freebsd-src/sys/dev
Stefan Eßer 7fa8a688aa Add preliminary support for the Orion PCI chip set. It is special in the
way it attaches multiple PCI buses directly to the CPU, instead of having
them hanging off from PCI to PCI bridges. This code is a hack, and will
be obsoleted by the planned rework of the PCI code, which will change the
dealing with PCI to PCI bridges and other special devices significantly.

The patch also adds a kern_devconf entry for PCI bus 0 which is assumed
to be a child of cpu0. The new PCI code will make it possible to hand out
the kern_devconf structure to a pci device being attached, since this is
(regretably, IMHO) required by a few ISA devices.

Finally there are new PCI ids for some Intel chip set devices, which had
already been known to 2.1.5R, but did not make it into -current. This closes
"kern/1558: PCI probe seems to have lost a device in -current".
1996-09-02 21:23:06 +00:00
..
aic7xxx
ar Added #include of <machine/md_var.h>. This will be needed when 1996-06-25 20:31:01 +00:00
bktr
ccd Fail when odd number of disks are specified with mirror flag. Memory 1996-07-24 23:45:24 +00:00
cy Synced with sio.c: added support for TIOCDCDTIMESTAMP and simplified 1996-07-30 19:50:37 +00:00
de Use ether_ioctl() to do a lot of grunt work. 1996-08-06 21:09:25 +00:00
dgb Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
ed Use "" instead of <> for a header in the current directory. 1996-08-28 18:54:26 +00:00
eisa Don't depend in the kernel on the gcc feature of doing arithmetic on 1996-08-31 14:48:13 +00:00
ep Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
fdc Make a "DWIM" function for adding [bc]devsw entries for bdev drivers. 1996-07-23 21:52:43 +00:00
fe Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
fxp
ic
ie Added #include of <machine/md_var.h>. This will be needed when 1996-06-25 20:31:01 +00:00
joy
kbd
lnc Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
mcd Make a "DWIM" function for adding [bc]devsw entries for bdev drivers. 1996-07-23 21:52:43 +00:00
mse
pci Add preliminary support for the Orion PCI chip set. It is special in the 1996-09-02 21:23:06 +00:00
ppbus
rc Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
scd Make a "DWIM" function for adding [bc]devsw entries for bdev drivers. 1996-07-23 21:52:43 +00:00
si Extend the poll code so that it can periodically scan the host cards 1996-08-12 17:12:07 +00:00
sio some internal modems need LOTS of time to generate an interrupt 1996-07-17 22:07:23 +00:00
snp
speaker Unconditionally null-terminate string read into spkr driver. 1996-08-24 03:24:39 +00:00
sr This driver supports the SDL Communications RISCom/N2 ISA cards that is 1996-07-05 18:51:59 +00:00
syscons Fixed a couple of bugs in the mousepointer code. 1996-09-01 18:16:06 +00:00
vn Call bdevsw_add_generic() later so that there is no chance of returning 1996-08-28 17:45:08 +00:00