Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2004 16:39:40 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fdc fdc.c fdcvar.h
Message-ID:  <200407151639.i6FGdefk061737@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-07-15 16:39:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdc          fdc.c fdcvar.h 
  Log:
  Re-work for fdc_acpi.  Expose fdc_add_child() and move the static
  hints-based probe to fdc_hints_probe().
  
  Also:
  * Fix some resource leaks when attach fails.
  * Remove the FDC_ATTACHED flag.  It was supposed to prevent multiple
    unloads but this is not necessary.
  
  Revision  Changes    Path
  1.281     +32 -25    src/sys/dev/fdc/fdc.c
  1.3       +4 -2      src/sys/dev/fdc/fdcvar.h



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