Date: Tue, 9 Apr 2002 11:26:58 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES Message-ID: <200204091826.g39IQwp48087@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/04/09 11:26:58 PDT
Modified files:
sys/conf NOTES
sys/i386/conf NOTES
Log:
Round 2 of munging the MI/MD split in NOTES. Put almost all the device
drivers with MI portions into the MI notes. Device drivers such as busses
like the isa, eisa, and pci devices are now in the MD NOTES section even
though they have some MI code. This will ensure that only the proper bits
of device drivers will be included due to the optional bits dependent on
the busses in sys/conf/files. This commit also takes the stance that since
hints are ignored in NOTES anyways, it is ok to include hints for a bus
that may not be present.
Advice from: bde
Revision Changes Path
1.1019 +359 -8 src/sys/conf/NOTES
1.1017 +6 -383 src/sys/i386/conf/NOTES
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?200204091826.g39IQwp48087>
