Date: Mon, 23 Sep 2002 09:03:01 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include nexusvar.h src/sys/i386/i386 nexus.c Message-ID: <200209231603.g8NG31Ti007733@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/09/23 09:03:01 PDT
Modified files:
sys/i386/i386 nexus.c
Removed files:
sys/i386/include nexusvar.h
Log:
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.
Revision Changes Path
1.48 +8 -70 src/sys/i386/i386/nexus.c
1.3 +0 -43 src/sys/i386/include/nexusvar.h (dead)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209231603.g8NG31Ti007733>
