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