Displaying 9 results from an estimated 9 matches for "l231".
Did you mean:
231
2016 Feb 15
2
Re: Help with Win10
...us wrote:
> Hi Rich,
>
> Thanks, again, for the pointer. I'm still slowly going through the
> registry making my changes.
>
> I noticed what may be a small bug in your code. Please look at
> https://github.com/libguestfs/libguestfs/blob/master/v2v/windows_virtio.ml#L230-L231.
> I think you meant to have those two compat ids be:
>
> "PCI\\CC_010000";
> "PCI\\CC_0100";
Yes - you are quite correct. I went back to the original Windows
guest that I used for getting the registry changes, and found that I
had transcribed these two strings in...
2016 Feb 09
2
Re: Help with Win10
On Tue, Feb 09, 2016 at 12:20:35AM -0800, Joshua Pincus wrote:
> Hi Rich,
>
> Thanks for the pointer. It looks like add_viostor_to_driver_database() is
> the routine that I need to mimic. I'll try that out in the morning. I've
> been staring at this problem for so long that my eyes are crossing.
I should note that any doubled \\ that appear in the strings are
really
2017 Jun 09
3
Showing hotness in LLVM optimization remarks using AutoFDO sampling profile data?
Hello!
(+cc Adam Nemet, since he presented on optimization remarks at LLVM Dev Mtg
2016)
I have a large C++ program, which I am compiling using a sampling profile
generated via perf and AutoFDO. I'd like to use this profile in order to
show the hotness of each code path that is displayed in the new
optimization remarks viewer tool (
https://www.youtube.com/watch?v=qq0q1hfzidg).
It seems,
2015 Jan 07
0
libusb drops connection to my Tripp Lite SMART500T1U
...ion timed out
> 3118.557454 libusb_get_interrupt() returned 0 instead of 8 while
> sending 3a 53 ac 0d 00 00 00 00 '.S......'
These timeouts are controlled by some #defines at the beginning of the driver:
https://github.com/networkupstools/nut/blob/master/drivers/tripplite_usb.c#L231
Here is the actual loop:
https://github.com/networkupstools/nut/blob/master/drivers/tripplite_usb.c#L527
So it is trying ten times to send, and for each send attempt, it tries to receive ten times. These numbers are somewhat arbitrary, and are probably tuned more for the OMNIVS1000, but feel fre...
2016 Feb 09
0
Re: Help with Win10
Hi Rich,
Thanks, again, for the pointer. I'm still slowly going through the
registry making my changes.
I noticed what may be a small bug in your code. Please look at
https://github.com/libguestfs/libguestfs/blob/master/v2v/windows_virtio.ml#L230-L231.
I think you meant to have those two compat ids be:
"PCI\\CC_010000";
"PCI\\CC_0100";
The current IDs in your code try to associate the viostor driver with
devices from vendor http://pcidatabase.com/vendor_details.php?id=406, which
I don't believe was your intent.
JP
On...
2016 Feb 15
0
Re: Help with Win10
...> > Thanks, again, for the pointer. I'm still slowly going through the
> > registry making my changes.
> >
> > I noticed what may be a small bug in your code. Please look at
> >
> https://github.com/libguestfs/libguestfs/blob/master/v2v/windows_virtio.ml#L230-L231
> .
> > I think you meant to have those two compat ids be:
> >
> > "PCI\\CC_010000";
> > "PCI\\CC_0100";
>
> Yes - you are quite correct. I went back to the original Windows
> guest that I used for getting the registry changes, and found that...
2024 Jun 06
1
[HCL] <Cyber Energy> <Models with USB ID 0483:A430> supported by <usbhid-ups>
Hello,
Please help revise Device as ?Models with USB?. I hope Device doesn?t disclose VID/PID information, thanks.
Eric Hsu | Regional Project Manager
Emerging Markets UPS Dept.
T: +886-2-8792-9510 ext.8266 | F: +886-2-8792-9621
E: eric.hsu at cyberpower.com<mailto:eric.hsu at cyberpower.com>
Cyber Power Systems, Inc. | WWW.CYBERPOWER.COM<https://www.cyberpower.com/>
2015 Aug 30
2
Fuzzing complex programs
On Sun, Aug 30, 2015 at 9:11 AM, Brian Cain via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
>
> On Sun, Aug 30, 2015 at 9:30 AM, Greg Stark via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> I have a project I want to do based on Libfuzzer. Is there a separate
>> list for it or should I bring up any ideas for it here?
>>
>> No separate
2015 Jan 06
2
libusb drops connection to my Tripp Lite SMART500T1U
Hey Charles,
Many months ago you assisted me in making some code changes to get my
Tripp Lite up and running. Thank you for that. Those changes you
committed to the repository work very well. I just built a new image
for a Raspberry Pi running the latest Raspbian OS and the latest
nut-master.
I have everything working ... except I seem to be losing my device
periodically. So if I enable my