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:           Fri Nov 24 16:30:45 UTC 2006

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

Log Message:
Change RXFIFO, RXDMA and TXDMA configrations to values taken from
the Reaktek's driver, which are also used in FreeBSD.
Fixes RX FIFO overrun errors on my Duron 1300MHz PC.
(Note the configuration values for rtk(4) are not changed)

Also add some debug printf's in RX error case (disabled by default).


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.24 -r1.25 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