Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2004 16:25:21 +0000 (UTC)
From:      Warner Losh <imp@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:  <200411211625.iALGPLZQ063239@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-11-21 16:25:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdc          fdc.c 
  Log:
  Properly wither the geom container on detach.  This will allow one to
  then later reload fdc and not have duplicate fd devices in dev.
  
  # Maybe this should be moved to a convenience function.
  
  Reviewed by: phk
  
  Revision  Changes    Path
  1.303     +5 -0      src/sys/dev/fdc/fdc.c



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