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

Re: /dev/usb/hiddev0 - linux-image-2.6.26-2-486



Csanyi Pal wrote:

> Hi,
> 
> I want to use this software:
> http://openprog.altervista.org/op.tar.gz
> 
> to use this hardware:
> http://openprog.altervista.org/
> 
> I must to have
> /dev/usb/hiddev0
> 
> so the 'op' software can to do job.
> 
> I'm using linux-image-2.6.26-2-486.
> 
> I'm try to load the kernel module
> usbhid
> but that don't create automatically the hiddev0 device.
> 
> Which kernel module to load to have
> /dev/usb/hiddev0
> 
> device?


lsmod | grep hid
usbhid                 39488  0
hid                    65664  1 usbhid
usbcore               148944  10 <.......> usbhid,<.....>, ehci_hcd,uhci_hcd



Reply to: