cvs commit: src/sys/dev/netif/nfe if_nfe.c if_nfereg.h
Matthew Dillon
dillon at apollo.backplane.com
Wed Aug 8 16:42:58 PDT 2007
:sephe 2007/08/08 04:38:51 PDT
:
:DragonFly src repository
:
: Modified files:
: sys/dev/netif/nfe if_nfe.c if_nfereg.h
: Log:
: Add hardware csum offload support.
:
: Tested-by: "Rumko" <rumcic at gmail.com>
: Obtained-from: Peer Chen at nVIDIA via FreeBSD
This breaks the NFE interface on my test box. Packets come in and go
out but they are getting thrown away somewhere. I think they are
getting thrown away on the recieve side but I am not sure. ping works,
but NFS (UDP mount) blows up.
nfe0 at pci0:5:0: class=0x068000 card=0xa5511297 chip=0x00df10de rev=0xa2 hdr=0x00
-Matt
More information about the Commits
mailing list