Uploaded here the compiled FTDI single usb2serial driver (included in celinux24 skytone sources)

1) insmod it after usbserial.o

2) check /dev/ttyUSB0 (create it if nok): #mknod /dev/ttyUSB0 c 188 0 #chmod 666 /dev/ttyUSB0

3) run a terminal #/sbin/getty -L /dev/ttyUSB0 115200 vt100

Some nice background of serial console howtos http://tldp.org/HOWTO/Serial-HOWTO.html

-- RubenViets - 08 Aug 2009

Topic attachments
I Attachment Action Size Date Who Comment
elseo ftdi_sio.o manage 22.8 K 08 Aug 2009 - 19:34 RubenViets FTDI USB to serial converter kernel module
Topic revision: r1 - 08 Aug 2009 - 20:16:15 - RubenViets
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback