odoo/addons/hw_proxy
Olivier Dony eeadeb0d6e
[FIX] hw_proxy,hw_blackbox_be: make RS-232 drivers protect their device
RS-232 drivers now need to register any device
they are handling in the hw_proxy.rs232_devices map.
This will prevent other drivers from probing them,
possibly messing up with the device.
Any update to rs232_devices must be done while holding
the hw_proxy.rs232_lock.

The hw_scale driver will be updated to use this mechanism
in the next commit, that will also handle a new RS-232
scale protocol.
2016-11-14 17:11:57 +01:00
..
controllers [FIX] hw_proxy,hw_blackbox_be: make RS-232 drivers protect their device 2016-11-14 17:11:57 +01:00
__init__.py [IMP] hw_proxy: initial commit of the hardware proxy module, used by the point of sale to connect to usb devices 2013-12-19 14:11:40 +01:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00