Someone gave me a heads up on this issue.  I wouldn't have thought of 
this because a) modprobe will load the usb drivers, so I'd assume 
usbdevfs was loaded, and b) deja.com is down. ;)  It looks to me like 
that there is a problem somewhere in the setup files in /proc that keeps 
this from happening.  (/proc is told in fstab to load its default file 
systems.)  I added the following to /etc/fstab as a workaround.

none /proc/bus/usb usbdevfs

Once loaded, usbd will create the prper files in /prob/bus/usb.  Below is 
the syntax to do it manually.


> Van Holland wrote:
> >
> > I was wondering if you might be able to point me in the right direction
> > on how to create a devices file in /proc/bus/usb if it was not created
> > during installation.

> mount -t usbdevfs none /proc/bus/usb

(If/when deja.com ever goes back online, I promise I will be much more 
intelligent....)

--
Van Holland; MCSE+I; Master CNE
Public Key: 0xDDB2572D
[EMAIL PROTECTED]

Reply via email to