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";
3c59x-mearge.patch.gz
Description: Binary data
|