On Tue, 16 Nov 2004, Jacob Greenstein wrote: > Hello everyone, > > Recently I replaced the kernel 2.4.21 by 2.6.9 and now it would not > recognize my memory key. The corresponding line in /proc/bus/usb/devices > says "driver=(none)", although the usb-storage module is certainly > compiled and loaded and even produces the message "usb storage driver > registered" at the boot time. > Has anyone experienced a similar problem?
Make sure that the Low Performance USB mass-storage driver is disabled in the kernel configuration (under Device drivers / Block devices). Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
