Hi!
I'm having some troubles getting hotplug to work correctly with usb-storage.
It apparently notices that device is plugged as /proc/scsi/usb-storage/1
exists:
Host scsi1: usb-storage
Vendor: Creative Tech
Product: NOMAD MuVo
Serial Number: 000000000000
Protocol: Transparent SCSI
Transport: Bulk
Quirks:
But there's no /dev/sda*, so that I could mount the device. I'm using
2.5.70-mm9 with usb-storage, usbcore, uhci-hcd, scsi-disk and scsi-generic
compiled as modules. Running dmesg shows this:
drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver
v2.1
PCI: Found IRQ 9 for device 00:04.2
PCI: Sharing IRQ 9 with 00:04.3
PCI: Sharing IRQ 9 with 00:09.0
uhci-hcd 0000:00:04.2: VIA Technologies, In USB
uhci-hcd 0000:00:04.2: irq 9, io base 0000d400
uhci-hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
hub 1-0:0: USB hub found
hub 1-0:0: 2 ports detected
PCI: Found IRQ 9 for device 00:04.3
PCI: Sharing IRQ 9 with 00:04.2
PCI: Sharing IRQ 9 with 00:09.0
uhci-hcd 0000:00:04.3: VIA Technologies, In USB (#2)
uhci-hcd 0000:00:04.3: irq 9, io base 0000d000
uhci-hcd 0000:00:04.3: new USB bus registered, assigned bus number 2
hub 2-0:0: USB hub found
hub 2-0:0: 2 ports detected
hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x101
hub 1-0:0: new USB device on port 1, assigned address 2
Initializing USB Mass Storage driver...
scsi1 : SCSI emulation for USB Mass Storage devices
Vendor: CREATIVE Model: NOMAD_MUVO Rev: 0001
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 126977 512-byte hdwr sectors (65 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 04
sda: cache data unavailable
sda: assuming drive cache: write through
sda: sda1
devfs_mk_dir: invalid argument.<5>Attached scsi removable disk sda at scsi1,
channel 0, id 0, lun 0
devfs_mk_cdev: could not append to parent for /generic
Attached scsi generic sg1 at scsi1, channel 0, id 0, lun 0, type 0
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
drivers/usb/core/usb.c: registered new driver usb-storage
USB Mass Storage support registered.
--
-Ville Leskinen
--
[EMAIL PROTECTED] mailing list