(→USB Serial Drivers for USB-COM Mode)
|
(→Using USB to Serial adapters in Linux)
|
Line 22: | |||
For Linux operating systems, activate the CONFIG_USB_SERIAL_FTDI_SIO config option and rebuild the kernel, or: | For Linux operating systems, activate the CONFIG_USB_SERIAL_FTDI_SIO config option and rebuild the kernel, or: | ||
- | # cd /usr/src/linux && make menuconfig | + | "# cd /usr/src/linux && make menuconfig |
Linux > Device Drivers > USB > USB Serial Converter > USB FTDI Single Port Serial Driver | Linux > Device Drivers > USB > USB Serial Converter > USB FTDI Single Port Serial Driver | ||
- | # make bzImage && make modules && make modules_install && make install | + | "# make bzImage && make modules && make modules_install && make install |
Should see something within syslog similar to the following: | Should see something within syslog similar to the following: |