It looks like I got the module loaded. I had to load usbserial.ko first.
lsmod returns:
ftdi_sio 20168 0 - Live 0xbf03c000
usbserial 19056 1 ftdi_sio, Live 0xbf036000
usb_storage 23072 0 - Live 0xbf02f000
ehci_hcd 22028 0 - Live 0xbf028000
usbcore 74268 4 ftdi_sio,usbserial,usb_storage,ehci_hcd, Live 0xbf014000
sd_mod 15504 0 - Live 0xbf00f000
scsi_mod 55372 2 usb_storage,sd_mod, Live 0xbf000000
So, now I'm trying to actually use the ftdi device.
I'm not really sure what to do next.
Suggestions are welcome.
Thanks,
-Rocko
--- In "nightz13" <> wrote:
>
> Hello,
>
> I'm trying to use an FTDI USB to Serial device.
> I've added the driver:
> "make menuconfig"
> Device Drivers --->
> USB Support -->
> USB Serial Converter support --->
> USB FTDI Single Port ...(EXPERIMENTAL)
>
> I made it modular.
> Compiled the kernel.
> Booted.
>
> Now, how do I insert the module?
> "insmod ftdi_sio.o" returns invalid module format.
>
> Any help would be appreciated.
>
> Thanks,
> -Rocko
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|