hi,
anonym wrote (20 Jun 2012 12:59:47 GMT) :
> 19/06/12 15:52, bertagaz@???:
>> It requires USB_DUMMY_HCD to be configured in the kernel config,
>> which isn't in Debian kernel AFAIK.
> Just so no one wastes time examining this, I just want to point out
> that this is exactly what we need; I played with the dummy_hcd and
> g_file_storage (which also is needed) modules some weeks ago with
> this exact use case in mind. For instance, here's how to emulate
> a 2 GiB USB storage device:
> dd if=/dev/zero of=usb_drive bs=1M count=2048
> modprobe dummy_hcd
> modprobe g_file_storage file=$PWD/usb_drive
> Works like a charm.
Great news! Thanks for sharing this.
Who will
- add this information to todo/automated_builds_and_tests?
- file a whishlist bug, if needed, so that the Debian kernel gets
these modules enabled?
Cheers!
--
intrigeri
| GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
| OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc