On Wed, Mar 11, 2009 at 05:46:19PM +0100, Carsten Gerlach wrote:

> The kernel has the right module for this chipset, cp2101, wich I can load 
> with 
> "modprobe cp2101".

   It should happen automatically.

> I know, that i have to set the Freerunner to USB host mode. I used the 
> openmoko-panel to switch to USB host mode.

   That hasn't worked for a few months now. To switch to USB host mode:

# echo >/sys/devices/platform/s3c2410-ohci/usb_mode host
# echo >/sys/class/i2c-adapter/i2c-0/0-0073/neo1973-pm-host.0/hostmode 1

   To switch back to USB device mode:

# echo >/sys/class/i2c-adapter/i2c-0/0-0073/neo1973-pm-host.0/hostmode 0
# echo >/sys/devices/platform/s3c2410-ohci/usb_mode device

-- 
Rask Ingemann Lambertsen
Danish law requires addresses in e-mail to be logged and stored for a year

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to