On Mon, May 05, 2003 at 10:51:57PM +1000, Russell Shaw wrote: > Marco Menchise wrote: > > >Could you please paste what is in /proc/interrupts after card insertion? > > CPU0 > 0: 337359 XT-PIC timer > 1: 308 XT-PIC keyboard > 2: 0 XT-PIC cascade > 3: 3 XT-PIC 3c589_cs > 8: 4 XT-PIC rtc > 12: 109 XT-PIC PS/2 Mouse > 14: 581109 XT-PIC ide0
I was expecting to see i82356 here. Maybe you should try the following while keeping the card in the PCMCIA slot: 1) shutdown cardmanager ( /etc/init.d/pcmcia stop ) 2) modprobe i82365 3) start cardmanager ( /etc/init.d/pcmcia start ) Can you see the i82356 in /proc/interrupts? Marco