Ciao,
mi sa che il problema è da qualche altra parte, perchè ho provato a usare il modulo islm ma non c'è nulla da fare

Provo a fare un riasunto preciso, sperando che qualche esperto riesca ad aiutarmi.
I firmware sono presenti.
Se inserisco la scheda il kernel cerca di caricare sia i moduli
prism54 "fullmac" che quelli "softmac".
Se uso sol il modulo "softmac" islm (blacklistando il modulo
prism54):
-I moduli caricati sono i seguenti:
- Codice: Seleziona tutto
Module Size Used by
p54pci 13184 0
p54common 14848 1 p54pci
mac80211 122124 2 p54pci,p54common
cfg80211 14600 1 mac80211
-La scheda non dà segni di vita (il led non si accende)
-In /var/log/mssages trovo:
- Codice: Seleziona tutto
Jul 26 12:11:21 giorgix kernel: pccard: CardBus card inserted into slot 0
Jul 26 12:11:22 giorgix kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKB] -> GSI
5 (level, low) -> IRQ 5
Jul 26 12:11:22 giorgix kernel: p54: LM86 firmware
Jul 26 12:11:22 giorgix kernel: p54: FW rev 2.7.0.0 - Softmac protocol 4.1
Jul 26 12:11:23 giorgix kernel: phy0: hwaddr 00:02:6f:20:ba:8b, isl3890
-In /var/log/syslog trovo:
- Codice: Seleziona tutto
Jul 26 12:11:21 giorgix kernel: cs: pcmcia_socket0: unable to apply power.
Jul 26 12:11:22 giorgix kernel: PCI: Enabling device 0000:02:00.0 (0000 -> 0002)
-In /var/log/debug trovo:
- Codice: Seleziona tutto
Jul 26 12:11:22 giorgix kernel: PCI: Setting latency timer of device 0000:02:00.0 to 64
Jul 26 12:11:23 giorgix kernel: phy0: Selected rate control algorithm 'simple'
Se invece provo a usare il modulo
prism54 (blacklistando i moduli p54 etc.):
-L'unico modulo caricato è
prism54-Il led si accende, lampeggia e poi si spegne;
-In /var/log/messages trovo:
- Codice: Seleziona tutto
Jul 26 12:03:24 giorgix kernel: ACPI: PCI interrupt for device 0000:02:00.0 disabled
Jul 26 12:03:27 giorgix kernel: pccard: CardBus card inserted into slot 0
Jul 26 12:03:27 giorgix kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKB] -> GSI
5 (level, low) -> IRQ 5
-In /var/log/syslog trovo:
- Codice: Seleziona tutto
Jul 26 12:03:27 giorgix kernel: PCI: Enabling device 0000:02:00.0 (0000 -> 0002)
Jul 26 12:03:29 giorgix kernel: eth1: timeout waiting for mgmt response
Jul 26 12:03:29 giorgix kernel: eth1: mgt_commit_list: failure. oid=ff020003 err=-110
Jul 26 12:03:30 giorgix kernel: eth1: timeout waiting for mgmt response
Jul 26 12:03:30 giorgix kernel: eth1: mgt_commit_list: failure. oid=10000002 err=-110
Jul 26 12:03:31 giorgix kernel: eth1: timeout waiting for mgmt response
Jul 26 12:03:31 giorgix kernel: eth1: mgt_commit_list: failure. oid=12000002 err=-110
Jul 26 12:03:32 giorgix kernel: eth1: timeout waiting for mgmt response
Jul 26 12:03:32 giorgix kernel: eth1: mgt_commit_list: failure. oid=12000007 err=-110
Jul 26 12:03:33 giorgix kernel: eth1: timeout waiting for mgmt response
Jul 26 12:03:33 giorgix kernel: eth1: mgt_commit_list: failure. oid=ff020003 err=-110
Jul 26 12:03:33 giorgix kernel: eth1: interface reset failure
Jul 26 12:03:33 giorgix kernel: prism54: Your card/socket may be faulty, or IRQ line too
busy :(
-In /var/log/debug trovo:
- Codice: Seleziona tutto
Jul 26 12:03:24 giorgix kernel: eth1: hot unplug detected
Jul 26 12:03:24 giorgix kernel: eth1: removing device
Jul 26 12:03:28 giorgix kernel: eth1: resetting device...
Jul 26 12:03:28 giorgix kernel: eth1: uploading firmware...
Jul 26 12:03:28 giorgix kernel: eth1: firmware version: 1.0.4.3
Jul 26 12:03:28 giorgix kernel: eth1: firmware upload complete
Jul 26 12:03:28 giorgix kernel: eth1: expecting oid 0xff020003, received 0x2009806.
Jul 26 12:03:28 giorgix kernel: eth1: timeout waiting for mgmt response 249, triggering d
evice
Jul 26 12:03:28 giorgix kernel: eth1: timeout waiting for mgmt response 224, triggering d
evice
Jul 26 12:03:28 giorgix kernel: eth1: timeout waiting for mgmt response 199, triggering d
evice
(continua così per un bel po' di righe)
A mio parere il bandolo della matassa è proprio in quest'ultimo messaggio, qualcuno ha idee?