freebsd-dev/sys/dev/acpi_support
philip d0008bb0fb 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>
2004-11-12 23:21:19 +00:00
..
acpi_asus.c o Change the strcmp() to a strncmp() to allow us to attach to 'E' 2004-11-12 23:21:19 +00:00
acpi_panasonic.c Add power profile support so that the LCD changes brightness levels based 2004-11-07 23:18:23 +00:00
acpi_sony.c Commit takawata-san's Sony Notebook Controller driver, integrated into 2004-11-11 22:54:58 +00:00
acpi_toshiba.c MPSAFE locking 2004-08-13 06:22:35 +00:00