netdev
[Top] [All Lists]

3c575_cb and 3c59x mearge

To: netdev@xxxxxxxxxxx
Subject: 3c575_cb and 3c59x mearge
From: Anders Gustafsson <andersg@xxxxxxxxxxx>
Date: Fri, 18 Feb 2000 00:15:25 +0100 (CET)
Cc: dhinds@xxxxxxxxxxxxxxxx
Sender: owner-netdev@xxxxxxxxxxx
Hi!

Hope i sent this mail to right persons (i.e someone responsible for
network-drivers, especially pcmcia in the linux-kernel).

I found that drivers/net/pcmcia/3c575_cb.c and drivers/net/3c59x.c is the
same code, expect that the pcmcia-driver isn't updated as often as
3c59x.c.
So my suggestion is to let the 3c575_cb driver be built from the same
sourcefile as 3c59x.c.

I have attached a patch that makes this. I think that it needs some more
testing on other computers though, especially on non-pccard-interfaces.



//anders/g

----------------------------------------------------------------
#!/usr/bin/perl
$_+=++$_+($_++);$^=$_;$_+=++$.;$_=$_.$^;$/=chr().chr($..$..'0');
$/=~s/(.)(.)/$1$2/;$_=lc $1;$_++;$_++;$_++;$_=$_++.$_;$/.=$_;
s/(.)/chr 14+ord $1/eg;print $/.$_."\n";

Attachment: 3c59x-mearge.patch.gz
Description: Binary data

<Prev in Thread] Current Thread [Next in Thread>
  • 3c575_cb and 3c59x mearge, Anders Gustafsson <=