On Friday 22 November 2002 03:35 pm, NunO fELICIO wrote: > Hello ive a problem with usb in linux, when linux detects a device > connected it never say something like this..."Device xxxxx detected , it is > acessible in /dev/xxxxx" > > I have a usb ups, the driver says "input0:(joystick) HID APC UPS ", a > lsmod , shows the input module, the hid module, but doesnt say where the > driver hooks in /dev/** ?????
Probably /dev/input/js0 or one of the others in that sequence. Here's a good reference page on HID configuration: http://www.linux-usb.org/USB-guide/x194.html Having said that, I am a little puzzled that a UPS detects as a "joystick." How recent is your kernel? -- ----------------------------------------------------------------------------- Scott D. Courtney, Senior Engineer Sine Nomine Associates [EMAIL PROTECTED] http://www.sinenomine.net/
