cvs commit: src/sys/dev/fdc fdc.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Jul 5 13:56:07 PDT 2004


phk         2004-07-05 20:56:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdc          fdc.c 
  Log:
  Allocate the DMA channel shareable and only aquire it while the
  device is open.  This allows certain old and rather special dual
  floppy controllers to work on both channels, as long as you only
  have one open at a time.
  
  Revision  Changes    Path
  1.275     +18 -15    src/sys/dev/fdc/fdc.c


More information about the cvs-all mailing list