Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2004 21:13:03 +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_acpi.c
Message-ID:  <200408302113.i7ULD32O027913@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-08-30 21:13:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdc          fdc_acpi.c 
  Log:
  Fix _FDE probing by using the buffer contents instead of the buffer
  object itself.  ACPI-CA returns an ACPI_OBJECT of type Buffer rather than
  the buffer contents itself.
  
  Revision  Changes    Path
  1.4       +25 -8     src/sys/dev/fdc/fdc_acpi.c



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