Date: Wed, 7 Jul 2004 22:29:33 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.alpha files.amd64 files.i386 Message-ID: <200407072229.i67MTXJm085071@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004-07-07 22:29:33 UTC
FreeBSD src repository
Modified files:
sys/conf files.alpha files.amd64 files.i386
Log:
Break out the isa and pccard front ends to the fdc controller device.
This should allow us to more easily break out the acpi and 'legacy pc'
front ends as well (so only the bus front end would touch rtc, for
example).
This isn't a great separation, since isa dma routines are still called
from the MI code, but it is a start.
Revision Changes Path
1.112 +1 -0 src/sys/conf/files.alpha
1.39 +3 -1 src/sys/conf/files.amd64
1.496 +3 -0 src/sys/conf/files.i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407072229.i67MTXJm085071>
