You'll need to create the directory /dev/usb manually, then us mknod to
create the device file. The command would be something like:
mknod /dev/usb/ c
You'll need to know the device name (obviously), and the appropriate
major and minor numbers. Most likely you can find this information
u
Hi Tom,
> How can I add the usb driver without
> unnecessarily compromising my stable 2.2.12 system?
...just take 2.2.18 it contains usb support and works fine with potato
did you compile in the uhci modules (if you have a board with intel
chips)?
have a look at your /lib/modules/2.4.1/usb/ di
2 matches
Mail list logo