[ Next-in-Thread ]  [ Next Message ] 

Question: Dynalink L100C32 not recognized 

Forum: PCMCIA Network Adapter Issues
Date: 2000, Feb 22
From: Jasper Spit jasper

Hi,

I have a Dynalink L100C32 pcmcia network adapter which isn't recognized by cardmgr. This is the output I get :

cardctl config:

Socket 0:
  Vcc 3.3V  Vpp1 3.3V  Vpp2 3.3v
  interface type is "cardbus"
  function 0:
Socket 1:
  not configured

cardctl ident:

Socket 0:
  product info: "PCMCIA", "CardBus Ethernet 10/100 (R5)"
  function 6 (network)
Socket 1:
  no product info available

when inserting the card, dmesg gives me this :

cs: cb_alloc(bus 32): vendor 0x10ec, device 0x8138

that's all :(

I already tried to modify the pcmcia config file by adding a new entry using manfid 0x10ec, 0x8138, but with no luck. (yes, I made cardmgr re-read the configfile).

Can anybody tell me how I can get this card to work ?

Kernel = 2.2.13

Thanks !!

jasper

[ Next-in-Thread ]  [ Next Message ] 

Messages Inline: [ 0 ]  [ 1 ] 

Wrong ID numbers

Re: Question: Dynalink L100C32 not recognized (Jasper Spit)
Date: 2000, Feb 22
From: David Hinds <dhinds@pcmcia.sourceforge.org>

Use the product info strings in your config entry.  The numbers are
PCI device numbers, which are not the same as the manfid numbers that
go in the config file.

Then I'd try the tulip_cb driver.

-- Dave

Sad: No luck

Re: Wrong ID numbers (David Hinds)
Date: 2000, Feb 22
From: Jasper Spit jasper

Hi,

Created a new entry in /etc/pcmcia/config :

card "Dynalink L100C32 Fast Ethernet"
  version "PCMCIA", "CardBus Ethernet 10/100 (R5)"
  bind "tulip_cb"

Made cs reload config file. /var/log/messages when removing and inserting the card :

Feb 23 21:36:36 laptop kernel: cs: cb_free(bus 32)
Feb 23 21:36:36 laptop cardmgr[62]: initializing socket 0
Feb 23 21:36:36 laptop cardmgr[62]: unsupported card in socket 0
Feb 23 21:36:36 laptop kernel: cs: cb_alloc(bus 32): vendor 0x10ec, 0x8138
Feb 23 21:36:36 laptop cardmgr[62]: no product info available

cardctl ident still says this :
Socket 0:
  product info: "PCMCIA", "CardBus Ethernet 10/100 (R5)"
  function: 6 (network)

Now what ? :-)

Thanks,

Jasper

Dynalink L100C32 not recognized


[ Add Message ]  to: "Dynalink L100C32 not recognized"

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