On Thu, Nov 18, 2010 at 10:20 PM,  <ch...@cnpbagwell.com> wrote:
> From: Chris Bagwell <ch...@cnpbagwell.com>

> -#define DEFINE_MODEL(mname, identifier, protocol, filter) \
> +#define DEFINE_MODEL(mname, identifier, protocol) \
>  static struct _WacomModel mname =              \
>  {                                              \
>        .name = identifier,                     \
> @@ -75,29 +75,28 @@ static struct _WacomModel mname =           \
>        .GetRanges = usbWcmGetRanges,           \
>        .Start = usbStart,                      \
>        .Parse = usbParse,                      \
> -       .FilterRaw = filter,                    \
>        .DetectConfig = usbDetectConfig,        \
>  };
>

This part is wrong.  I should hardcode to filter name and not delete.

But do you mind ack/nak'ing though the concept?

Chris

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to