I found that using any pcmcia-cs version post 3.1.8 caused my Dell Inspiron 7000s to freeze when resumed (e.g. on opening lid). Dave does not understand why it is needed, but it appear to be related to the change of defaults for i82365.
The fix is to change /etc/sysconfig/pcmcia to have
PCIC_OPTS="pci_csc=0 pci_int=0"to set it back to using ISA interrupts (the BIOS does not allow the card type to be set). |
[ Edit This Forum ]