search for: blength

Displaying 20 results from an estimated 239 matches for "blength".

Did you mean: length
2003 Mar 30
1
[RFC][patch] dynamic rolling block and sum sizes II
...n this range. * Note that we assume we'll work with later versions: the onus is on @@ -406,7 +406,8 @@ OFF_T flength; /**< total file length */ size_t count; /**< how many chunks */ size_t remainder; /**< flength % block_length */ - size_t n; /**< block_length */ + size_t blength; /**< block_length */ + size_t s2length; /**< sum2_length */ struct sum_buf *sums; /**< points to info for each chunk */ }; --- proto.h Sat Mar 29 12:18:02 2003 +++ proto.h Sat Mar 29 12:15:38 2003 @@ -91,6 +91,7 @@ struct file_list *flist_new(void); void flist_free(struct file_l...
2013 Jun 23
1
Bluetooth 4.0 with chip BCM20702A0 on CentOS6.4
...anufacturer: Broadcom Corp Jun 23 13:46:33 Host-004 kernel: usb 1-1.3.4: SerialNumber: 0002723348A8 Jun 23 13:46:33 Host-004 kernel: usb 1-1.3.4: configuration #1 chosen from 1 choice Below is the verbose information via lsusb: Bus 001 Device 007: ID 0a5c:21e8 Broadcom Corp. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 255 Vendor Specific Class bDeviceSubClass 1 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x0a5c Broadcom Corp. idProduct 0x21e8 bcdDevice...
2008 Dec 01
1
Unitek Self Protek Mistral 1000ipF
...: can't read configurations, error -22 [42953294.290000] usb 1-2: new low speed USB device using uhci_hcd and address 10 [42953294.320000] usb 1-2: no configurations [42953294.320000] usb 1-2: can't read configurations, error -22 lsusb: Bus 004 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 Full speed (or root) hub bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice...
2013 Jan 13
0
Evolution 850 not recognized by NUT 2.6.5?
...83479- Bus: 001 ? ?0.283524Trying to match device ? ?0.283570Device does not match - skipping ? ?0.283618No appropriate HID device found ? ?0.283671No matching HID UPS found root at ubuntu:/etc/nut# lsusb -v Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Device Descriptor: ? bLength ? ? ? ? ? ? ? ?18 ? bDescriptorType ? ? ? ? 1 ? bcdUSB ? ? ? ? ? ? ? 2.00 ? bDeviceClass ? ? ? ? ? ?9 Hub ? bDeviceSubClass ? ? ? ? 0 Unused ? bDeviceProtocol ? ? ? ? 0 Full speed (or root) hub ? bMaxPacketSize0 ? ? ? ?64 ? idVendor ? ? ? ? ? 0x1d6b Linux Foundation ? idProduct ? ? ? ? ?0x0002 2.0...
2007 Aug 19
4
OMRON BX35F
Hi nut-upsdev, I have just got OMRON BX35F. Only object files and usage information is included. Where should I start to help you to get it supported? Any interest in supporting it at all?
2004 Aug 02
4
reducing memmoves
Attached is a patch that makes window strides constant when files are walked with a constant block size. In these cases, it completely avoids all memmoves. In my simple local test of rsyncing 57MB of 10 local files, memmoved bytes went from 18MB to zero. I haven't tested this for a big variety of file cases. I think that this will always reduce the memmoves involved with walking a large
2007 May 05
1
powermust usb
...ntrolling this UPS via USB with NUT? Added this line to /etc/udev/rules.d/70-nut-usbups.rules: # OMRON - usbhid-ups SYSFS{idVendor}=="06da", SYSFS{idProduct}=="0003", MODE="664", GROUP="nut" # lsusb -v Bus 001 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManuf...
2009 Mar 04
3
Nut with megatec_usb
...UT user's mailing list <nut-upsuser at lists.alioth.debian.org>. My device is connected in the bus 001, device 004, and when i do a lsusb -s 001:004 -vvv the result is as follows: Bus 001 Device 004: ID 04b4:5500 Cypress Semiconductor Corp. HID->COM RS232 Adapter Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x04b4 Cypress Semiconductor Corp. idProduct 0x5500...
2009 Mar 04
3
Nut with megatec_usb
...UT user's mailing list <nut-upsuser at lists.alioth.debian.org>. My device is connected in the bus 001, device 004, and when i do a lsusb -s 001:004 -vvv the result is as follows: Bus 001 Device 004: ID 04b4:5500 Cypress Semiconductor Corp. HID->COM RS232 Adapter Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x04b4 Cypress Semiconductor Corp. idProduct 0x5500...
2016 Jul 26
0
Two UPS with same vendor ID
...ys: Bus 001 Device 005: ID 0665:5161 Cypress Semiconductor USB to Serial Bus 001 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial my lsusb -vd 0665: says: pi at elektra:~ $ lsusb -vd 0665: Bus 001 Device 005: ID 0665:5161 Cypress Semiconductor USB to Serial Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0665 Cypress Semiconductor idProduct 0x516...
2014 Sep 06
0
NUT Quit Working [Tripp Lite; USB 3.0]
On Sep 6, 2014, at 4:16 PM, Leslie Rhorer <lrhorer at mygrande.net> wrote: > Oh, hey! That seems to have worked. I'm sure the UPS got plugged into a different port one of the (many) times the server was removed from the relay rack, and it was on a USB 3.0 port. I moved it to a 1.0 port and everything seems to be working just fine. The specifics of the motherboard and its USB
2008 Feb 01
2
Four UPS's via usb.
> Hello everyone. I try to connect four PowerMust 2000 ups's via usb to one > computer using megatec_usb driver. But megatec_usb completly ignores port > directive in ups.conf, I even try port = /dev/null and megatec_usb founds > ups and it works. The 'port' is not used for USB connected devices, it's only needed for compatibility reasons. > Problem is that
2006 Jul 24
1
Fw: INFOSEC 500 XP en USB et drivers newhidups avec '-x generic'
...#39;onduleur doit tourn? est la testing.. danez-debian:/usr/local/ups/bin# uname -a Linux danez-debian 2.6.15 #1 Tue Jul 4 22:55:24 CEST 2006 i686 GNU/Linux lsusb donne.... danez-debian:/lib/nut# lsusb -v Bus 001 Device 004: ID 0665:5161 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0665 idProduct 0x5161 bcdD...
2020 Mar 07
2
Power Shield Defender 1200 - The Story Continues
...Shield Defender 1200VA UPS. This model appears in the HCL at https://networkupstools.org/stable-hcl.html That UPS reported the following when queried using 'lsusb' on an iMac running macOS [ 10.15 ] Bus 001 Device 008: ID 0665:5161 Cypress Semiconductor USB to Serial Device Descriptor:   bLength                18   bDescriptorType         1   bcdUSB               1.10   bDeviceClass            0   bDeviceSubClass         0   bDeviceProtocol         0   bMaxPacketSize0         8   idVendor           0x0665 Cypress Semiconductor   idProduct          0x5161 USB to Serial   bcdDevice          ...
2010 Sep 16
1
Soyntec Sekury A600 VA
...ious experience with UPS' . Can any experienced member of the list give me a little help on this. Can I use any specific sub-driver. Any advice about best settings? The output of 'lsusb -vvv' is: Bus 001 Device 002: ID 0665:5161 Cypress Semiconductor USB to Serial Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0665 Cypress Semiconductor idProduct 0x5161 USB to...
2011 May 30
2
UPS Liebert GXT3 config
...sion 2.2.2 from repository packages for Debian Lenny. Linux kernel 2.6.26 I?ve try to use usbhid-ups driver in ups.conf [liebert] driver=usbhid-ups port=/dev/usb/hiddev0 Debian get the usb: # lsusb -v Bus 001 Device 002: ID 10af:0008 Liebert Corp. PowerSure Interactive UPS Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x10af Liebert Corp. idProduct 0x0008 PowerSure Inte...
2014 Sep 06
2
NUT Quit Working
On 9/6/2014 12:47 PM, Charles Lepple wrote: > On Sep 6, 2014, at 12:39 PM, Leslie Rhorer <lrhorer at mygrande.net> wrote: > >> I made a number of hardware and software changes, including an upgrade to the latest software versions for that distro (Debian Wheezy), > > Can you be more specific about the changes? Well, I did an automated upgrade (apt-get upgrade), I changed
2003 Mar 23
1
[RFC] dynamic checksum size
...n this range. * Note that we assume we'll work with later versions: the onus is on @@ -385,7 +385,8 @@ OFF_T flength; /**< total file length */ size_t count; /**< how many chunks */ size_t remainder; /**< flength % block_length */ - size_t n; /**< block_length */ + size_t blength; /**< block_length */ + size_t s2length; /**< csum_length */ struct sum_buf *sums; /**< points to info for each chunk */ }; --- generator.c Sat Mar 22 03:38:21 2003 +++ generator.c.dynsumlen Sat Mar 22 09:47:43 2003 @@ -109,13 +109,21 @@ /* - send a header that says "we...
2005 Jan 03
1
USB booting
...tocol 80 Bulk (Zip) does that mean its one of those USB-ZIP devices ? If so, to the parameters below say anything about the CHS settings needed ? tia, PS - HPA, you were correct wrt what I missed :-} Bus 001 Device 002: ID 1058:0401 Western Digital Technologies, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x1058 Western Digital Technologies, Inc. idProduct...
2008 Jan 07
1
INFOSEC 500 XP usb support
...c protocol driver [megatec_usb] -----------------------------------< end >------------------------------------- end the: lsusb -v (for completeness) ----------------------------------< begin >------------------------------------ Bus 001 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer...