]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a temporary workaround for acpi_AppendBufferResource() returning with
authorNate Lawson <njl@FreeBSD.org>
Mon, 19 Apr 2004 17:52:20 +0000 (17:52 +0000)
committerNate Lawson <njl@FreeBSD.org>
Mon, 19 Apr 2004 17:52:20 +0000 (17:52 +0000)
commit4ed2b85d669ae4a977d989a1390f5849bb7a93e9
tree94e0aece0437dcc034c9feaf4c687abc72721744
parent5adb82276f3bfa45428dd4da877081bc5c6f2464
Add a temporary workaround for acpi_AppendBufferResource() returning with
a NULL crsbuf pointer.  This shouldn't happen if it returns AE_OK.  We'll
figure out why this is happening later.

Submitted by: Bruno Ducrot <ducrot@poupinou.org>
sys/dev/acpica/acpi_pcib.c