FC6 and hostap_cs
Jar
jar
Thu Nov 2 12:58:52 PST 2006
Just updating to FC6. Card seems to work but the new pcmcia system says
that "pcmcia: the driver needs updating to supported shared IRQ lines."
It comes from pcmcia_resource.c:
/* Make sure the fact the request type was overridden is passed back */
if (type == IRQF_SHARED && !(req->Attributes &
IRQ_TYPE_DYNAMIC_SHARING)) {
req->Attributes |= IRQ_TYPE_DYNAMIC_SHARING;
printk(KERN_WARNING "pcmcia: request for exclusive IRQ
could not be fulfilled.\n");
printk(KERN_WARNING "pcmcia: the driver needs updating
to supported shared IRQ lines.\n");
}
Can this cause problems in some configurations?
Kernel is kernel-2.6.18-1.2798.fc6.
...
...
pccard: PCMCIA card inserted into slot 0
cs: memory probe 0xa0000000-0xa0ffffff: clean.
pcmcia: registering new device pcmcia0.0
ieee80211_crypt: registered algorithm 'NULL'
hostap_cs: 0.4.4-kernel (Jouni Malinen <jkmaline at cc.hut.fi>)
hostap_cs: setting Vcc=33 (constant)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0046, io.base=0x0000, len=64
hostap_cs: Registered netdevice wifi0
pcmcia: request for exclusive IRQ could not be fulfilled.
pcmcia: the driver needs updating to supported shared IRQ lines. <===
hostap_cs: index 0x01: , irq 11, io 0x0100-0x013f
prism2_hw_init: initialized in 196 ms
wifi0: NIC: id=0x800c v1.0.0
wifi0: PRI: id=0x15 v1.1.1
wifi0: STA: id=0x1f v1.7.4
wifi0: registered netdevice wlan0
orinoco 0.15 (David Gibson <hermes at gibson.dropbear.id.au>, Pavel Roskin
<proski at gnu.org>, et al)
orinoco_cs 0.15 (David Gibson <hermes at gibson.dropbear.id.au>, Pavel
Roskin <proski at gnu.org>, et al)
...
...
--
Best Regards, Jar
More information about the Hostap
mailing list