On Wed, 22 May 2002 23:55, [EMAIL PROTECTED] wrote:
> I've volunteered to help develop a driver for a USB data acquisition
> product (http://www.labjack.com). Labjack (I do not work for them) has
> opened their source and is being very helpful in the effort. I've written
> Linux drivers before, but never for USB. It is an HID device, which means
> it gets grabbed by the HID driver.
>
> I would like to write a userspace driver, but experimentation with
> usb-robot shows that the device is already claimed by the HID driver.
>
> Is the correct approach to add this device to the blacklist in hid-core.c
> and proceed with the userspace driver?
Nope - hiddev
See http://www.frogmouth.net/hid-doco/linux-hid.html for incomplete 
description. I'll update it over the weekend to the version I have here, 
which is a lot more complete, so you might like to wait until then.

-- 
http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black.

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to