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:   tsutsui
Date:           Mon Feb  4 15:16:49 UTC 2008

Modified Files:
        src/sys/dev/ic: rtl8169.c rtl81x9reg.h

Log Message:
FreeBSD says "16 bits" comment about RTK_GTXSTART was incorrect.
Use CSR_WRITE_1() for it. (though the previous code also worked)


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.27 -r1.28 src/sys/dev/ic/rtl81x9reg.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