I have serial to USB converter, want to connect fax/modem to it. In kernel: CONFIG_USB_SERIAL=y CONFIG_USB_UHCI_HCD=y CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_HCD_PCI=y # CONFIG_USB_OHCI_HCD_PLATFORM is not set
lsusb (device is showing up) ... Bus 005 Device 003: ID 0711:0230 Magic Control Technology Corp. MCT-232 Serial Port but the system did not create ttyUSB entry in /dev. How to create ttyUSB? I couldn't find any instructions on how is it done in Gentoo. -- Thelma