cvs commit: src/sys/dev/fdc fdc_acpi.c

Nate Lawson njl at FreeBSD.org
Mon Aug 30 14:13:03 PDT 2004


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


More information about the cvs-src mailing list