[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cardmgr stops recognizing NIC after upgrade



On Tue, Jan 08, 2002 at 05:23:52PM -0500, Noah L. Meyerhans wrote:
> card "Linksys NP100 Network Everywhere Ethernet"
>   version "Network Everywhere", "*", "*", "AX88190"
>   #manfid 0x0149, 0xc1ab
>   bind "axnet_cs"
...
> from pcmcia-source), I am compltely unable to get this card to work.
> This is what happens why I insert the card:
> 
> Jan  8 15:38:39 gnat cardmgr[1849]: unsupported card in socket 1
> Jan  8 15:38:40 gnat cardmgr[1849]:   product info: "Network Everywhere", "Fast
> Ethernet 10/100 PC Card", "2.0", " "
> Jan  8 15:38:40 gnat cardmgr[1849]:   manfid: 0x0149, 0xc1ab  function: 6 (netwo
> rk)
> 
> This is particularly strange, because in the past cardmgr always tried
> to load the axnet_cs module, and all I had to do to fix it was
> reconfigure it to load pcnet_cs.  Now, however, it claims to be unable
> to do anything at all with the card.

Maybe remove the '#' before the manfid ???

It should work, but make sure you have the following in your config
file:

- The product definition with manfid line and bind line (as you have
  above)

- The device entry at the top op pcmcia/config:
device "axnet_cs"
  class "network" module "axnet_cs"


- Restart the pcmcia subsystem
	/etc/init.d/pcmcia stop / start

Mark Janssen     Unix / Linux, Open-Source and Internet Consultant @ SyConOS IT
E-mail: mark(at)markjanssen.nl / maniac(at)maniac.nl     GnuPG Key Id: 357D2178
Web: Maniac.nl Unix-God.[Net|Org] MarkJanssen.[com|net|org|nl] SyConOS.[com|nl]



Reply to: