[ltp] IBM thinkpad 600 and sound

Friedemann Baitinger linux-thinkpad@www.bm-soft.com
Fri, 8 Oct 1999 20:57:06 +0200 (CEST)


On Thu, 7 Oct 1999 kfrechet@us.ibm.com wrote:


> (SB emulation) I/O ports. Although I documented an overly-elaborate work-around
> for this one the IBM HelpCenter web site (in the TP 600E Red Hat 6.0 HOWTO), a
> better solutions appears to be simply removing the "include io=0x100-0x400"
> entry from the PCMCIA config.opts file. When using the kernel 2.2.12 and PCMCIA
> 3.0.14, removing that entry resolves the problem on all systems that I've tried,
> and I've not heard any reports indicating that it doesn't work. Also, it seems
> to resolve the APM issue as well.

Ok, here is the first report: If I remove the statement:

     include port 0x100-0x4ff

from my /etc/pcmcia/config.opts file, then my NE2000 compatible Ethernet
Adapter does not work anymore. BTW: you said 'include io=0x...',
shouldn't that read 'include port 0x...? Anyway, here are the errors I
get when I remove the statement above: 

Oct  8 20:45:46 blackbox cardmgr[124]: initializing socket 1
Oct  8 20:45:46 blackbox cardmgr[124]: socket 1: RPTI EP401 Ethernet
Oct  8 20:45:47 blackbox cardmgr[124]: executing: 'insmod
/lib/modules/2.2.12/net/8390.o'
Oct  8 20:45:47 blackbox cardmgr[124]: executing: 'insmod
/lib/modules/2.2.12/pcmcia/pcnet_cs.o'
Oct  8 20:45:47 blackbox kernel: pcnet_cs: RequestIO: No more items
Oct  8 20:45:47 blackbox cardmgr[124]: get dev info on socket 1 failed:
Operation not supported by device

In a functional system (when the include line above is not removed) I/O
ports in the range in question _are_ used by PCMCIA functions:

(5)root@blackbox>cat /proc/ioports 
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0300-031f : pcnet_cs       <---------
0376-0376 : ide1
03bc-03be : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
fcf0-fcf7 : ide0
fcf8-fcff : ide1
 

-- 
Friedemann Baitinger       fb@baiti.net      http://baiti.net/fb

If you really want to know, you won't ask me.

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