Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   dyoung
Date:           Wed Mar 24 01:13:30 UTC 2010

Modified Files:
        src/sys/dev/acpi: acpi_ec.c
        src/sys/dev/isa: pas.c

Log Message:
Do not use unitialized bus_space_tag_t's.  Use the tag(s) from the
attachment arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/acpi/acpi_ec.c
cvs rdiff -u -r1.67 -r1.68 src/sys/dev/isa/pas.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