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:   joerg
Date:           Mon Sep 24 21:25:45 UTC 2007

Modified Files:
        src/sys/dev/pci: if_bge.c if_bgereg.h

Log Message:
Convert bge(4) to device/softc separation. Use aprint_* instead of
printf all over the place. Only the debug macros are kept. Place the TSO
message about the hard case under debug.


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 src/sys/dev/pci/if_bge.c
cvs rdiff -r1.43 -r1.44 src/sys/dev/pci/if_bgereg.h

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