Hallo, I've got a new toy: the Contour ShuttleXpress Jog-Shuttle 5 button HID controller. I've put some info on qbik: http://www.qbik.ch/usb/devices/showdev.php?id=2438
Kernel 2.6 contains the powermate module, which also includes some code regarding Contour jog devices. For example. powermate.c defines these IDs: #define CONTOUR_VENDOR 0x05f3 /* Contour Design, Inc. */ #define CONTOUR_JOG 0x0240 /* Jog and Shuttle */ Bare with me, I might be illiterate with hex, but the Vendor ID doesn't look like the one I found for the ShuttleXpress and the one, someone else found for the ShuttlePRO by Contour (http://www.qbik.ch/usb/devices/showdev.php?id=1789), which is "0b33" Could it be, that Contour changed VendorIDs some time ago? The ShuttleXpress is working just fine using the event interface, but I just wonder, if the powermate module would enable some special features on the Contour jogwheels, if it was adapted to the Xpress? Another problem is, that I cannot use the device on my Via KT133 based mainboard. Here's an excerpt from /var/log/messages after plugging in the device: Feb 14 10:50:38 fliwatut kernel: hub 1-0:1.0: new USB device on port 1, assigned address 2 Feb 14 10:50:38 fliwatut kernel: drivers/usb/input/hid-core.c: ctrl urb status -75 received Feb 14 10:50:38 fliwatut usb.agent[4385]: kernel driver hid already loaded Feb 14 10:50:43 fliwatut kernel: usb 1-1: control timeout on ep0out It does work on my Intel-based laptop, though. ciao -- Frank Barknecht _ ______footils.org__ ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
