[wplug] Netgear driver

bpmedley at 4321.tv bpmedley at 4321.tv
Mon Sep 10 10:33:36 EDT 2001


On Mon, 10 Sep 2001, James B. Diskin wrote:

> I can not get my FA311 Fast Ethernet PCI Card driver to work with Linux.
> BA DSL will get nasty if I change Ethernet Cards.
> Can anybody help me?

I've never tried this, but it might work if you make the MAC address for
a new card the same as the FA311.  Run ifconfig on the FA311 to get the
HWaddr, and then run ifconfig on the new card to set it.  e.g:

# ifconfig eth0 | perl -ne 'print $1 if s/HWaddr\s+(\S+)/$1/' >
    fa311.mac
# shutdown -r now
-- change cards --
# ifconfig eth0 hw ether `cat fa311.mac`

~'`^`'~=-.,__,.-=~'`^`'~=-.,__,.-=~'`^`'~=-., \|/  (___)  \|/ _,.-=~'`^`
                          Brian Medley         @~./'O o`\.~@
"Knowledge is Power" brian.medley at verizon.net /__( \___/ )__\  *PPPFFBT!*
  -- Francis Bacon                               `\__`U_/'
 _,.-=~'`^`'~=-.,__,.-=~'`^`'~=-.,__,.-=~'`^`'~= <____|'  ^^`'~=-.,__,.-=
~`'^`'~=-.,__,.-=~'`^`'~=-.,__,.-=~'`^`'~=-.,__,.-==--^'~=-.,__,.-=~'`^`




More information about the wplug mailing list