On Fri, Jun 12, 2009 at 08:18:14PM +0200, Rafaël Carré wrote:
> Le Fri, 12 Jun 2009 18:56:30 +0200,
> [email protected] a écrit :
> 
> > -#ifdef USB_ENABLE_HID
> > +/* Disable HID handling for the release */
> > +#if 0
> 
> Isn't it simpler to not define USB_ENABLE_HID in config.h ?

No, because we do want to be enumerated as a HID device to get rid of
this Windows asking for a driver problem. The only issue is with
actually sending HID events.

Frank

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

Reply via email to