I'm not sure I see the reason for adding a log line here. The only way you'd overflow is due to a bug, and I don't think that knowing the serial numbers that were in-prox at the time of overflow is going to help much.
Jason --- Now instead of four in the eights place / you’ve got three, ‘Cause you added one / (That is to say, eight) to the two, / But you can’t take seven from three, / So you look at the sixty-fours.... On Thu, Feb 13, 2014 at 2:06 PM, Peter Hutterer <peter.hutte...@who-t.net> wrote: > On Wed, Feb 12, 2014 at 08:02:51PM +0100, Egbert Eich wrote: >> From: Egbert Eich <e...@suse.com> >> >> Log which serial numbers have been fore-proxied out. > > "force"? > > Acked-by: Peter Hutterer <peter.hutte...@who-t.net> > > otherwise > > Cheers, > Peter > > >> >> 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 >> > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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