Date: Thu, 11 Nov 1999 08:48:01 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isa_common.c Message-ID: <199911111648.IAA85795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1999/11/11 08:48:01 PST
Modified files:
sys/isa isa_common.c
Log:
Reorganise the code so that I can add custom identify drivers dynamically
during autoconfig to support strange hardware (such as the Yamaha DS-1)
which implements 'legacy' ISA devices as well as a PCI device. This will
allow the PCI driver for the YMF724 to add the legacy devices to the ISA
bus and will allow the PnP system to automatically allocate the resources
for those devices.
Revision Changes Path
1.12 +72 -2 src/sys/isa/isa_common.c
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?199911111648.IAA85795>
