Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   wiz
Date:           Sun May 21 15:43:58 UTC 2000

Modified Files:
        syssrc/sys/dev/pci/bktr: bktr_audio.c bktr_card.c bktr_core.c
            bktr_core.h bktr_os.c bktr_tuner.c

Log Message:
Use bktr_softc.bktr_dev.dv_xname instead of "bktr0" when printf'ing as
requested by Klaus Klein in kern/10166.
Also add device instance name to all printf's that didn't have it.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/pci/bktr/bktr_audio.c \
    syssrc/sys/dev/pci/bktr/bktr_card.c syssrc/sys/dev/pci/bktr/bktr_os.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/bktr/bktr_core.c
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/dev/pci/bktr/bktr_core.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/bktr/bktr_tuner.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