On Tue, 12 Dec 2006, Jacob Smit wrote:

> I am trying to use GadgetFs on a PXA2xx embedded system.  I have the
> following options configured as modules in my kernel:
> 
> CONFIG_USB_GADGET, CONFIG_USB_ETH, CONFIG_USB_GADGETFS,
> CONFIG_USB_FILE_STORAGE, CONFIG_USB_G_SERIAL, CONFIG_USB_GADGET_PXA2XX.
> 
> Once the system has booted I load the gadgetfs and pxa2xx_udc modules using:
> 
>     # modprobe gadgetfs
>     - pxa2xx_udc: version 14-Dec-2003
>     - gadgetfs: USB Gadget filesystem, version 24 Aug 2004
> 
> The problem comes when I try to mount the filesystem to /dev/gadget (which I
> have created):
> 
>     # mount -t gadgetfs gadgetfs /dev/gadget
>     - mount: Unknown filesystem type 'gadgetfs'
> 
> My version of mount is mount-2-12q
> 
> Any help in overcoming this problem would be greatly appreciated

I don't know what you're doing wrong; I've down exactly the same thing
many times with success (although I used net2280 rather than pxa2xx_udc).  
Perhaps upgrading to a more recent kernel will help.

Alan Stern


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to