I have a Phison 5in1 card reader / writer. I am using a 2.4.17 kernel, and have downloaded the driver from
http://www.jaist.ac.jp/~fjt/src/mcrw-2.4.16.patch When booting, my dmesg output is Linux Kernel Card Services 3.1.22 options: [pci] [cardbus] [pm] usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.268 $ time 22:46:48 Jan 6 2002 usb-uhci.c: High bandwidth mode enabled usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 10 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected usb-uhci.c: v1.268:USB Universal Host Controller Interface driver Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage USB Mass Storage support registered. [...] hub.c: USB new device connect on bus1/1, assigned device number 2 ds: no socket drivers loaded! scsi1 : SCSI emulation for USB Mass Storage devices WARNING: USB Mass Storage data integrity not assured USB Mass Storage device found at 2 My /proc/scsi contains BusLogic/ scsi sg/ usb-storage-0/ The file scsi contains Attached devices: Host: scsi0 Channel: 00 Id: 05 Lun: 00 Vendor: IOMEGA Model: ZIP 100 Rev: J.02 Type: Direct-Access ANSI SCSI revision: 02 The directory usb-storage-0 contains a file "1", with contents Host scsi1: usb-storage Vendor: Phison Product: Multi-card R/W Serial Number: None Protocol: Transparent SCSI Transport: Control/Bulk GUID: 0d7d02400000000000000000 Attached: Yes So everything seems to be OK. However, the FAQs and tips I've found on the internet indicate that I should be able to mount the device on a SCSI drive. /dev/sda is taken by the ZIP device; and I get no luck trying to mount /dev/sdb1. /proc/bus/usb/devices contains T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=d400 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0d7d ProdID=0240 Rev= 1.00 C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=usb-storage E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=255ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=255ms E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl=255ms and there is stuff under /proc/bus/usb/001 too. How do I find out the device to mount to read photos off the smart media card? And which file system is it? Am I missing something obvious? Thanks for your help (please cc me on replies as I'm not subscribed) Neil. _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
