]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Break out the isa and pccard front ends to the fdc controller device.
authorimp <imp@FreeBSD.org>
Wed, 7 Jul 2004 22:29:33 +0000 (22:29 +0000)
committerimp <imp@FreeBSD.org>
Wed, 7 Jul 2004 22:29:33 +0000 (22:29 +0000)
commitf84c290dac19b5128b113c287907f5dd7b520538
tree878b6d4b8954c3bde7c2894652270e09a33df31c
parentf331f3e6509be4216f696b149e911da2b51c17d8
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.
sys/conf/files.alpha
sys/conf/files.amd64
sys/conf/files.i386