On Mon, 19 Mar 2012, Phil Dibowitz wrote:

>> I am really just trying to prevent the detaching of the drivers, since it
>> actually unloads the zaurus driver, which we don't want it to do, if the
>> remote is a usbnet.
>
> In that case, just wrap that code in your if (if not usbnet, then detach). We
> should either be guarding that code, or returning early, but not half of each.

Are you suggesting that I replace the if (pid == c11f) with an if 
(IsUSBNet())?  If so, unfortunately, I don't think that will work because 
this is done in the hid code, at which point the ISUSBNet() won't be 
defined.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to