[Nut-upsdev] HP T1500 INTL

Rafael Rafael
Tue Dec 28 09:52:50 UTC 2010


James Harper <james.harper <at> bendigoit.com.au> writes:

> 
> > 
> > I have a HP T1500 INTL that isn't picked up under 2.4.3. I added the
> USB
> > device ID to tripplite-hid.c like:
> > 
> >         /* HP T1500 INTL */
> >         { USB_DEVICE(HP_VENDORID, 0x1f09), battery_scale_1dot0 },
> > 
> > and it seems to work just fine:
> 
> Also need the udev rule updated too to include the 0x1f09 id
> 
> James
> 
Hi James:

I have a HP T1500 G3 identified by Linux (Debian GNU/Linux 5.0) as:

Bus 005 Device 002: ID 03f0:1fe3 Hewlett-Packard 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x03f0 Hewlett-Packard
  idProduct          0x1fe3 
  bcdDevice            1.04
  iManufacturer           4 Hewlett-Packard 
  iProduct               36 HP T1500 G3  UPS
  iSerial                50 XXXXXXXXXX
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower               40mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     930
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              30
Device Status:     0x0000
  (Bus Powered)

Obviously, it is not supported (at least not today). Do you know if it is 
"compatible" with yours?

Thanks in advance.
Rafael.




More information about the Nut-upsdev mailing list