K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-09-23T16:03:00.000000Z K 7 svn:log V 354 Update the nexus driver for the addition of the legacy driver: - nexus no longer has PCI bridges as direct children, so the PCI bus ivar is no longer used and is removed. - Don't attach default EISA, ISA, or MCA busses. Instead, if we do not have an acpi0 device after bus_generic_probe(), add a legacy0 child device. - Remove machine/nexusvar.h. END