I'm working on an OpenEmbedded port for gumstix modules (PXA270 based) and running into an issue with USB storage devices.
I am using a 2.6.21 kernel and udev-115. Other devices seem to work fine: USB keyboards, Bluetooth dongles, etc. However when I insert a USB storage device the mount process doesn't quite complete: <6>usb 1-2.3: new full speed USB device using pxa27x-ohci and address 6 <6>usb 1-2.3: configuration #1 chosen from 1 choice <6>scsi2 : SCSI emulation for USB Mass Storage devices <7>usb-storage: device found at 6 <7>usb-storage: waiting for device to settle before scanning <5>scsi 2:0:0:0: Direct-Access USB 2.0 Flash Drive 0.00 PQ: 0 ANSI: 2 <7>usb-storage: device scan complete And nothing further--the expected sda device is never created. This is new territory for me. Any advice on where I should begin looking? Is this a udev thing? Thanks! Steve - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html