Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   dyoung
Date:           Fri Mar 21 08:20:04 UTC 2008

Modified Files:
        src/sys/dev/pci: cs4280.c cs4281.c esa.c if_atw_pci.c if_epic_pci.c

Log Message:
Use aprint_*_dev() instead of accessing struct device member dv_xname
directly.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/dev/pci/cs4280.c
cvs rdiff -r1.38 -r1.39 src/sys/dev/pci/cs4281.c
cvs rdiff -r1.46 -r1.47 src/sys/dev/pci/esa.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/pci/if_atw_pci.c
cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/if_epic_pci.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