From owner-freebsd-current Thu Jan 2 15: 3: 8 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DFA837B401 for ; Thu, 2 Jan 2003 15:03:02 -0800 (PST) Received: from dilbert.timing.com (dilbert.timing.com [206.168.13.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 567EE43E4A for ; Thu, 2 Jan 2003 15:03:01 -0800 (PST) (envelope-from marc@dilbert.timing.com) Received: from dilbert.timing.com (localhost.timing.com [127.0.0.1]) by dilbert.timing.com (8.12.3/8.12.3) with ESMTP id h02N30wV096678; Thu, 2 Jan 2003 16:03:00 -0700 (MST) (envelope-from marc@dilbert.timing.com) Received: (from marc@localhost) by dilbert.timing.com (8.12.3/8.12.3/Submit) id h02N301f096677; Thu, 2 Jan 2003 16:03:00 -0700 (MST) Date: Thu, 2 Jan 2003 16:03:00 -0700 From: Marc Butler To: Michael Class Cc: freebsd-current Subject: Re: USB and Kodak DC4800 Camera Message-ID: <20030102160300.A96641@timing.com> References: <3E143A74.5050906@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3E143A74.5050906@gmx.net>; from michael_class@gmx.net on Thu, Jan 02, 2003 at 02:11:16PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jan 02, 2003 at 02:11:16PM +0100, Michael Class wrote: > Hello, > > I am facing a problem that my Kodak DC4800 Camera is not recognized by a > current FreeBSD-current system (I do not have release systems around, so > I can not test aginst them, but I suspect that it would not work their > either) (and yes, it works on the same system with L***x and W*****e :-( > > I have compiled a kernel with USB_DEBUG and switched on debugging. The > result from a connection of the camera to the system and a deconnect is > in the enclosed errorlog. Anyone here able to interpret this? > Michael, I'm not absolutely certain, but I believe the Kodak DC4800 Camera uses the Picture Transfer Protocol. I'm not sure it will be recognized as a storage device, however I have no experience with current and this particular issue. You may also want to make sure that the camera is plugged in or in it's cradle. The attempts to reset port 2 in your error output may indicate the device is not responding; it seems to be with a lot of these devices that they need external power when connected to the computer. (I'm not very confident in this as you state it works with Windows and Linux, and I assume it is the same setup.) You may have some luck with: http://www.fromme.com/o/ophoto/ I've been playing with a Sony Mavica off and on (without much success), let me know how it goes. Marc. > The system uses uhci (VIA chipset): > uhci0: port 0xcc00-0xcc1f irq 12 at device > 7.2 on pc > i0 > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > uhci1: port 0xd800-0xd81f irq 12 at device > 7.3 on pc > i0 > usb1: on uhci1 > usb1: USB revision 1.0 > uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 2 ports with 2 removable, self powered > > Any help would be nice. > Btw. is there a special mailinglist for USB? > > Michael > > > -- > ------------------------------------------------------------------------- > michael class, viktor-renner str. 39, 72074 tuebingen, frg > E-Mail: michael_class@gmx.net > Phone: +49 7031 14-3707 (work) +49 7071 81950 (private) > ------------------------------------------------------------------------- > Jan 2 13:34:35 pc-micha kernel: usb_needs_explore > Jan 2 13:34:35 pc-micha kernel: usb_event_thread: woke up > Jan 2 13:34:35 pc-micha kernel: usb_discover > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control type=0x23 request=01 > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=2 feature=17 > Jan 2 13:34:35 pc-micha kernel: uhub0: port error, restarting port 2 > Jan 2 13:34:35 pc-micha kernel: uhub0: port error, giving up port 2 > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control type=0x23 request=01 > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=2 feature=16 > Jan 2 13:34:35 pc-micha kernel: usb_needs_explore > Jan 2 13:34:35 pc-micha kernel: usb_event_thread: woke up > Jan 2 13:34:35 pc-micha kernel: usb_discover > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control type=0x23 request=01 > Jan 2 13:34:35 pc-micha kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=2 feature=16 > Jan 2 13:34:36 pc-micha kernel: uhci_root_ctrl_control type=0x23 request=03 > Jan 2 13:34:36 pc-micha kernel: usb_needs_explore > Jan 2 13:34:36 pc-micha kernel: uhci port 2 reset, status = 0x0495 > Jan 2 13:34:36 pc-micha kernel: usbd_reset_port: port 2 reset done, error=NORMAL_COMPLETION > Jan 2 13:34:36 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:36 pc-micha kernel: uhci_root_ctrl_control type=0x23 request=01 > Jan 2 13:34:36 pc-micha kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=2 feature=20 > Jan 2 13:34:36 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:36 pc-micha kernel: usbd_new_device bus=0xc615e000 port=2 depth=1 speed=2 > Jan 2 13:34:36 pc-micha kernel: usbd_setup_pipe: dev=0xc65eb900 iface=0 ep=0xc65eb924 pipe=0xc65eb904 > Jan 2 13:34:36 pc-micha kernel: uhci_open: pipe=0xc664a980, addr=0, endpt=0 (1) > Jan 2 13:34:36 pc-micha kernel: usbd_get_desc: type=1, index=0, len=8 > Jan 2 13:34:36 pc-micha kernel: uhci_device_control type=0x80, request=0x06, wValue=0x0100, wIndex=0x0000 len=8, addr=0, endpt=0 > Jan 2 13:34:36 pc-micha kernel: uhci_alloc_std_chain: addr=0 endpt=0 len=8 speed=2 flags=0x2 > Jan 2 13:34:36 pc-micha kernel: uhci_alloc_std_chain: maxp=8 ntd=1 > Jan 2 13:34:36 pc-micha kernel: uhci_alloc_std_chain: nexttog=0 > Jan 2 13:34:36 pc-micha kernel: uhci_device_request: before transfer > Jan 2 13:34:36 pc-micha kernel: TD(0xc61a4f00) at 007f8f00 = link=0x007f8ec4 status=0x18800000 token=0x00e0002d buffer=0x022eb390 > Jan 2 13:34:36 pc-micha kernel: 7f8ec4 18800000,errcnt=3,actlen=1 pid=2d,addr=0,endpt=0,D=0,maxlen=8 > Jan 2 13:34:36 pc-micha kernel: TD(0xc61a4ec0) at 007f8ec0 = link=0x007f8ee4 status=0x188003ff token=0x00e80069 buffer=0x022eb160 > Jan 2 13:34:36 pc-micha kernel: 7f8ee4 188003ff,errcnt=3,actlen=0 pid=69,addr=0,endpt=0,D=1,maxlen=8 > Jan 2 13:34:36 pc-micha kernel: TD(0xc61a4ee0) at 007f8ee0 = link=0x00000001 status=0x19800000 token=0xffe800e1 buffer=0x00000000 > Jan 2 13:34:36 pc-micha kernel: 1 19800000,errcnt=3,actlen=1 pid=e1,addr=0,endpt=0,D=1,maxlen=0 > Jan 2 13:34:36 pc-micha kernel: uhci_add_ctrl: sqh=0xc6159f00 > Jan 2 13:34:36 pc-micha kernel: uhci_enter_ctl_q: follow from [0] > Jan 2 13:34:36 pc-micha kernel: TD(0xc615cfc0) at 00730fc0 = link=0x0072ff62 status=0x02000000 token=0x00000000 buffer=0x00000000 > Jan 2 13:34:36 pc-micha kernel: 72ff62 2000000,errcnt=0,actlen=1 pid=00,addr=0,endpt=0,D=0,maxlen=1 > Jan 2 13:34:36 pc-micha kernel: QH(0xc615bf60) at 0072ff60: hlink=0072ff82 elink=00000001 > Jan 2 13:34:36 pc-micha kernel: QH(0xc615bf60) at 0072ff60: hlink=0072ff82 elink=00000001 > Jan 2 13:34:36 pc-micha kernel: QH(0xc615bf80) at 0072ff80: hlink=0072ffa2 elink=00000001 > Jan 2 13:34:36 pc-micha kernel: QH(0xc615bfc0) at 0072ffc0: hlink=0072ffe2 elink=00000001 > Jan 2 13:34:36 pc-micha kernel: QH(0xc615bfe0) at 0072ffe0: hlink=00000001 elink=00730fe0 > Jan 2 13:34:36 pc-micha kernel: Enqueued QH: > Jan 2 13:34:36 pc-micha kernel: QH(0xc6159f00) at 0072df00: hlink=0072ffc2 elink=007f8f00 > Jan 2 13:34:36 pc-micha kernel: TD(0xc61a4f00) at 007f8f00 = link=0x007f8ec4 status=0x18800000 token=0x00e0002d buffer=0x022eb390 > Jan 2 13:34:36 pc-micha kernel: 7f8ec4 18800000,errcnt=3,actlen=1 pid=2d,addr=0,endpt=0,D=0,maxlen=8 > Jan 2 13:34:36 pc-micha kernel: TD(0xc61a4ec0) at 007f8ec0 = link=0x007f8ee4 status=0x188003ff token=0x00e80069 buffer=0x022eb160 > Jan 2 13:34:36 pc-micha kernel: 7f8ee4 188003ff,errcnt=3,actlen=0 pid=69,addr=0,endpt=0,D=1,maxlen=8 > Jan 2 13:34:36 pc-micha kernel: TD(0xc61a4ee0) at 007f8ee0 = link=0x00000001 status=0x19800000 token=0xffe800e1 buffer=0x00000000 > Jan 2 13:34:36 pc-micha kernel: 1 19800000,errcnt=3,actlen=1 pid=e1,addr=0,endpt=0,D=1,maxlen=0 > Jan 2 13:34:41 pc-micha kernel: uhci_timeout: uxfer=0xc6190100 > Jan 2 13:34:41 pc-micha kernel: usb_add_task: task=0xc619017c > Jan 2 13:34:41 pc-micha kernel: usb_task_thread: woke up task=0xc619017c > Jan 2 13:34:41 pc-micha kernel: uhci_timeout_task: xfer=0xc6190100 > Jan 2 13:34:41 pc-micha kernel: uhci_abort_xfer: xfer=0xc6190100, status=15 > Jan 2 13:34:41 pc-micha kernel: uhci_abort_xfer: stop ii=0xc6190164 > Jan 2 13:34:41 pc-micha kernel: usb0: uhci_softintr (0) > Jan 2 13:34:41 pc-micha kernel: uhci_check_intr: ii=0xc6190164 > Jan 2 13:34:41 pc-micha kernel: uhci_check_intr: aborted xfer=0xc6190100 > Jan 2 13:34:41 pc-micha kernel: uhci_abort_xfer: callback > Jan 2 13:34:41 pc-micha kernel: uhci_remove_hs_ctrl: sqh=0xc6159f00 > Jan 2 13:34:41 pc-micha kernel: uhci_find_prev_qh: pqh=0xc615bfa0 sqh=0xc6159f00 > Jan 2 13:34:41 pc-micha kernel: uhci_ctrl_done: length=0 > Jan 2 13:34:42 pc-micha kernel: usbd_get_desc: type=1, index=0, len=8 > Jan 2 13:34:42 pc-micha kernel: uhci_device_control type=0x80, request=0x06, wValue=0x0100, wIndex=0x0000 len=8, addr=0, endpt=0 > Jan 2 13:34:42 pc-micha kernel: uhci_alloc_std_chain: addr=0 endpt=0 len=8 speed=2 flags=0x2 > Jan 2 13:34:42 pc-micha kernel: uhci_alloc_std_chain: maxp=8 ntd=1 > Jan 2 13:34:42 pc-micha kernel: uhci_alloc_std_chain: nexttog=0 > Jan 2 13:34:42 pc-micha kernel: uhci_device_request: before transfer > Jan 2 13:34:42 pc-micha kernel: TD(0xc61a4f00) at 007f8f00 = link=0x007f8ec4 status=0x18800000 token=0x00e0002d buffer=0x022eb390 > Jan 2 13:34:42 pc-micha kernel: 7f8ec4 18800000,errcnt=3,actlen=1 pid=2d,addr=0,endpt=0,D=0,maxlen=8 > Jan 2 13:34:42 pc-micha kernel: TD(0xc61a4ec0) at 007f8ec0 = link=0x007f8ee4 status=0x188003ff token=0x00e80069 buffer=0x022eb360 > Jan 2 13:34:42 pc-micha kernel: 7f8ee4 188003ff,errcnt=3,actlen=0 pid=69,addr=0,endpt=0,D=1,maxlen=8 > Jan 2 13:34:42 pc-micha kernel: TD(0xc61a4ee0) at 007f8ee0 = link=0x00000001 status=0x19800000 token=0xffe800e1 buffer=0x00000000 > Jan 2 13:34:42 pc-micha kernel: 1 19800000,errcnt=3,actlen=1 pid=e1,addr=0,endpt=0,D=1,maxlen=0 > Jan 2 13:34:42 pc-micha kernel: uhci_add_ctrl: sqh=0xc6159f00 > Jan 2 13:34:42 pc-micha kernel: uhci_enter_ctl_q: follow from [0] > Jan 2 13:34:42 pc-micha kernel: TD(0xc615cfc0) at 00730fc0 = link=0x0072ff62 status=0x02000000 token=0x00000000 buffer=0x00000000 > Jan 2 13:34:42 pc-micha kernel: 72ff62 2000000,errcnt=0,actlen=1 pid=00,addr=0,endpt=0,D=0,maxlen=1 > Jan 2 13:34:42 pc-micha kernel: QH(0xc615bf60) at 0072ff60: hlink=0072ff82 elink=00000001 > Jan 2 13:34:42 pc-micha kernel: QH(0xc615bf60) at 0072ff60: hlink=0072ff82 elink=00000001 > Jan 2 13:34:42 pc-micha kernel: QH(0xc615bf80) at 0072ff80: hlink=0072ffa2 elink=00000001 > Jan 2 13:34:42 pc-micha kernel: QH(0xc615bfc0) at 0072ffc0: hlink=0072ffe2 elink=00000001 > Jan 2 13:34:42 pc-micha kernel: QH(0xc615bfe0) at 0072ffe0: hlink=00000001 elink=00730fe0 > Jan 2 13:34:42 pc-micha kernel: Enqueued QH: > Jan 2 13:34:42 pc-micha kernel: QH(0xc6159f00) at 0072df00: hlink=0072ffc2 elink=007f8f00 > Jan 2 13:34:42 pc-micha kernel: TD(0xc61a4f00) at 007f8f00 = link=0x007f8ec4 status=0x18800000 token=0x00e0002d buffer=0x022eb390 > Jan 2 13:34:42 pc-micha kernel: 7f8ec4 18800000,errcnt=3,actlen=1 pid=2d,addr=0,endpt=0,D=0,maxlen=8 > Jan 2 13:34:42 pc-micha kernel: TD(0xc61a4ec0) at 007f8ec0 = link=0x007f8ee4 status=0x188003ff token=0x00e80069 buffer=0x022eb360 > Jan 2 13:34:42 pc-micha kernel: 7f8ee4 188003ff,errcnt=3,actlen=0 pid=69,addr=0,endpt=0,D=1,maxlen=8 > Jan 2 13:34:42 pc-micha kernel: TD(0xc61a4ee0) at 007f8ee0 = link=0x00000001 status=0x19800000 token=0xffe800e1 buffer=0x00000000 > Jan 2 13:34:42 pc-micha kernel: 1 19800000,errcnt=3,actlen=1 pid=e1,addr=0,endpt=0,D=1,maxlen=0 > Jan 2 13:34:47 pc-micha kernel: uhci_timeout: uxfer=0xc6190100 > Jan 2 13:34:47 pc-micha kernel: usb_add_task: task=0xc619017c > Jan 2 13:34:47 pc-micha kernel: usb_task_thread: woke up task=0xc619017c > Jan 2 13:34:47 pc-micha kernel: uhci_timeout_task: xfer=0xc6190100 > Jan 2 13:34:47 pc-micha kernel: uhci_abort_xfer: xfer=0xc6190100, status=15 > Jan 2 13:34:47 pc-micha kernel: uhci_abort_xfer: stop ii=0xc6190164 > Jan 2 13:34:47 pc-micha kernel: usb0: uhci_softintr (0) > Jan 2 13:34:47 pc-micha kernel: uhci_check_intr: ii=0xc6190164 > Jan 2 13:34:47 pc-micha kernel: uhci_check_intr: aborted xfer=0xc6190100 > Jan 2 13:34:47 pc-micha kernel: uhci_abort_xfer: callback > Jan 2 13:34:47 pc-micha kernel: uhci_remove_hs_ctrl: sqh=0xc6159f00 > Jan 2 13:34:47 pc-micha kernel: uhci_find_prev_qh: pqh=0xc615bfa0 sqh=0xc6159f00 > Jan 2 13:34:47 pc-micha kernel: uhci_ctrl_done: length=0 > Jan 2 13:34:47 pc-micha kernel: usbd_get_desc: type=1, index=0, len=8 > Jan 2 13:34:47 pc-micha kernel: uhci_device_control type=0x80, request=0x06, wValue=0x0100, wIndex=0x0000 len=8, addr=0, endpt=0 > Jan 2 13:34:47 pc-micha kernel: uhci_alloc_std_chain: addr=0 endpt=0 len=8 speed=2 flags=0x2 > Jan 2 13:34:47 pc-micha kernel: uhci_alloc_std_chain: maxp=8 ntd=1 > Jan 2 13:34:47 pc-micha kernel: uhci_alloc_std_chain: nexttog=0 > Jan 2 13:34:47 pc-micha kernel: uhci_device_request: before transfer > Jan 2 13:34:47 pc-micha kernel: TD(0xc61a4f00) at 007f8f00 = link=0x007f8ec4 status=0x18800000 token=0x00e0002d buffer=0x022eb390 > Jan 2 13:34:47 pc-micha kernel: 7f8ec4 18800000,errcnt=3,actlen=1 pid=2d,addr=0,endpt=0,D=0,maxlen=8 > Jan 2 13:34:47 pc-micha kernel: TD(0xc61a4ec0) at 007f8ec0 = link=0x007f8ee4 status=0x188003ff token=0x00e80069 buffer=0x0073c9e0 > Jan 2 13:34:47 pc-micha kernel: 7f8ee4 188003ff,errcnt=3,actlen=0 pid=69,addr=0,endpt=0,D=1,maxlen=8 > Jan 2 13:34:47 pc-micha kernel: TD(0xc61a4ee0) at 007f8ee0 = link=0x00000001 status=0x19800000 token=0xffe800e1 buffer=0x00000000 > Jan 2 13:34:47 pc-micha kernel: 1 19800000,errcnt=3,actlen=1 pid=e1,addr=0,endpt=0,D=1,maxlen=0 > Jan 2 13:34:47 pc-micha kernel: uhci_add_ctrl: sqh=0xc6159f00 > Jan 2 13:34:47 pc-micha kernel: uhci_enter_ctl_q: follow from [0] > Jan 2 13:34:47 pc-micha kernel: TD(0xc615cfc0) at 00730fc0 = link=0x0072ff62 status=0x02000000 token=0x00000000 buffer=0x00000000 > Jan 2 13:34:47 pc-micha kernel: 72ff62 2000000,errcnt=0,actlen=1 pid=00,addr=0,endpt=0,D=0,maxlen=1 > Jan 2 13:34:47 pc-micha kernel: QH(0xc615bf60) at 0072ff60: hlink=0072ff82 elink=00000001 > Jan 2 13:34:47 pc-micha kernel: QH(0xc615bf60) at 0072ff60: hlink=0072ff82 elink=00000001 > Jan 2 13:34:47 pc-micha kernel: QH(0xc615bf80) at 0072ff80: hlink=0072ffa2 elink=00000001 > Jan 2 13:34:47 pc-micha kernel: QH(0xc615bfc0) at 0072ffc0: hlink=0072ffe2 elink=00000001 > Jan 2 13:34:47 pc-micha kernel: QH(0xc615bfe0) at 0072ffe0: hlink=00000001 elink=00730fe0 > Jan 2 13:34:47 pc-micha kernel: Enqueued QH: > Jan 2 13:34:47 pc-micha kernel: QH(0xc6159f00) at 0072df00: hlink=0072ffc2 elink=007f8f00 > Jan 2 13:34:47 pc-micha kernel: TD(0xc61a4f00) at 007f8f00 = link=0x007f8ec4 status=0x18800000 token=0x00e0002d buffer=0x022eb390 > Jan 2 13:34:47 pc-micha kernel: 7f8ec4 18800000,errcnt=3,actlen=1 pid=2d,addr=0,endpt=0,D=0,maxlen=8 > Jan 2 13:34:47 pc-micha kernel: TD(0xc61a4ec0) at 007f8ec0 = link=0x007f8ee4 status=0x188003ff token=0x00e80069 buffer=0x0073c9e0 > Jan 2 13:34:47 pc-micha kernel: 7f8ee4 188003ff,errcnt=3,actlen=0 pid=69,addr=0,endpt=0,D=1,maxlen=8 > Jan 2 13:34:47 pc-micha kernel: TD(0xc61a4ee0) at 007f8ee0 = link=0x00000001 status=0x19800000 token=0xffe800e1 buffer=0x00000000 > Jan 2 13:34:47 pc-micha kernel: 1 19800000,errcnt=3,actlen=1 pid=e1,addr=0,endpt=0,D=1,maxlen=0 > Jan 2 13:34:52 pc-micha kernel: uhci_timeout: uxfer=0xc6190100 > Jan 2 13:34:52 pc-micha kernel: usb_add_task: task=0xc619017c > Jan 2 13:34:52 pc-micha kernel: usb_task_thread: woke up task=0xc619017c > Jan 2 13:34:52 pc-micha kernel: uhci_timeout_task: xfer=0xc6190100 > Jan 2 13:34:52 pc-micha kernel: uhci_abort_xfer: xfer=0xc6190100, status=15 > Jan 2 13:34:52 pc-micha kernel: uhci_abort_xfer: stop ii=0xc6190164 > Jan 2 13:34:52 pc-micha kernel: usb0: uhci_softintr (0) > Jan 2 13:34:52 pc-micha kernel: uhci_check_intr: ii=0xc6190164 > Jan 2 13:34:52 pc-micha kernel: uhci_check_intr: aborted xfer=0xc6190100 > Jan 2 13:34:52 pc-micha kernel: uhci_abort_xfer: callback > Jan 2 13:34:52 pc-micha kernel: uhci_remove_hs_ctrl: sqh=0xc6159f00 > Jan 2 13:34:52 pc-micha kernel: uhci_find_prev_qh: pqh=0xc615bfa0 sqh=0xc6159f00 > Jan 2 13:34:52 pc-micha kernel: uhci_ctrl_done: length=0 > Jan 2 13:34:52 pc-micha kernel: usbd_new_device: addr=3, getting first desc failed > Jan 2 13:34:52 pc-micha kernel: usbd_remove_device: 0xc65eb900 > Jan 2 13:34:52 pc-micha kernel: usbd_ar_pipe: pipe=0xc664a980 > Jan 2 13:34:52 pc-micha kernel: uhub_explore: usb_new_device failed, error=TIMEOUT > Jan 2 13:34:52 pc-micha kernel: uhub0: device problem, disabling port 2 > Jan 2 13:34:52 pc-micha kernel: uhci_root_ctrl_control type=0x23 request=01 > Jan 2 13:34:52 pc-micha kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=2 feature=1 > Jan 2 13:34:52 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:52 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:54 pc-micha kernel: usb_event_thread: woke up > Jan 2 13:34:54 pc-micha kernel: usb_discover > Jan 2 13:34:58 pc-micha kernel: usb_needs_explore > Jan 2 13:34:58 pc-micha kernel: usb_event_thread: woke up > Jan 2 13:34:58 pc-micha kernel: usb_discover > Jan 2 13:34:58 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:58 pc-micha kernel: uhci_root_ctrl_control type=0xa3 request=00 > Jan 2 13:34:58 pc-micha kernel: uhci_root_ctrl_control type=0x23 request=01 > Jan 2 13:34:58 pc-micha kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=2 feature=17 > Jan 2 13:34:58 pc-micha kernel: uhub0: port error, restarting port 2 > Jan 2 13:34:58 pc-micha kernel: uhub0: port error, giving up port 2 > Jan 2 13:34:58 pc-micha kernel: uhci_root_ctrl_control type=0x23 request=01 > Jan 2 13:34:58 pc-micha kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=2 feature=16 -- Marc Butler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message