Le lundi 17 avril 2006 à 20:44 -0700, Richard Fish a écrit : > On 4/17/06, Frédéric Grosshans
> This doesn't really matter. It comes from the database at > http://www.linux-usb.org/usb.ids OK. Thanks > However, I think the kernel doesn't fully recognize your device. Your > dmesg output seems to be missing size discovery like so: > > Type: Direct-Access ANSI SCSI revision: 02 > SCSI device sdb: 2047488 512-byte hdwr sectors (1048 MB) > sdb: Write Protect is off > > Also, from your lsusb output: > > > iManufacturer 0 > > iProduct 0 <snip> > > Those strings for iManufacturer and iProduct seem to come from the > sysfs entries: > > carcharias 1-3 # (cd /sys/devices/pci0000\:00/0000\:00\:1d.7/usb1/1-3 > ; cat manufacturer product; ) > USB > Flash Disk how do you know the /0000\:00\:1d.7/usb1/1-3 part of the above path ? > > Which in turn come from the table in > /usr/src/linux/drivers/usb/storage/unusual_devs.h. Maybe you can try > adding an entry for your device to that table? Something like: > > UNUSUAL_DEV( 0x1043, 0x8006, 0x0110, 0x0110, > "USB", > "Flash Disk", > US_SC_DEVICE, US_PR_DEVICE, NULL, > US_FL_IGNORE_RESIDUE ), I'm compiling the kernel with this difference. (Its my first source code modification !) I'll post the result later. Thanks for yout help Fred -- gentoo-user@gentoo.org mailing list