1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/pci
Pyun YongHyeon f2e491c9c5 For RTL8139C+ controllers, have controller handle padding short
checksum offload frames. Software workaround used for broken
controllers(RTL8169, RTL8168, RTL8168B) seem to cause watchdog
timeouts on RTL8139C+.
Introduce a new flag RL_FLAG_AUTOPAD to mark automatic padding
feature of controller and set it for RTL8139C+ and controllers that
use new descriptor format. This fixes watchdog timeouts seen on
RTL8139C+.

Reported by:	Dimitri Rodis < DimitriR <> integritasystems dot com >
Tested by:	Dimitri Rodis < DimitriR <> integritasystems dot com >
2009-04-20 07:13:04 +00:00
..
alpm.c
amdpm.c
amdsmb.c
if_rl.c Destroy TX tag outside of loop scope. 2009-02-09 16:53:37 +00:00
if_rlreg.h For RTL8139C+ controllers, have controller handle padding short 2009-04-20 07:13:04 +00:00
intpm.c intpm: minor enhancements 2009-03-16 16:15:14 +00:00
intpmreg.h
locate.pl
ncr.c
ncrreg.h
nfsmb.c
viapm.c The callback takes a void *, not a caddr_t * (sic). 2009-03-03 18:54:57 +00:00