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:   matt
Date:           Fri Jun  3 07:39:30 UTC 2011

Modified Files:
        src/sys/dev/mca: mca.c
        src/sys/dev/ofisa: ofisa.c
        src/sys/dev/ofw: ofbus.c

Log Message:
-CFATTACH_DECL(foo, sizeof(struct device),
+CFATTACH_DECL_NEW(foo, 0,


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/mca/mca.c
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/ofisa/ofisa.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/ofw/ofbus.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