In case somebody would like to play around with serial devices, here are a few more modules that should work with vukodav's kernel...
USB Host mode driver
Started by
vukodav
, Sep 06 2011 07:49 PM
#41
Posted 27 December 2011 - 05:12 PM
#42
Posted 28 December 2011 - 03:22 PM
rpetya, on 27 December 2011 - 05:12 PM, said:
In case somebody would like to play around with serial devices, here are a few more modules that should work with vukodav's kernel...
Edited by kman12041, 28 December 2011 - 03:23 PM.
#43
Posted 29 December 2011 - 06:00 PM
They implement serial communication with devices based on various chipsets (file name of every module refers to a certain device type). For example I have a usb relay based on the FTDI chipset which I can control from the phone after:
insmod usbserial.ko
insmod ftdi_sio.ko
The device will appear as /dev/ttyUSB0 ...
insmod usbserial.ko
insmod ftdi_sio.ko
The device will appear as /dev/ttyUSB0 ...
#44
Posted 30 December 2011 - 08:41 AM
rpetya, on 29 December 2011 - 06:00 PM, said:
They implement serial communication with devices based on various chipsets (file name of every module refers to a certain device type). For example I have a usb relay based on the FTDI chipset which I can control from the phone after:
insmod usbserial.ko
insmod ftdi_sio.ko
The device will appear as /dev/ttyUSB0 ...
insmod usbserial.ko
insmod ftdi_sio.ko
The device will appear as /dev/ttyUSB0 ...
Nice on
#45
Posted 12 January 2013 - 05:59 AM
Does anyone have source for the USB host kernel? I was hoping to compile a webcam module
#46
Posted 10 February 2013 - 05:00 PM
how to usb otg for zte carl?/////
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account

Back to top









