Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2005 20:57:56 -0600
From:      John-Paul Andrusky <jpandrusky@gmail.com>
To:        freebsd-usb@freebsd.org
Subject:   Re: Problems with uhid device.
Message-ID:  <d849f17e05082319572602a00@mail.gmail.com>
In-Reply-To: <200508231931.09780.hselasky@c2i.net>
References:  <d849f17e05082307553f67f0ce@mail.gmail.com> <200508231931.09780.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Here is the resulting `dmesg` from doing a `cat /dev/uhid1` (the
keyboard
became uhid0):

uhidopen: sc=3D0xc1aa5e00
usbd_open_pipe_intr: address=3D0x82 flags=3D0x4 len=3D6
usbd_open_pipe: iface=3D0xc1aa5d1c address=3D0x82 flags=3D0x1
usbd_setup_pipe: dev=3D0xc1aa5480 iface=3D0xc1aa5d1c ep=3D0xc1aad060
pipe=3D0xd543e96c
usbd_clear_endpoint_stall
usbd_alloc_xfer() =3D 0xc1efbc00
usbd_transfer: xfer=3D0xc1efbc00, flags=3D2, pipe=3D0xc1aa5500, running=3D0
usbd_dump_queue: pipe=3D0xc1aa5500
usb_insert_transfer: pipe=3D0xc1aa5500 running=3D0 timeout=3D5000
usb_schedsoftintr: polling=3D0
usb_transfer_complete: pipe=3D0xc1aa5500 xfer=3D0xc1efbc00 status=3D0
actlen=3D0
usb_transfer_complete: repeat=3D0 new head=3D0
usbd_start_next: pipe=3D0xc1aa5500, xfer=3D0
usbd_free_xfer: 0xc1efbc00
usbd_alloc_xfer() =3D 0xc1efbc00
usbd_transfer: xfer=3D0xc1efbc00, flags=3D4, pipe=3D0xc1edb180, running=3D0
usbd_dump_queue: pipe=3D0xc1edb180
usb_allocmem: use frag=3D0xc1a5dd40 size=3D6
usb_insert_transfer: pipe=3D0xc1edb180 running=3D0 timeout=3D0
uhidread
uhidread: sleep on 0xc1aa5e34

>>> did a ctrl-c here

usb_schedsoftintr: polling=3D0
usb_transfer_complete: pipe=3D0xc1edb180 xfer=3D0xc1efbc00 status=3D13
actlen=3D6
usb_transfer_complete: repeat=3D1 new head=3D0xc1efbc00
uhid_intr: status=3D13 cc=3D6
uhid_intr: data =3D 01 20 00 00 00 01
uhid_intr: status=3D13
uhidread: woke, error=3D4
uhidclose: sc=3D0xc1aa5e00
usbd_ar_pipe: pipe=3D0xc1edb180
usbd_dump_queue: pipe=3D0xc1edb180
  xfer=3D0xc1efbc00
usbd_ar_pipe: pipe=3D0xc1edb180 xfer=3D0xc1efbc00 (methods=3D0xc06daa50)
usb_schedsoftintr: polling=3D0
usb_transfer_complete: pipe=3D0xc1edb180 xfer=3D0xc1efbc00 status=3D6
actlen=3D6
usb_freemem: frag=3D0xc1a5dd40
usb_transfer_complete: repeat=3D0 new head=3D0
uhid_intr: status=3D6 cc=3D6
uhid_intr: data =3D 01 20 00 00 00 01

And now of course, nothing usb works (until reboot).

--=20
 Cheers,
   John-Paul Andrusky



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d849f17e05082319572602a00>