Source-Changes archive

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

CVS commit: src/sys/dev/acpi



Module Name:    src
Committed By:   dyoung
Date:           Mon Mar 10 20:58:38 UTC 2008

Modified Files:
        src/sys/dev/acpi: acpi.c

Log Message:
Use device_t and accessors.  Use aprint_*_dev().

Add a method for detaching children.  XXX acpi(4) may leak some
resources for each child detached.  Needs attention from someone
who understands acpi(4).


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/sys/dev/acpi/acpi.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