freebsd-dev/sys/dev/acpi_support
John Baldwin cc75dfe70b Don't attach to the "IBM0057" ID. This ID is used by IBM machines for
the PS/2 mouse controller.  Thus, when acpi_ibm(4) claimed the mouse
device, the mouse would stop working.  The one ACPI dump of an R40 that
I've looked at includes an HKEY device with the proper "IBM0068" ID, so
I'm not sure how the "IBM0057" ID could have helped at all.

MFC after:	1 week
Approved by:	njl
2007-10-25 17:30:18 +00:00
..
acpi_aiboost.c Prevent freeing wild pointer when bailing out. 2006-11-06 12:14:27 +00:00
acpi_asus.c Add support for Asus A3N laptops. 2007-06-02 21:10:01 +00:00
acpi_fujitsu.c Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
acpi_ibm.c Don't attach to the "IBM0057" ID. This ID is used by IBM machines for 2007-10-25 17:30:18 +00:00
acpi_panasonic.c Initialize key to zero. 2007-06-17 04:40:33 +00:00
acpi_sony.c Document the cdp for controlling CD power. 2006-11-01 03:45:24 +00:00
acpi_toshiba.c Canonize the include of acpi.h. 2005-09-11 18:39:03 +00:00