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:           Fri Mar 21 08:17:30 UTC 2008

Modified Files:
        src/sys/dev/ic: aic79xx.c aic79xx_inline.h aic79xxvar.h
        src/sys/dev/pci: ahd_pci.c

Log Message:
Use aprint_*_dev(), and device_xname().  Constify a bit.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/dev/ic/aic79xx.c
cvs rdiff -r1.15 -r1.16 src/sys/dev/ic/aic79xx_inline.h
cvs rdiff -r1.22 -r1.23 src/sys/dev/ic/aic79xxvar.h
cvs rdiff -r1.26 -r1.27 src/sys/dev/pci/ahd_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