Source-Changes archive

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

CVS commit: src/sys/dev/cardbus



Module Name:    src
Committed By:   dyoung
Date:           Wed Feb  6 22:11:55 UTC 2008

Modified Files:
        src/sys/dev/cardbus: if_tlp_cardbus.c

Log Message:
On a tlp@cardbus, don't set the Tx FIFO threshold to "store &
forward" mode, but let the driver automatically adjust.

Cardbus is not actually so slow that it cannot keep up with the
NIC.  It may sometimes have appeared so because we had not enabled
PCI read bursts.   These days, though, we enable read bursts on at
least one TI PCI-Cardbus bridge.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/dev/cardbus/if_tlp_cardbus.c

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