Re: cardbus not working

2007-01-24 Thread felix.schalck

Christian Walther wrote:

Hi Felix,

On 23/01/07, felix.schalck [EMAIL PROTECTED] 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 0x3086
Status is 0x3820
cbb0: card inserted: event=0x, state=3820
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:

[EMAIL PROTECTED]:0:0:class=0x06 card=0x01201558 chip=0x35808086 
rev=0x02 hdr=0x00
[EMAIL PROTECTED]:0:1: class=0x088000 card=0x01201558 chip=0x35848086 rev=0x02 
hdr=0x00
[EMAIL PROTECTED]:0:3: class=0x088000 card=0x01201558 chip=0x35858086 rev=0x02 
hdr=0x00
[EMAIL PROTECTED]:2:0:  class=0x03 card=0x01201558 chip=0x35828086 rev=0x02 
hdr=0x00
[EMAIL PROTECTED]:2:1: class=0x038000 card=0x01201558 chip=0x35828086 rev=0x02 
hdr=0x00
[EMAIL PROTECTED]:29:0:class=0x0c0300 card=0x01201558 chip=0x24c28086 
rev=0x03 hdr=0x00
[EMAIL PROTECTED]:29:1:class=0x0c0300 card=0x01201558 chip=0x24c48086 
rev=0x03 hdr=0x00
[EMAIL PROTECTED]:29:2:class=0x0c0300 card=0x01201558 chip=0x24c78086 
rev=0x03 hdr=0x00
[EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x01201558 chip=0x24cd8086 
rev=0x03 hdr=0x00
[EMAIL PROTECTED]:30:0:class=0x060400 card=0x chip=0x24488086 
rev=0x83 hdr=0x01
[EMAIL PROTECTED]:31:0:class=0x060100 card=0x chip=0x24cc8086 
rev=0x03 hdr=0x00
[EMAIL PROTECTED]:31:1:  class=0x01018a card=0x01201558 chip=0x24ca8086 
rev=0x03 hdr=0x00
[EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x01201558 chip=0x24c38086 
rev=0x03 hdr=0x00
[EMAIL PROTECTED]:31:5: class=0x040100 card=0x01201558 chip=0x24c58086 rev=0x03 
hdr=0x00
[EMAIL PROTECTED]:31:6:class=0x070300 card=0x01201558 chip=0x24c68086 
rev=0x03 hdr=0x00
[EMAIL PROTECTED]:6:0:   class=0x02 card=0x01201558 chip=0x813910ec rev=0x10 
hdr=0x00


[EMAIL PROTECTED]:7:0:  class=0x060700 card=0x01201558 chip=0x14101524 rev=0x01 
hdr=0x02


[EMAIL PROTECTED]: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 
[EMAIL PROTECTED]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cardbus not working

2007-01-23 Thread felix.schalck

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 0x3086
Status is 0x3820
cbb0: card inserted: event=0x, state=3820
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 ?

Thanks a lot,

Felix
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cardbus not working

2007-01-23 Thread felix.schalck

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 0x3086
Status is 0x3820
cbb0: card inserted: event=0x, state=3820
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 ?

Thanks a lot,

Felix
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Smart Link PCI modem

2006-09-25 Thread felix.schalck

Hi,

Did anybody managed to get an integrated smart link modem working under 
freebsd 6.x ?


thanks for help,

Felix
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox+Flash

2006-09-15 Thread felix.schalck
Is the language/interpreter used by FLASH copyrighted, so that there 
isn't any possibility for an open source player ?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Thank You and Mc OS games

2006-09-13 Thread felix.schalck

Hello in there,

I'm kind of complicated person, so finding o good OS was really a pity 
for me. I googled around a lot, installed a lot and often get 
disappointed... until I discovered FreeBSD. Folks, this OS ist simply 
great because it is CLEAR. Clear Structure, clear Doc, clear Policy. But 
all the guys on this mailing list probably already know this... Now, i 
have one simple question related to this: where and whom can I tell 
THANK YOU ? GOOD WORK ? For providing such a great OS.


Secondly: beeing miself an ex-gamer, I'm wondering if it is possible to 
run Mac OS games under FreeBSD. I found no solution on google, so 
probably there is some reason which cause it NOT working. Could someone 
just explain me what it this reason ?


Thanks a lot,

Felix
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Thank You and Mc OS games

2006-09-13 Thread felix.schalck





Evolution of Mac OS X

Berkeley Software Distribution (BSD): Part of the history of Mac OS X 
goes back to Berkeley Software Distributions (BSD) UNIX of the early 
seventies.  Specifically, Mac OS X is based in part on BSD 4.4 Lite.  
On a system level, many of the design decisions are made to align with 
BSD-style UNIX systems.  Most libraries and utilities are from 
FreeBSD, but some are derived from NetBSD.  For future development, 
Mac OS X has adopted FreeBSD as a reference code base for BSD 
technology. Work is ongoing to synchronize all BSD tools and libraries 
more closely with the FreeBSD-stable branch.

Thanks for your details,

Do you think the interest that mac developpers pay on freebsd-stable is 
a good thing for FreeBSD ? I mean: for further developpement and general 
supporting of the OS ?


regards,

Felix

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]