Re: loading modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 17, 2003 at 02:03:22PM -0500, Jeffrey Ross wrote:
> 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
It looks like the following line in /etc/modules.conf will cause
usb-uhci to load automatically:
alias usb-controller usb-uhci
-- 
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
715 Stadium Dr.
San Antonio, TX 78212-7200

telephone: (210)-999-7484
email:akonstam@trinity.edu



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux