> > Hmmm, not sure lspci is the best tool, but lsusb does not seem to give the > driver name... > You might want to add (if not already done): > Device Drivers ---> > [*] USB support ---> > <M/*> USB Serial Converter support ---> > <M/*> USB FTDI Single Port Serial Driver > > HTH > Pierre
Hi Pierre, Thanks for your time and insight. I was indeed missing the CONFIG_USB_SERIAL=y and CONFIG_USB_SERIAL_FTDI_SIO=y. Now when I plug my FTDI cable in I get a /dev/ttyUSB0. Merci encore. Chris > -- > http://lists.linuxfromscratch.org/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
