lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 24 Apr 2007 00:00:10 +0200
From:	tsbogend@...ha.franken.de (Thomas Bogendoerfer)
To:	netdev@...r.kernel.org
Cc:	jgarzik@...ox.com
Subject: Ethernet driver for SNI RM200/RM400 machines

I'm currently working on getting LINUX supported on SNI RM200/300/400
machines (MIPS based servers and workstations). Most of the changes
are already in Linus tree. What's now missing are some device drivers.
One is an ethernet driver for the older EISA only RM200 and RM400
machines. They are using an Intel 82596 ethernet chip. Currently
there are 3 more or less different 82596 drivers in the tree, so
I didn't want to add another modified copy. I took lasi_82596.c,
extracted the common parts, put that in its own file and used
that for lasi_82956.c and sni_82596.c. The patch is about 89k
big, therefore I've placed it offline:

http://www.alpha.franken.de/patches/sni_82596.diff

The driver is tested on a HP B132 and a SNI RM400-220.

I've already looked at 82596.c, which contains a 82596 driver for
MVME boards. It's no big deal to use lib82596.c as well for
that driver. Right now my VME gear is not usable for testing,
so if anybody has hardware to test such a modified driver, please
mail me.

It would be great, if this driver could be included during the 2.6.22
release cycle.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea.                                                [ RFC1925, 2.3 ]
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ