freebsd-dev/sys/amd64
peter 577bf8b359 Take advantage of the apm/npx code and let them identify themselves rather
than having explicit hooks here.
Treat the eisa/isa attach a little differently so that we defer the
decision about to attach eisa/isa to the motherboard directly only if
the PCI probe (if it exists) fails to turn up a PCI->EISA/ISA bridge.
This restores the original device geometry where ISA and/or EISA attach
to their bridge rather than bypassing and going to the root.
1999-08-22 19:56:55 +00:00
..
amd64 Take advantage of the apm/npx code and let them identify themselves rather 1999-08-22 19:56:55 +00:00
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
include Undo my previous commit and do it differently. Break the ffs() etc macros 1999-08-19 14:54:40 +00:00
isa Add an identify method to allow npx to arrange itself to be attached to 1999-08-22 19:52:51 +00:00
pci Make the identify routine add itself with priority 100 to make sure it 1999-08-22 19:54:11 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00