freebsd-dev/sys/i386
Peter Wemm ca29e71c56 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
..
apm Add an identify method to allow apm to attach itself to the nexus 1999-08-22 19:51:33 +00:00
bios Add an identify method to allow apm to attach itself to the nexus 1999-08-22 19:51:33 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
eisa Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
i386 Take advantage of the apm/npx code and let them identify themselves rather 1999-08-22 19:56:55 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Make "s_unlock" an inline function. (Inlining this function takes 1999-08-22 05:37:18 +00:00
isa Make the identify routine add itself with priority 100 to make sure it 1999-08-22 19:54:11 +00:00
linux Fix a bug in debug-printfs of struct linux_termios fields, where I forgot to 1999-08-17 10:27:55 +00:00
pci Make the identify routine add itself with priority 100 to make sure it 1999-08-22 19:54:11 +00:00
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00