K 10 svn:author V 3 imp K 8 svn:date V 27 2004-07-07T22:29:33.000000Z K 7 svn:log V 327 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. END