3Com 3cr990 driver release

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

 



Finally, after too many delays, I am pleased to announce the release of my
driver for 3Com's 3cr990 family of network cards.

This initial release is endian clean, tested on x86 and sparc64, and does
 - NAPI
 - Zerocopy Tx
 - TCP segmentation
 - Hardware VLAN accel

It does *not* do IPSEC crypto offload as of yet. I have a version for the 2.4
series of kernels, but it is an ugly, ugly kludge, and would be shot if seen
in public. I will be working on integrating the hardware with the IPSEC
support in 2.5.x.

There are a few issues with the firmware -- DMA to a 2 byte aligned address
hangs the firmware, so we cannot easily align the IP header, and the firmware
will always strip the VLAN tags on packet reception, regardless of our
desires. I hope to work with 3Com to resolve these issues.

The code is available via BK at
http://typhoon.bkbits.net/typhoon-2.4
http://typhoon.bkbits.net/typhoon-2.5

Diffstats:

typhoon-2.4:

 Documentation/Configure.help   |   18
 MAINTAINERS                    |    6
 drivers/net/Config.in          |    3
 drivers/net/Makefile           |    1
 drivers/net/typhoon-firmware.h | 4108 ++++++++++++++++++++++++++++++++++++
 drivers/net/typhoon.c          | 2505 ++++++++++++++++++++
 drivers/net/typhoon.h          |  613 ++++++
 include/linux/pci_ids.h        |    8
 8 files changed, 7262 insertions(+)


typhoon-2.5:

 MAINTAINERS                    |    6
 drivers/net/Kconfig            |   20
 drivers/net/Makefile           |    1
 drivers/net/Makefile.lib       |    1
 drivers/net/typhoon-firmware.h | 4108 ++++++++++++++++++++++++++++++++++++
 drivers/net/typhoon.c          | 2505 ++++++++++++++++++++
 drivers/net/typhoon.h          |  613 ++++++
 include/linux/pci_ids.h        |    8
 8 files changed, 7262 insertions(+)


I'd like to thank 3Com's engineers for finding me documentation and putting up
with my questions, and my project manager for navigating the bureaucracy so
that this work may see public use. I couldn't have received a better going
away present on my last day on the job.

Enjoy!
David Dillow
dillowd@y12.doe.gov (old)
dave@thedillows.org (new)
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux