DragonFly commits List (threaded) for 2007-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/conf options src/sys/config GENERIC src/sys/dev/acpica5 acpi.c
tgen 2007/01/13 13:58:11 PST
DragonFly src repository
Modified files:
sys/conf options
sys/config GENERIC
sys/dev/acpica5 acpi.c
Log:
Enable the ACPI quirks kernel environment variable setting, and add a
quirks candidate: the VMware ACPI-fast24 timer. The latter quirk setting is
guarded by a kernel config file option, options ACPI_QUIRK_VMWARE. It's
commented out in the GENERIC config file by default.
TODO:
- port FreeBSD's more extensive ACPI quirks table support, which
allows for more specifics to discern between ACPI
implementations.
Revision Changes Path
1.60 +1 -0 src/sys/conf/options
1.47 +3 -2 src/sys/config/GENERIC
1.27 +16 -6 src/sys/dev/acpica5/acpi.c
http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.diff?r1=1.59&r2=1.60&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/config/GENERIC.diff?r1=1.46&r2=1.47&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi.c.diff?r1=1.26&r2=1.27&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]