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
..
2000-09-30 20:12:27 +00:00
1999-08-28 01:08:13 +00:00
1999-08-28 01:08:13 +00:00
1999-12-21 11:14:12 +00:00
2000-09-29 16:53:39 +00:00
2000-09-30 20:12:27 +00:00
2000-06-25 19:06:48 +00:00