Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 04:14:38 +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:  <200409170414.i8H4Ecjb063434@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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