--- "David A. Bandel" <[EMAIL PROTECTED]> wrote:
> On Thu, 21 Feb 2002 12:13:21 -0800 (PST)
> begin  Net Llama <[EMAIL PROTECTED]> spewed forth:
> > --- "David A. Bandel" <[EMAIL PROTECTED]> wrote:
> > > On Thu, 21 Feb 2002 09:09:19 -0800 (PST)
> > > begin  Net Llama <[EMAIL PROTECTED]> spewed forth:
> > > 
> > > > THe problem here is that this isn't a memory card, its a modem. 
> > > > According to the PCMCIA HOWTO, cardmgr falls back to assuming a
> > > memory
> > > > card when it can't figure out what's been inserted.  
> > > 
> > > I've seen things like this happen when the driver used is i82365
> (a 16
> > > bit
> > > driver), and you have a cardbus card inserted.  Make sure you're
> using
> > > yenta_socket (in /etc/sysconfig/pcmcia, ensure you have
> > > PCIC=yenta_socket).
> > 
> > Thanks Dave.  I made that change, and now I see the following
> instead:
> > Feb 21 12:04:35 dhcp-net10-5-sw11-208 cardmgr[1420]: watching 2
> sockets
> > Feb 21 12:09:46 dhcp-net10-5-sw11-208 cardmgr[1420]: initializing
> socket
> > 1
> > Feb 21 12:09:46 dhcp-net10-5-sw11-208 cardmgr[1420]: unsupported
> card in
> > socket 1
> > Feb 21 12:09:46 dhcp-net10-5-sw11-208 kernel: cs: unable to map card
> > memory!
> > Feb 21 12:09:46 dhcp-net10-5-sw11-208 kernel: cs: unable to map card
> > memory!
> > Feb 21 12:09:46 dhcp-net10-5-sw11-208 cardmgr[1420]:   no product
> info
> > available
> > 
> 
> OK.  It sees the card, but the information being returned by the card
> to
> the cardmgr isn't covered in one of the config files (odd, actually).
> 
> What does cardinfo say?

errr...i don't have a 'cardinfo'.


>  What do you have in /var/lib/pcmcia/stab?

Socket 0: empty
Socket 1: Anonymous Memory

> What we need to do if find out what the card is telling cardmgr, and
> make
> sure one of the config files in /etc/pcmcia covers that product
> number. 
> This will match up with a driver and load the serial_cs driver so you
> can
> use the card.

I'll note that when i tried to load the serial_cs module manually with
"modprobe serial_cs" it locked up the laptop hard.

> What you're looking for is something like:
>       FUJITSU FC14F MBH10213
> 
> this gets a lookup:
>       card "Fujitsu FMV-JMD711"
>         version "FUJITSU", "FC14F ", "MBH10213"
>         bind "serial_cs"
> 
> in the config file.  If no entry in /etc/pcmcia/config corresponds, we
> can
> put one in then the card will be bound by the serial_cs module (which
> is
> what you need).

yea, i kinda figured this out, but my problem is that have anything to
go on to put for the card and version fields.  Is it possible that this
card just won't work in a PowerMac?  I thought that Macs needed special
modems, like the Global Village ones.

=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J. Friedman                     [EMAIL PROTECTED]

Linux Step-by-step help:           http://netllama.ipfox.com

                                                 .

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com
_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to