On Wed, Feb 12, 2014 at 08:02:51PM +0100, Egbert Eich wrote: > From: Egbert Eich <[email protected]> > > Log which serial numbers have been fore-proxied out.
"force"? Acked-by: Peter Hutterer <[email protected]> otherwise Cheers, Peter > > Signed-off-by: Egbert Eich <[email protected]> > --- > src/wcmUSB.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/wcmUSB.c b/src/wcmUSB.c > index 26b1ab9..0fb17b4 100644 > --- a/src/wcmUSB.c > +++ b/src/wcmUSB.c > @@ -881,6 +881,8 @@ static int usbChooseChannel(WacomCommonPtr common, int > device_type, unsigned int > common->wcmChannel[i].work.proximity = 0; > /* dispatch event */ > wcmEvent(common, i, > &common->wcmChannel[i].work); > + DBG(2, common, "free channels: dropping %u\n", > + > common->wcmChannel[i].work.serial_num); > } > } > DBG(1, common, "device with serial number: %u" > -- > 1.8.1.4 > > > ------------------------------------------------------------------------------ > Android apps run on BlackBerry 10 > Introducing the new BlackBerry 10.2.1 Runtime for Android apps. > Now with support for Jelly Bean, Bluetooth, Mapview and more. > Get your Android app in front of a whole new audience. Start now. > http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk > _______________________________________________ > Linuxwacom-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel > ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
