linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* avaya silver wireless card (orinoco driver) and pcmcia in 2.5.74
@ 2003-07-12 10:46 Arkadiusz Miskiewicz
  2003-07-22 21:22 ` David Gibson
  0 siblings, 1 reply; 2+ messages in thread
From: Arkadiusz Miskiewicz @ 2003-07-12 10:46 UTC (permalink / raw)
  To: Linux Kernel; +Cc: David Gibson

Hi,

I'm using 2.5.74 kernel, hotplug-2003_05_01-3 and pcmcia-cs-3.2.3-1.

Now after putting pcmcia card into slot new interface arrives (eth1)
and cards works quite well.

Jul 12 11:21:54 mobarm Linux Kernel Card Services 3.1.22
Jul 12 11:21:54 mobarm options:  [pci] [cardbus] [pm]
Jul 12 11:21:54 mobarm Yenta IRQ list 0800, PCI irq5
Jul 12 11:21:54 mobarm Socket status: 30000411
Jul 12 11:21:54 mobarm cs: IO port probe 0x0c00-0x0cff: clean.
Jul 12 11:21:54 mobarm cs: IO port probe 0x0800-0x08ff: excluding 0x800-0x87f
Jul 12 11:21:54 mobarm cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x3c0-0x3df 0x3f8-
0x40f 0x4d0-0x4d7
Jul 12 11:21:54 mobarm cs: IO port probe 0x0a00-0x0aff: clean.
Jul 12 11:21:54 mobarm cs: memory probe 0xa0000000-0xa0ffffff: clean.
Jul 12 11:21:54 mobarm orinoco.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and others)
Jul 12 11:21:54 mobarm orinoco_cs.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and other
s)
Jul 12 11:21:54 mobarm eth1: Station identity 001f:0001:0008:000a
Jul 12 11:21:54 mobarm eth1: Looks like a Lucent/Agere firmware version 8.10
Jul 12 11:21:54 mobarm eth1: Ad-hoc demo mode supported
Jul 12 11:21:54 mobarm eth1: IEEE standard IBSS ad-hoc mode supported
Jul 12 11:21:54 mobarm eth1: WEP supported, 104-bit key
Jul 12 11:21:54 mobarm eth1: MAC address 00:02:2D:4A:FE:4C
Jul 12 11:21:54 mobarm eth1: Station name "HERMES I"
Jul 12 11:21:54 mobarm eth1: ready
Jul 12 11:21:54 mobarm eth1: index 0x01: Vcc 5.0, irq 11, io 0x0100-0x013f

Unfortunately after getting it out of slot interface eth1 disappears
but I get:
Jul 12 11:22:50 mobarm orinoco_lock() called with hw_unavailable (dev=cbae5800)
Jul 12 11:23:00 mobarm unregister_netdevice: waiting for eth1 to become free. Usage count = 1
Jul 12 11:23:10 mobarm unregister_netdevice: waiting for eth1 to become free. Usage count = 1
Jul 12 11:23:20 mobarm unregister_netdevice: waiting for eth1 to become free. Usage count = 1
Jul 12 11:23:31 mobarm unregister_netdevice: waiting for eth1 to become free. Usage count = 1
[..]

Putting card back into slot doesn't cause any effect. I need to reboot
to get it working again.


-- 
Arkadiusz Miśkiewicz     CS at FoE, Wroclaw University of Technology
arekmatssedotpl AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PLD/Linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: avaya silver wireless card (orinoco driver) and pcmcia in 2.5.74
  2003-07-12 10:46 avaya silver wireless card (orinoco driver) and pcmcia in 2.5.74 Arkadiusz Miskiewicz
@ 2003-07-22 21:22 ` David Gibson
  0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2003-07-22 21:22 UTC (permalink / raw)
  To: Arkadiusz Miskiewicz; +Cc: Linux Kernel

On Sat, Jul 12, 2003 at 12:46:11PM +0200, Arkadiusz Miskiewicz wrote:
> Hi,
> 
> I'm using 2.5.74 kernel, hotplug-2003_05_01-3 and pcmcia-cs-3.2.3-1.

Are you using the in-kernel PCMCIA controller drivers, or the ones
from the pcmcia-cs package?

With the in-kernel drivers I'm unable to reproduce this on 2.5.75.

> Now after putting pcmcia card into slot new interface arrives (eth1)
> and cards works quite well.
> 
> Jul 12 11:21:54 mobarm Linux Kernel Card Services 3.1.22
> Jul 12 11:21:54 mobarm options:  [pci] [cardbus] [pm]
> Jul 12 11:21:54 mobarm Yenta IRQ list 0800, PCI irq5
> Jul 12 11:21:54 mobarm Socket status: 30000411
> Jul 12 11:21:54 mobarm cs: IO port probe 0x0c00-0x0cff: clean.
> Jul 12 11:21:54 mobarm cs: IO port probe 0x0800-0x08ff: excluding 0x800-0x87f
> Jul 12 11:21:54 mobarm cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x3c0-0x3df 0x3f8-
> 0x40f 0x4d0-0x4d7
> Jul 12 11:21:54 mobarm cs: IO port probe 0x0a00-0x0aff: clean.
> Jul 12 11:21:54 mobarm cs: memory probe 0xa0000000-0xa0ffffff: clean.
> Jul 12 11:21:54 mobarm orinoco.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and others)
> Jul 12 11:21:54 mobarm orinoco_cs.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and other
> s)
> Jul 12 11:21:54 mobarm eth1: Station identity 001f:0001:0008:000a
> Jul 12 11:21:54 mobarm eth1: Looks like a Lucent/Agere firmware version 8.10
> Jul 12 11:21:54 mobarm eth1: Ad-hoc demo mode supported
> Jul 12 11:21:54 mobarm eth1: IEEE standard IBSS ad-hoc mode supported
> Jul 12 11:21:54 mobarm eth1: WEP supported, 104-bit key
> Jul 12 11:21:54 mobarm eth1: MAC address 00:02:2D:4A:FE:4C
> Jul 12 11:21:54 mobarm eth1: Station name "HERMES I"
> Jul 12 11:21:54 mobarm eth1: ready
> Jul 12 11:21:54 mobarm eth1: index 0x01: Vcc 5.0, irq 11, io 0x0100-0x013f
> 
> Unfortunately after getting it out of slot interface eth1 disappears
> but I get:
> Jul 12 11:22:50 mobarm orinoco_lock() called with hw_unavailable (dev=cbae5800)
> Jul 12 11:23:00 mobarm unregister_netdevice: waiting for eth1 to become free. Usage count = 1
> Jul 12 11:23:10 mobarm unregister_netdevice: waiting for eth1 to become free. Usage count = 1
> Jul 12 11:23:20 mobarm unregister_netdevice: waiting for eth1 to become free. Usage count = 1
> Jul 12 11:23:31 mobarm unregister_netdevice: waiting for eth1 to become free. Usage count = 1
> [..]
> 
> Putting card back into slot doesn't cause any effect. I need to reboot
> to get it working again.
> 
> 

-- 
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.
http://www.ozlabs.org/people/dgibson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-22 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-12 10:46 avaya silver wireless card (orinoco driver) and pcmcia in 2.5.74 Arkadiusz Miskiewicz
2003-07-22 21:22 ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).