freebsd-skq/sys/amd64
peter 432c7cf945 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
..
amd64 Fix the no-pci case of attaching isa, eisa and mca devices. 2000-10-01 09:34:55 +00:00
conf Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
include More updates to the ACPI code: 2000-09-30 20:12:27 +00:00
isa - Add a new process flag P_NOLOAD that marks a process that should be 2000-09-15 22:00:23 +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
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00