Displaying 5 results from an estimated 5 matches for "usb_class_per_interface".
2006 Apr 13
1
Re: bcmxcp_usb "Can't open POWERWARE USB
Kjell Claesson wrote:
> Then i have a problem. My computer is down due to a
> faulty mainboard,
Youch.  I hate it when that heppens.  Hope it wasn't
because you got a power spike ;-)
Let me or Georg know if you want us to run any debug
code.  Feels like a bcmxcp_usb driver bug to me since
the bcmcxp serial driver works fine and all my other
USB devices work fine (wifi adapter, memory
2007 May 13
0
No subject
...vision 911)
+++ nut_usb.c   (working copy)
@@ -56,11 +56,13 @@
                for (dev = bus->devices; dev; dev = dev->next)
                {
                        /* XXX Check for POWERWARE 3105 or 3110 ...
other models??? */
-                       if (dev->descriptor.bDeviceClass ==
USB_CLASS_PER_INTERFACE &&
-                           (dev->descriptor.idVendor == 0x0592 ||
-                            dev->descriptor.idVendor == 0x06da) &&
-                           dev->descriptor.idProduct == 0x0002)
-                               return usb_open(dev);
+...
2007 May 13
0
No subject
...revision 911)
+++ nut_usb.c   (working copy)
@@ -56,11 +56,13 @@
               for (dev = bus->devices; dev; dev = dev->next)
               {
                       /* XXX Check for POWERWARE 3105 or 3110 ...
other models??? */
-                       if (dev->descriptor.bDeviceClass ==
USB_CLASS_PER_INTERFACE &&
-                           (dev->descriptor.idVendor == 0x0592 ||
-                            dev->descriptor.idVendor == 0x06da) &&
-                           dev->descriptor.idProduct == 0x0002)
-                               return usb_open(dev);
+...
2007 May 13
0
No subject
...revision 911)
+++ nut_usb.c   (working copy)
@@ -56,11 +56,13 @@
               for (dev = bus->devices; dev; dev = dev->next)
               {
                       /* XXX Check for POWERWARE 3105 or 3110 ...
other models??? */
-                       if (dev->descriptor.bDeviceClass ==
USB_CLASS_PER_INTERFACE &&
-                           (dev->descriptor.idVendor == 0x0592 ||
-                            dev->descriptor.idVendor == 0x06da) &&
-                           dev->descriptor.idProduct == 0x0002)
-                               return usb_open(dev);
+...
2007 Nov 20
2
Mustek Powermust 600VA
Hi,
  I'm having a hard time configuring a Mustek Powermust 600VA ups to
work via USB with nut. I read somewhere that nut works OK via the
rs232 cable, but unfortunately I don't have a COM port in my computer.
  The kernel detects the ups as an Xbox pad :) and loads the xpad
module. I tried running /lib/nut/megatec with different /dev/ttySx but
it displays megatec protocol UPS was not