Re: Usb uhid probed as ugen after upgrade to 5.3-beta

From: Ari Suutari <ari_at_suutari.iki.fi>
Date: Thu, 16 Sep 2004 08:46:51 +0300
> Hi,
>
> I have a APC Back-UPS attached to my FreeBSD box via USB.
> It was detected as uhid under FreeBSD 4.x. After upgrading
> to FreeBSD 5.3 (now BETA4) it is now detected as ugen0,
> which makes it impossible to monitor it's state via usb (at least
> with the routines in libusbhid).

    Well, the devices is attached to uhid driver if I turn on
    USB_DEBUG (and hw.usb.*.debug to 1). I get the
    following debug messages:

kernel: uhub_explore: status change hub=1 port=2
kernel: usbd_new_device bus=0xc163c000 port=2 depth=1 speed=1
kernel: usbd_new_device: adding unit addr=2, rev=110, class=0, subclass=0, 
protocol=0, maxpacket=8, len=18, speed=1
kernel: usbd_new_device: new dev (addr 2), dev=0xc1841200, parent=0xc1621e00
kernel: usbd_probe_and_attach: trying device specific drivers
kernel: usbd_probe_and_attach: no device specific driver found
kernel: usbd_probe_and_attach: looping over 1 configurations
kernel: usbd_set_config_index: status=0x0001, error=NORMAL_COMPLETION
kernel: usbd_set_config_index: (addr 1) cno=2 attr=0xe0, selfpowered=1, 
power=0
kernel: usbd_set_config_index: set config 1
kernel: uhid0: American Power Conversion Back-UPS CS 350 FW:807.q3.I USB 
FW:q3, rev 1.10/0.06, addr 2, iclass 3/0
kernel: usbd_do_request: status = 0x0000

    Without debug, I get just:
 kernel: ugen0: American Power Conversion Back-UPS CS 350 FW:807.q3.I USB 
FW:q3, rev 1.10/0.06, addr 2


        Ari S.
Received on Thu Sep 16 2004 - 03:47:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:12 UTC