I have an issue here, Ported Android to mini 2440 ; and it is up and running. The problem is, when I insert Pendrive/flash stick; I able to see the device being registered usb1-1 and also in /dev I see this device registered. But I dont see, the place where it is getting mounted... to go and access files. Am unable to locate the mounted directory of sdcard too..!! Contents of sdcard are not visible in /sdcard location. -Regards, friendlygoli
Android: Detects USB but doesnt mount : Mini 2440
usb 1-1: new full speed USB device using s3c2410-ohci and address 2
init: event { 'add', '/devices/platform/s3c2410-ohci/usb1/1-1', 'usb', '',
189,}
usb 1-1: configuration #1 chosen from 1 choice
init: event { 'add', '/devices/platform/s3c2410-ohci/usb1/1-1/1-1:1.0',
'usb', }
scsi0 : SCSI emulation for USB Mass Storage devices
init: event { 'add', '/class/scsi_host/host0', 'scsi_host', '', -1, -1 }
init: event { 'add', '/class/usb_endpoint/usbdev1.2_ep81', 'usb_endpoint',
'', }
init: event { 'add', '/class/usb_endpoint/usbdev1.2_ep02', 'usb_endpoint',
'', }
init: event { 'add', '/class/usb_device/usbdev1.2', 'usb_device', '', 189,
1 }
init: event { 'add', '/class/usb_endpoint/usbdev1.2_ep00', 'usb_endpoint',
'', }
scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI:
0 CCS
init: event { 'add',
'/devices/platform/s3c2410-ohci/usb1/1-1/1-1:1.0/host0/tar}
init: event { 'add', '/class/scsi_disk/0:0:0:0', 'scsi_disk', '', -1, -1 }
sd 0:0:0:0: [sda] 7839744 512-byte hardware sectors (4014 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
init: event { 'change',
'/devices/platform/s3c2410-ohci/usb1/1-1/1-1:1.0/host0/}
sd 0:0:0:0: [sda] 7839744 512-byte hardware sectors (4014 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda:<7>usb-storage: queuecommand called
sda1
init: event { 'add', '/block/sda', 'block', '', 8, 0 }
init: event { 'add', '/block/sda/sda1', 'block', '', 8, 1 }
init: event { 'add', '/class/bdi/8:0', 'bdi', '', -1, -1 }
sd 0:0:0:0: [sda] Attached SCSI removable disk
init: event { 'add', '/class/scsi_device/0:0:0:0', 'scsi_device', '', -1,
-1 }

