tuhi/tuhi
Peter Hutterer 498a867558 Revert "base: once the device is registered, we're done"
This broke device initialization in some cases (not sure why it worked until
today though). Where a device is in register mode but the ManufacturerData has
not yet updated to the 4-byte string (i.e. a device previously known
normally), the device would now always call listen(). The firmware - in
register mode - would start initializing the connection though and get
rejected, leaving us with a device that cannot be registered.

This reverts commit a061240b11.
2019-07-15 21:57:24 +10:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py Revert "base: once the device is registered, we're done" 2019-07-15 21:57:24 +10:00
ble.py ble: prefix all device logs with address 2019-06-07 08:34:07 +10:00
config.py config: store the protocol used by the device in the config file 2018-02-09 13:31:11 +10:00
dbusserver.py Bubble up the width/height from the protocol to the dbus interface 2019-07-15 09:38:19 +02:00
drawing.py drawing: fix deprecation warning 2019-06-07 15:35:59 +10:00
uhid.py wacom: create a uhid device on live mode 2018-02-14 06:23:25 +10:00
wacom.py wacom: device time must be interpreted as UTC 2019-07-15 09:38:19 +02:00