Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 09:39:35 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fdc fdc.c
Message-ID:  <200801180939.m0I9daRd097698@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801180939.m0I9daRd097698>