Re: [Linux-usb-users] USB setup prob

2004-02-13 Thread Stephen J. Gowdy
In which case you should modprobe which ever host controller you need, which I guess (from your post) is usb-ohci. On Fri, 13 Feb 2004, Joseph Felps wrote: > Stephen J. Gowdy wrote: > > >That is distribution specific. > > > >On Fri, 13 Feb 2004, Joseph wrote: > > > > > > > >>Hey, I compiled my us

Re: [Linux-usb-users] USB setup prob

2004-02-13 Thread Joseph Felps
Stephen J. Gowdy wrote: That is distribution specific. On Fri, 13 Feb 2004, Joseph wrote: Hey, I compiled my usb controllers as modules and I'm wonder what aliases I'm supposed to use with them in modules.conf. I tried alias usb-controller usb-ohci, but that didn't work. I'm not sure and I

Re: [Linux-usb-users] USB setup prob

2004-02-13 Thread Stephen J. Gowdy
That is distribution specific. On Fri, 13 Feb 2004, Joseph wrote: > Hey, I compiled my usb controllers as modules and I'm wonder what > aliases I'm supposed to use with them in modules.conf. I tried alias > usb-controller usb-ohci, but that didn't work. I'm not sure and I can't > find any docum

[Linux-usb-users] USB setup prob

2004-02-13 Thread Joseph
Hey, I compiled my usb controllers as modules and I'm wonder what aliases I'm supposed to use with them in modules.conf. I tried alias usb-controller usb-ohci, but that didn't work. I'm not sure and I can't find any documentation explaining this. It is possible to work correctly like this ri