freebsd-nq/sys/dev/pci
Stefan Eßer 8673e05a9a Completely new PCI code:
1) Supports PCI to PCI bridge devices (and tries to initialise them,
   even if the BIOS is brain dead).
2) Supports shared PCI interrupts. Interrupt handlers now MUST return
   '0' if they found nothing to do, '1' otherwise.

New features tested with i486 systems based on the Intel Saturn and
a DEC 4channel Ethernet card only, but expected to work on most systems.

The option PCI_REMAP has been removed !

Submitted by:	Wolfgang Stanglmeier <wolf@kintaro.cologne.de>
1995-03-21 23:01:06 +00:00
..
pci.c Completely new PCI code: 1995-03-21 23:01:06 +00:00
pcireg.h Completely new PCI code: 1995-03-21 23:01:06 +00:00
pcivar.h Completely new PCI code: 1995-03-21 23:01:06 +00:00