[ltp] Serial/PCMCIA problems with TP600E

Thomas Hood linux-thinkpad@www.bm-soft.com
Fri, 16 Feb 2001 02:55:45 +0000 (GMT)


--- I <jdthood2@yahoo.co.uk> wrote: 
> ... continuing ...
> (it turns out that the "message truncated" was produced by
> Yahoo web mail's reply includer.)  ...
> 
> > My PC-card modem is a 3Com 3CCM156 Global Modem.  If I insert it without
> > further ado, the following messages appear in the log:
> > ------------------------------
> > cardmgr[599]: initializing socket 0
> > cardmgr[599]: socket 0: 3Com 3CCM156 56K Global Modem
> > cardmgr[599]: executing: 'modprobe serial_cs'
> > kernel: serial_cs: RequestIRQ: Resource in use 
> > kernel: register_serial(): autoconfig failed 
> > kernel: serial_cs: register_serial() at 0x02f8, irq 0 failed 
> > cardmgr[599]: get dev info on socket 0 failed: Resource
> temporarily unavailable
> > ------------------------------
> > 
> > Ejecting the ethernet card and reinserting the modem card:
> > 
> > ------------------------------
> > cardmgr[599]: initializing socket 1
> > cardmgr[599]: socket 1: 3Com 3CCM156 56K Global Modem
> > cardmgr[599]: executing: 'modprobe serial_cs'
> > kernel: register_serial(): autoconfig failed 
> > kernel: serial_cs: register_serial() at 0x02f8, irq 7 failed
> > cardmgr[599]: get dev info on socket 1 failed: Resource temporarily
> unavailable
> > ------------------------------
> > I don't understand this -- ioport 0x2f8 is not used (according to
> > /proc/ioports) and neither is IRQ 7.
> 
> irq 7 is excluded in your config.opts file, so
> pcmcia cardmgr won't use it.

Oops again.  I see that irq 7 is *not* excluded in your
config.opts file.  The failure to grab irq 7 must therefore
be due either to another driver (such as parport) having
reserved irq7, or to the serial driver's failure to see the
card's UART ioports and irq.  Either way, as I said before,
I suggest you stay away from using irq 7 for PCMCIA cards.
Use irq 9.  If you like, try getting MIDI to work with irq 7
instead.  I think I am going to try doing that myself.

Thomas





____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html