Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2007 10:52:12 +0100
From:      "felix.schalck" <felix.schalck@gmx.net>
To:        Christian Walther <cptsalek@gmail.com>
Cc:        "felix.schalck" <felix.schalck@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: cardbus not working
Message-ID:  <45B72C4C.9040800@gmx.net>
In-Reply-To: <14989d6e0701232221x87e308dj6b68c03ed25349e@mail.gmail.com>
References:  <45B62A3A.3050608@gmail.com> <14989d6e0701232221x87e308dj6b68c03ed25349e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Christian Walther wrote:
> Hi Felix,
>
> On 23/01/07, felix.schalck <felix.schalck@gmail.com> wrote:
>> Hi,
>>
>> I'm trying to get a WLAN pcmcia card working on freebsd 6.2. Kernel with
>> cardbus support compiled fine, but when the card is inserted, i get:
>>
>> Status is 0x30000086
>> Status is 0x30000820
>> cbb0: card inserted: event=0x00000000, state=30000820
>> cbb0: cbb_power: 3V
>> cbb0: cbb_power: 0V
>>
>> Dmesg shows:
>>
>> cbb0: <ENE CB1410 PCI-CardBus Bridge> at device 7.0 on pci2
>> cbb0: Found memory at e0202000
>> cbb0: Secondary bus is 2
>> cardbus0: <CardBus bus> on cbb0
>> pccard0: <16-bit PCCard bus> on cbb0
>>
>> Any ideas ? What are my possibilities/chances to get it work ?
>
> Please provide some more information about your system. Is this a
> laptop, or are you using a PCMCIA- to PCI-Adapter with a desktop
> system? What model is your laptop or desktop system?
> Did you load the appropriate driver for your WLAN card, or is it
> compiled into the kernel?
Thank you very much for your help;
You're absolutely right: sorry for the poor infos:
Card is an orinoco gold 8470 wd with the *theoretically* supported 
atheros chipset. Drivers ath_hal is compiled into kernel:
Perhaps I'shoud try it with separate kernel-module ?

#Atheros chipset support
device          ath
device          ath_hal
device          ath_rate_sample

# wireless options
device          wlan_wep
device          wlan_ccmp
device          wlan_tkip
device          wlan_xauth
device          wlan_acl

pciconf -l shows:

hostb0@pci0:0:0:        class=0x060000 card=0x01201558 chip=0x35808086 
rev=0x02 hdr=0x00
none0@pci0:0:1: class=0x088000 card=0x01201558 chip=0x35848086 rev=0x02 
hdr=0x00
none1@pci0:0:3: class=0x088000 card=0x01201558 chip=0x35858086 rev=0x02 
hdr=0x00
agp0@pci0:2:0:  class=0x030000 card=0x01201558 chip=0x35828086 rev=0x02 
hdr=0x00
none2@pci0:2:1: class=0x038000 card=0x01201558 chip=0x35828086 rev=0x02 
hdr=0x00
uhci0@pci0:29:0:        class=0x0c0300 card=0x01201558 chip=0x24c28086 
rev=0x03 hdr=0x00
uhci1@pci0:29:1:        class=0x0c0300 card=0x01201558 chip=0x24c48086 
rev=0x03 hdr=0x00
uhci2@pci0:29:2:        class=0x0c0300 card=0x01201558 chip=0x24c78086 
rev=0x03 hdr=0x00
ehci0@pci0:29:7:        class=0x0c0320 card=0x01201558 chip=0x24cd8086 
rev=0x03 hdr=0x00
pcib1@pci0:30:0:        class=0x060400 card=0x00000000 chip=0x24488086 
rev=0x83 hdr=0x01
isab0@pci0:31:0:        class=0x060100 card=0x00000000 chip=0x24cc8086 
rev=0x03 hdr=0x00
atapci0@pci0:31:1:      class=0x01018a card=0x01201558 chip=0x24ca8086 
rev=0x03 hdr=0x00
none3@pci0:31:3:        class=0x0c0500 card=0x01201558 chip=0x24c38086 
rev=0x03 hdr=0x00
pcm0@pci0:31:5: class=0x040100 card=0x01201558 chip=0x24c58086 rev=0x03 
hdr=0x00
none4@pci0:31:6:        class=0x070300 card=0x01201558 chip=0x24c68086 
rev=0x03 hdr=0x00
rl0@pci2:6:0:   class=0x020000 card=0x01201558 chip=0x813910ec rev=0x10 
hdr=0x00

cbb0@pci2:7:0:  class=0x060700 card=0x01201558 chip=0x14101524 rev=0x01 
hdr=0x02

iwi0@pci2:8:0:  class=0x028000 card=0x27028086 chip=0x42208086 rev=0x05 
hdr=0x00

So, do you think the problem is due to the cardbus, or to the inserted 
card ?

Thanks again for your help,

Felix
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45B72C4C.9040800>