Date: Thu, 25 Oct 2007 17:30:18 +0000 (UTC) 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/acpi_support acpi_ibm.c Message-ID: <200710251730.l9PHUIkq064653@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2007-10-25 17:30:18 UTC
FreeBSD src repository
Modified files:
sys/dev/acpi_support acpi_ibm.c
Log:
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
Revision Changes Path
1.15 +1 -1 src/sys/dev/acpi_support/acpi_ibm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710251730.l9PHUIkq064653>
