freebsd-nq/sys/i386
Peter Wemm 2cf3496166 Fix the no-pci case of attaching isa, eisa and mca devices.
device_add_child() is meant to be called by the bus add_child method, not
to replace the bus add_child method.  We could have called nexus_add_device
directly too, that would have also worked.

PR:		21657
Tested by:	markm
2000-10-01 09:34:55 +00:00
..
apm Add Timer device driver for power management events. 2000-09-14 22:34:57 +00:00
bios Add Timer device driver for power management events. 2000-09-14 22:34:57 +00:00
conf Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. Now 2000-10-01 08:17:47 +00:00
i386 Fix the no-pci case of attaching isa, eisa and mca devices. 2000-10-01 09:34:55 +00:00
ibcs2 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
include Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. Now 2000-10-01 08:17:47 +00:00
isa Get out the roto-rooter and clean up the abuse of nexus ivars by the 2000-09-28 00:37:32 +00:00
linux Fix cut'n'paste bogon. 2000-09-18 17:46:01 +00:00
pci Get out the roto-rooter and clean up the abuse of nexus ivars by the 2000-09-28 00:37:32 +00:00
svr4 Cleanup after repo copy of sys/svr4 to sys/compat/svr4. 2000-08-31 22:54:09 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00