Subject: Re: kern/11973: wi(4) device needs more extra timeout.
To: None <gnats-bugs@gnats.netbsd.org>
From: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
List: netbsd-bugs
Date: 01/17/2001 10:10:20
In message <200101161652.f0GGqC010007@ns.sky.yamashina.kyoto.jp>
	on Wed, 17 Jan 2001 01:51:18 +0900 (JST),
	Takahiro Kambe <taca@sky.yamashina.kyoto.jp> wrote:
> 	But those cards are succeded to attach on 1.5.1-ALPHA machine.
It wasn't same note PC but desktop with PC card slot.

From some people's report, this problem depends on some hardware, my
note PC:

cbb0 at pci0 dev 10 function 0: Texas Instruments PCI1251 PCI-CardBus Bridge (rev. 0x01)
cbb1 at pci0 dev 10 function 1: Texas Instruments PCI1251 PCI-CardBus Bridge (rev. 0x01)
...
cbb0: interrupting at irq 10
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 1 device 0 cacheline 0x8, lattimer 0x20
pcmcia0 at cardslot0
cbb1: interrupting at irq 10
cardslot1 at cbb1 slot 1 flags 0
cardbus1 at cardslot1: bus 2 device 0 cacheline 0x8, lattimer 0x20
pcmcia1 at cardslot1

With PCMCIA mode, it gives same result.  Worked 1.5 based machine:

pcic0 at isa0 port 0x3e0-0x3e1 iomem 0xd0000-0xdffff
pcic0: controller 0 (Cirrus PD672X) has sockets A and B
pcic0: controller 1 (Intel 82365SL Revision 1) has no sockets
pcmcia0 at pcic0 controller 0 socket 0
pcmcia1 at pcic0 controller 0 socket 1
...
wi0 at pcmcia1 function 0: PLANEX, GeoWave/GW-NS110, 
 port 0x400-0x43fwi0: 802.11 address 00:90:cc:07:0b:9f
wi0 detached
wi0 at pcmcia1 function 0: ADTEC, ADLINK/330C, 
 port 0x400-0x43fwi0: 802.11 address 00:02:29:01:0c:10
wi0 detached

--
Takahiro Kambe <taca@sky.yamashina.kyoto.jp>