Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   dyoung
Date:           Mon Jan  3 03:25:06 UTC 2005

Modified Files:
        src/sys/dev/ic: rtw.c rtwvar.h

Log Message:
sys/dev/ic/rtw.c:

        Cosmetic: remove two short ladders from rtw_init.  Fit the
        NIC registers print-out onto one line using the RTW_PRINT_REGS
        macro.

sys/dev/ic/rtwvar.h:

        Add RTW_PRINT_REGS wrapper macro for rtw_print_regs.  It
        is a null op unless defined(RTW_DEBUG).


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/dev/ic/rtw.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/ic/rtwvar.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