Date: Mon, 26 Jan 2004 11:29:04 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c acpivar.h Message-ID: <200401261929.i0QJT45s012253@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2004/01/26 11:29:04 PST
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c acpivar.h
Log:
Move the code to initialize ACPI-CA into a separate acpi_Startup() function
that other modules can call to initialize ACPI-CA before the new-bus probe
and change acpi_identify() to call it.
Reviewed by: njl
Revision Changes Path
1.114 +41 -24 src/sys/dev/acpica/acpi.c
1.51 +1 -0 src/sys/dev/acpica/acpivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401261929.i0QJT45s012253>
