pcmcia modem, yellow dog 2.3, g3 wallstreet

yellowdog-general@lists.terrasoftsolutions.com yellowdog-general@lists.terrasoftsolutions.com
Mon Dec 30 07:06:01 2002


I compiled a new 2.4.20 kernel and included all the pcmcia options. I'm sure
using one of benh's or bitkeeper kernels from linuxppc.org will have this
too.This had all the modules I needed to get my pcmcia modem working.

Here is some info I found in the list archives concerning pcmcia modems on TI
PowerBooks:

--------------------------------------------------------------------
Output to /var/log/messages ----------------------------------------

May 27 07:45:09 tilaptop cardmgr[1907]: initializing socket 0
May 27 07:45:09 tilaptop cardmgr[1907]: socket 0: Gateway Telepath 
Ethernet/Modem
May 27 07:45:09 tilaptop cardmgr[1907]: executing: 'modprobe smc91c92_cs'
May 27 07:45:09 tilaptop cardmgr[1907]: executing: 'modprobe serial_cs'
May 27 07:45:09 tilaptop kernel: Serial driver version 5.05c (2001-07-08) 
                              with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
May 27 07:45:09 tilaptop kernel: eth1: smc91c94 rev 1: io 0x300, irq 58, 
                                       hw_addr 00:00:86:17:5B:79
May 27 07:45:09 tilaptop kernel:   4608 byte buffer, auto xcvr
May 27 07:45:09 tilaptop kernel: ttyS00 at port 0x03f8 (irq = 58) is a 
16550A
May 27 07:45:09 tilaptop cardmgr[1907]: executing: './network start eth1'
May 27 07:45:09 tilaptop modprobe: modprobe: Can't locate module net-pf-4
May 27 07:45:09 tilaptop cardmgr[1907]: executing: './serial start ttyS0'
May 27 07:45:10 tilaptop modprobe: modprobe: Can't locate module net-pf-4
May 27 07:45:10 tilaptop cardmgr[1907]: exiting

--------------------------------------------------------------------
/etc/sysconfig/pcmcia ----------------------------------------------

PCMCIA=yes
PCIC=yenta
PCIC_OPTS=do_scan=0
CORE_OPTS=
CARDMGR_OPTS=-f

/etc/pcmcia/config(sections)
...
device "serial_cs"
  class "serial" module "serial_cs"
...
card "Gateway Telepath Ethernet/Modem"
  version "Gateway 2000", "XJEM3336"
  bind "smc91c92_cs", "serial_cs"
...

---------------------------------------------------------------------
/etc/pcmcia/config.opts(sections) -----------------------------------

# System resources available for PCMCIA devices

include memory 0x80000000-0x80ffffff
include port 0x1000-0x1fff
include port 0x100-0xaff

# Extra port range for IBM Token Ring
...(all the rest is commented out)

This worked for me.

Joe

On 30 Dec 2002 10:44:45 +0930 bong <bong.ramilo@octa4.net.au> wrote:

> i have been trying to get a variety of pcmcia
> modems to work on a G3
> wallstreet running yellow dog 2.3. the
> installation routine does not
> install serial_cs.0, which is the module needed
> for a pcmcia modem.
> where do i get that module, or is there a
> workaround?
> 
> thanks.
> 
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>