Feature request: More info to system log (to identify USB device)

lsusb gives me:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 019: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 020: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 025: ID 0835:8500 Action Star Enterprise Co., Ltd
Bus 001 Device 026: ID 0835:8501 Action Star Enterprise Co., Ltd
Bus 001 Device 005: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 055: ID 0529:0620 Aladdin Knowledge Systems
Bus 001 Device 027: ID 0835:8500 Action Star Enterprise Co., Ltd
Bus 001 Device 088: ID 24dc:0101
Bus 001 Device 028: ID 0835:8502 Action Star Enterprise Co., Ltd
Bus 001 Device 071: ID 0529:0620 Aladdin Knowledge Systems
Bus 001 Device 058: ID 0529:0620 Aladdin Knowledge Systems
Bus 001 Device 072: ID 0529:0620 Aladdin Knowledge Systems
Bus 001 Device 060: ID 0a89:0030
Bus 001 Device 061: ID 23a0:0002
Bus 001 Device 092: ID 2022:0139
Bus 001 Device 093: ID 0529:0620 Aladdin Knowledge Systems
Bus 002 Device 003: ID 046d:c31d Logitech, Inc.
Bus 001 Device 094: ID 0529:0620 Aladdin Knowledge Systems
Bus 001 Device 068: ID 0a89:0030
Bus 001 Device 066: ID 0a89:0030
Bus 001 Device 069: ID 0a89:0030
Bus 001 Device 070: ID 0a89:0030
Bus 001 Device 095: ID 0529:0620 Aladdin Knowledge Systems
Bus 001 Device 096: ID 0529:0620 Aladdin Knowledge Systems
Bus 001 Device 097: ID 23a0:0004

but in /var/log/messages i see:
Apr 27 17:10:01 usbgate vhusbdi386[14732]: Device 1113 BOUND to connection 33
Apr 27 17:10:18 usbgate vhusbdi386[14732]: Device 1113 UNBOUND from connection 33

/root/config.ini
DeviceNicknames=TEST-KEY,0529,0620,1113

I would like to see an ID of device in system log like:
Apr 27 17:10:01 usbgate vhusbdi386[14732]: Device 1113 [ID 0529:0620] BOUND to connection 33

#2

Otherwise it's quite painful to identify the devise from system log

#3

Yes good idea, i added that to build 2.8.4 of the server available now...