kib         2008-01-18 09:39:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/fdc          fdc.c 
  Log:
  MFC rev. 1.319, 1.320:
  
  Fix unload of the fdc.ko:
  Wakeup the thread doing the fdc_detach() when the fdc worker thread exits.
  Write access to the write-protected floppy shall call device_unbusy() to
  pair the device_busy() in the fd_access().
  
  Revision   Changes    Path
  1.317.2.1  +8 -2      src/sys/dev/fdc/fdc.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to