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]


Re: cardbus not working

2007-01-23 Thread Kevin Kinsey

felix.schalck 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 ?



First shot, and it's from the dark* ...

You don't mention the type of WLAN card.

It *looks to me as if* you don't have driver support for this card. 
What's the chipset, and have you researched to see if the card is 
supported?  Also, what output does 'pciconf -l' produce?


Kevin D. Kinsey

*I'm not a wireless guru, and don't play one on TV.

P.S.  I didn't choose this .sig intentionally  ;-)
--
You'll feel much better once you've given up hope.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cardbus not working

2007-01-23 Thread Christian Walther

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?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Cardbus not working for 3com 656B netcard

2004-09-16 Thread Davon Shire
Ok This is an update on my Problem getting this network card working.

as stated previously..:

 Hello everyone,
   back in the days of 5.1.xxx my 3com CFM656B
 (That's not the exact model
 number sorry but it's in my machine at home at the
 moment.) worked
 beautifully. I had changed to the 5.1 branch of
 FreeBSD because finally I
 could use something other than a ratty Linksys
 10mbps pccard in my laptop.
   I cvsup'd religeously and the world built well
 (usually) and the kernels
 kernelled and I was a righteous FreeBSD guru. But
 then.. 5.2.1 hit and my
 3com netcard no longer functioned. I searched high
 and low for fixes,
 answers cvsup every chance I had and never once did
 the card work again.
   Everything shows normal in the dmesg but the bus
 never resets and the system
 can't get the station address. I checked interrupts
 and the card bus is
 there sharing life with the pccard interface at irq
 10.
   If I'm using 5.1 of the OS (which I reinstalled
 the other day because i'm
 trying to get my new Linksys wifi card running) the
 3com works and data
 flows at a reasonable rate.
   Does anyone know of a fix for the cardbus since
 that's the only thing I can
 find that seems like it's out of wack? same hardware
 works fine with 5.1 but
 5.2 is toiletville.
   My 10mbps linksys card still works but it is a 16
 bit pccard and nothing and
 no cards that I have that are 32bit cardbus work at
 all.
   This is on a IBM Iseries thinkpad 1141. It's been
 my main work horse since I
 bought it in 2000.
   Please help make a ratty old laptop useful again.
 I'll do what I can to
 provide information to get this problem fixed. Since
 I see current is now
 trying to breath life into FreeBSD-6.0 and I would
 hate to see this problem
 continue.
   Thank you in advance for everything.

 Sincerely
   Davon

The card is a 3CCFEM656B.

Earlier Dave McCammon siggested this patch..

http://lists.freebsd.org/pipermail/freebsd-mobile/2004-September/004726.html

Which I applied to FreeBSD 5.3Beta4 cleanly but it made no difference.
I checked vmstat -i and found cbb0 and uhci0 on irq 10. So Just in case there
was a conflict I removed the uhci driver so cbb0 was the only thing on irq 10.

I put the card in after I booted up and set all the debug for cis,cardbus and cbb


Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.3-BETA4 #6: Thu Sep 16 22:17:35 CDT 2004
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/PONY
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel Celeron (548.87-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x683  Stepping = 3
  
Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real memory  = 201195520 (191 MB)
avail memory = 187215872 (178 MB)
npx0: [FAST]
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: IBM ATLANTA on motherboard
acpi0: Power Button (fixed)
acpi_ec0: Embedded Controller: GPE 0x18 port 0x66,0x62 on acpi0
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0xf008-0xf00b on acpi0
cpu0: ACPI CPU (2 Cx states) on acpi0
acpi_tz0: Thermal Zone on acpi0
acpi_button0: Sleep Button on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
acpi link get: empty IRQ resource
pci0: ACPI PCI bus on pcib0
pci0: multimedia, audio at device 0.1 (no driver attached)
pci0: simple comms at device 0.2 (no driver attached)
pci0: display, VGA at device 2.0 (no driver attached)
cbb0: O2Micro OZ6812/6872 PCI-CardBus Bridge irq 10 at device 3.0 on pci0
cardbus0: CardBus bus on cbb0
pccard0: 16-bit PCCard bus on cbb0
isab0: PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel PIIX4 UDMA33 controller port
0x8040-0x804f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
pci0: serial bus, USB at device 7.2 (no driver attached)
pci0: bridge, PCI-unknown at device 7.3 (no driver attached)
acpi_lid0: Control Method Lid Switch on acpi0
acpi_acad0: AC Adapter on acpi0
acpi_cmbat0: Control Method Battery on acpi0
atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
atkbd0: AT Keyboard irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
orm0: ISA Option ROM at iomem 0xc-0xcbfff on isa0
pmtimer0 on isa0
fdc0: cannot reserve I/O port range (6 ports)
ppc0: parallel port not found.
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: Generic ISA VGA at port 

Cardbus not working for 3com 656B netcard

2004-09-15 Thread Davon Shire
Hello everyone,
  back in the days of 5.1.xxx my 3com CFM656B (That's not the exact model
number sorry but it's in my machine at home at the moment.) worked
beautifully. I had changed to the 5.1 branch of FreeBSD because finally I
could use something other than a ratty Linksys 10mbps pccard in my laptop.
  I cvsup'd religeously and the world built well (usually) and the kernels
kernelled and I was a righteous FreeBSD guru. But then.. 5.2.1 hit and my
3com netcard no longer functioned. I searched high and low for fixes,
answers cvsup every chance I had and never once did the card work again.
  Everything shows normal in the dmesg but the bus never resets and the system
can't get the station address. I checked interrupts and the card bus is
there sharing life with the pccard interface at irq 10.
  If I'm using 5.1 of the OS (which I reinstalled the other day because i'm
trying to get my new Linksys wifi card running) the 3com works and data
flows at a reasonable rate.
  Does anyone know of a fix for the cardbus since that's the only thing I can
find that seems like it's out of wack? same hardware works fine with 5.1 but
5.2 is toiletville.
  My 10mbps linksys card still works but it is a 16 bit pccard and nothing and
no cards that I have that are 32bit cardbus work at all.
  This is on a IBM Iseries thinkpad 1141. It's been my main work horse since I
bought it in 2000.
  Please help make a ratty old laptop useful again. I'll do what I can to
provide information to get this problem fixed. Since I see current is now
trying to breath life into FreeBSD-6.0 and I would hate to see this problem
continue.
  Thank you in advance for everything.

Sincerely
  Davon

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


Re: Cardbus not working for 3com 656B netcard

2004-09-15 Thread Dave McCammon

--- Davon Shire [EMAIL PROTECTED] wrote:

 Hello everyone,
   back in the days of 5.1.xxx my 3com CFM656B
 (That's not the exact model
 number sorry but it's in my machine at home at the
 moment.) worked
 beautifully. I had changed to the 5.1 branch of
 FreeBSD because finally I
 could use something other than a ratty Linksys
 10mbps pccard in my laptop.
   I cvsup'd religeously and the world built well
 (usually) and the kernels
 kernelled and I was a righteous FreeBSD guru. But
 then.. 5.2.1 hit and my
 3com netcard no longer functioned. I searched high
 and low for fixes,
 answers cvsup every chance I had and never once did
 the card work again.
   Everything shows normal in the dmesg but the bus
 never resets and the system
 can't get the station address. I checked interrupts
 and the card bus is
 there sharing life with the pccard interface at irq
 10.
   If I'm using 5.1 of the OS (which I reinstalled
 the other day because i'm
 trying to get my new Linksys wifi card running) the
 3com works and data
 flows at a reasonable rate.
   Does anyone know of a fix for the cardbus since
 that's the only thing I can
 find that seems like it's out of wack? same hardware
 works fine with 5.1 but
 5.2 is toiletville.
   My 10mbps linksys card still works but it is a 16
 bit pccard and nothing and
 no cards that I have that are 32bit cardbus work at
 all.
   This is on a IBM Iseries thinkpad 1141. It's been
 my main work horse since I
 bought it in 2000.
   Please help make a ratty old laptop useful again.
 I'll do what I can to
 provide information to get this problem fixed. Since
 I see current is now
 trying to breath life into FreeBSD-6.0 and I would
 hate to see this problem
 continue.
   Thank you in advance for everything.
 
 Sincerely
   Davon
If you are getting dmesg errors similar to

kernel: cbb0: cbb_power: 0V
kernel: cbb0: bad Vcc request. ctrl=0xf000ff00,
status=0xf000e2c3
kernel: cbb_power: 0V

Try this patch ? 

http://lists.freebsd.org/pipermail/freebsd-mobile/2004-September/004726.html

I have a 3com575B that quit working after going to 5.3
beta from 5.2.1. The above patch made it work again.

Here is another that may help.
http://www.freebsd.org/cgi/query-pr.cgi?pr=66848






__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]