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

Nate Lawson njl at FreeBSD.org
Thu Sep 16 21:14:39 PDT 2004


njl         2004-09-17 04:14:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdc          fdc_acpi.c 
  Log:
  Handle _FDE results of 5 bytes (vs. 5 uint32_t's).  BIOS vendors find yet
  another way to misinterpret the spec.  Also, always fall back to the hints
  probe on any attach failure, not just when _FDE fails.
  
  Thanks to imp and scottl for finding this.
  
  Tested by:      rwatson (minimally)
  MFC after:      5 days
  
  Revision  Changes    Path
  1.8       +54 -37    src/sys/dev/fdc/fdc_acpi.c


More information about the cvs-src mailing list