commit | 45b594ab1d0d05903482e818e7c6b2c81b850e54 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Mon Nov 09 12:00:52 2015 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Tue Nov 17 09:19:18 2015 -0500 |
tree | 03db0cb3ed00a7e6566ba4b56dad5c336baee7cc | |
parent | 01a84bea2d28a19d2405c1ecac4bdef17683cc0c [diff] |
usb: Allow configuration of sigatt time (in etc/usb-time-sigatt) Several users have reported devices that take more than 100ms to announce their presence on a USB port. Allow the sigatt timeout to be specified at runtime as a way to extend the default timeout. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>