From: Egbert Eich <e...@suse.com> Log which serial numbers have been fore-proxied out.
Signed-off-by: Egbert Eich <e...@suse.com> --- 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 Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel