search for: 3c13603

Displaying 5 results from an estimated 5 matches for "3c13603".

2014 Jan 17
2
Generic UPS driver
...s with a > segmentation fault, it would be nice to have a more informative error. > I'm not really sure if the issue is speciffic to this driver or is it > general. Good point. I forgot that the permissions errors would happen after the numeric device IDs were matched. I just pushed 3c13603. Tested by telling the driver to match a random USB device instead of 0001:0000, and sure enough, when the driver didn't have write access, the unpatched code crashed. Not sure I want to try and send UPS polling commands to either a working UPS, or the mouse or keyboard, so I'll leave the r...
2014 Jan 17
0
Generic UPS driver
On 17/01/14 01:13, Charles Lepple wrote: > > Good point. I forgot that the permissions errors would happen after the numeric device IDs were matched. > > I just pushed 3c13603. Tested by telling the driver to match a random USB device instead of 0001:0000, and sure enough, when the driver didn't have write access, the unpatched code crashed. Not sure I want to try and send UPS polling commands to either a working UPS, or the mouse or keyboard, so I'll leave the r...
2014 Jan 18
2
Generic UPS driver
On Jan 17, 2014, at 6:31 PM, Ariel Wainer wrote: > On 17/01/14 01:13, Charles Lepple wrote: >> >> Good point. I forgot that the permissions errors would happen after the numeric device IDs were matched. >> >> I just pushed 3c13603. Tested by telling the driver to match a random USB device instead of 0001:0000, and sure enough, when the driver didn't have write access, the unpatched code crashed. Not sure I want to try and send UPS polling commands to either a working UPS, or the mouse or keyboard, so I'll leave the r...
2014 Jan 16
0
Generic UPS driver
One small comment: When the driver has no permission to access the device, it exits with a segmentation fault, it would be nice to have a more informative error. I'm not really sure if the issue is speciffic to this driver or is it general. I attached the output of an strace with the driver crashing. Best regards. -------------- next part --------------
2014 Jan 12
3
Generic UPS driver
On Jan 12, 2014, at 11:07 AM, Ariel Wainer wrote: > On 11/01/14 15:27, Charles Lepple wrote: >> On Jan 10, 2014, at 4:46 PM, Ariel Wainer wrote: >> >>> On 10/01/14 01:53, Charles Lepple wrote: >>>> I am curious about why the Interrupt Out packet is sent by the Windows software if it isn't to turn off the UPS. Is it possible to do some more testing with