Parse the USB serial number as an integer.
authorKeith Packard <keithp@keithp.com>
Fri, 4 Sep 2009 21:21:19 +0000 (14:21 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 4 Sep 2009 21:21:19 +0000 (14:21 -0700)
commit0935d6a7e907e20381a42882ae728051f9bece02
treeb2a591c1679a9c7f38dfbf8bb419556405857d74
parent0c771d999914f9d17c723900f2987acc45fd0fbb
Parse the USB serial number as an integer.

AltOS devices use simple integer serial numbers, so parse the USB
value as such to make matching values more forgiving.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-view/aoview_dev_dialog.c
ao-tools/lib/cc-usbdev.c
ao-tools/lib/cc.h