freebsd-dev/sys/dev/fxp
Bill Paul c8bca6dc3d As previously threatened, add TCP/IP checksum offload support to
the fxp driver. This is enabled only for the 82550/82551 chips
(PCI revision code 12 or 13). RX and TX checksum offload are
both supported. Transmit offload is limited to TCP and UDP only
right now: there seems to be a problem with IP header checksumming
on transmit in some cases.

This chip has hardware VLAN support as well. I hope to enable
support for this eventually.
2003-02-26 22:12:04 +00:00
..
if_fxp.c As previously threatened, add TCP/IP checksum offload support to 2003-02-26 22:12:04 +00:00
if_fxpreg.h As previously threatened, add TCP/IP checksum offload support to 2003-02-26 22:12:04 +00:00
if_fxpvar.h As previously threatened, add TCP/IP checksum offload support to 2003-02-26 22:12:04 +00:00
rcvbundl.h