cvs commit: src/sys/conf files.alpha files.amd64 files.i386

Warner Losh imp at FreeBSD.org
Wed Jul 7 15:29:33 PDT 2004


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


More information about the cvs-src mailing list