On Sun, 4 Jul 2004, Jesse Stockall wrote: > Hi > > I have a "Ram Bo Hi-Speed Crystal Disk" USB mass storage device that > causes problems with vanilla 2.6.7. > > I'm using udev 0.29 on Gentoo
This is just a guess. Look in the kernel source at the file drivers/scsi/scsi_devinfo.c. Not far from the beginning of the file is a long table of manufacturer and device names. In the vicinity of line 143 are two entries with "Generic" as the manufacturer name. Try deleting those two lines and rebuilding your kernel. Maybe that will work better. If that doesn't help, turn on both the USB debugging option and the usb-storage debugging option in your kernel's configuration and post the system log (or dmesg output) you get when plugging in the Crystal Disk. Alan Stern ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
