Subject: Re: kern/12965 (3com 575CT does not work)
To: None <gnats-bugs@NetBSD.org>
From: ITOH Yasufumi <itohy@NetBSD.org>
List: netbsd-bugs
Date: 09/23/2006 20:56:55
elad@netbsd.org writes:
> still not working on -current?

I'm not the PR author, but I have a 575CT and have problems.
In my case, inserting the card does nothing --- nothing is printed
on the console.

2.1_STABLE:	do nothing and hang the slot
4.99.1: 	do nothing and hang the entire system

The machine has Cirrus Logic CL-PD6832 PCI-CardBus Bridge.
It is my work machine for developing CardBus device drivers
and other CardBus cards (ohci, tlp, njata, njs) are properly
detected on it.
I suspect something is wrong in the low level.

cbb0 at pci0 dev 23 function 0: vendor 0x1013 product 0x1110 (rev. 0xc1)
cbb1 at pci0 dev 23 function 1: vendor 0x1013 product 0x1110 (rev. 0xc1)
	:
cbb0: interrupting at irq 10
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 1
pcmcia0 at cardslot0
cbb1: interrupting at irq 9
cardslot1 at cbb1 slot 1 flags 0
cardbus1 at cardslot1: bus 2
pcmcia1 at cardslot1
-- 
ITOH Yasufumi