How to micro2440 as a USB key when connected on a PC

Deepak Meti
Hi,
How to make micro2440 as usb key when connected to PC(storage devie).i have
enabled gadget driver on my kernel 2.6.32.2.

zogzog
Hi,
here you can find all informations you'll need to set up your gadgets
modules.

http://www.linux-usb.org/gadget/

Zogzog.

Deepak Meti
Thanks Zogzog
I have compiled the kernel with gadget drivers.and i want to see the
micro2440 as hdd on the host pc when connected by usb..Micro2440 is
detected as a unknow device in hostside.I am new to the linux device
driver..Guide me with the steps.

zogzog
nop, I'll not, 
because I've already send you a link with the documentation.

to be precise, what you need is here:
http://www.linux-usb.org/gadget/file_storage.html
Where you can find a good explanation and a step-by-step example......
far better than anything I may write here.

zogzog.

PS: if your kernel support iso9660 you can directly use an cd_file.iso as a
read only backing storage file. (but sadly not bootable by any bios, ...
that's my problem).