search for: c101fbe5

Displaying 2 results from an estimated 2 matches for "c101fbe5".

Did you mean: c011fbe9
2015 Aug 28
0
USB HID Spec help (passing strings)
...you should be able to use). Otherwise, does your USB framework allow callbacks for arbitrary requests? -- Charles Lepple clepple at gmail -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20150828/c101fbe5/attachment.html>
2015 Aug 28
2
USB HID Spec help (passing strings)
We're wrapping up our first version of the UPS we're making, and so I'm going over the USB code and came across one loose end. The serial number of the unit (iSerialNumber according to the USB HID doc) is a constant, but it's of course a different constant for each UPS. Right now we store that value in the Flash on the device, but the only way I've seen to pass the serial