[realtek] Uanble to configure CardBus

=?iso-8859-1?Q?Iv=E1n=20C=F3nsul?= iconsul@lander.es
Mon, 14 Aug 2000 14:34:38 +0200


Hi realtek experts:

I would be grateful if someone could give a hint in configuring my eth
card
(Conceptonics CON100TC-1 CardBus 10/100 ).
(PCIC_OPTS is set to “irq_list=10” , otherwise my laptop gets hung )

When I start my laptop I get a "resource temporarily unavailable"
message :

pcmcia: Starting PCMCIA services:
pcmcia:  modules
kernel: Linux PCMCIA Card Services 3.1.8
kernel:   kernel build: 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000
kernel:   options:  [pci] [cardbus] [apm]
pcmcia: /sbin/insmod /lib/modules/2.2.14-5.0/pcmcia/pcmcia_core.o
pcmcia: /sbin/insmod /lib/modules/2.2.14-5.0/pcmcia/i82365.o irq_list=10

kernel: Intel PCIC probe:
kernel:   O2Micro OZ6812 PCI-to-CardBus at bus 0 slot 10, mem
0x68000000, 1 socket
kernel:     host opts [0]: [a 24] [b 0d] [c 00] [d 02] [mhpg 18] [fifo
00] [e 2a] [no pci irq] [lat 168/176] [bus 32/34]
kernel:     ISA irqs (default) = none! polling interval = 1000 ms
pcmcia: /sbin/insmod /lib/modules/2.2.14-5.0/pcmcia/ds.o
pcmcia:  cardmgr.
cardmgr[444]: starting, version is 3.1.8
rc: Starting pcmcia succeeded
kernel: cs: cb_alloc(bus 32): vendor 0x10ec, device 0x8138
inet: inetd startup succeeded
cardmgr[444]: watching 1 sockets
kernel: cs: IO port probe 0x1000-0x17ff: excluding 0x1000-0x103f
0x1200-0x121f 0x1400-0x140f
kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f
0x4d0-0x4d7
kernel: cs: IO port probe 0x0a00-0x0aff: clean.
cardmgr[444]: initializing socket 0
cardmgr[444]: socket 0: Argosy EN235 RTL8139B
cardmgr[444]:   product info: "PCMCIA", "CardBus Ethernet 10/100 (R5)"
cardmgr[444]:   manfid: 0x0260, 0x0235  function: 6 (network)
cardmgr[444]: executing: 'insmod
/lib/modules/2.2.14-5.0/pcmcia/cb_enabler.o'
cardmgr[444]: executing: 'insmod
/lib/modules/2.2.14-5.0/pcmcia/pci-scan.o'
cardmgr[444]: executing: 'insmod
/lib/modules/2.2.14-5.0/pcmcia/cb_shim.o'
kernel: cb_shim.c:v1.00 4/15/2000  Donald Becker <becker@scyld.com>
kernel:  http://www.scyld.com/linux/drivers.html
cardmgr[444]: executing: 'insmod
/lib/modules/2.2.14-5.0/pcmcia/rtl8139.o'
kernel: rtl8139.c:v1.10 5/29/2000 Donald Becker, becker@scyld.com.
kernel:  http://www.scyld.com/network/rtl8139.html
…
cardmgr[444]: get dev info on socket 0 failed: Resource temporarily
unavailable

this is the lspci output:

00:0a.0 CardBus bridge: O2 Micro, Inc.: Unknown device 6872 (rev 05)
Subsystem: O2 Micro, Inc.: Unknown device 8672
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping+ SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 168 set
Interrupt: pin A routed to IRQ 0
Region 0: Memory at <ignored> (32-bit, non-prefetchable)
Bus: primary=00, secondary=20, subordinate=22, sec-latency=176
I/O window 0: 00000000-00000003
I/O window 1: 00000000-00000003
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
16-bit legacy interface ports at 0001

20:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.: Unknown
device 8138 (rev 10)
Subsystem: Argosy research Inc: Unknown device 0235
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 0
Region 0: I/O ports at <unassigned> [disabled]
Region 1: Memory at <ignored> (32-bit, non-prefetchable)
Capabilities: [50] Power Management version 2
Flags: PMEClk- AuxPwr- DSI- D1+ D2+ PME-
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

And this is /proc/interrupts:

           CPU0
  0:      28502          XT-PIC  timer
  1:        997          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  8:          1          XT-PIC  rtc
 10:          0          XT-PIC  ESS Maestro 2
 12:          0          XT-PIC  PS/2 Mouse
 13:          1          XT-PIC  fpu
 14:      48533          XT-PIC  ide0
 15:          4          XT-PIC  ide1
NMI:          0

Thank in advance

Ivan