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

Re: pcmcia custom installation



>> What card are you trying to support?
> 
> It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I
> read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my
> old 10M card for modem and the new one for ethernet. Is there a way to
> disable one part of a combo card, eg., disable the ethernet on the old
> card so that only the modem part of the card is used?
> 

if cardmgr can't use the device, it will ignore it.  So the modem part will be
ignored.

> Additionally, the new card isn't recognized by the PCMCIA software. I
> get the following on the console when I insert it:
> 
> Aug 29 17:03:21 saix3449 cardmgr[145]: initializing socket 1
> Aug 29 17:03:21 saix3449 cardmgr[145]: unsupported card in socket 1
> Aug 29 17:03:22 saix3449 cardmgr[145]:   product info: "3Com Corporation",
> "3CXFEM656C-LAN", "LAN", "1"
> Aug 29 17:03:22 saix3449 cardmgr[145]:   manfid: 0x0102, 0x6564  function: 6
> (network)
> 

verify that the manfid it returns matches the one in
/etc/pcmcia/network.<something> (laptop at home, doing this from memory).

You may have to add a line for that manfid.  If so, mail David Hinds (pcmcia
maintainer) so he can use it from now on.

> It may have something to do with the ID string my card is feeding the
> PCMCIA stuff. Maybe it's slightly different than what the PCMCIA
> software is expecting? Certainly the SUPPORTED.CARD file lists the
> 3CXFEM656C as supported. Is this not the same as 3CXFEM656C-LAN?
> 

pcmcia will use either that string or the manfid.



Reply to: