Hi,

By default the Android mass storage driver (v2.6.32) only creates one
lun. The g_file_storage gadget allows to specify the number of luns
with the parameter 'luns', but it isn't clear to me how to specify
parameters for a USB composite device (or if this is possible at
all). I tried g_file_storage.luns, android_usb.luns and others, but
without success

I found that some boards register a platform_device
"usb_mass_storage", passing the number of luns in the plaform data
(struct usb_mass_storage_platform_data), but that leads to errors
about duplicate devices in my environment

Any help on this is appreciated

-- 
Matthias Kaehlcke
Embedded Linux Developer
Amsterdam

    Me lo contaron y lo olvidé, lo vi y lo entendí, lo hice y lo aprendí
                              (Confucio)
                                                                 .''`.
    using free software / Debian GNU/Linux | http://debian.org  : :'  :
                                                                `. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4                  `-

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to