diff options
author | Martin Storsjo <martin@martin.st> | 2010-12-20 16:02:37 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2010-12-20 16:03:07 (GMT) |
commit | 11ea9609129205cd08dc5fbeb889cc60f4f84f65 (patch) | |
tree | 9aa96fea91f6d856693890602e58a99c233eb0f0 /LICENSE.LGPL | |
parent | 7747e8864db4518e35d5a472cec37697b85b3b15 (diff) | |
download | Qt-11ea9609129205cd08dc5fbeb889cc60f4f84f65.zip Qt-11ea9609129205cd08dc5fbeb889cc60f4f84f65.tar.gz Qt-11ea9609129205cd08dc5fbeb889cc60f4f84f65.tar.bz2 |
reword: Make the USB serial device enumeration work on OS X, too
Tested on OS X Snow Leopard with libusb-0.1.12.
The devices are named /dev/cu.usbmodem<opaque id><interface number>,
where the opaque id doesn't seem to be available via the current
libusb interface, but finding it would require usage of native OS X APIs.
The interface number is available at least, and searching for
cu\.usbmodem.*<interface number> as a regexp finds the right devices as
long as not too many devices are connected.
Merge-request: 834
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Diffstat (limited to 'LICENSE.LGPL')
0 files changed, 0 insertions, 0 deletions