]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix _FDE probing by using the buffer contents instead of the buffer
authorNate Lawson <njl@FreeBSD.org>
Mon, 30 Aug 2004 21:13:03 +0000 (21:13 +0000)
committerNate Lawson <njl@FreeBSD.org>
Mon, 30 Aug 2004 21:13:03 +0000 (21:13 +0000)
commitf40c77a223d486288b81f6066433f278efb97993
tree01f2214619c29816ed8026f6524ab0565ffc1601
parent83c7f6e5de2522dd058016c6f43eae62766f40c8
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.
sys/dev/fdc/fdc_acpi.c