cvs commit: src/sys/dev/re if_re.c
Pyun YongHyeon
yongari at FreeBSD.org
Sat Jun 16 02:54:20 UTC 2007
yongari 2007-06-16 02:54:19 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
Log:
Disable TSO support.
Without bus_dma clean up and increment of number of Tx descriptors
it's hard to guarantee correct Tx operation in TSO case. The TSO
support would be enabled again when I get more feeback from re(4)
patch posted to current.
Revision Changes Path
1.90 +2 -2 src/sys/dev/re/if_re.c
More information about the cvs-src
mailing list