Cristian Maglie
572f392ca9
Updated license year
2024-02-20 15:27:44 +01:00
Cristian Maglie
386b387977
Updated license
2023-08-10 01:07:25 +02:00
Cristian Maglie
e6cff1a986
windows: Avoid panic if USB Product name is empty
2023-01-02 14:44:56 +01:00
Cristian Maglie
adc54fb194
Updated license years
2021-07-20 12:56:48 +02:00
Cristian Maglie
57ac200f98
windows: improved serial number detection on composite USB devices
2021-02-26 12:34:22 +00:00
Cristian Maglie
7183520fbb
run of go-fmt
2021-02-26 12:34:22 +00:00
giacomoberlin
4df0da8377
completed retrievePortDetailsFromDevInfo
...
in retrievePortDetailsFromDevInfo:
- updated call to setupDiGetDeviceRegistryProperty with the same style used elsewhere (first get the reqSize, then call)
- use of generic variable names, in case the function is extended to fetch other values than spdrpFriendlyName (or spdrpDeviceDesc)
- re-enabled the assignment of details.Product
2020-04-18 22:08:55 +01:00
Cristian Maglie
df95023074
Introducing go.mod for dep management
2019-12-02 19:51:36 +01:00
Cristian Maglie
24a6610f05
Updated license years
...
Updated to 2020 even if we are less than one month ahead.
2019-12-02 19:27:10 +01:00
Cristian Maglie
3ad7c6b7d2
Moved go:generate into non-GOOS specific file
...
See #19
2017-02-04 00:24:23 +01:00
Cristian Maglie
c8b1c23a56
Moved USB enumerations subroutines in their own package
2017-01-30 10:54:16 +01:00