Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/dev/acpi



Module Name:    src
Committed By:   snj
Date:           Fri May  1 01:42:33 UTC 2009

Modified Files:
        src/sys/dev/acpi [netbsd-5]: acpi_ec.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #535):
        sys/dev/acpi/acpi_ec.c: revision 1.54
Change a confusing attach message; if the embedded controller was attached
via ECDT, we would print:
  acpiec0 at acpi0 (EC, PHP0C09-0): ACPI Embedded Controller (disabled)
The embedded controller isn't actually disabled, but instead this driver
instance, so change the message to read:
  acpiec0 at acpi0 (EC, PHP0C09-0): using acpiecdt0


To generate a diff of this commit:
cvs rdiff -u -r1.52.8.1 -r1.52.8.2 src/sys/dev/acpi/acpi_ec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index