Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2002 06:33:57 -0800
From:      Pat Lathem <plathem@ivestnw.net>
To:        Kirill Bezzubets <kirill@solaris.ru>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: 4.7 -> 5.0 Pccard problems (more info)
Message-ID:  <3E0C64D5.60209@ivestnw.net>
In-Reply-To: <20021227092429.GA5786@solaris.ru>
References:  <BAY1-F1633JCYaHXPDl0001ce01@hotmail.com> <20021226094524.GA10382@solaris.ru> <3E0B1056.6050300@ivestnw.net> <20021227092429.GA5786@solaris.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
I am running 5.0 current from a few days ago. I upgrade fairly often 
hoping that it will be fixed.

When I booted with the -v flag, everything proceeded normally until I 
attempted to power up the slot the card was in (pccardc power 0 1) . The 
first two lines are shown to the console, and then the third line is 
printed repeatedly:
pcic0: reset 1 int is 0 stat is 0
pcic0: reset 2 int is 0 stat is 0
pcic0: reset 3 int is 0 stat is 0  (<-- this one is then repeated in a 
loop until the slot is powered down)

Does anyone know what this means?

After I power it down (pccardc power 0 0):
pcic0: reset 0

Here is the output from dmesg (I am still using OLDCARD)

[trashcan]~: dmesg | grep pcic0
pcic0: <TI PCI-1410 PCI-CardBus Bridge> irq 11 at device 6.0 on pci2
pcic0: PCI Memory allocated: 0xd0200000
pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr 
save][CSC serial isa irq]
pccard0: <PC Card 16-bit bus (classic)> on pcic0

[trashcan]~: dmesg | grep pci2
pci2: <ACPI PCI bus> on pcib2
pci2: <simple comms> at device 4.0 (no driver attached)
pci2: <serial bus, FireWire> at device 5.0 (no driver attached)
pcic0: <TI PCI-1410 PCI-CardBus Bridge> irq 11 at device 6.0 on pci2
fxp0: <Intel Pro/100 Ethernet> port 0x3040-0x307f mem 
0xd0215000-0xd0215fff irq 10 at device 8.0 on pci2


Pat Lathem

Kirill Bezzubets wrote:

>On Thu, Dec 26, 2002 at 06:21:10AM -0800, Pat Lathem wrote:
>
>  
>
>>>>cbb0: <TI1410 PCI-CardBus Bridge> irq 11 at device 6.0 on pci2
>>>>cardbus0: <CardBus bus> on cbb0
>>>>pccard0: <16-bit PCCard bus> on cbb0
>>>>  
>>>>        
>>>>
>>The card is a supported IBM 56k modem (I also have been expirementing 
>>with a Linksys wireless card). The kernel does not say anything when I 
>>insert or remove it (with GENERIC), which is why I assumed it was not 
>>being detected properly. Since I posted the, I have reverted to the 
>>kernel OLDCARD. After the computer boots, I can run 'pccardc power 0 1' 
>>and it starts to initialize the card, but fails to read the correct 
>>vendor string from the pccard. I'm currently changing the hints file (at 
>>the advice of Greg Smith) to see if it can work. My question is this: Is 
>>this is a regression? In 4.7-stable I only had to add to /etc/rc.conf 
>>"pccard_enable="YES"'  and reboot (or start pccardd) to get my cards 
>>working. Was I just lucky that it just worked the first time, or is 
>>there a problem?
>>    
>>
>
>One more thing from your dmesg output (sorry, just noticed..):
>
>cbb0: Unsupported card type detected
>
>I guess it's a kind of bug with TI1410 (???), not sure though.
>Because mine is TI1131 PCI-CardBus Bridge and everything works well
>with both 16bit(PCCard) and 32bit(CardBus) cards using NEWCARD.
>Also it did work in 4-STABLE since 4.3 with PCCards.
>
>My FreeBSD is 5.0-RC1.
>
>Are you using 5-CURRENT or 5.0-RC1? Btw, dmesg from "boot -v" could help
>much more to determine what the problem is.
>
>  
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E0C64D5.60209>