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:   cegger
Date:           Thu Dec  3 21:04:29 UTC 2009

Modified Files:
        src/sys/dev/acpi: acpi.c files.acpi
Added Files:
        src/sys/dev/acpi: acpi_pci.c acpi_pci.h

Log Message:
Enumerate ACPI PCI devices. Allows to link PCI with ACPI devices.
Patch presented on tech-kern@
http://mail-index.netbsd.org/tech-kern/2009/11/28/msg006552.html

'nice work' Jukka Ruohonen


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/dev/acpi/acpi.c
cvs rdiff -u -r0 -r1.1 src/sys/dev/acpi/acpi_pci.c \
    src/sys/dev/acpi/acpi_pci.h
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/acpi/files.acpi

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