Displaying 3 results from an estimated 3 matches for "speed_bcd".
Did you mean:
speed_b
2008 Sep 16
2
Cypress Semiconductor USB to serial
...usb_device.num_configurations = 1 (0x1) (int)
usb_device.num_interfaces = 1 (0x1) (int)
usb_device.num_ports = 0 (0x0) (int)
usb_device.port_number = 3 (0x3) (int)
usb_device.product = 'USB to Serial' (string)
usb_device.product_id = 20833 (0x5161) (int)
usb_device.speed_bcd = 336 (0x150) (int)
usb_device.vendor = 'Cypress Semiconductor' (string)
usb_device.vendor_id = 1637 (0x665) (int)
usb_device.version_bcd = 272 (0x110) (int)
2008 Sep 16
1
ippon smart power pro 1000
..._device.num_configurations = 1 (0x1) (int)
usb_device.num_interfaces = 1 (0x1) (int)
usb_device.num_ports = 0 (0x0) (int)
usb_device.port_number = 3 (0x3) (int)
usb_device.product = 'USB to Serial' (string)
usb_device.product_id = 20833 (0x5161) (int)
usb_device.speed_bcd = 336 (0x150) (int)
usb_device.vendor = 'Cypress Semiconductor' (string)
usb_device.vendor_id = 1637 (0x665) (int)
usb_device.version_bcd = 272 (0x110) (int)
This particular Cypress Semiconductor chip isn't yet supported in FreeBSD.
The ucycom driver doesn't reco...
2007 Jun 01
0
HAL and NUT feedback
...nfigurations = 1 (0x1) (int)
> usb_device.num_interfaces = 1 (0x1) (int)
> usb_device.num_ports = 0 (0x0) (int)
> usb_device.product = 'Powerware UPS' (string)
> usb_device.product_id = 2 (0x2) (int)
> usb_device.speed = 1.5 (1.5) (double)
> usb_device.speed_bcd = 336 (0x150) (int)
> usb_device.vendor = 'Powerware Corp.' (string)
> usb_device.vendor_id = 1426 (0x592) (int)
> usb_device.version = 2.0 (2) (double)
> usb_device.version_bcd = 512 (0x200) (int)
>
> usb2 device but run on a usb1.1 port.
>
> > - a...