This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
acpica
History
John Baldwin
0657fe7356
Add a component constant for ACPI_TOSHIBA to fix compilation of
...
acpi_toshiba(4) driver with ACPI_DEBUG and thus fix LINT on i386.
2004-01-13 21:27:50 +00:00
..
Osd
Expand the check for overriding the OS name to override _OS* (including
2004-01-09 20:01:42 +00:00
acpi_acad.c
…
acpi_battery.c
…
acpi_button.c
…
acpi_cmbat.c
Update to use the new package routines instead of rolling our own
2003-12-23 18:27:35 +00:00
acpi_cpu.c
Don't attach throttling if the P_BLK is 0, even if the P_BLK_LEN is 6.
2003-12-28 22:15:24 +00:00
acpi_ec.c
Delete the region we are passed if that is the requested operation.
2004-01-03 02:01:39 +00:00
acpi_isab.c
…
acpi_lid.c
…
acpi_package.c
Remove the device_t parameter from package routines that only used it to
2003-12-23 18:26:53 +00:00
acpi_pci_link.c
Don't use NULL (pointer) when we're testing for a count of 0 (integer).
2003-12-23 02:29:46 +00:00
acpi_pci.c
…
acpi_pcib_acpi.c
…
acpi_pcib_pci.c
…
acpi_pcib.c
Initialize acpi buffer structs early in order to avoid freeing
2003-12-18 17:04:11 +00:00
acpi_pcibvar.h
…
acpi_powerres.c
…
acpi_resource.c
…
acpi_thermal.c
Bite the bullet and uncomment the shutdown() in case we hit the _CRT or
2004-01-12 17:59:10 +00:00
acpi_timer.c
…
acpi.c
Clean up the acpi announce message of trailing spaces.
2004-01-09 21:04:28 +00:00
acpiio.h
…
acpivar.h
Add a component constant for ACPI_TOSHIBA to fix compilation of
2004-01-13 21:27:50 +00:00