Salve. Dopo aver ricompilato (varie volte) il kernel 2.4.17, non riesco piu' a far funzionare la scheda ethernet pcmcia. Quando la inserisco, in /var/log/messages trovo il seguente messaggio:
Oct 8 10:36:26 localhost kernel: cs: socket c3fa3000 timed out during reset. Try increasing setup_delay. Oct 8 10:36:27 localhost kernel: cs: cb_alloc(bus 2): vendor 0x10b7, device 0x5157 Oct 8 10:36:27 localhost kernel: PCI: Enabling device 02:00.0 (0000 -> 0003) Oct 8 10:36:27 localhost kernel: 02:00.0: 3Com PCI 3CCFE575BT Cyclone CardBus at 0x4000. Vers LK1.1.16 Oct 8 10:36:27 localhost kernel: PCI: Setting latency timer of device 02:00.0 to 64 Oct 8 10:36:27 localhost /etc/hotplug/net.agent: invoke ifup eth0 Oct 8 10:36:27 localhost /etc/hotplug/pci.agent: Setup 3c59x for PCI slot 02:00.0 Oct 8 10:36:27 localhost /etc/hotplug/pci.agent: missing kernel or user mode driver 3c59x Nella configurazione del kernel avevo messo CONFIG_HOTPLUG=y CONFIG_HOTPLUG_PCI=m. Quindi ora non so proprio cosa fare. Ovviamente ho incluso il module 3c59x, ed anche vari altri moduli con nomi simili a quello della scheda (che se ho capito bene dovrebbe essere 3c575 o giu' di li'). In realta', almeno in un certo senso la scheda funziona: se la collego ad una vecchia stampante Apple, tramite un ponte LocalTalk/Ethernet riesco a stampare. Ma se la collego ad un altra ethernet su un altro computer non funziona (prima, con il kernel 2.2.19 funzionava bene). In ogni caso, quando faccio /etc/init.d/pcmcia restart gli scripts relativi alla scheda ethernet (tipo /etc/pcmcia/network.opts) non partono. Avete suggerimenti? Grazie, ciao Alessandro

