lkml.org 
[lkml]   [2008]   [May]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 16 May 2008 09:19:39 +0200 (CEST)
FromJiri Kosina <>
SubjectRe: [PATCH] Input: add appleir USB driver
On Thu, 15 May 2008, Tino Keitel wrote:

> Does setting the quirks to 0 lead to the creation of a HID device 
> immediately? 

The easiest way is either to handle this in the early stage, i.e. specify 
'quirks' module parameter during the module insertion.

Other possibility is to detach the driver from the device using 'unbind' 
functionality of sysfs. libusb has a call for this too.

> Where is this documented? 

modinfo usbhid.ko

-- 
Jiri Kosina
SUSE Labs


\
 
 \ /
  Last update: 2008-05-16 09:23    [from the cache]
©2003-2008