linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test1 fails at insmoding orinoco_cs
@ 2003-07-19 19:57 Eric Van Buggenhaut
  2003-07-19 20:07 ` Sean Neakums
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Van Buggenhaut @ 2003-07-19 19:57 UTC (permalink / raw)
  To: linux-kernel

I just gave a try to 2.6.0-test1, all is fine except there's an IRQ
conflict occuring when modprobing my wireless card's driver:

Jul 19 20:53:37 femto kernel: Linux Kernel Card Services 3.1.22
Jul 19 20:53:37 femto kernel:   options:  [pci] [cardbus] [pm]
Jul 19 20:53:37 femto kernel: PCI: Found IRQ 11 for device 0000:00:0b.0
Jul 19 20:53:37 femto kernel: Yenta IRQ list 06b0, PCI irq11
Jul 19 20:53:37 femto kernel: Socket status: 30000411
Jul 19 20:53:37 femto kernel: PCI: Found IRQ 11 for device 0000:00:0b.1
Jul 19 20:53:37 femto kernel: Yenta IRQ list 06b0, PCI irq11
Jul 19 20:53:37 femto kernel: Socket status: 30000087
Jul 19 20:53:38 femto kernel: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xcbfff 0xf0000-0xfffff
Jul 19 20:53:38 femto kernel: orinoco_cs: RequestIRQ: Resource in use

It's the same driver I used with 2.4.21 and it worked fine. Is this a
bug ? I'm not a kernel guru... If you need help to debug, lemme know.

Please CC me on reply.

-- 
Eric VAN BUGGENHAUT
Eric.VanBuggenhaut@AdValvas.be

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

* Re: 2.6.0-test1 fails at insmoding orinoco_cs
  2003-07-19 19:57 2.6.0-test1 fails at insmoding orinoco_cs Eric Van Buggenhaut
@ 2003-07-19 20:07 ` Sean Neakums
  0 siblings, 0 replies; 3+ messages in thread
From: Sean Neakums @ 2003-07-19 20:07 UTC (permalink / raw)
  To: Eric.VanBuggenhaut; +Cc: linux-kernel

Eric Van Buggenhaut <ericvb@debian.org> writes:

> It's the same driver I used with 2.4.21 and it worked fine. Is this a
> bug ? I'm not a kernel guru... If you need help to debug, lemme know.

Happily using the version shipped with 2.6.0-test1 here.

Jul 19 15:40:47 revox kernel: Linux Kernel Card Services 3.1.22
Jul 19 15:40:47 revox kernel:   options:  [pci] [cardbus] [pm]
Jul 19 15:40:47 revox kernel: PCI: Found IRQ 11 for device 0000:02:01.0
Jul 19 15:40:47 revox kernel: PCI: Sharing IRQ 11 with 0000:02:01.1
Jul 19 15:40:47 revox kernel: Yenta IRQ list 06b8, PCI irq11
Jul 19 15:40:47 revox kernel: Socket status: 30000006
Jul 19 15:40:47 revox kernel: PCI: Found IRQ 11 for device 0000:02:01.1
Jul 19 15:40:47 revox kernel: PCI: Sharing IRQ 11 with 0000:02:01.0
Jul 19 15:40:47 revox kernel: Yenta IRQ list 06b8, PCI irq11
Jul 19 15:40:47 revox kernel: Socket status: 30000010
Jul 19 15:40:48 revox cardmgr[396]: watching 2 sockets
Jul 19 15:40:48 revox cardmgr[397]: starting, version is 3.2.2
Jul 19 15:40:48 revox cardmgr[397]: socket 1: NetGear MA401RA
Jul 19 15:40:48 revox kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Jul 19 15:40:48 revox kernel: cs: IO port probe 0x0800-0x08ff: excluding 0x800-0x817 0x828-0x837 0x
840-0x857 0x860-0x877 0x880-0x88f 0x898-0x89f 0x8a8-0x8cf 0x8e0-0x8ff
Jul 19 15:40:48 revox kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x3c0-0x3df 0x
4d0-0x4d7
Jul 19 15:40:48 revox kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Jul 19 15:40:48 revox kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Jul 19 15:40:48 revox cardmgr[397]: executing: 'modprobe orinoco_cs'
Jul 19 15:40:48 revox kernel: orinoco.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and othe
rs)
Jul 19 15:40:48 revox kernel: orinoco_cs.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and o
thers)
Jul 19 15:40:48 revox kernel: eth1: Station identity xxxx:xxxx:xxxx:xxxx
Jul 19 15:40:48 revox kernel: eth1: Looks like an Intersil firmware version 1.3.6
Jul 19 15:40:48 revox kernel: eth1: Ad-hoc demo mode supported
Jul 19 15:40:48 revox kernel: eth1: IEEE standard IBSS ad-hoc mode supported
Jul 19 15:40:48 revox kernel: eth1: WEP supported, 104-bit key
Jul 19 15:40:48 revox kernel: eth1: MAC address xx:xx:xx:xx:xx:xx
Jul 19 15:40:48 revox kernel: eth1: Station name "Prism  I"
Jul 19 15:40:48 revox kernel: eth1: ready
Jul 19 15:40:48 revox kernel: eth1: index 0x01: Vcc 5.0, irq 3, io 0x0100-0x013f


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

* Re: 2.6.0-test1 fails at insmoding orinoco_cs
@ 2003-07-21 12:40 Alexander Rau
  0 siblings, 0 replies; 3+ messages in thread
From: Alexander Rau @ 2003-07-21 12:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: ericvb

Had the same problems. Check if you enabled ISA support in your kernel
config. Solved my problems. Otherwise check out the pcmcia-cs docs at
pcmcia.sf.net. There's a description of configuration parameters in the
troubleshooting section of the user-howto, especially on irq and io mem
problems...

Regards, Al


> I just gave a try to 2.6.0-test1, all is fine except there's an IRQ
> conflict occuring when modprobing my wireless card's driver:
>
> Jul 19 20:53:37 femto kernel: Linux Kernel Card Services 3.1.22
> Jul 19 20:53:37 femto kernel: options: [pci] [cardbus] [pm]
> Jul 19 20:53:37 femto kernel: PCI: Found IRQ 11 for device 0000:00:0b.0
> Jul 19 20:53:37 femto kernel: Yenta IRQ list 06b0, PCI irq11
> Jul 19 20:53:37 femto kernel: Socket status: 30000411
> Jul 19 20:53:37 femto kernel: PCI: Found IRQ 11 for device 0000:00:0b.1
> Jul 19 20:53:37 femto kernel: Yenta IRQ list 06b0, PCI irq11
> Jul 19 20:53:37 femto kernel: Socket status: 30000087
> Jul 19 20:53:38 femto kernel: cs: memory probe 0x0c0000-0x0fffff: 
> excluding 0xc0000-0xcbfff 0xf0000-0xfffff
> Jul 19 20:53:38 femto kernel: orinoco_cs: RequestIRQ: Resource in use
>
> It's the same driver I used with 2.4.21 and it worked fine. Is this a
> bug ? I'm not a kernel guru... If you need help to debug, lemme know.
>
> Please CC me on reply. 




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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-19 19:57 2.6.0-test1 fails at insmoding orinoco_cs Eric Van Buggenhaut
2003-07-19 20:07 ` Sean Neakums
2003-07-21 12:40 Alexander Rau

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).