Hi. Recently I bought an USB 2.0 cardbus adaptor to upgrade my notebook.
The good news: The two cheap (EUR 97 and EUR 35 ) adaptors I tested both work fine (on a SuSE 8.1 with Kernel 2.4.19). The problem: On shutdown, more precise on shutdown of pcmcia (kernel-based), even more precise on cardctl eject the systems hangs badly. The cause ist that the USB modules (usbcore, uhci etc.) are still loaded by the PCMCIA module. Changing the shutdown order of init does not help, maybe the USB-modules take too much time to really unload. What helps is to manually rmmod all USB-modules. Even more strange (to me) is that the snd module is loaded by usbcore, so you also have to stop alsasound before stopping pcmcia. Does anyone know a more elegant solution then the manual rmmod? Thanks Martin. -- Martin Schmettow Universit�tsbibliothek Regensburg ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
