Date: Fri, 12 Nov 2004 23:21:20 +0000 (UTC) From: Philip Paeps <philip@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica acpi_asus.c Message-ID: <200411122321.iACNLKmV041491@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
philip 2004-11-12 23:21:20 UTC
FreeBSD src repository
Modified files:
sys/i386/acpica acpi_asus.c
Log:
o Change the strcmp() to a strncmp() to allow us to attach to 'E'
models of laptops, which are essentially the same as the normal
ones, as far as acpi_asus is concerned[1]
o Use the above as an excuse to reshuffle the mess I made of the
probe function when I originally wrote it.
Reported by: Soeren Larsen <soeren@whiteswan.dk>
Revision Changes Path
1.16 +66 -68 src/sys/i386/acpica/acpi_asus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411122321.iACNLKmV041491>
