[ Next-in-Thread ]  [ Next Message ] 

Warning: genius MF3000 different versions? 

Forum: PCMCIA Network Adapter Issues
Date: 1999, Dec 29
From: J. Schmid jds

There is an entry in the supported cards : "Genius MF3000" (fast ethernet) and a coresponding entry in pcmcia/config:

card "Genius MF3000 Fast Ethernet"
  version "CardBus", "10/100Mbps LanCard"
  bind "tulip_cb" 

I have a card labelled "Genius MF3000" which identifies itself as:

"CardBus", "10/100Mbps LANCard" ("LAN" is all capital now!!!)

And does not work properly after changing /pcmcia/config so that tulip_cb is loaded.

I can ping another machine but long packages are lossy and I don't get ftp through the line.

System: sony vaio737 kernel: 2.2.12 pcmcia: 3.1.8

[ Next-in-Thread ]  [ Next Message ] 

Messages Inline: [ 0 ]  [ All ]  Outline: [ 1 ]  [ 2 ]  [ All ] 

More: kludge for partial functionality of genius MF3000

Re: Warning: genius MF3000 different versions? (J. Schmid)
Date: 2000, Jan 02
From: J. Schmid jds

The failure of the "other" "genius MF3000" FastEthernet PCMCIA card seems to be due to problems with the tulip-driver distributed with pcmcia-cs-3.1.8 (it doesn't detect the tulip-chip and MAC-address correctly on this card).

With the following setup I get partial functionality:

 Laptop sony vaio737
 Kernel 2.2.12 (+ patch-irda3) 
 pcmcia-cs-3.1.8 

CHANGES:

add entry to /etc/pcmcia/config:

card "Genius MF3000 Fast Ethernet"
   version "CardBus", "10/100Mbps LANCard"
   bind "tulip_cb" 

replace /lib/modules/2.2.12/pcmcia/tulip_cb.o with the one compiled from tulip.c found in kernel 2.2.14pre17

Limitations of this setup:
- the tulip_cb driver seems to negotiate 100baseTx-FD without 
  setting the chip up for full duplex (-> only ~300kbyte/s 
  ftp-throughput,collisions). Forcing the tulip_cb driver to 
  100baseTx I get up to 7Mbyte/s ftp-throughput.
- suspend-resume works, eject-insert works, but 
  insert-suspend-eject-resume leads to a negative
  "use count" for tulip_cb such that the modules can't be 
  unloaded. Inserting the card, the network works fine 
  in spite of the wrong "use count".

P.S. I tried tulip.c:v0.91u 10/15/99 which didn't detect the chip right.

genius MF3000 different versions?


[ Add Message ]  to: "genius MF3000 different versions?"

[ Members ]  [ Subscribe ]  [ Admin Mode ] 
[ Show Frames ]  [ Help for HyperNews at pcmcia-cs.sourceforge.net 1.10 ]