I'm a little confused as to how I can have the modules load automatically for my usb serial interface.

I currently have these two modules loaded for the USB port

ehci-hcd 19880 0 (unused)
usbcore 76192 1 [ehci-hcd]

next if I try cu -lttyUSB0 I'll get the following:

cu: open (/dev/ttyUSB0): No such device
cu: ttyUSB0: Line in use

I know if I do the following:

insmod usb-uhci

which in turn loads usbserial and mct_u232

and then everything connects fine... question, what do I need to add to the /etc/modules.conf file to cause this to happen automatically?

Jeff



--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to