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

Regards
Jacob Smit



-------------------------------------------------------------------------
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