Date: Tue, 21 Jun 2011 19:29:27 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi_resource.c acpivar.h Message-ID: <201106211929.p5LJTdtu025265@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-06-21 19:29:27 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_resource.c acpivar.h
Log:
SVN rev 223370 on 2011-06-21 19:29:27Z by jhb
Use AcpiWalkResources() to parse the resource list from _CRS rather than
using a home-rolled loop. While here, add support for 64-bit address
range resources.
Silence on: acpi@ (older version)
Revision Changes Path
1.44 +272 -326 src/sys/dev/acpica/acpi_resource.c
1.125 +11 -11 src/sys/dev/acpica/acpivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106211929.p5LJTdtu025265>
