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:           Sun Nov  5 15:49:41 UTC 2006

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

Log Message:
- make TX threshold macro more generic
- no need to bother to initialize sc_txthresh in rtk_attach()
  since it's done in rtk_init()


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/dev/ic/rtl81x9.c
cvs rdiff -r1.20 -r1.21 src/sys/dev/ic/rtl81x9reg.h
cvs rdiff -r1.30 -r1.31 src/sys/dev/ic/rtl81x9var.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