search for: usb_vendor_apple

Displaying 4 results from an estimated 4 matches for "usb_vendor_apple".

2014 Sep 19
3
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
...{ USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY920, ANY, { UQ_BROKEN_BIDIR }}, { USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY800, ANY, { UQ_BROKEN_BIDIR }}, + { USB_VENDOR_APC, USB_PRODUCT_APC_UPS, ANY, { UQ_BAD_HID }}, + { USB_VENDOR_APC, USB_PRODUCT_APC_UPS5G, ANY, { UQ_BAD_HID }}, { USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE, ANY, { UQ_BAD_HID }}, { USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_3G, ANY, { UQ_BAD_HID }}, { USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_3GS, ANY, { UQ_BAD_HID }}, Stan
2014 Sep 19
0
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On Sep 19, 2014, at 7:26 AM, Stan Gammons <sg063015 at gmail.com> wrote: > --enable-debug-log was in the original makefile. I added --enable-debug. At this point I guess trying to build from source or go back to OpenBSD 5.5 are the only options left. Ah, my confusion was that --enable-debug-log was wrapped in ".ifdef DEBUG", which I suspect is not enabled by default. On the
2014 Sep 19
0
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On Sep 19, 2014, at 5:18 PM, Stan Gammons <sg063015 at gmail.com> wrote: > Looks like this patch fixed the problem. I see the status change now. Good to hear. I'm not familiar with the OpenBSD release process. Is that patch on track to be a part of the final 5.6 release? -- Charles Lepple clepple at gmail
2014 Sep 19
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On Sep 19, 2014 5:55 AM, "Charles Lepple" <clepple at gmail.com> wrote: > > On Sep 18, 2014, at 10:09 PM, Stan Gammons <sg063015 at gmail.com> wrote: > > > > > On 09/17/14 22:31, Charles Lepple wrote: > >> Can you rebuild the libusb1 pkg as a port, with the DEBUG flag turned on? > > > > > > Is --enable-debug the way one turns it