[ Next-in-Thread ]  [ Next Message ] 

No more oops - card gets initialised 2nd time 

Forum: PCMCIA on Toshiba laptops
Re: Sad: Power settings causing problems with cardbus driver (Arthur Liu)
Re: A partial fix and something to try (David Hinds)
Date: 2000, May 28
From: Arthur Liu armie

Thanks Dave, No more oops. The driver doesn't find the card first time though - it takes the second try to find the card. The card is now eth1 instead of eth0. I've attached the log messages again.

The setup_delay works... I'll keep that one for now. Thanks for the great work!

Cheers,

Arthur

----------------------------------------------

 May 29 01:40:45 warrior kernel: Linux version 2.2.15 (root@warrior) (gcc version 2.95.2 20000313 (Debian  GNU/Linux)) #1 Thu May 4 20:03:49 EST 2000
 May 29 01:40:45 warrior kernel: Linux PCMCIA Card Services 3.1.16
 May 29 01:40:46 warrior kernel:   kernel build: 2.2.15 unknown
 May 29 01:40:46 warrior kernel:   options:  [pci] [cardbus] [apm]
 May 29 01:40:46 warrior kernel: PCI routing table version 1.0 at 0xf8cd0
 May 29 01:40:46 warrior kernel: Intel PCIC probe: 
 May 29 01:40:46 warrior kernel:   Toshiba ToPIC95-B rev 07 PCI-to-CardBus at slot 00:13, mem 0x68000000
 May 29 01:40:46 warrior kernel:     host opts [0]: [slot 0xf0] [ccr 0x10] [cdr 0x86] [rcr 0x02] [no pci irq] [lat 168/176] [bus 20/20]
 May 29 01:40:46 warrior kernel:     host opts [1]: [slot 0xf0] [ccr 0x20] [cdr 0x86] [rcr 0x02] [no pci irq] [lat 168/176] [bus 21/21]
 May 29 01:40:46 warrior kernel:     ISA irqs (default) = 3,4,5,7,9,10,12,15 polling interval = 1000 ms
 May 29 01:40:46 warrior kernel: cs: IO port probe 0x0c00-0x0cff: excluding 0xcf8-0xcff
 May 29 01:40:46 warrior kernel: cs: IO port probe 0x0800-0x08ff: clean.
 May 29 01:40:46 warrior kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x220-0x22f 0x330-0x337 0x370-0x37f 0x388-0x38f 0x480-0x48f 0x4d0-0x4d7
 May 29 01:40:46 warrior kernel: cs: IO port probe 0x1000-0x17ff: clean.
 May 29 01:40:46 warrior kernel: cs: IO port probe 0x0a00-0x0aff: clean.
 May 29 01:40:46 warrior kernel: cs: cb_alloc(bus 20): vendor 0x10b7, device 0x5157
 May 29 01:40:46 warrior kernel: 3c59x.c:v0.99Q 5/16/2000 Donald Becker, becker@scyld.com
 May 29 01:40:46 warrior kernel:   http://www.scyld.com/network/vortex.html
 May 29 01:40:47 warrior kernel: cs: cb_config(bus 20)
 May 29 01:40:47 warrior kernel:   fn 0 bar 1: io 0x100-0x17f
 May 29 01:40:47 warrior kernel:   fn 0 bar 2: mem 0x60021000-0x6002107f
 May 29 01:40:47 warrior kernel:   fn 0 bar 3: mem 0x60020000-0x6002007f
 May 29 01:40:47 warrior kernel:   fn 0 rom: mem 0x60000000-0x6001ffff
 May 29 01:40:47 warrior kernel:   irq 3
 May 29 01:40:47 warrior kernel: cs: cb_enable(bus 20)
 May 29 01:40:47 warrior kernel:   bridge io map 0 (flags 0x21): 0x100-0x17f
 May 29 01:40:47 warrior kernel:   bridge mem map 0 (flags 0x1): 0x60000000-0x60021fff
 May 29 01:40:47 warrior kernel: vortex_attach(device 14:00.0)
 May 29 01:40:47 warrior kernel: eth0: 3Com 3CCFE575BT Cyclone CardBus at 0x100,  00:00:86:37:43:74, IRQ 3
 May 29 01:40:47 warrior kernel:   product code 'NV' rev 07 date 03-10-98
 May 29 01:40:47 warrior kernel: eth0: CardBus functions mapped 60020000->c6a3b000.
 May 29 01:40:47 warrior kernel:   8K byte-wide RAM 5:3 Rx:Tx split, MII interface.
 May 29 01:40:47 warrior kernel: cs: cb_disable(bus 20)
 May 29 01:40:47 warrior kernel: cs: cb_release(bus 20)
 May 29 01:40:47 warrior kernel:   ***WARNING*** No MII transceivers found!
 May 29 01:40:47 warrior kernel:   Enabling bus-master transmits and whole-frame receives.
 May 29 01:40:47 warrior kernel: cs: cb_free(bus 20)
 May 29 01:40:47 warrior kernel: cs: cb_alloc(bus 20): vendor 0x10b7, device 0x5157
 May 29 01:40:47 warrior kernel: eth0: command 0x5800 did not complete!
 May 29 01:40:47 warrior kernel: eth0: command 0x2800 did not complete!
 May 29 01:40:49 warrior kernel: cs: cb_config(bus 20)
 May 29 01:40:49 warrior kernel:   fn 0 bar 1: io 0x280-0x2ff
 May 29 01:40:49 warrior kernel:   fn 0 bar 2: mem 0x60021000-0x6002107f
 May 29 01:40:49 warrior kernel:   fn 0 bar 3: mem 0x60020000-0x6002007f
 May 29 01:40:49 warrior kernel:   fn 0 rom: mem 0x60000000-0x6001ffff
 May 29 01:40:49 warrior kernel:   irq 3
 May 29 01:40:49 warrior kernel: cs: cb_enable(bus 20)
 May 29 01:40:49 warrior kernel:   bridge io map 0 (flags 0x21): 0x280-0x2ff
 May 29 01:40:49 warrior kernel:   bridge mem map 0 (flags 0x1): 0x60000000-0x60021fff
 May 29 01:40:49 warrior kernel: vortex_attach(device 14:00.0)
 May 29 01:40:49 warrior kernel: eth1: 3Com 3CCFE575BT Cyclone CardBus at 0x280,  00:00:86:37:43:74, IRQ 3
 May 29 01:40:49 warrior kernel:   product code 'NV' rev 07 date 03-10-98
 May 29 01:40:49 warrior kernel: eth1: CardBus functions mapped 60020000->c6a3d000.
 May 29 01:40:49 warrior kernel:   8K byte-wide RAM 5:3 Rx:Tx split, MII interface.
 May 29 01:40:49 warrior kernel:   MII transceiver found at address 0, status 782d.
 May 29 01:40:49 warrior kernel:   Enabling bus-master transmits and whole-frame receives.

[ Next-in-Thread ]  [ Next Message ] 

Select this message: No more oops - card gets initialised 2nd time

Message Administration

This form allows you to delete, move, or copy one or more messages. You can move messages by copying and deleting the original. The action will be applied to the messages you select above and all replies to those selected messages.


If you want to copy or move messages, specify the HyperNews path of a destination forum or message that all messages will be copied or moved to. The destination must already exist, so maybe create it first.

Path of Destination (a Forum or Message): (e.g. "test")

Notify Subscribers at destination
NO


If you want to delete messages (the default), specify that here. If you want to move messages, you need to delete the original messages; placeholders will be left pointing to where they were moved.

Delete Messages
NO


Caution: After deleteing messages (the default), if you have not copied them (i.e. no destination above), then the selected messages are not be recoverable.

[ Members ]  [ Subscribe ]  [ No Admin Mode ] 
[ Show Frames ]  [ Help for HyperNews at pcmcia-cs.sourceforge.net 1.10 ] 
[ Edit This Forum ]