Auto-load USB driver
From: Steven Feil (sfeil_at_io.com)
Date: 10/11/03
- Next message: armin walland: "Re: Auto-load USB driver"
- Previous message: Tommy Li: "Re: jweb@swbell.net"
- Next in thread: armin walland: "Re: Auto-load USB driver"
- Reply: armin walland: "Re: Auto-load USB driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 11 Oct 2003 13:50:03 -0500
How can I setup my Linux system to auto-load the USB driver? When I
originality configured th OS I did not use USB devices.
I put the line "none /proc/bus/usb usbdevfs defaults 0 0" in my
/etc/fstab file however when I boot my machine, the mount fails because
the USB driver is not loaded. I can however "modprobe uhci" and them
"mount /proc/bus/usb" and all will work fine.
My guess is that I should set it up such that the mounting of
/proc/usb/usb was dependent on the loading of the USB module. I know
that for instance when I mount a CD from my SCSI CD-ROM the drivers
for isofs and SCSI are auto-loaded. So it seams to me that the USB
file system could work in a simulator fashion.
kernel: 2.4.18
distro: RH7.1 ish
usb-driver: uhci
--
========================================================================
Steven Feil | It may be true that necessity is the .~.
Programmer/Developer | mother of invention, but I say that more /V\
sfeil@io.com | often than not, it's one ugly mother. // \\
| --- Steven Feil (X_X)
========================================================================
- Next message: armin walland: "Re: Auto-load USB driver"
- Previous message: Tommy Li: "Re: jweb@swbell.net"
- Next in thread: armin walland: "Re: Auto-load USB driver"
- Reply: armin walland: "Re: Auto-load USB driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|