Hi,

I'll be sending a NetXen (formerly Universal Network Machines) 1G/10G in
subsequent emails. This is a revised version of the UNM driver posted
earlier. We have tried to make changes as per the feedback received. 
We would like this driver to be inluded in mainline kernel.
Kindly review it and feel free to get back to me for any further
feedback/queries/comments.

Thanks.
-Amit

Signed-off-by: Amit S. Kale <[EMAIL PROTECTED]>

 Kconfig                      |    5 
 Makefile                     |    1 
 netxen/Makefile              |   35 +
 netxen/netxen_nic.h          |  950 +++++++++++++++++++++++++++++++
 netxen/netxen_nic_ethtool.c  |  802 ++++++++++++++++++++++++++
 netxen/netxen_nic_hdr.h      |  682 ++++++++++++++++++++++
 netxen/netxen_nic_hw.c       | 1289 +++++++++++++++++++++++++++++++++++++++++++
 netxen/netxen_nic_hw.h       |  339 +++++++++++
 netxen/netxen_nic_init.c     | 1219 ++++++++++++++++++++++++++++++++++++++++
 netxen/netxen_nic_ioctl.h    |   75 ++
 netxen/netxen_nic_isr.c      |  428 ++++++++++++++
 netxen/netxen_nic_main.c     | 1209 ++++++++++++++++++++++++++++++++++++++++
 netxen/netxen_nic_niu.c      |  770 +++++++++++++++++++++++++
 netxen/netxen_nic_phan_reg.h |  195 ++++++
 14 files changed, 7999 insertions(+)

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to