Yes, the way you fix that one is to go into the /etc/pcmcia/config file
and add the name of your card(get that one from `cardctl ident`).  Then
you go make a new entry for it or find the other entry it's confusing it
for and make it a serial device.  This kind of sounds tricky, and it may
very well be, but this is the idea.
cardctl ident

Socket 0:
  product info: "LUCENT-VENUS", "PCMCIA 56K DataFax"
  manfid: 0x0200, 0x0001
  function: 2 (serial)

/etc/pcmcia/config:

card "Card Stuff"
  version "Manufacturer", "Stuff", "Serial device"
  bind "serial_cs"

the bind line is really what you need and the card, but I don't think any
other stuff really matters(it's just to make sure it's the right card I
think).  I think that should work, if it doesn't I dunno.

On Sun, 15 Nov 1998 [EMAIL PROTECTED] wrote:

> Well, congratulation.
> I think we have the same problem which is :"I still have to get the PCMCIA
> services up and running..."
> I am running Red Hat 5.2 everything works fine but my PCMCIA  modem card
> (Psion Gold Card 56K) is recognized as a memory card.  Any suggestions?
> 
> I dream about the day when I will be Certified Win32 Free!
> 
> ---
>   http://nts.ml.org                                  
>   FAQ:                               http://www.ps.uci.edu/~tomba/inspiron/
>                                      http://nts.ml.org/inspiron/
>   List Archives:                     http://nts.ml.org/inspiron/maillist.html
>   To unsubscribe send a message to:  [EMAIL PROTECTED]
>   List administrator:                [EMAIL PROTECTED]
> 
> 


---
  http://nts.ml.org                                  
  FAQ:                               http://www.ps.uci.edu/~tomba/inspiron/
                                     http://nts.ml.org/inspiron/
  List Archives:                     http://nts.ml.org/inspiron/maillist.html
  To unsubscribe send a message to:  [EMAIL PROTECTED]
  List administrator:                [EMAIL PROTECTED]

Reply via email to