From owner-freebsd-usb@FreeBSD.ORG Sun Mar 20 14:13:53 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 132B216A4CE for ; Sun, 20 Mar 2005 14:13:53 +0000 (GMT) Received: from md1.swissinfo.org (md1.swissinfo.org [146.159.4.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3610F43D53 for ; Sun, 20 Mar 2005 14:13:52 +0000 (GMT) (envelope-from sebastien.b@swissinfo.org) Received: from mail.swissinfo.org ([194.6.181.33]) by md1.swissinfo.org (phad1.swissinfo.org [146.159.6.9]) (MDaemon.PRO.v7.2.1.R) with ESMTP id 37-md50000355028.msg for ; Sun, 20 Mar 2005 15:10:11 +0100 Received: from AAmiens-152-1-13-59.w83-192.abo.wanadoo.fr (83.192.70.59) by mail.swissinfo.org (7.0.020) (authenticated as sebastien.b) id 4153942002AF1D5C for freebsd-usb@freebsd.org; Sun, 20 Mar 2005 15:13:41 +0100 From: Sebastien B To: freebsd-usb@freebsd.org Date: Sun, 20 Mar 2005 15:17:32 +0100 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200503201517.33598.sebastien.b@swissinfo.org> X-Spam-Processed: phad1.swissinfo.org, Sun, 20 Mar 2005 15:10:11 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 194.6.181.33 X-Return-Path: sebastien.b@swissinfo.org X-MDaemon-Deliver-To: freebsd-usb@freebsd.org X-MDAV-Processed: phad1.swissinfo.org, Sun, 20 Mar 2005 15:10:15 +0100 Subject: Can we block in USB_ATTACH context ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 14:13:53 -0000 Hello, Can I call functions that will block (ie. waiting for condition variables, acquiring MTX_DEF mutexes, ...) inside the USB_ATTACH section of a driver ? Or should I use a software interrupt handler that will perform the initialization of my USB device instead of doing this directly in USB_ATTACH ? (Lots of transfers have to be made before the device is ready... setting up the NET2280 PCI bridge, uploading a ~30kbyte firmware, reading configuration options of the device...) Thanks, Sebastien From owner-freebsd-usb@FreeBSD.ORG Sun Mar 20 17:04:06 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9749416A4CE for ; Sun, 20 Mar 2005 17:04:06 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB0043D2D for ; Sun, 20 Mar 2005 17:04:03 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j2KH3wsT094511; Sun, 20 Mar 2005 10:03:58 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 20 Mar 2005 10:04:17 -0700 (MST) Message-Id: <20050320.100417.27675329.imp@bsdimp.com> To: sebastien.b@swissinfo.org From: "M. Warner Losh" In-Reply-To: <200503201517.33598.sebastien.b@swissinfo.org> References: <200503201517.33598.sebastien.b@swissinfo.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-usb@freebsd.org Subject: Re: Can we block in USB_ATTACH context ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 17:04:06 -0000 In message: <200503201517.33598.sebastien.b@swissinfo.org> Sebastien B writes: : Hello, : Can I call functions that will block (ie. waiting for condition variables, : acquiring MTX_DEF mutexes, ...) inside the USB_ATTACH section of a driver ? : Or should I use a software interrupt handler that will perform the : initialization of my USB device instead of doing this directly in : USB_ATTACH ? (Lots of transfers have to be made before the device is ready... : setting up the NET2280 PCI bridge, uploading a ~30kbyte firmware, reading : configuration options of the device...) It is safe to block in usb_attach routines. You will block all other usb attachment activity, however. I believe that other usb transfers will continue, but haven't verified it. Warner From owner-freebsd-usb@FreeBSD.ORG Sun Mar 20 20:17:47 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82AFD16A4CE for ; Sun, 20 Mar 2005 20:17:47 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A48D43D2D for ; Sun, 20 Mar 2005 20:17:46 +0000 (GMT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 20 Mar 2005 20:17:45 +0000 (GMT) To: "M. Warner Losh" In-Reply-To: Your message of "Sun, 20 Mar 2005 10:04:17 MST." <20050320.100417.27675329.imp@bsdimp.com> Date: Sun, 20 Mar 2005 20:17:44 +0000 From: Ian Dowse Message-ID: <200503202017.aa93108@salmon.maths.tcd.ie> cc: sebastien.b@swissinfo.org cc: freebsd-usb@freebsd.org Subject: Re: Can we block in USB_ATTACH context ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 20:17:47 -0000 In message <20050320.100417.27675329.imp@bsdimp.com>, "M. Warner Losh" writes: >In message: <200503201517.33598.sebastien.b@swissinfo.org> > Sebastien B writes: >: Hello, >: Can I call functions that will block (ie. waiting for condition variables, >: acquiring MTX_DEF mutexes, ...) inside the USB_ATTACH section of a driver ? >: Or should I use a software interrupt handler that will perform the >: initialization of my USB device instead of doing this directly in >: USB_ATTACH ? (Lots of transfers have to be made before the device is ready.. >. >: setting up the NET2280 PCI bridge, uploading a ~30kbyte firmware, reading >: configuration options of the device...) > >It is safe to block in usb_attach routines. You will block all other >usb attachment activity, however. I believe that other usb transfers >will continue, but haven't verified it. This doesn't seem to be entirely true for devices attached at boot time though. It is safe to perform any USB transfers, because the USB host controller drivers automatically enable polling at boot time (i.e. usbd_transfer() will never return USBD_IN_PROGRESS). It should also be safe to lock mutexes, since during boot there will be no contention. However, tsleep(), msleep(), callouts, or any inter-thread synchronisation will not work, because no context switches are allowed during the "cold" phase of booting. If you call tsleep() or msleep() at this time they will just return immediately. That's how I understand how it works anyway, but I may have some of the details wrong. Ian From owner-freebsd-usb@FreeBSD.ORG Mon Mar 21 07:08:56 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31FB516A4CF; Mon, 21 Mar 2005 07:08:56 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0912443D49; Mon, 21 Mar 2005 07:08:56 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2L78thE071933; Mon, 21 Mar 2005 07:08:55 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2L78tmX071929; Mon, 21 Mar 2005 07:08:55 GMT (envelope-from linimon) Date: Mon, 21 Mar 2005 07:08:55 GMT From: Mark Linimon Message-Id: <200503210708.j2L78tmX071929@freefall.freebsd.org> To: mr2@MIGLA.ktu.LT, linimon@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/61804: [panic] panic with hitachi travelstar USB hdd (40gb) drives X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 07:08:56 -0000 Synopsis: [panic] panic with hitachi travelstar USB hdd (40gb) drives State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Mon Mar 21 07:08:40 GMT 2005 State-Changed-Why: Feedback timeout (> 4 months). http://www.freebsd.org/cgi/query-pr.cgi?pr=61804 From owner-freebsd-usb@FreeBSD.ORG Mon Mar 21 11:01:35 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B5516A4CE for ; Mon, 21 Mar 2005 11:01:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E245543D2F for ; Mon, 21 Mar 2005 11:01:34 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2LB1YYL013661 for ; Mon, 21 Mar 2005 11:01:34 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2LB1XgU013656 for freebsd-usb@freebsd.org; Mon, 21 Mar 2005 11:01:33 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 21 Mar 2005 11:01:33 GMT Message-Id: <200503211101.j2LB1XgU013656@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-usb@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 11:01:36 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2001/12/12] kern/32713 usb [usb] mouse detaches from hub and doesnt f [2002/01/13] kern/33839 usb usb0: host controller halted (involving A f [2002/04/07] i386/36850 usb Page Fault using ppp with USB Modem [4.9] f [2002/06/24] kern/39805 usb 4.6R install panics with umass0 device co o [2002/07/19] kern/40792 usb signals lead to data loss on device ugen o [2002/12/10] kern/46176 usb umass causes kernel panic if device remov o [2002/12/19] i386/46371 usb USB controller cannot be initialized on I o [2002/12/29] kern/46618 usb USB (UHCI/ICH3) PALM connect/disconnect/c o [2003/02/17] kern/48359 usb SiS 5597/8 USB + uscanner breakage a [2003/03/02] kern/48849 usb Maxtor XT5000 causes panic in boot o [2003/03/05] kern/48952 usb uscanner0 hangs a [2003/03/20] kern/50149 usb Using Alcatel SpeedTouch results in "usb0 a [2003/08/14] kern/55587 usb null dereference in usbdi.c: usb_transfer o [2003/09/26] bin/57255 usb usbd and multi-function devices f [2003/12/11] kern/60131 usb [usb] Page fault on disconnect of USB dev s [2003/12/15] kern/60276 usb [usb] Kernel panic when plugging in USB ( o [2004/01/11] kern/61191 usb [usb] panic: USB vs. Serial problems o [2004/01/15] kern/61377 usb [kbd] usb keyboard not functional after b o [2004/01/20] kern/61627 usb [usb] [patch] New USB printer not support o [2004/01/24] kern/61841 usb [boot] 5.2 Boot freeze if memorybird (USB f [2004/01/30] kern/62088 usb [usb] Logitech Cordless/Optical Mouse not o [2004/01/30] kern/62123 usb [usb] LaCie 160GB USB drive umass: BBB re o [2004/02/23] i386/63251 usb [usb] USB stops working after 2nd APM sus o [2004/02/26] kern/63375 usb [patch] panic: unplugging USB devices pan o [2004/03/01] kern/63621 usb [usb] USB MemoryStick Reader stalls/crash o [2004/04/07] kern/65292 usb [panic] random page faults (usb-related?) o [2004/04/19] i386/65783 usb [panic] Panic when attaching card reader o [2004/07/13] kern/69006 usb [patch] Apple Cinema Display hangs USB po o [2004/08/30] kern/71155 usb [usb] misbehaving usb-printer hangs proce o [2004/09/27] kern/72119 usb Detaching USB Memory Stick w/o umount cau f [2004/10/11] i386/72497 usb WD USB Disk Panics -stable and 5.2.1 o [2004/10/29] kern/73295 usb Lock order reversal in USB code. o [2004/10/30] kern/73307 usb Kernel panics on USB disconnect o [2004/11/18] kern/74088 usb ohci ehci uhub: port disabled on connecti o [2005/01/08] usb/75941 usb system halted during booting due to ehci o [2005/01/13] usb/76204 usb panic while using usb attached modem o [2005/01/18] usb/76395 usb USB printer does not work, usbdevs says " o [2005/01/21] usb/76554 usb Panram "yoyo" USB MP3 player causes panic o [2005/01/21] usb/76555 usb PNY USB DISK 2.0 USB thumbdrive causes wo o [2005/01/25] usb/76684 usb Toshiba PDR-M4 camera connected via USB h o [2005/01/25] usb/76687 usb ugen USB_SET_TIMEOUT panics kernel when t o [2005/01/26] usb/76727 usb usb printing locks machine o [2005/01/30] usb/76847 usb ukbd panics on boot o [2005/02/06] usb/77184 usb kernel panic on USB device disconnect o [2005/02/09] usb/77294 usb ucom + ulpcom panic o [2005/02/09] usb/77315 usb unproperly detached (without unmounting) o [2005/02/16] usb/77604 usb Sluggish Logitch LX700 USB Mouse o [2005/02/28] usb/78208 usb ulpt page fault o [2005/03/04] usb/78426 usb Interrupts never come on EHCI pipes o [2005/03/18] usb/78986 usb crash when printing to usb connected prin o [2005/03/18] usb/78989 usb please add USB keyboard support to instal 51 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/09/30] conf/30929 usb [patch] use usbd to initialize USB ADSL m o [2001/12/09] kern/32652 usb [patch] A new ioctl to uscanner s [2001/12/09] ports/32653 usb Added patches to improve USB scanner supp f [2002/04/23] kern/37374 usb [PATCH] closing ums0 blocks with wmesg uh f [2002/05/04] conf/37732 usb usbd start in wrong place in /etc/rc in 4 o [2002/05/23] kern/38452 usb [usb] Logitech USB iFeel: device_probe_an o [2002/07/16] kern/40657 usb [usb] Logitech iFeel usb mouse will not a o [2002/07/24] kern/40948 usb [usb] USB HP CDW8200 does not work o [2002/08/07] kern/41415 usb [usb] [patch] Some USB scanners cannot ta f [2002/08/30] bin/42213 usb moused(8) seems to delay some mouse event f [2002/10/25] kern/44450 usb USB support FAILURE for device that was s o [2003/01/18] kern/47200 usb USB port is disabled when Kodak DX4900 is o [2003/02/06] kern/48014 usb [usb] moused fails to correctly identify o [2003/02/16] bin/48342 usb [PATCH] usbd dynamic device list. o [2003/03/19] kern/50110 usb [usb] Astra 2100U scanner being detected o [2003/05/08] kern/51958 usb [usb] [patch] update for urio driver o [2003/05/10] kern/52026 usb [usb] feature request: umass driver suppo f [2003/05/19] bin/52432 usb [sysinstall] drivers.flp won't load with o [2003/06/08] kern/53025 usb [PATCH] ugen does not allow O_NONBLOCK fo f [2003/09/19] kern/56999 usb FreeCom USB CD/RW problem on FreeBSD 5.1 o [2003/11/10] i386/59147 usb [usb] USB active extension cable not reco o [2003/11/11] kern/59169 usb [patch] ulpt is missing read operation o [2003/12/15] kern/60248 usb [patch] Problem with USB printer HP Laser o [2004/01/12] bin/61234 usb [usb] [patch] usbhidaction doesn't suppor o [2004/01/14] kern/61365 usb FreeBSD resets when I turn off monitor w/ o [2004/02/13] kern/62788 usb need quirks for Super Talent Flash USB 2. o [2004/03/04] kern/63779 usb [usb] USB-mass storage (USB to IDE Conver o [2004/03/06] kern/63837 usb [patch] USB: hid_is_collection() only loo o [2004/04/11] kern/65436 usb QUIRK: [patch] to add support for PNY Att o [2004/04/19] kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops o [2004/05/11] kern/66547 usb [usb] Palm Tungsten T USB does not initia o [2004/06/27] kern/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB M o [2004/07/06] i386/68719 usb [usb] USB 2.0 mobil rack+ fat32 performan o [2004/08/16] kern/70523 usb [usb] [patch] umct sending/receiving wron o [2004/08/25] kern/70942 usb [usb] Genius Wireless USB mouse: moused d o [2004/09/06] kern/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] kern/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/07] kern/71455 usb [usb] Slow USB umass performance of 5.3 o [2004/09/11] kern/71605 usb [usb] [patch] umass doesn't recognize mul o [2004/10/05] kern/72344 usb [usb] [patch] QUIRK: Dane-Elec zMate 512 f [2004/10/06] i386/72380 usb [usb] USB does not work [dual Celeron Abi o [2004/10/23] i386/73056 usb [usb] Sun Microsystems Type 6 USB mouse n o [2004/11/02] i386/73421 usb [usb] USB not recgnized/working on Toshib o [2004/11/16] kern/73999 usb [usb] USB Freezes when a device is plugge o [2005/01/07] usb/75928 usb Cytronix SmartMedia card (SMC) reader has o [2005/01/19] usb/76461 usb disklabel of umass(4)-CAM(4)-da(4) not us o [2005/01/27] usb/76732 usb Mouse problems with USB KVM Switch o [2005/02/24] usb/78028 usb The system must tell users information of o [2005/03/03] usb/78371 usb Philips Wearable Audio Player (128) fails o [2005/03/18] usb/78984 usb Creative MUVO umass failure 50 problems total. From owner-freebsd-usb@FreeBSD.ORG Tue Mar 22 15:57:22 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 264F516A4CE for ; Tue, 22 Mar 2005 15:57:22 +0000 (GMT) Received: from h9166.serverkompetenz.net (zivodo.net [81.169.188.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 023AA43D54 for ; Tue, 22 Mar 2005 15:57:21 +0000 (GMT) (envelope-from flo@kasimir.com) Received: from localhost (localhost [127.0.0.1]) by h9166.serverkompetenz.net (Postfix) with ESMTP id B0EFE2B0003 for ; Tue, 22 Mar 2005 16:57:19 +0100 (CET) Received: from h9166.serverkompetenz.net ([127.0.0.1]) by localhost (h9166 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10008-08-2 for ; Tue, 22 Mar 2005 16:57:19 +0100 (CET) Received: by h9166.serverkompetenz.net (Postfix, from userid 1001) id 8D2DB2B0020; Tue, 22 Mar 2005 16:57:19 +0100 (CET) Received: from [127.0.0.1] (unknown [82.113.100.4]) by h9166.serverkompetenz.net (Postfix) with ESMTP id 14EED2B0003 for ; Tue, 22 Mar 2005 16:57:17 +0100 (CET) Message-ID: <4240407E.3020104@kasimir.com> Date: Tue, 22 Mar 2005 16:57:50 +0100 From: "Florian C. Smeets" User-Agent: Mozilla Thunderbird 1.0 (X11/20050318) X-Accept-Language: en-us, en MIME-Version: 1.0 To: usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on h9166.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=AWL autolearn=ham version=3.0.2 X-Virus-Scanned: by amavisd-new-20030616-p10 at zivodo.info Subject: Panic attaching iPod mini X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 15:57:22 -0000 Hi, until recently i was able to plugin my iPod mini so that it would load the battery, it does not create the da* devices but thats another story. Now when i attach my iPod mini to the usb port i get this panic: root@bsdix [~] 8 >kgdb /usr/obj/usr/src/sys/BSDIX/kernel.debug /usr/crash/vmcore.68 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". #0 doadump () at pcpu.h:164 164 pcpu.h: No such file or directory. in pcpu.h (kgdb) where #0 doadump () at pcpu.h:164 #1 0xc0474235 in db_fncall (dummy1=0, dummy2=0, dummy3=1999, dummy4=0xcbfefa04 "Àÿ\177À") at /usr/src/sys/ddb/db_command.c:531 #2 0xc0473fc2 in db_command (last_cmdp=0xc07ff6c4, cmd_table=0x0, aux_cmd_tablep=0xc07c426c, aux_cmd_tablep_end=0xc07c4270) at /usr/src/sys/ddb/db_command.c:349 #3 0xc04740d5 in db_command_loop () at /usr/src/sys/ddb/db_command.c:455 #4 0xc0476215 in db_trap (type=3, code=0) at /usr/src/sys/ddb/db_main.c:221 #5 0xc0585e47 in kdb_trap (type=0, code=0, tf=0xcbfefb5c) at /usr/src/sys/kern/subr_kdb.c:421 #6 0xc074a4e8 in trap (frame= {tf_fs = 24, tf_es = -1065025520, tf_ds = -872546288, tf_edi = -1065013748, tf_esi = 0, tf_ebp = -872481884, tf_isp = -872481912, tf_ebx = -1, tf_edx = 1, tf_ecx = -1056878592, tf_eax = 25, tf_trapno = 3, tf_err = 0, tf_eip = -1067951296, tf_cs = 8, tf_eflags = 524950, tf_esp = -1065745295, tf_ss = -1065949962}) at /usr/src/sys/i386/i386/trap.c:573 #7 0xc07379ca in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #8 0x00000018 in ?? () #9 0xc0850010 in w_locklistdata () #10 0xcbfe0010 in ?? () #11 0xc0852e0c in w_locklistdata () #12 0x00000000 in ?? () #13 0xcbfefba4 in ?? () #14 0xcbfefb88 in ?? () #15 0xffffffff in ?? () #16 0x00000001 in ?? () #17 0xc1015000 in ?? () #18 0x00000019 in ?? () #19 0x00000003 in ?? () #20 0x00000000 in ?? () #21 0xc0585b40 in kdb_enter (msg=0x0) at cpufunc.h:60 #22 0xc05928f4 in witness_warn (flags=5, lock=0x0, fmt=0xc07b5cad "malloc(M_WAITOK) of \"%s\", forcing M_NOWAIT") at /usr/src/sys/kern/subr_witness.c:1225 #23 0xc06df045 in uma_zalloc_arg (zone=0xc1045720, udata=0x0, flags=2) at /usr/src/sys/vm/uma_core.c:1810 #24 0xc055b7c6 in malloc (size=608, type=0xc07d5100, flags=2) at uma.h:276 #25 0xc05020be in umass_cam_rescan (addr=0xc17a1e00) at /usr/src/sys/dev/usb/umass.c:2239 #26 0xc0575beb in softclock (dummy=0x0) at /usr/src/sys/kern/kern_timeout.c:295 #27 0xc054e8e2 in ithread_loop (arg=0xc14fb480) at /usr/src/sys/kern/kern_intr.c:546 #28 0xc054d906 in fork_exit (callout=0xc054e770 , arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:790 #29 0xc0737a2c in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:208 (kgdb) Kernel is FreeBSD bsdix.materna-com.de 6.0-CURRENT FreeBSD 6.0-CURRENT #281: Tue Mar 22 00:18:05 CET 2005 root@bsdix.materna-com.de:/usr/obj/usr/src/sys/BSDIX i386 with sources cvsuped little before. The iPod is connected to a uhci controller: uhci0: port 0xdce0-0xdcff irq 11 at device 7.2 on pci0 uhci0: [GIANT-LOCKED] uhci0: LegSup = 0x0000 usb0: on uhci0 I hope i did not miss any useful information, and the information provided is useful at all... Cheers, Florian From owner-freebsd-usb@FreeBSD.ORG Tue Mar 22 19:00:13 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E571C16A4CE for ; Tue, 22 Mar 2005 19:00:12 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC05243D31 for ; Tue, 22 Mar 2005 19:00:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2MJ0C5w074603 for ; Tue, 22 Mar 2005 19:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2MJ0CGs074601; Tue, 22 Mar 2005 19:00:12 GMT (envelope-from gnats) Resent-Date: Tue, 22 Mar 2005 19:00:12 GMT Resent-Message-Id: <200503221900.j2MJ0CGs074601@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Pettitt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B61C16A4CE for ; Tue, 22 Mar 2005 18:58:26 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7474543D5C for ; Tue, 22 Mar 2005 18:58:26 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j2MIwQC7005858 for ; Tue, 22 Mar 2005 18:58:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j2MIwQc0005852; Tue, 22 Mar 2005 18:58:26 GMT (envelope-from nobody) Message-Id: <200503221858.j2MIwQc0005852@www.freebsd.org> Date: Tue, 22 Mar 2005 18:58:26 GMT From: John Pettitt To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: usb/79140: WD Firewire/USB Combo hangs under load on USB interface. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 19:00:13 -0000 >Number: 79140 >Category: usb >Synopsis: WD Firewire/USB Combo hangs under load on USB interface. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 22 19:00:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: John Pettitt >Release: 5.4-PRE >Organization: >Environment: FreeBSD gatekeeper.no-such-agency.net 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #36: Tue Mar 22 10:00:57 PST 2005 root@gatekeeper.no-such-agency.net:/usr/src/sys/i386/compile/GATEKEEPER i386 >Description: Western Digital 250GB external drive with Firewire and USB 2.0 interface hangs under high load conditions. Exact symptoms vary either whole machine locks (console dead, no caps lock light) or disk system locks (console responsive as long at no disk access) or just USB drive locks (rare). Device: umass0: Western Digital FireWire/USB2.0 Combo, rev 2.00/ff.ff, addr 2 umass0: SCSI over Bulk-Only; quirks = 0x0000 >How-To-Repeat: Device attached via USB2.0 EHCI driver. Repeated runs of dbench with 20 clients will trigger lockups. >Fix: Tentative fix. *** umass.c.orig Wed Mar 2 18:12:35 2005 --- umass.c Tue Mar 22 10:54:23 2005 *************** *** 463,468 **** --- 463,472 ---- UMASS_PROTO_SCSI | UMASS_PROTO_BBB, FORCE_SHORT_INQUIRY | NO_START_STOP | IGNORE_RESIDUE }, + { USB_VENDOR_WESTERN, USB_PRODUCT_WESTERN_COMBO, RID_WILDCARD, + UMASS_PROTO_SCSI | UMASS_PROTO_BBB, + FORCE_SHORT_INQUIRY | NO_START_STOP | IGNORE_RESIDUE + }, { USB_VENDOR_YANO, USB_PRODUCT_YANO_U640MO, RID_WILDCARD, UMASS_PROTO_ATAPI | UMASS_PROTO_CBI_I, FORCE_SHORT_INQUIRY *** usbdevs.orig Wed Mar 2 18:19:51 2005 --- usbdevs Tue Mar 22 10:54:31 2005 *************** *** 1352,1357 **** --- 1352,1358 ---- product WACOM GD0912U 0x0022 Intuos 9x12 Graphics Tablet /* Western Digital products */ + product WESTERN COMBO 0x0200 Firewire USB Combo product WESTERN EXTHDD 0x0400 External HDD product WESTERN HUB 0x0500 USB HUB >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Tue Mar 22 20:00:14 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6B0816A4CE for ; Tue, 22 Mar 2005 20:00:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2BB843D54 for ; Tue, 22 Mar 2005 20:00:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2MK0EfR082052 for ; Tue, 22 Mar 2005 20:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2MK0E2r082051; Tue, 22 Mar 2005 20:00:14 GMT (envelope-from gnats) Date: Tue, 22 Mar 2005 20:00:14 GMT Message-Id: <200503222000.j2MK0E2r082051@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: John Pettitt Subject: Re: usb/79140: WD Firewire/USB Combo hangs under load on USB interface. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John Pettitt List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 20:00:15 -0000 The following reply was made to PR usb/79140; it has been noted by GNATS. From: John Pettitt To: freebsd-gnats-submit@FreeBSD.org, jpp@cloudview.com Cc: Subject: Re: usb/79140: WD Firewire/USB Combo hangs under load on USB interface. Date: Tue, 22 Mar 2005 11:57:50 -0800 More info: usbdevs -v says: port 2 addr 2: high speed, self powered, config 1, FireWire/USB2.0 Combo(0x0200), Western Digital(0x1058), rev ff.ff camcontrol inquiry da0 says: pass0: Fixed Direct Access SCSI-2 device pass0: 40.000MB/s transfers On one failure it said: BBB reset failure: timout three times then locked solid. From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:24:10 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9794116A4CE; Wed, 23 Mar 2005 01:24:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CC8243D2D; Wed, 23 Mar 2005 01:24:10 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1OANl024046; Wed, 23 Mar 2005 01:24:10 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1OAud024042; Wed, 23 Mar 2005 01:24:10 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:24:10 GMT From: Ian Dowse Message-Id: <200503230124.j2N1OAud024042@freefall.freebsd.org> To: rendhalver@users.sourceforge.net, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/32713: [usb] mouse detaches from hub and doesnt re-attach X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:24:10 -0000 Synopsis: [usb] mouse detaches from hub and doesnt re-attach State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:23:21 GMT 2005 State-Changed-Why: Feedback timed out. http://www.freebsd.org/cgi/query-pr.cgi?pr=32713 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:29:43 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1F116A4CE; Wed, 23 Mar 2005 01:29:43 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E1FB43D1F; Wed, 23 Mar 2005 01:29:43 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1ThKg024164; Wed, 23 Mar 2005 01:29:43 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1TgZg024160; Wed, 23 Mar 2005 01:29:42 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:29:42 GMT From: Ian Dowse Message-Id: <200503230129.j2N1TgZg024160@freefall.freebsd.org> To: 1ybdtq3z@aon.at, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/33839: usb0: host controller halted (involving Alcatel Speedtouch ADSL modem) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:29:43 -0000 Synopsis: usb0: host controller halted (involving Alcatel Speedtouch ADSL modem) State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:25:47 GMT 2005 State-Changed-Why: Feedback timeout, and mail to submitter bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=33839 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:30:08 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1AE216A4CE for ; Wed, 23 Mar 2005 01:30:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A2843D3F for ; Wed, 23 Mar 2005 01:30:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1U8Wc024279 for ; Wed, 23 Mar 2005 01:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1U8wd024272; Wed, 23 Mar 2005 01:30:08 GMT (envelope-from gnats) Date: Wed, 23 Mar 2005 01:30:08 GMT Message-Id: <200503230130.j2N1U8wd024272@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Ian Dowse Subject: Re: kern/33839: usb0: host controller halted (involving Alcatel Speedtouch ADSL modem) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ian Dowse List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:30:08 -0000 The following reply was made to PR kern/33839; it has been noted by GNATS. From: Ian Dowse To: Martin Birgmeier <1ybdtq3z@aon.at> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/33839: usb0: host controller halted (involving Alcatel Speedtouch ADSL modem) Date: Wed, 23 Mar 2005 01:27:41 +0000 Does this problem still occur? From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:45:22 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C999816A4CE; Wed, 23 Mar 2005 01:45:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D36143D55; Wed, 23 Mar 2005 01:45:22 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1jMbJ028193; Wed, 23 Mar 2005 01:45:22 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1jMvd028189; Wed, 23 Mar 2005 01:45:22 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:45:22 GMT From: Ian Dowse Message-Id: <200503230145.j2N1jMvd028189@freefall.freebsd.org> To: ondrechenj@whiteice.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: i386/36850: Page Fault using ppp with USB Modem [4.9] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:45:22 -0000 Synopsis: Page Fault using ppp with USB Modem [4.9] State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:44:20 GMT 2005 State-Changed-Why: Feedback timed out. http://www.freebsd.org/cgi/query-pr.cgi?pr=36850 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:46:35 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13D2216A4CF; Wed, 23 Mar 2005 01:46:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE2AE43D2D; Wed, 23 Mar 2005 01:46:34 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1kY4L028241; Wed, 23 Mar 2005 01:46:34 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1kYEG028237; Wed, 23 Mar 2005 01:46:34 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:46:34 GMT From: Ian Dowse Message-Id: <200503230146.j2N1kYEG028237@freefall.freebsd.org> To: aecolley@spamcop.net, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/37374: [PATCH] closing ums0 blocks with wmesg uhciab X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:46:35 -0000 Synopsis: [PATCH] closing ums0 blocks with wmesg uhciab State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:46:15 GMT 2005 State-Changed-Why: Feedback timed out http://www.freebsd.org/cgi/query-pr.cgi?pr=37374 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:47:56 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEC6216A4CF; Wed, 23 Mar 2005 01:47:56 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A76543D1F; Wed, 23 Mar 2005 01:47:56 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1lu7x028297; Wed, 23 Mar 2005 01:47:56 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1ls2q028293; Wed, 23 Mar 2005 01:47:54 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:47:54 GMT From: Ian Dowse Message-Id: <200503230147.j2N1ls2q028293@freefall.freebsd.org> To: iedowse@FreeBSD.org, wynkoop@wynn.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: conf/37732: usbd start in wrong place in /etc/rc in 4.4 release X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:47:57 -0000 Synopsis: usbd start in wrong place in /etc/rc in 4.4 release State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:47:38 GMT 2005 State-Changed-Why: Feedback timed out. http://www.freebsd.org/cgi/query-pr.cgi?pr=37732 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:53:01 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C854716A4CE; Wed, 23 Mar 2005 01:53:01 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EACC43D58; Wed, 23 Mar 2005 01:53:01 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1r1BP028721; Wed, 23 Mar 2005 01:53:01 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1r1A0028717; Wed, 23 Mar 2005 01:53:01 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:53:01 GMT From: Ian Dowse Message-Id: <200503230153.j2N1r1A0028717@freefall.freebsd.org> To: pupilla@hotmail.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/38452: [usb] Logitech USB iFeel: device_probe_and_attach: ums0 attach X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:53:02 -0000 Synopsis: [usb] Logitech USB iFeel: device_probe_and_attach: ums0 attach State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:51:52 GMT 2005 State-Changed-Why: Is this problem still present with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=38452 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:54:10 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E519D16A4CF; Wed, 23 Mar 2005 01:54:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA11843D2F; Wed, 23 Mar 2005 01:54:10 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1sAq1028990; Wed, 23 Mar 2005 01:54:10 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1sAQB028986; Wed, 23 Mar 2005 01:54:10 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:54:10 GMT From: Ian Dowse Message-Id: <200503230154.j2N1sAQB028986@freefall.freebsd.org> To: ripley@nostromo.in-berlin.de, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/39805: 4.6R install panics with umass0 device connected X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:54:11 -0000 Synopsis: 4.6R install panics with umass0 device connected State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:53:43 GMT 2005 State-Changed-Why: Feedback timed out. http://www.freebsd.org/cgi/query-pr.cgi?pr=39805 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:56:15 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB85316A4CE; Wed, 23 Mar 2005 01:56:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C047B43D41; Wed, 23 Mar 2005 01:56:15 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1uFJG029142; Wed, 23 Mar 2005 01:56:15 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1uFSw029138; Wed, 23 Mar 2005 01:56:15 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:56:15 GMT From: Ian Dowse Message-Id: <200503230156.j2N1uFSw029138@freefall.freebsd.org> To: chefer@antionline.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/40657: [usb] Logitech iFeel usb mouse will not attach X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:56:16 -0000 Synopsis: [usb] Logitech iFeel usb mouse will not attach State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:55:31 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=40657 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 01:57:38 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6792416A4CF; Wed, 23 Mar 2005 01:57:38 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F57543D54; Wed, 23 Mar 2005 01:57:38 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N1vcgC029197; Wed, 23 Mar 2005 01:57:38 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N1vcnN029193; Wed, 23 Mar 2005 01:57:38 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 01:57:38 GMT From: Ian Dowse Message-Id: <200503230157.j2N1vcnN029193@freefall.freebsd.org> To: gavin@ury.york.ac.uk, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/40948: [usb] USB HP CDW8200 does not work X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 01:57:38 -0000 Synopsis: [usb] USB HP CDW8200 does not work State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 01:57:09 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=40948 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:00:19 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A01A916A4CE; Wed, 23 Mar 2005 02:00:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 751B543D1F; Wed, 23 Mar 2005 02:00:19 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N20Jq2029441; Wed, 23 Mar 2005 02:00:19 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N20JvV029437; Wed, 23 Mar 2005 02:00:19 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:00:19 GMT From: Ian Dowse Message-Id: <200503230200.j2N20JvV029437@freefall.freebsd.org> To: vangyzen@stat.duke.edu, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: bin/42213: moused(8) seems to delay some mouse events from a USB mouse X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:00:19 -0000 Synopsis: moused(8) seems to delay some mouse events from a USB mouse State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:00:02 GMT 2005 State-Changed-Why: Feedback timed out. http://www.freebsd.org/cgi/query-pr.cgi?pr=42213 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:01:41 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C0016A4CF; Wed, 23 Mar 2005 02:01:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA0043D4C; Wed, 23 Mar 2005 02:01:40 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N21eZR029520; Wed, 23 Mar 2005 02:01:40 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N21eIP029516; Wed, 23 Mar 2005 02:01:40 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:01:40 GMT From: Ian Dowse Message-Id: <200503230201.j2N21eIP029516@freefall.freebsd.org> To: iedowse@FreeBSD.org, r.mouton@computer.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/44450: USB support FAILURE for device that was supported under 4.5-RELEASE X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:01:41 -0000 Synopsis: USB support FAILURE for device that was supported under 4.5-RELEASE State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:01:24 GMT 2005 State-Changed-Why: Feedback timed out. http://www.freebsd.org/cgi/query-pr.cgi?pr=44450 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:04:22 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F362216A4CF; Wed, 23 Mar 2005 02:04:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C775E43D49; Wed, 23 Mar 2005 02:04:21 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N24Lvo029835; Wed, 23 Mar 2005 02:04:21 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N24LWa029831; Wed, 23 Mar 2005 02:04:21 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:04:21 GMT From: Ian Dowse Message-Id: <200503230204.j2N24LWa029831@freefall.freebsd.org> To: ler@lerctr.org, ler@lerctr.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/46618: USB (UHCI/ICH3) PALM connect/disconnect/connect on hotsync X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:04:22 -0000 Synopsis: USB (UHCI/ICH3) PALM connect/disconnect/connect on hotsync State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:03:53 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=46618 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:05:20 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DBAE16A4CF; Wed, 23 Mar 2005 02:05:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8EA543D2D; Wed, 23 Mar 2005 02:05:19 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N25JTB033876; Wed, 23 Mar 2005 02:05:19 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N25J46033830; Wed, 23 Mar 2005 02:05:19 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:05:19 GMT From: Ian Dowse Message-Id: <200503230205.j2N25J46033830@freefall.freebsd.org> To: jeffrey.crawford@netcologne.de, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/47200: USB port is disabled when Kodak DX4900 is attached X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:05:20 -0000 Synopsis: USB port is disabled when Kodak DX4900 is attached State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:04:49 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=47200 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:05:53 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3E616A4CE; Wed, 23 Mar 2005 02:05:53 +0000 (GMT) Received: from lerami.lerctr.org (lerami.lerctr.org [192.147.25.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id E20B643D2F; Wed, 23 Mar 2005 02:05:52 +0000 (GMT) (envelope-from ler@lerctr.org) Received: from lerlaptop.lerctr.org ([192.147.25.14]) by lerami.lerctr.org with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.50) id 1DDvFn-0004Uo-KU; Tue, 22 Mar 2005 20:05:52 -0600 From: Larry Rosenman Organization: LERCTR Consulting To: Ian Dowse Date: Tue, 22 Mar 2005 20:05:50 -0600 User-Agent: KMail/1.7.1 References: <200503230204.j2N24LWa029831@freefall.freebsd.org> In-Reply-To: <200503230204.j2N24LWa029831@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503222005.50965.ler@lerctr.org> cc: freebsd-usb@FreeBSD.org Subject: Re: kern/46618: USB (UHCI/ICH3) PALM connect/disconnect/connect on hotsync X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:05:53 -0000 On Tuesday 22 March 2005 08:04 pm, Ian Dowse wrote: > Synopsis: USB (UHCI/ICH3) PALM connect/disconnect/connect on hotsync > > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Wed Mar 23 02:03:53 GMT 2005 > State-Changed-Why: > > Does this problem still occur with more recent releases? Unknown. My old Laptop died, as well as having swapped palms. Sorry. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=46618 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-351-4152 E-Mail: ler@lerctr.org US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:07:41 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97B6A16A4CE; Wed, 23 Mar 2005 02:07:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF2F43D1F; Wed, 23 Mar 2005 02:07:41 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N27fsB034026; Wed, 23 Mar 2005 02:07:41 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N27fVM034022; Wed, 23 Mar 2005 02:07:41 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:07:41 GMT From: Ian Dowse Message-Id: <200503230207.j2N27fVM034022@freefall.freebsd.org> To: adwiles@bolton-le-sands.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/48014: [usb] moused fails to correctly identify usb mouse X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:07:41 -0000 Synopsis: [usb] moused fails to correctly identify usb mouse State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:07:08 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=48014 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:09:14 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A5F16A4D1; Wed, 23 Mar 2005 02:09:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01BB643D4C; Wed, 23 Mar 2005 02:09:14 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N29Dl6034091; Wed, 23 Mar 2005 02:09:13 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N29DTh034087; Wed, 23 Mar 2005 02:09:13 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:09:13 GMT From: Ian Dowse Message-Id: <200503230209.j2N29DTh034087@freefall.freebsd.org> To: brad@brad-x.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/48359: SiS 5597/8 USB + uscanner breakage X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:09:15 -0000 Synopsis: SiS 5597/8 USB + uscanner breakage State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:08:31 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=48359 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:10:30 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB3D716A4CF; Wed, 23 Mar 2005 02:10:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA2843D31; Wed, 23 Mar 2005 02:10:30 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2AUDM034284; Wed, 23 Mar 2005 02:10:30 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2AUP4034280; Wed, 23 Mar 2005 02:10:30 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:10:30 GMT From: Ian Dowse Message-Id: <200503230210.j2N2AUP4034280@freefall.freebsd.org> To: hsu@bbnetworks.net, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/48849: Maxtor XT5000 causes panic in boot X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:10:30 -0000 Synopsis: Maxtor XT5000 causes panic in boot State-Changed-From-To: analyzed->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:09:55 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=48849 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:11:27 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3102816A4CF; Wed, 23 Mar 2005 02:11:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC43B43D46; Wed, 23 Mar 2005 02:11:26 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2BQQX034400; Wed, 23 Mar 2005 02:11:26 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2BQx4034396; Wed, 23 Mar 2005 02:11:26 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:11:26 GMT From: Ian Dowse Message-Id: <200503230211.j2N2BQx4034396@freefall.freebsd.org> To: dirk.meyer@dinoex.sub.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/48952: uscanner0 hangs X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:11:27 -0000 Synopsis: uscanner0 hangs State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:11:02 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=48952 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:13:27 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3DFE16A4CE; Wed, 23 Mar 2005 02:13:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96C4943D53; Wed, 23 Mar 2005 02:13:27 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2DRTU034508; Wed, 23 Mar 2005 02:13:27 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2DR9k034504; Wed, 23 Mar 2005 02:13:27 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:13:27 GMT From: Ian Dowse Message-Id: <200503230213.j2N2DR9k034504@freefall.freebsd.org> To: brian@brians-anime.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/50110: [usb] Astra 2100U scanner being detected as /dev/ugen* rather than as /dev/uscanner* X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:13:27 -0000 Synopsis: [usb] Astra 2100U scanner being detected as /dev/ugen* rather than as /dev/uscanner* State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:13:02 GMT 2005 State-Changed-Why: Has this been fixed in more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=50110 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:14:40 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC4A916A4CF; Wed, 23 Mar 2005 02:14:40 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF7D443D1D; Wed, 23 Mar 2005 02:14:40 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2EeAb034573; Wed, 23 Mar 2005 02:14:40 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2Eer9034569; Wed, 23 Mar 2005 02:14:40 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:14:40 GMT From: Ian Dowse Message-Id: <200503230214.j2N2Eer9034569@freefall.freebsd.org> To: neil.obrien@dsl.pipex.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/50149: Using Alcatel SpeedTouch results in "usb0: host controller process error","usb0: host controller halted" X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:14:41 -0000 Synopsis: Using Alcatel SpeedTouch results in "usb0: host controller process error","usb0: host controller halted" State-Changed-From-To: analyzed->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:14:12 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=50149 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:17:33 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2736316A4CE; Wed, 23 Mar 2005 02:17:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1DA943D1D; Wed, 23 Mar 2005 02:17:32 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2HWHN034641; Wed, 23 Mar 2005 02:17:32 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2HWFH034636; Wed, 23 Mar 2005 02:17:32 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:17:32 GMT From: Ian Dowse Message-Id: <200503230217.j2N2HWFH034636@freefall.freebsd.org> To: sit@amsterdam.lcs.mit.edu, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/55587: null dereference in usbdi.c: usb_transfer_complete X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:17:33 -0000 Synopsis: null dereference in usbdi.c: usb_transfer_complete State-Changed-From-To: analyzed->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:16:55 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=55587 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:19:07 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C595316A4CF; Wed, 23 Mar 2005 02:19:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CCDB43D39; Wed, 23 Mar 2005 02:19:07 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2J7jP034710; Wed, 23 Mar 2005 02:19:07 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2J7hp034706; Wed, 23 Mar 2005 02:19:07 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:19:07 GMT From: Ian Dowse Message-Id: <200503230219.j2N2J7hp034706@freefall.freebsd.org> To: bremner@unb.ca, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: i386/59147: [usb] USB active extension cable not recognized X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:19:07 -0000 Synopsis: [usb] USB active extension cable not recognized State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:18:31 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=59147 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:23:38 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A37616A4CE; Wed, 23 Mar 2005 02:23:38 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D288343D3F; Wed, 23 Mar 2005 02:23:37 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2Nb8J034894; Wed, 23 Mar 2005 02:23:37 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2Nbdg034890; Wed, 23 Mar 2005 02:23:37 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:23:37 GMT From: Ian Dowse Message-Id: <200503230223.j2N2Nbdg034890@freefall.freebsd.org> To: gnn@jchurch.neville-neil.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/61191: [usb] panic: USB vs. Serial problems X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:23:38 -0000 Synopsis: [usb] panic: USB vs. Serial problems State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:23:00 GMT 2005 State-Changed-Why: Do these panics still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=61191 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:24:34 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D1E816A4CF; Wed, 23 Mar 2005 02:24:34 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F3A43D48; Wed, 23 Mar 2005 02:24:33 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2OXPv034947; Wed, 23 Mar 2005 02:24:33 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2OXWt034943; Wed, 23 Mar 2005 02:24:33 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:24:33 GMT From: Ian Dowse Message-Id: <200503230224.j2N2OXWt034943@freefall.freebsd.org> To: cybernauht2000@myexcel.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/61365: FreeBSD resets when I turn off monitor w/ built in usb hub but leave the computer running X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:24:34 -0000 Synopsis: FreeBSD resets when I turn off monitor w/ built in usb hub but leave the computer running State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:23:57 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=61365 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:26:01 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9645216A4D0; Wed, 23 Mar 2005 02:26:01 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CAB743D53; Wed, 23 Mar 2005 02:26:01 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2Q1Ne035012; Wed, 23 Mar 2005 02:26:01 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2Q1ZO035008; Wed, 23 Mar 2005 02:26:01 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:26:01 GMT From: Ian Dowse Message-Id: <200503230226.j2N2Q1ZO035008@freefall.freebsd.org> To: groseman@apple.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/61377: [kbd] usb keyboard not functional after boot, can not attach using kbdcontrol X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:26:01 -0000 Synopsis: [kbd] usb keyboard not functional after boot, can not attach using kbdcontrol State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:25:24 GMT 2005 State-Changed-Why: Does this problem still exist with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=61377 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:30:28 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B3E116A4CE; Wed, 23 Mar 2005 02:30:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 217A343D31; Wed, 23 Mar 2005 02:30:28 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2USXK036456; Wed, 23 Mar 2005 02:30:28 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2URuV036450; Wed, 23 Mar 2005 02:30:27 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:30:27 GMT From: Ian Dowse Message-Id: <200503230230.j2N2URuV036450@freefall.freebsd.org> To: marck@rinet.ru, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/63621: [usb] USB MemoryStick Reader stalls/crashes system X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:30:28 -0000 Synopsis: [usb] USB MemoryStick Reader stalls/crashes system State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:29:07 GMT 2005 State-Changed-Why: Does this problem still occur with more recent source? http://www.freebsd.org/cgi/query-pr.cgi?pr=63621 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:31:53 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B81D16A4CF; Wed, 23 Mar 2005 02:31:53 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D51943D4C; Wed, 23 Mar 2005 02:31:53 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2Vrn3037603; Wed, 23 Mar 2005 02:31:53 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2VrxO037599; Wed, 23 Mar 2005 02:31:53 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:31:53 GMT From: Ian Dowse Message-Id: <200503230231.j2N2VrxO037599@freefall.freebsd.org> To: bjorn@sccs.swarthmore.edu, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/63779: [usb] USB-mass storage (USB to IDE Converter) works on UHCI not OHCI X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:31:53 -0000 Synopsis: [usb] USB-mass storage (USB to IDE Converter) works on UHCI not OHCI State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:31:09 GMT 2005 State-Changed-Why: Does this problem still exist with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=63779 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:40:59 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F9F216A4CF; Wed, 23 Mar 2005 02:40:59 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05D2743D46; Wed, 23 Mar 2005 02:40:59 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2ewQN037824; Wed, 23 Mar 2005 02:40:58 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2ewOW037820; Wed, 23 Mar 2005 02:40:58 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:40:58 GMT From: Ian Dowse Message-Id: <200503230240.j2N2ewOW037820@freefall.freebsd.org> To: sergio.jorde@sportsystems.es, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/75941: system halted during booting due to ehci X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:40:59 -0000 Synopsis: system halted during booting due to ehci State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:39:18 GMT 2005 State-Changed-Why: Please try this again with the latest 5.x-stable; a number of changes have gone in that have fixed many of the ehci boot-time panics. http://www.freebsd.org/cgi/query-pr.cgi?pr=75941 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:45:19 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B04D016A4CE; Wed, 23 Mar 2005 02:45:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A2B43D54; Wed, 23 Mar 2005 02:45:19 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2jJYI037914; Wed, 23 Mar 2005 02:45:19 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2jJYY037910; Wed, 23 Mar 2005 02:45:19 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:45:19 GMT From: Ian Dowse Message-Id: <200503230245.j2N2jJYY037910@freefall.freebsd.org> To: akropel1@rochester.rr.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/76687: ugen USB_SET_TIMEOUT panics kernel when timeout ocurrs X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:45:19 -0000 Synopsis: ugen USB_SET_TIMEOUT panics kernel when timeout ocurrs State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:42:42 GMT 2005 State-Changed-Why: Fixed by revision 1.96 of kern_timeout.c and a number of earlier commits to USB code. http://www.freebsd.org/cgi/query-pr.cgi?pr=76687 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:46:41 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E6A316A4CF; Wed, 23 Mar 2005 02:46:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A3843D46; Wed, 23 Mar 2005 02:46:40 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2kejg037969; Wed, 23 Mar 2005 02:46:40 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2kete037965; Wed, 23 Mar 2005 02:46:40 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:46:40 GMT From: Ian Dowse Message-Id: <200503230246.j2N2kete037965@freefall.freebsd.org> To: bremner@unb.ca, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/76727: usb printing locks machine X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:46:41 -0000 Synopsis: usb printing locks machine State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:45:59 GMT 2005 State-Changed-Why: Could you check if this has been improved in a recent 5.x-stable? http://www.freebsd.org/cgi/query-pr.cgi?pr=76727 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:49:05 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A6816A4CE; Wed, 23 Mar 2005 02:49:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE3543D53; Wed, 23 Mar 2005 02:49:05 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2n5Ne038019; Wed, 23 Mar 2005 02:49:05 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2n4WO038015; Wed, 23 Mar 2005 02:49:04 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:49:04 GMT From: Ian Dowse Message-Id: <200503230249.j2N2n4WO038015@freefall.freebsd.org> To: sigsegv@leakingmemory.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/78208: ulpt page fault X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:49:05 -0000 Synopsis: ulpt page fault State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:48:21 GMT 2005 State-Changed-Why: Can you confirm whether the recent USB changes fix this? http://www.freebsd.org/cgi/query-pr.cgi?pr=78208 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:51:18 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9DC916A4CE; Wed, 23 Mar 2005 02:51:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF9E43D48; Wed, 23 Mar 2005 02:51:18 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2pIQJ038213; Wed, 23 Mar 2005 02:51:18 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2pIGL038209; Wed, 23 Mar 2005 02:51:18 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:51:18 GMT From: Ian Dowse Message-Id: <200503230251.j2N2pIGL038209@freefall.freebsd.org> To: sebastien.b@swissinfo.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/78426: Interrupts never come on EHCI pipes X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:51:19 -0000 Synopsis: Interrupts never come on EHCI pipes State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:49:25 GMT 2005 State-Changed-Why: EHCI interrupt pipes were broken and have been fixed now in 5.x-stable by revision 1.14.2.7 of ehci.c. http://www.freebsd.org/cgi/query-pr.cgi?pr=78426 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:52:28 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7137716A4CF; Wed, 23 Mar 2005 02:52:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3118A43D5D; Wed, 23 Mar 2005 02:52:28 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2qSoo038265; Wed, 23 Mar 2005 02:52:28 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2qRNU038261; Wed, 23 Mar 2005 02:52:27 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:52:27 GMT From: Ian Dowse Message-Id: <200503230252.j2N2qRNU038261@freefall.freebsd.org> To: marc@bowtie.nl, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/78986: crash when printing to usb connected printer X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:52:28 -0000 Synopsis: crash when printing to usb connected printer State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:51:46 GMT 2005 State-Changed-Why: Fixed by the recent changes to detect concurrent transfer aborts. http://www.freebsd.org/cgi/query-pr.cgi?pr=78986 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:54:23 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 503A116A4CE; Wed, 23 Mar 2005 02:54:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F3E43D54; Wed, 23 Mar 2005 02:54:23 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2sN5q038319; Wed, 23 Mar 2005 02:54:23 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2sMcD038315; Wed, 23 Mar 2005 02:54:22 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:54:22 GMT From: Ian Dowse Message-Id: <200503230254.j2N2sMcD038315@freefall.freebsd.org> To: fireball@zerouptime.ch, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:54:23 -0000 Synopsis: Detaching USB Memory Stick w/o umount causes zombie devfs node State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:53:56 GMT 2005 State-Changed-Why: Duplicate of kern/46176 http://www.freebsd.org/cgi/query-pr.cgi?pr=72119 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 02:54:55 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 788A016A4CF; Wed, 23 Mar 2005 02:54:55 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F02E43D2D; Wed, 23 Mar 2005 02:54:55 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N2stIM038370; Wed, 23 Mar 2005 02:54:55 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N2ssv3038366; Wed, 23 Mar 2005 02:54:54 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 02:54:54 GMT From: Ian Dowse Message-Id: <200503230254.j2N2ssv3038366@freefall.freebsd.org> To: mab@land.ru, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/77315: unproperly detached (without unmounting) USB mass storage drive causes kernel panic X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:54:55 -0000 Synopsis: unproperly detached (without unmounting) USB mass storage drive causes kernel panic State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 02:54:34 GMT 2005 State-Changed-Why: Duplicate of kern/46176 http://www.freebsd.org/cgi/query-pr.cgi?pr=77315 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 03:04:14 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1386216A4CE; Wed, 23 Mar 2005 03:04:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C0043D55; Wed, 23 Mar 2005 03:04:13 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N34DKT039086; Wed, 23 Mar 2005 03:04:13 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N34D8f039082; Wed, 23 Mar 2005 03:04:13 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 03:04:13 GMT From: Ian Dowse Message-Id: <200503230304.j2N34D8f039082@freefall.freebsd.org> To: chefer@antionline.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/40657: [usb] Logitech iFeel usb mouse will not attach X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 03:04:14 -0000 Synopsis: [usb] Logitech iFeel usb mouse will not attach State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 03:03:50 GMT 2005 State-Changed-Why: Mail to submitter bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=40657 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 03:05:01 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73D3C16A4CE; Wed, 23 Mar 2005 03:05:01 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA1543D3F; Wed, 23 Mar 2005 03:05:01 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N351ae039212; Wed, 23 Mar 2005 03:05:01 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N350dH039178; Wed, 23 Mar 2005 03:05:00 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 03:05:00 GMT From: Ian Dowse Message-Id: <200503230305.j2N350dH039178@freefall.freebsd.org> To: jeffrey.crawford@netcologne.de, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/47200: USB port is disabled when Kodak DX4900 is attached X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 03:05:01 -0000 Synopsis: USB port is disabled when Kodak DX4900 is attached State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 03:04:40 GMT 2005 State-Changed-Why: Mail to submitter bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=47200 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 03:07:47 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89F6716A4CE; Wed, 23 Mar 2005 03:07:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6003043D54; Wed, 23 Mar 2005 03:07:47 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N37lkl043273; Wed, 23 Mar 2005 03:07:47 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N37lVL043269; Wed, 23 Mar 2005 03:07:47 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 03:07:47 GMT From: Ian Dowse Message-Id: <200503230307.j2N37lVL043269@freefall.freebsd.org> To: ler@lerctr.org, ler@lerctr.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/46618: USB (UHCI/ICH3) PALM connect/disconnect/connect on hotsync X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 03:07:47 -0000 Synopsis: USB (UHCI/ICH3) PALM connect/disconnect/connect on hotsync State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 03:05:35 GMT 2005 State-Changed-Why: Submitter no longer has the hardware to test this. http://www.freebsd.org/cgi/query-pr.cgi?pr=46618 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 03:09:22 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D0CD16A4CF; Wed, 23 Mar 2005 03:09:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6197243D49; Wed, 23 Mar 2005 03:09:22 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N39MKk043333; Wed, 23 Mar 2005 03:09:22 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N39Mts043329; Wed, 23 Mar 2005 03:09:22 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 03:09:22 GMT From: Ian Dowse Message-Id: <200503230309.j2N39Mts043329@freefall.freebsd.org> To: cybernauht2000@myexcel.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/61365: FreeBSD resets when I turn off monitor w/ built in usb hub but leave the computer running X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 03:09:22 -0000 Synopsis: FreeBSD resets when I turn off monitor w/ built in usb hub but leave the computer running State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 03:08:59 GMT 2005 State-Changed-Why: Mail to submitter bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=61365 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 03:10:29 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05B0116A4CF; Wed, 23 Mar 2005 03:10:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D029843D31; Wed, 23 Mar 2005 03:10:28 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N3ASOg043441; Wed, 23 Mar 2005 03:10:28 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N3ASCS043437; Wed, 23 Mar 2005 03:10:28 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 03:10:28 GMT From: Ian Dowse Message-Id: <200503230310.j2N3ASCS043437@freefall.freebsd.org> To: groseman@apple.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/61377: [kbd] usb keyboard not functional after boot, can not attach using kbdcontrol X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 03:10:29 -0000 Synopsis: [kbd] usb keyboard not functional after boot, can not attach using kbdcontrol State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 03:10:04 GMT 2005 State-Changed-Why: Mail to submitter bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=61377 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 03:41:39 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C67316A4CE; Wed, 23 Mar 2005 03:41:39 +0000 (GMT) Received: from rozz.csail.mit.edu (rozz.csail.mit.edu [128.30.2.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2747943D48; Wed, 23 Mar 2005 03:41:39 +0000 (GMT) (envelope-from sit@amsterdam.lcs.mit.edu) Received: from node-423a7182.bos.onnet.us.uu.net ([66.58.113.130] helo=cauchy-sequence.lcs.mit.edu) by rozz.csail.mit.edu with esmtps (TLSv1:DES-CBC3-SHA:168) (Exim 4.50) id 1DDwkU-0006gV-Ht; Tue, 22 Mar 2005 22:41:38 -0500 Received: by cauchy-sequence.lcs.mit.edu (Postfix, from userid 10900) id C645382002; Tue, 22 Mar 2005 22:41:11 -0500 (EST) Date: Tue, 22 Mar 2005 22:41:11 -0500 From: Emil Sit To: Ian Dowse Message-ID: <20050323034111.GA27755@amsterdam.lcs.mit.edu> References: <200503230217.j2N2HWFH034636@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503230217.j2N2HWFH034636@freefall.freebsd.org> cc: freebsd-usb@FreeBSD.org Subject: Re: kern/55587: null dereference in usbdi.c: usb_transfer_complete X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 03:41:39 -0000 On Wed, 23 March 2005 at 02:17 (+0000), Ian Dowse wrote: > Does this problem still occur with more recent releases? Mmm. That's an old bug. I still have that laptop but it is only on 4.8-p25 or something. I just gave up trying to use USB devices with that machine. I don't have the time to upgrade and check to see if things are better, but presumably you would have received other bug reports if people were still having problems detaching USB devices! Feel free to close this PR. From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 04:19:00 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9F0516A4CE; Wed, 23 Mar 2005 04:19:00 +0000 (GMT) Received: from pd2mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D93943D2F; Wed, 23 Mar 2005 04:19:00 +0000 (GMT) (envelope-from brian@animemayhem.com) Received: from pd2mr5so.prod.shaw.ca (pd2mr5so-qfe3.prod.shaw.ca [10.0.141.8]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IDS00G2NENN7H30@l-daemon>; Tue, 22 Mar 2005 21:18:59 -0700 (MST) Received: from pn2ml9so.prod.shaw.ca ([10.0.121.7]) by pd2mr5so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IDS00MYDENNNM20@pd2mr5so.prod.shaw.ca>; Tue, 22 Mar 2005 21:18:59 -0700 (MST) Received: from ruby.animemayhem.com (S0106004005cf2a85.ca.shawcable.net [24.67.255.43])2003)) with ESMTP id <0IDS00B1BENNMY@l-daemon>; Tue, 22 Mar 2005 21:18:59 -0700 (MST) Received: from ruby.animemayhem.com (gau_veldt@ruby.animemayhem.com [192.168.0.15])j2N4IrTC015072; Tue, 22 Mar 2005 20:18:53 -0800 (PST envelope-from brian@animemayhem.com) Date: Tue, 22 Mar 2005 20:18:53 -0800 (PST) From: Christopher Brian Jack In-reply-to: <200503230213.j2N2DR9k034504@freefall.freebsd.org> To: Ian Dowse Message-id: <20050322201828.M15064@ruby.animemayhem.com> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII References: <200503230213.j2N2DR9k034504@freefall.freebsd.org> cc: freebsd-usb@FreeBSD.org Subject: Re: kern/50110: [usb] Astra 2100U scanner being detected as/dev/ugen* rather than as /dev/uscanner* X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 04:19:00 -0000 I recently upgraded to the 5.3 kernel should I also reinstall sane via ports? ================================================== Christopher BRIAN Jack aka "Gau of the Veldt" ================================================== brian@brians-anime.com brian@animemayhem.com brian@nall.brians-anime.com brian@ruby.brians-anime.com gau_veldt@hotmail.com ================================================== -- Hi Spambots, my email address is sputnik@brians-anime.com On Wed, 23 Mar 2005, Ian Dowse wrote: > Date: Wed, 23 Mar 2005 02:13:27 GMT > From: Ian Dowse > To: brian@brians-anime.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org > Subject: Re: kern/50110: [usb] Astra 2100U scanner being detected as > /dev/ugen* rather than as /dev/uscanner* > > Synopsis: [usb] Astra 2100U scanner being detected as /dev/ugen* rather than as /dev/uscanner* > > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Wed Mar 23 02:13:02 GMT 2005 > State-Changed-Why: > > Has this been fixed in more recent releases? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=50110 > From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 07:13:54 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D5B16A4CE; Wed, 23 Mar 2005 07:13:54 +0000 (GMT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72A4443D5D; Wed, 23 Mar 2005 07:13:53 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.1/8.13.1) with ESMTP id j2N7DpMI049828; Wed, 23 Mar 2005 10:13:51 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Wed, 23 Mar 2005 10:13:51 +0300 (MSK) From: Dmitry Morozovsky To: Ian Dowse In-Reply-To: <200503230230.j2N2URuV036450@freefall.freebsd.org> Message-ID: <20050323101301.J49537@woozle.rinet.ru> References: <200503230230.j2N2URuV036450@freefall.freebsd.org> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-usb@FreeBSD.org Subject: Re: kern/63621: [usb] USB MemoryStick Reader stalls/crashes system X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 07:13:54 -0000 On Wed, 23 Mar 2005, Ian Dowse wrote: ID> Synopsis: [usb] USB MemoryStick Reader stalls/crashes system ID> ID> State-Changed-From-To: open->feedback ID> State-Changed-By: iedowse ID> State-Changed-When: Wed Mar 23 02:29:07 GMT 2005 ID> State-Changed-Why: ID> ID> Does this problem still occur with more recent source? I will check it with all chipsets available in next few days and report the result. Thanks for the reminder though :-) Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 08:30:08 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48CEA16A4CE for ; Wed, 23 Mar 2005 08:30:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19BD243D39 for ; Wed, 23 Mar 2005 08:30:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N8U7uE018818 for ; Wed, 23 Mar 2005 08:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N8U7Tu018817; Wed, 23 Mar 2005 08:30:07 GMT (envelope-from gnats) Date: Wed, 23 Mar 2005 08:30:07 GMT Message-Id: <200503230830.j2N8U7Tu018817@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: "Marco Berizzi" Subject: Re: kern/38452: [usb] Logitech USB iFeel: device_probe_and_attach: ums0 attach X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Marco Berizzi List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 08:30:08 -0000 The following reply was made to PR kern/38452; it has been noted by GNATS. From: "Marco Berizzi" To: Cc: "Ian Dowse" Subject: Re: kern/38452: [usb] Logitech USB iFeel: device_probe_and_attach: ums0 attach Date: Wed, 23 Mar 2005 09:22:17 +0100 Sorry. I have replaced my mother board (abit PIV i845PE) and this problem has gone away. I cannot reproduce this problem anymore. This bug was happening with an old KT133 (Athlon) chipset. From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 09:42:15 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 887E616A4CE; Wed, 23 Mar 2005 09:42:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ADEF43D2F; Wed, 23 Mar 2005 09:42:15 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N9gFXd028416; Wed, 23 Mar 2005 09:42:15 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N9gE2m028412; Wed, 23 Mar 2005 09:42:14 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 09:42:14 GMT From: Ian Dowse Message-Id: <200503230942.j2N9gE2m028412@freefall.freebsd.org> To: sit@amsterdam.lcs.mit.edu, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/55587: null dereference in usbdi.c: usb_transfer_complete X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 09:42:15 -0000 Synopsis: null dereference in usbdi.c: usb_transfer_complete State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 09:38:52 GMT 2005 State-Changed-Why: Submitter says this can be closed - thanks! If you do see this problem again feel free to request that the PR be reopened. http://www.freebsd.org/cgi/query-pr.cgi?pr=55587 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 09:45:43 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8375716A4CF; Wed, 23 Mar 2005 09:45:43 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5984D43D46; Wed, 23 Mar 2005 09:45:43 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N9jhT6028484; Wed, 23 Mar 2005 09:45:43 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N9jg8O028480; Wed, 23 Mar 2005 09:45:42 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 09:45:42 GMT From: Ian Dowse Message-Id: <200503230945.j2N9jg8O028480@freefall.freebsd.org> To: neil.obrien@dsl.pipex.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/50149: Using Alcatel SpeedTouch results in "usb0: host controller process error","usb0: host controller halted" X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 09:45:43 -0000 Synopsis: Using Alcatel SpeedTouch results in "usb0: host controller process error","usb0: host controller halted" State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 09:44:05 GMT 2005 State-Changed-Why: Submitter says that he has not seen this problem since upgrading to a 5.x release - thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50149 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 09:50:35 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ECFC16A4CE; Wed, 23 Mar 2005 09:50:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EABF843D49; Wed, 23 Mar 2005 09:50:34 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2N9oY54028719; Wed, 23 Mar 2005 09:50:34 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2N9oYsb028715; Wed, 23 Mar 2005 09:50:34 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 09:50:34 GMT From: Ian Dowse Message-Id: <200503230950.j2N9oYsb028715@freefall.freebsd.org> To: pupilla@hotmail.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/38452: [usb] Logitech USB iFeel: device_probe_and_attach: ums0 attach X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 09:50:35 -0000 Synopsis: [usb] Logitech USB iFeel: device_probe_and_attach: ums0 attach State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 09:46:30 GMT 2005 State-Changed-Why: Submitter has replaced the motherboard and cannot reproduce the problem on the new one. http://www.freebsd.org/cgi/query-pr.cgi?pr=38452 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 09:59:24 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9C7016A4CE; Wed, 23 Mar 2005 09:59:24 +0000 (GMT) Received: from mail.bbnetworks.net (mail.bbnetworks.net [212.16.96.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 879AA43D2F; Wed, 23 Mar 2005 09:59:23 +0000 (GMT) (envelope-from hsu@bbnetworks.net) Received: from [212.16.96.38] (hsu.bbnetworks.net [212.16.96.38]) by mail.bbnetworks.net (8.13.3/8.12.6) with ESMTP id j2N9xK9s060210; Wed, 23 Mar 2005 11:59:22 +0200 (EET) (envelope-from hsu@bbnetworks.net) Message-ID: <42413E30.6010803@bbnetworks.net> Date: Wed, 23 Mar 2005 12:00:16 +0200 From: Heikki Suonsivu Organization: Backbone Networks Europe Inc User-Agent: Mozilla Thunderbird 1.0 (X11/20050120) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ian Dowse References: <200503230210.j2N2AUP4034280@freefall.freebsd.org> In-Reply-To: <200503230210.j2N2AUP4034280@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-usb@FreeBSD.org Subject: Re: kern/48849: Maxtor XT5000 causes panic in boot X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 09:59:25 -0000 Ian Dowse wrote: > Synopsis: Maxtor XT5000 causes panic in boot > > State-Changed-From-To: analyzed->feedback > State-Changed-By: iedowse > State-Changed-When: Wed Mar 23 02:09:55 GMT 2005 > State-Changed-Why: > > Does this problem still occur with more recent releases? I think it got fixed, so this can be closed. I cannot verify this as the XT5000 failed and was replaced by a newer model, and I am currently hanging all external drives on firewire. > http://www.freebsd.org/cgi/query-pr.cgi?pr=48849 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 10:20:04 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A65D416A4CE; Wed, 23 Mar 2005 10:20:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BABF43D41; Wed, 23 Mar 2005 10:20:04 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2NAK49D033564; Wed, 23 Mar 2005 10:20:04 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2NAK4pR033560; Wed, 23 Mar 2005 10:20:04 GMT (envelope-from iedowse) Date: Wed, 23 Mar 2005 10:20:04 GMT From: Ian Dowse Message-Id: <200503231020.j2NAK4pR033560@freefall.freebsd.org> To: hsu@bbnetworks.net, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/48849: Maxtor XT5000 causes panic in boot X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 10:20:04 -0000 Synopsis: Maxtor XT5000 causes panic in boot State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Wed Mar 23 10:19:01 GMT 2005 State-Changed-Why: Submitter thinks this was fixed and no longer has the hardware on which this problem occurred. http://www.freebsd.org/cgi/query-pr.cgi?pr=48849 From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 22:49:01 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA12816A4CE; Wed, 23 Mar 2005 22:49:01 +0000 (GMT) Received: from mail.zerouptime.ch (mail.zerouptime.ch [81.6.6.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C5A443D5E; Wed, 23 Mar 2005 22:49:01 +0000 (GMT) (envelope-from fireball@zerouptime.ch) Received: from localhost (localhost [127.0.0.1]) by mail.zerouptime.ch (Postfix) with ESMTP id 4FC03361; Wed, 23 Mar 2005 23:48:47 +0100 (CET) Received: from mail.zerouptime.ch ([127.0.0.1]) by localhost (mail.zerouptime.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 37767-02; Wed, 23 Mar 2005 23:44:46 +0100 (CET) Received: from [192.168.0.102] (unknown [192.168.0.102]) by mail.zerouptime.ch (Postfix) with ESMTP id D8985BA; Wed, 23 Mar 2005 23:44:36 +0100 (CET) Date: Wed, 23 Mar 2005 23:44:33 +0100 From: Jonas Nagel To: freebsd-gnats-submit@FreeBSD.org In-Reply-To: <200503230254.j2N2sMcD038315@freefall.freebsd.org> References: <200503230254.j2N2sMcD038315@freefall.freebsd.org> Message-Id: <20050323234032.AB8C.FIREBALL@zerouptime.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.04 [en] cc: Ian Dowse cc: freebsd-usb@FreeBSD.org Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 22:49:01 -0000 I don't understand how this is supposed to be a duplicate. The issue might be similar but in my case, the OS does NOT crash. My issue lies within the devfs, where a zombie device node remains, which has to be deleted and then recreated, while in the other case it's a straight kernel panic. But you might have deeper insights into the issue within... -- Jonas Nagel From owner-freebsd-usb@FreeBSD.ORG Wed Mar 23 22:50:06 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34B0116A4CE for ; Wed, 23 Mar 2005 22:50:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A00543D1F for ; Wed, 23 Mar 2005 22:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2NMo5QK030546 for ; Wed, 23 Mar 2005 22:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2NMo5NV030545; Wed, 23 Mar 2005 22:50:05 GMT (envelope-from gnats) Date: Wed, 23 Mar 2005 22:50:05 GMT Message-Id: <200503232250.j2NMo5NV030545@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Jonas Nagel Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jonas Nagel List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 22:50:06 -0000 The following reply was made to PR kern/72119; it has been noted by GNATS. From: Jonas Nagel To: freebsd-gnats-submit@FreeBSD.org Cc: freebsd-usb@FreeBSD.org, Ian Dowse Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node Date: Wed, 23 Mar 2005 23:44:33 +0100 I don't understand how this is supposed to be a duplicate. The issue might be similar but in my case, the OS does NOT crash. My issue lies within the devfs, where a zombie device node remains, which has to be deleted and then recreated, while in the other case it's a straight kernel panic. But you might have deeper insights into the issue within... -- Jonas Nagel From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 00:47:21 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C788116A4CE; Thu, 24 Mar 2005 00:47:21 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D33643D5A; Thu, 24 Mar 2005 00:47:19 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id CA33D7A403; Wed, 23 Mar 2005 16:47:18 -0800 (PST) Message-ID: <42420E16.5040108@elischer.org> Date: Wed, 23 Mar 2005 16:47:18 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en, hu MIME-Version: 1.0 To: Jonas Nagel References: <200503230254.j2N2sMcD038315@freefall.freebsd.org> <20050323234032.AB8C.FIREBALL@zerouptime.ch> In-Reply-To: <20050323234032.AB8C.FIREBALL@zerouptime.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Poul-Henning Kamp cc: freebsd-gnats-submit@freebsd.org cc: freebsd-usb@freebsd.org cc: Ian Dowse Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 00:47:21 -0000 Jonas Nagel wrote: >I don't understand how this is supposed to be a duplicate. The issue >might be similar but in my case, the OS does NOT crash. > >My issue lies within the devfs, where a zombie device node remains, >which has to be deleted and then recreated, while in the other case it's >a straight kernel panic. > >But you might have deeper insights into the issue within... > > I believe that the device node continues to exist until the dead mount is forcibly unmounted.. probably one for Poul-Henning (CC'd ) From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 00:50:04 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A67E216A4D0 for ; Thu, 24 Mar 2005 00:50:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F5B43D2F for ; Thu, 24 Mar 2005 00:50:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2O0o4eB045609 for ; Thu, 24 Mar 2005 00:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2O0o43p045607; Thu, 24 Mar 2005 00:50:04 GMT (envelope-from gnats) Date: Thu, 24 Mar 2005 00:50:04 GMT Message-Id: <200503240050.j2O0o43p045607@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Julian Elischer Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Julian Elischer List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 00:50:04 -0000 The following reply was made to PR kern/72119; it has been noted by GNATS. From: Julian Elischer To: Jonas Nagel Cc: freebsd-gnats-submit@freebsd.org, Ian Dowse , freebsd-usb@freebsd.org, Poul-Henning Kamp Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node Date: Wed, 23 Mar 2005 16:47:18 -0800 Jonas Nagel wrote: >I don't understand how this is supposed to be a duplicate. The issue >might be similar but in my case, the OS does NOT crash. > >My issue lies within the devfs, where a zombie device node remains, >which has to be deleted and then recreated, while in the other case it's >a straight kernel panic. > >But you might have deeper insights into the issue within... > > I believe that the device node continues to exist until the dead mount is forcibly unmounted.. probably one for Poul-Henning (CC'd ) From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 09:53:17 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94D1516A4CE; Thu, 24 Mar 2005 09:53:17 +0000 (GMT) Received: from mail.zerouptime.ch (mail.zerouptime.ch [81.6.6.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1480F43D2D; Thu, 24 Mar 2005 09:53:17 +0000 (GMT) (envelope-from fireball@zerouptime.ch) Received: from localhost (localhost [127.0.0.1]) by mail.zerouptime.ch (Postfix) with ESMTP id 8F8C832B; Thu, 24 Mar 2005 10:53:13 +0100 (CET) Received: from mail.zerouptime.ch ([127.0.0.1]) by localhost (mail.zerouptime.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41122-09; Thu, 24 Mar 2005 10:50:56 +0100 (CET) Received: from [10.0.0.116] (unknown [212.55.210.230]) by mail.zerouptime.ch (Postfix) with ESMTP id 9624993; Thu, 24 Mar 2005 10:50:45 +0100 (CET) Date: Thu, 24 Mar 2005 10:50:44 +0100 From: Fireball To: Julian Elischer In-Reply-To: <42420E16.5040108@elischer.org> References: <20050323234032.AB8C.FIREBALL@zerouptime.ch> <42420E16.5040108@elischer.org> Message-Id: <20050324103503.41F7.FIREBALL@zerouptime.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.06.02 cc: Poul-Henning Kamp cc: freebsd-gnats-submit@freebsd.org cc: freebsd-usb@freebsd.org cc: Ian Dowse Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 09:53:17 -0000 > I believe that the device node continues to exist until the dead mount > is forcibly unmounted.. You believe wrongly. While it is unfortunate that my original problem report has no line breaks, I did write that a umount -f on the device node after pulling the USB plug did NOT help. I HAD to delete and manually recreate the device node, before I could mount the USB stick again. This is the main issue. -- Jonas Nagel From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 10:00:16 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F84B16A4CE for ; Thu, 24 Mar 2005 10:00:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54EB743D39 for ; Thu, 24 Mar 2005 10:00:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2OA0GYW060737 for ; Thu, 24 Mar 2005 10:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2OA0G9t060736; Thu, 24 Mar 2005 10:00:16 GMT (envelope-from gnats) Date: Thu, 24 Mar 2005 10:00:16 GMT Message-Id: <200503241000.j2OA0G9t060736@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Fireball Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Fireball List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 10:00:16 -0000 The following reply was made to PR kern/72119; it has been noted by GNATS. From: Fireball To: Julian Elischer Cc: freebsd-gnats-submit@freebsd.org, Ian Dowse , freebsd-usb@freebsd.org, Poul-Henning Kamp Subject: Re: kern/72119: Detaching USB Memory Stick w/o umount causes zombie devfs node Date: Thu, 24 Mar 2005 10:50:44 +0100 > I believe that the device node continues to exist until the dead mount > is forcibly unmounted.. You believe wrongly. While it is unfortunate that my original problem report has no line breaks, I did write that a umount -f on the device node after pulling the USB plug did NOT help. I HAD to delete and manually recreate the device node, before I could mount the USB stick again. This is the main issue. -- Jonas Nagel From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 11:30:03 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E9116A4CE for ; Thu, 24 Mar 2005 11:30:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13AB343D55 for ; Thu, 24 Mar 2005 11:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2OBU2j9074157 for ; Thu, 24 Mar 2005 11:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2OBU200074156; Thu, 24 Mar 2005 11:30:02 GMT (envelope-from gnats) Resent-Date: Thu, 24 Mar 2005 11:30:02 GMT Resent-Message-Id: <200503241130.j2OBU200074156@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, hselasky@c2i.net Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D012616A4CE for ; Thu, 24 Mar 2005 11:20:04 +0000 (GMT) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B1243D2F for ; Thu, 24 Mar 2005 11:20:04 +0000 (GMT) (envelope-from hselasky@c2i.net) Received: from mp-217-204-198.daxnet.no ([193.217.204.198] verified) by mailfe03.swip.net (CommuniGate Pro SMTP 4.2.9) with ESMTP id 129943786 for FreeBSD-gnats-submit@freebsd.org; Thu, 24 Mar 2005 12:20:01 +0100 Message-Id: <200503241220.49524.hselasky@c2i.net> Date: Thu, 24 Mar 2005 12:20:48 +0100 From: Hans Petter Selasky To: FreeBSD-gnats-submit@FreeBSD.org Subject: usb/79190: usbd_get_string_desc() is called with the wrong lang ID X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hselasky@c2i.net List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 11:30:03 -0000 >Number: 79190 >Category: usb >Synopsis: usbd_get_string_desc() is called with the wrong lang ID >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 24 11:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: HPS >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 6.0-CURRENT FreeBSD 6.0-CURRENT #45: Mon Mar 21 15:40:17 CET 2005 root@:/usr/obj/usr/src/sys/custom i386 >Description: In the file "/sys/dev/usb/uhub.c" in the function "uhub_child_pnpinfo_str" usbd_get_string_desc() is called with the wrong language parameter (0). This [invalid] request causes some devices not to work at all! >How-To-Repeat: >Fix: The solution is to call usbd_get_string() which will setup the correct language parameter, instead of usbd_get_string_desc() --- uhub.c.ref Thu Mar 24 12:07:36 2005 +++ uhub.c Thu Mar 24 12:15:12 2005 @@ -664,13 +664,11 @@ struct uhub_softc *sc = device_get_softc(cbdev); usbd_device_handle devhub = sc->sc_hub; usbd_device_handle dev; - usb_string_descriptor_t us; struct usbd_interface *iface; char serial[128]; int nports; int port; - int i, j, size; - int err; + int i; nports = devhub->hub->hubdesc.bNbrPorts; for (port = 0; port < nports; port++) { @@ -688,18 +686,10 @@ return (0); found_dev: - j = 0; + serial[0] = '\0'; if (dev->ddesc.iSerialNumber != 0) { - err = usbd_get_string_desc(dev, dev->ddesc.iSerialNumber, 0, - &us, &size); - if (err == 0) { - do { - serial[j] = UGETW(us.bString[j]); - j++; - } while (j < ((us.bLength - 2) / 2)); - } + (void) usbd_get_string(dev, dev->ddesc.iSerialNumber, &serial[0]); } - serial[j] = '\0'; if (dev->ifacenums == NULL) { snprintf(buf, buflen, "vendor=0x%04x product=0x%04x " "devclass=0x%02x devsubclass=0x%02x " Here is another bugfix: *** sys/dev/usb/umass.c.ref Wed Nov 17 18:56:27 2004 --- sys/dev/usb/umass.c Thu Dec 2 12:39:51 2004 *************** *** 110,115 **** --- 110,116 ---- #include #include #include + #include #include #include *************** *** 928,934 **** #endif if (sc->quirks & ALT_IFACE_1) { ! err = usbd_set_interface(0, 1); if (err) { DPRINTF(UDMASS_USB, ("%s: could not switch to " "Alt Interface %d\n", --- 929,935 ---- #endif if (sc->quirks & ALT_IFACE_1) { ! err = usbd_set_interface(uaa->iface, 1); if (err) { DPRINTF(UDMASS_USB, ("%s: could not switch to " "Alt Interface %d\n", >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 13:10:05 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1B3916A4CE for ; Thu, 24 Mar 2005 13:10:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B86EE43D1F for ; Thu, 24 Mar 2005 13:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2ODA5Kx088938 for ; Thu, 24 Mar 2005 13:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2ODA5P5088937; Thu, 24 Mar 2005 13:10:05 GMT (envelope-from gnats) Date: Thu, 24 Mar 2005 13:10:05 GMT Message-Id: <200503241310.j2ODA5P5088937@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Jan-Espen Pettersen Subject: Re: usb/78208: ulpt page fault X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jan-Espen Pettersen List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 13:10:06 -0000 The following reply was made to PR usb/78208; it has been noted by GNATS. From: Jan-Espen Pettersen To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: usb/78208: ulpt page fault Date: Thu, 24 Mar 2005 14:00:51 +0100 I can't reproduce the problem anymore. :) I vote for close. Jan-Espen Pettersen From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 16:32:08 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72A4D16A4E5; Thu, 24 Mar 2005 16:32:08 +0000 (GMT) Received: from osprey.sccs.swarthmore.edu (osprey.sccs.swarthmore.edu [130.58.218.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AE9843D49; Thu, 24 Mar 2005 16:32:07 +0000 (GMT) (envelope-from bjornbjorn@alum.swarthmore.edu) Received: by osprey.sccs.swarthmore.edu (Postfix, from userid 1635) id 805FB9FA7A; Thu, 24 Mar 2005 11:32:06 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by osprey.sccs.swarthmore.edu (Postfix) with ESMTP id 7A9ED17EC5; Thu, 24 Mar 2005 11:32:06 -0500 (EST) Date: Thu, 24 Mar 2005 11:32:06 -0500 (EST) From: Bjorn Roche X-X-Sender: bjorn@osprey.sccs.swarthmore.edu To: Ian Dowse In-Reply-To: <200503230231.j2N2VrxO037599@freefall.freebsd.org> Message-ID: References: <200503230231.j2N2VrxO037599@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-usb@FreeBSD.org Subject: Re: kern/63779: [usb] USB-mass storage (USB to IDE Converter) works on UHCI not OHCI X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 16:32:08 -0000 On Wed, 23 Mar 2005, Ian Dowse wrote: > Synopsis: [usb] USB-mass storage (USB to IDE Converter) works on UHCI not OHCI > > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Wed Mar 23 02:31:09 GMT 2005 > State-Changed-Why: > > Does this problem still exist with more recent releases? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=63779 > I'm afraid my FreeBSD box crashed and I decided to install debian (I still love FreeBSD, though, I just decided it wasn't right for what I am doing) Debian used to give trouble with the device as well, and I recall that dmesg gave a specific error message about the chipset not being supported or somthing like that, but the new kernels on my machine give no such error messages. IIRC, OS X also has trouble with the device. Anyway, if you'd like the device, perhaps I can send it to you? I no longer use it since it doesn't work in any of the machines I'd like to use it on. bjorn From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 19:21:37 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABE7416A4CE for ; Thu, 24 Mar 2005 19:21:37 +0000 (GMT) Received: from excite.com (nn5.excitenetwork.com [207.159.120.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 710CA43D3F for ; Thu, 24 Mar 2005 19:21:37 +0000 (GMT) (envelope-from ddlawrence@excite.com) Received: by xprdmailfe24.nwk.excite.com (Postfix, from userid 110) id D0D8F1E4CB; Thu, 24 Mar 2005 14:21:32 -0500 (EST) To: freebsd-usb@freebsd.org Received: from [209.202.75.14] by xprdmailfe24.nwk.excite.com via HTTP; Thu, 24 Mar 2005 14:21:32 EST X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: ID = 2f7380a9fb6a383f8969b668d9283f1c From: "Don Lawrence" MIME-Version: 1.0 X-Sender: ddlawrence@excite.com X-Mailer: PHP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20050324192132.D0D8F1E4CB@xprdmailfe24.nwk.excite.com> Date: Thu, 24 Mar 2005 14:21:32 -0500 (EST) Subject: usbd_setup_pipe failed to start X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ddlawrence@excite.com List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 19:21:37 -0000 Hi the previous problem 78984 got the same error as me when I plug in my MP3 player (a cheap Samsung). H Selaskey said the problem was with clearing the stall condition and gave a code fix. Which I did. Now my problem is installing the recompiled usbd daemon. It compiled per given instructions without complaint: from /sys/modules/usb: make then make install after rebooting the problem persists and I noticed that the file /usr/sbin/usbd has not been changed from the original date. I sure I am missing some step, but this is new to me. Someone please help. thanks.....don .. _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:08:16 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82D0E16A4CE; Fri, 25 Mar 2005 00:08:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 572AF43D31; Fri, 25 Mar 2005 00:08:16 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P08G2W088416; Fri, 25 Mar 2005 00:08:16 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P08G82088412; Fri, 25 Mar 2005 00:08:16 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:08:16 GMT From: Ian Dowse Message-Id: <200503250008.j2P08G82088412@freefall.freebsd.org> To: bacon@smithers.neuro.mcw.edu, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/62123: [usb] LaCie 160GB USB drive umass: BBB reset failed, TIMEOUT X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:08:16 -0000 Synopsis: [usb] LaCie 160GB USB drive umass: BBB reset failed, TIMEOUT State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:04:54 GMT 2005 State-Changed-Why: Would you be able to check if this problem still occurs on a recent -STABLE? http://www.freebsd.org/cgi/query-pr.cgi?pr=62123 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:09:51 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6543616A4CF; Fri, 25 Mar 2005 00:09:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C28743D5A; Fri, 25 Mar 2005 00:09:51 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P09pEx088492; Fri, 25 Mar 2005 00:09:51 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P09mnH088488; Fri, 25 Mar 2005 00:09:48 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:09:48 GMT From: Ian Dowse Message-Id: <200503250009.j2P09mnH088488@freefall.freebsd.org> To: vk@smr.ru, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/62788: need quirks for Super Talent Flash USB 2.0 Flash Drive X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:09:51 -0000 Synopsis: need quirks for Super Talent Flash USB 2.0 Flash Drive State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:09:03 GMT 2005 State-Changed-Why: Does this drive still need quirks in more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=62788 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:10:37 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B56FA16A4CF; Fri, 25 Mar 2005 00:10:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B02543D41; Fri, 25 Mar 2005 00:10:37 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P0AbJ9088683; Fri, 25 Mar 2005 00:10:37 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P0AbZZ088679; Fri, 25 Mar 2005 00:10:37 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:10:37 GMT From: Ian Dowse Message-Id: <200503250010.j2P0AbZZ088679@freefall.freebsd.org> To: gary.rafe@utoledo.edu, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: i386/63251: [usb] USB stops working after 2nd APM suspend/resume cycle, Toshiba Sat Pro 6100, 5.2-R X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:10:37 -0000 Synopsis: [usb] USB stops working after 2nd APM suspend/resume cycle, Toshiba Sat Pro 6100, 5.2-R State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:10:12 GMT 2005 State-Changed-Why: Does this problem stilloccur in more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=63251 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:12:37 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D7CA16A4CE; Fri, 25 Mar 2005 00:12:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 132B143D41; Fri, 25 Mar 2005 00:12:37 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P0Capj088789; Fri, 25 Mar 2005 00:12:36 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P0CaWg088785; Fri, 25 Mar 2005 00:12:36 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:12:36 GMT From: Ian Dowse Message-Id: <200503250012.j2P0CaWg088785@freefall.freebsd.org> To: toni@soth.at, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/63375: [patch] panic: unplugging USB devices panics RELENG_5_2 via devfs vnops X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:12:37 -0000 Synopsis: [patch] panic: unplugging USB devices panics RELENG_5_2 via devfs vnops State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:12:04 GMT 2005 State-Changed-Why: Does this problem still occur in more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=63375 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:15:25 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC7316A4CE; Fri, 25 Mar 2005 00:15:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A142B43D1D; Fri, 25 Mar 2005 00:15:25 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P0FPh3088860; Fri, 25 Mar 2005 00:15:25 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P0FPVZ088856; Fri, 25 Mar 2005 00:15:25 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:15:25 GMT From: Ian Dowse Message-Id: <200503250015.j2P0FPVZ088856@freefall.freebsd.org> To: bjorn@sccs.swarthmore.edu, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/65292: [panic] random page faults (usb-related?) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:15:25 -0000 Synopsis: [panic] random page faults (usb-related?) State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:14:50 GMT 2005 State-Changed-Why: Does this problem still occur with more recent releases? http://www.freebsd.org/cgi/query-pr.cgi?pr=65292 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:19:05 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34CD316A4CE; Fri, 25 Mar 2005 00:19:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0933243D2F; Fri, 25 Mar 2005 00:19:05 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P0J4TI088925; Fri, 25 Mar 2005 00:19:04 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P0J4or088921; Fri, 25 Mar 2005 00:19:04 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:19:04 GMT From: Ian Dowse Message-Id: <200503250019.j2P0J4or088921@freefall.freebsd.org> To: espen@tagestad.no, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/66547: [usb] Palm Tungsten T USB does not initialize correctly X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:19:05 -0000 Synopsis: [usb] Palm Tungsten T USB does not initialize correctly State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:18:03 GMT 2005 State-Changed-Why: Does this problem still occur in FreeBSD 4.11 or 5.x? http://www.freebsd.org/cgi/query-pr.cgi?pr=66547 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:40:39 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C88D16A4CE; Fri, 25 Mar 2005 00:40:39 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E04143D2D; Fri, 25 Mar 2005 00:40:39 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P0edhr092238; Fri, 25 Mar 2005 00:40:39 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P0ed32092234; Fri, 25 Mar 2005 00:40:39 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:40:39 GMT From: Ian Dowse Message-Id: <200503250040.j2P0ed32092234@freefall.freebsd.org> To: frank@exit.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org, iedowse@FreeBSD.org Subject: Re: kern/73295: Lock order reversal in USB code. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:40:39 -0000 Synopsis: Lock order reversal in USB code. State-Changed-From-To: open->patched State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:39:16 GMT 2005 State-Changed-Why: Fixed in -CURRENT by revision 1.120 of umass.c. Responsible-Changed-From-To: freebsd-usb->iedowse Responsible-Changed-By: iedowse Responsible-Changed-When: Fri Mar 25 00:39:16 GMT 2005 Responsible-Changed-Why: My MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=73295 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:42:00 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A534716A4CF; Fri, 25 Mar 2005 00:42:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A3EF43D4C; Fri, 25 Mar 2005 00:42:00 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P0g0VR092301; Fri, 25 Mar 2005 00:42:00 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P0g0LK092297; Fri, 25 Mar 2005 00:42:00 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:42:00 GMT From: Ian Dowse Message-Id: <200503250042.j2P0g0LK092297@freefall.freebsd.org> To: flash@cs.moravian.edu, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: i386/73421: [usb] USB not recgnized/working on Toshiba Satellie A65-1662 under 5.3 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:42:00 -0000 Synopsis: [usb] USB not recgnized/working on Toshiba Satellie A65-1662 under 5.3 State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:41:36 GMT 2005 State-Changed-Why: Does this problem still occur with a recent -STABLE? http://www.freebsd.org/cgi/query-pr.cgi?pr=73421 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:43:18 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CB4916A4CF; Fri, 25 Mar 2005 00:43:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 132D443D48; Fri, 25 Mar 2005 00:43:18 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P0hHEn092365; Fri, 25 Mar 2005 00:43:17 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P0hHWb092361; Fri, 25 Mar 2005 00:43:17 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:43:17 GMT From: Ian Dowse Message-Id: <200503250043.j2P0hHWb092361@freefall.freebsd.org> To: jmarcos@unisal.com.br, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/73999: [usb] USB Freezes when a device is plugged X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:43:18 -0000 Synopsis: [usb] USB Freezes when a device is plugged State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:42:46 GMT 2005 State-Changed-Why: Does this problem still occur in 5.3 or a recent -STABLE? http://www.freebsd.org/cgi/query-pr.cgi?pr=73999 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 00:45:19 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054B516A4CE; Fri, 25 Mar 2005 00:45:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD33843D49; Fri, 25 Mar 2005 00:45:18 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P0jINt092427; Fri, 25 Mar 2005 00:45:18 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P0jIDA092423; Fri, 25 Mar 2005 00:45:18 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 00:45:18 GMT From: Ian Dowse Message-Id: <200503250045.j2P0jIDA092423@freefall.freebsd.org> To: b.candler@pobox.com, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/74088: ohci ehci uhub: port disabled on connecting USB memory card reader X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 00:45:19 -0000 Synopsis: ohci ehci uhub: port disabled on connecting USB memory card reader State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 00:44:48 GMT 2005 State-Changed-Why: Does this problem still occur with a recent -STABLE? http://www.freebsd.org/cgi/query-pr.cgi?pr=74088 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 01:05:00 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B9AA16A4CE; Fri, 25 Mar 2005 01:05:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E7D843D67; Fri, 25 Mar 2005 01:05:00 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P150Qb093824; Fri, 25 Mar 2005 01:05:00 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P150in093820; Fri, 25 Mar 2005 01:05:00 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 01:05:00 GMT From: Ian Dowse Message-Id: <200503250105.j2P150in093820@freefall.freebsd.org> To: rodrigc@crodrigues.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/76684: Toshiba PDR-M4 camera connected via USB hangs system X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 01:05:00 -0000 Synopsis: Toshiba PDR-M4 camera connected via USB hangs system State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 01:02:40 GMT 2005 State-Changed-Why: Does this still happen with a more recent -CURRENT? http://www.freebsd.org/cgi/query-pr.cgi?pr=76684 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 01:06:29 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B163716A4CF; Fri, 25 Mar 2005 01:06:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86C8C43D46; Fri, 25 Mar 2005 01:06:29 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P16TnJ097959; Fri, 25 Mar 2005 01:06:29 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P16Shu097955; Fri, 25 Mar 2005 01:06:28 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 01:06:28 GMT From: Ian Dowse Message-Id: <200503250106.j2P16Shu097955@freefall.freebsd.org> To: mcsi@mcsi.pp.ru, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/76847: ukbd panics on boot X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 01:06:29 -0000 Synopsis: ukbd panics on boot State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 01:06:01 GMT 2005 State-Changed-Why: Does this still happen with a more recent -CURRENT? http://www.freebsd.org/cgi/query-pr.cgi?pr=76847 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 01:13:02 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A48F16A4CE; Fri, 25 Mar 2005 01:13:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E331A43D62; Fri, 25 Mar 2005 01:13:01 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P1D1D7098265; Fri, 25 Mar 2005 01:13:01 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P1D1jI098261; Fri, 25 Mar 2005 01:13:01 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 01:13:01 GMT From: Ian Dowse Message-Id: <200503250113.j2P1D1jI098261@freefall.freebsd.org> To: sigsegv@leakingmemory.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/78208: ulpt page fault X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 01:13:02 -0000 Synopsis: ulpt page fault State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Fri Mar 25 01:11:41 GMT 2005 State-Changed-Why: Submitter confirms this is fixed now. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=78208 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 01:17:24 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0313016A4CF; Fri, 25 Mar 2005 01:17:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAC2243D39; Fri, 25 Mar 2005 01:17:23 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P1HNuY098350; Fri, 25 Mar 2005 01:17:23 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P1HNV2098346; Fri, 25 Mar 2005 01:17:23 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 01:17:23 GMT From: Ian Dowse Message-Id: <200503250117.j2P1HNV2098346@freefall.freebsd.org> To: hnaz@buetow.org, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/78371: Philips Wearable Audio Player (128) fails to attach X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 01:17:24 -0000 Synopsis: Philips Wearable Audio Player (128) fails to attach State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Fri Mar 25 01:14:32 GMT 2005 State-Changed-Why: Could you supply the USB host controller and probe messages from dmesg? If possible could you also re-test this with a recent -CURRENT? http://www.freebsd.org/cgi/query-pr.cgi?pr=78371 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 01:22:39 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFCD316A4CE; Fri, 25 Mar 2005 01:22:38 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC9B543D1F; Fri, 25 Mar 2005 01:22:38 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P1McsM098557; Fri, 25 Mar 2005 01:22:38 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P1Mc8p098553; Fri, 25 Mar 2005 01:22:38 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 01:22:38 GMT From: Ian Dowse Message-Id: <200503250122.j2P1Mc8p098553@freefall.freebsd.org> To: jmarcos@unisal.com.br, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: kern/73999: [usb] USB Freezes when a device is plugged X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 01:22:39 -0000 Synopsis: [usb] USB Freezes when a device is plugged State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Fri Mar 25 01:21:59 GMT 2005 State-Changed-Why: Mail to submitter bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=73999 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 01:48:24 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22BA316A4DA; Fri, 25 Mar 2005 01:48:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC6D143D2D; Fri, 25 Mar 2005 01:48:23 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2P1mNix002980; Fri, 25 Mar 2005 01:48:23 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2P1mNA8002976; Fri, 25 Mar 2005 01:48:23 GMT (envelope-from iedowse) Date: Fri, 25 Mar 2005 01:48:23 GMT From: Ian Dowse Message-Id: <200503250148.j2P1mNA8002976@freefall.freebsd.org> To: hselasky@c2i.net, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org, iedowse@FreeBSD.org Subject: Re: usb/79190: usbd_get_string_desc() is called with the wrong lang ID X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 01:48:24 -0000 Synopsis: usbd_get_string_desc() is called with the wrong lang ID State-Changed-From-To: open->patched State-Changed-By: iedowse State-Changed-When: Fri Mar 25 01:47:14 GMT 2005 State-Changed-Why: Committed, thanks! Responsible-Changed-From-To: freebsd-usb->iedowse Responsible-Changed-By: iedowse Responsible-Changed-When: Fri Mar 25 01:47:14 GMT 2005 Responsible-Changed-Why: MFC reminder http://www.freebsd.org/cgi/query-pr.cgi?pr=79190 From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 04:14:12 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A57216A4CE; Fri, 25 Mar 2005 04:14:11 +0000 (GMT) Received: from mail-gw0.york.ac.uk (mail-gw0.york.ac.uk [144.32.128.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28EC243D54; Fri, 25 Mar 2005 04:14:11 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by mail-gw0.york.ac.uk (8.12.10/8.12.10) with ESMTP id j2P4E6W5004649; Fri, 25 Mar 2005 04:14:07 GMT Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.12.9p2/8.12.9) with ESMTP id j2P4E6Fd090483; Fri, 25 Mar 2005 04:14:06 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from localhost (gavin@localhost)j2P4E5Xr090480; Fri, 25 Mar 2005 04:14:06 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Fri, 25 Mar 2005 04:14:05 +0000 (GMT) From: Gavin Atkinson X-X-Sender: gavin@ury.york.ac.uk To: Ian Dowse In-Reply-To: <200503230157.j2N1vcnN029193@freefall.freebsd.org> Message-ID: <20050325041300.R85313@ury.york.ac.uk> References: <200503230157.j2N1vcnN029193@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk cc: freebsd-usb@FreeBSD.org Subject: Re: kern/40948: [usb] USB HP CDW8200 does not work X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 04:14:12 -0000 On Wed, 23 Mar 2005, Ian Dowse wrote: > Does this problem still occur with more recent releases? I don't know. I'll try and get hold of the CD writer again (it's not mine), but I no longer have the same laptop I had then so it may not be a very useful test. I'll test it anyway. Gavin From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 11:57:43 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A388C16A4CE; Fri, 25 Mar 2005 11:57:43 +0000 (GMT) Received: from orb.pobox.com (orb.pobox.com [207.8.226.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03F5A43D5E; Fri, 25 Mar 2005 11:57:43 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from orb (localhost [127.0.0.1]) by orb.pobox.com (Postfix) with ESMTP id 2406D82; Fri, 25 Mar 2005 06:57:41 -0500 (EST) Received: from billdog.local.linnet.org (dsl-212-74-113-65.access.uk.tiscali.com [212.74.113.65]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by orb.sasl.smtp.pobox.com (Postfix) with ESMTP id 0116489; Fri, 25 Mar 2005 06:57:37 -0500 (EST) Received: from brian by billdog.local.linnet.org with local (Exim 4.43 (FreeBSD)) id 1DEnRq-0000Bx-UY; Fri, 25 Mar 2005 11:57:54 +0000 Date: Fri, 25 Mar 2005 11:57:54 +0000 From: Brian Candler To: Ian Dowse , freebsd-gnats-submit@FreeBSD.org Message-ID: <20050325115754.GA674@uk.tiscali.com> References: <200503250045.j2P0jIDA092423@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline In-Reply-To: <200503250045.j2P0jIDA092423@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-usb@FreeBSD.org Subject: Re: kern/74088: ohci ehci uhub: port disabled on connecting USB memory card reader X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 11:57:43 -0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Mar 25, 2005 at 12:45:18AM +0000, Ian Dowse wrote: > Synopsis: ohci ehci uhub: port disabled on connecting USB memory card reader > > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Fri Mar 25 00:44:48 GMT 2005 > State-Changed-Why: > > Does this problem still occur with a recent -STABLE? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=74088 Just done a full upgrade to 5_STABLE, and yes I'm afraid it's still there :-( At bootup, dmesg reports: uhub_explore: usb_new_device failed, error=IOERROR uhub1: device problem (IOERROR), disabling port 1 Full bootup dmesg output attached below. $ uname -a FreeBSD billdog.local.linnet.org 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #1: Fri Mar 25 11:03:48 GMT 2005 root@billdog.local.linnet.org:/usr/obj/usr/src/sys/BILLDOG i386 Kernel conf has: # USB support options USB_DEBUG device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # USB 2.0 device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners Regards, Brian. --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=ert Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.4-PRERELEASE #1: Fri Mar 25 11:03:48 GMT 2005 root@billdog.local.linnet.org:/usr/obj/usr/src/sys/BILLDOG Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) XP 2500+ (1837.51-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x6a0 Stepping = 0 Features=0x383fbff AMD Features=0xc0400000 real memory = 503250944 (479 MB) avail memory = 478601216 (456 MB) mptable_probe: MP Config Table has bad signature: d 98 ACPI APIC Table: ioapic0 irqs 0-23 on motherboard npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf0-0xcf3,0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: at device 0.1 (no driver attached) pci0: at device 0.2 (no driver attached) pci0: at device 0.3 (no driver attached) pci0: at device 0.4 (no driver attached) pci0: at device 0.5 (no driver attached) isab0: at device 1.0 on pci0 isa0: on isab0 pci0: at device 1.1 (no driver attached) ohci0: mem 0xee084000-0xee084fff irq 22 at device 2.0 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 usbd_get_string: getting lang failed, using 0 uhub0: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xee085000-0xee085fff irq 21 at device 2.1 on pci0 usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 usbd_get_string: getting lang failed, using 0 uhub1: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered ehci0: mem 0xee086000-0xee0860ff irq 20 at device 2.2 on pci0 ehci_pci_attach: companion usb0 ehci_pci_attach: companion usb1 usb2: EHCI version 1.0 usb2: companion controllers, 4 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: single transaction translator uhub2: 6 ports with 6 removable, self powered nv0: port 0xe000-0xe007 mem 0xee083000-0xee083fff irq 22 at device 4.0 on pci0 nv0: Ethernet address 00:00:00:60:2a:85 miibus0: on nv0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto nv0: Ethernet address: 00:00:00:60:2a:85 pci0: at device 5.0 (no driver attached) pcm0: port 0xd400-0xd47f,0xd000-0xd0ff mem 0xee080000-0xee080fff irq 20 at device 6.0 on pci0 pcm0: pcib1: at device 8.0 on pci0 pci2: on pcib1 atapci0: port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 9.0 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 fwohci0: <1394 Open Host Controller Interface> mem 0xee087000-0xee08703f,0xee082000-0xee0827ff irq 22 at device 13.0 on pci0 fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 ab:cd:ef:ff:00:00:27:43 fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) pcib2: at device 30.0 on pci0 pci1: on pcib2 nvidia0: mem 0xe4000000-0xe407ffff,0xe0000000-0xe3ffffff,0xec000000-0xecffffff irq 16 at device 0.0 on pci1 acpi_tz0: on acpi0 fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 orm0: at iomem 0xd8000-0xd97ff,0xd0000-0xd7fff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1837514842 Hz quality 800 Timecounters tick every 10.000 msec ad0: 76319MB [155061/16/63] at ata0-master UDMA100 acd0: CDRW at ata1-master UDMA33 uhub_explore: usb_new_device failed, error=IOERROR uhub1: device problem (IOERROR), disabling port 1 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: cd present [327842 x 2048 byte records] Mounting root from ufs:/dev/ad0s2a --4Ckj6UjgE2iN1+kY-- From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 12:00:17 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D2EC16A4EB for ; Fri, 25 Mar 2005 12:00:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 088AA43D2D for ; Fri, 25 Mar 2005 12:00:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2PC0GBa016871 for ; Fri, 25 Mar 2005 12:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2PC0GC4016870; Fri, 25 Mar 2005 12:00:16 GMT (envelope-from gnats) Date: Fri, 25 Mar 2005 12:00:16 GMT Message-Id: <200503251200.j2PC0GC4016870@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Brian Candler Subject: Re: kern/74088: ohci ehci uhub: port disabled on connecting USB memory card reader X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Brian Candler List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 12:00:17 -0000 The following reply was made to PR kern/74088; it has been noted by GNATS. From: Brian Candler To: Ian Dowse , freebsd-gnats-submit@FreeBSD.org Cc: freebsd-usb@FreeBSD.org Subject: Re: kern/74088: ohci ehci uhub: port disabled on connecting USB memory card reader Date: Fri, 25 Mar 2005 11:57:54 +0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Mar 25, 2005 at 12:45:18AM +0000, Ian Dowse wrote: > Synopsis: ohci ehci uhub: port disabled on connecting USB memory card reader > > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Fri Mar 25 00:44:48 GMT 2005 > State-Changed-Why: > > Does this problem still occur with a recent -STABLE? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=74088 Just done a full upgrade to 5_STABLE, and yes I'm afraid it's still there :-( At bootup, dmesg reports: uhub_explore: usb_new_device failed, error=IOERROR uhub1: device problem (IOERROR), disabling port 1 Full bootup dmesg output attached below. $ uname -a FreeBSD billdog.local.linnet.org 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #1: Fri Mar 25 11:03:48 GMT 2005 root@billdog.local.linnet.org:/usr/obj/usr/src/sys/BILLDOG i386 Kernel conf has: # USB support options USB_DEBUG device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # USB 2.0 device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners Regards, Brian. --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=ert Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.4-PRERELEASE #1: Fri Mar 25 11:03:48 GMT 2005 root@billdog.local.linnet.org:/usr/obj/usr/src/sys/BILLDOG Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) XP 2500+ (1837.51-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x6a0 Stepping = 0 Features=0x383fbff AMD Features=0xc0400000 real memory = 503250944 (479 MB) avail memory = 478601216 (456 MB) mptable_probe: MP Config Table has bad signature: d 98 ACPI APIC Table: ioapic0 irqs 0-23 on motherboard npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf0-0xcf3,0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: at device 0.1 (no driver attached) pci0: at device 0.2 (no driver attached) pci0: at device 0.3 (no driver attached) pci0: at device 0.4 (no driver attached) pci0: at device 0.5 (no driver attached) isab0: at device 1.0 on pci0 isa0: on isab0 pci0: at device 1.1 (no driver attached) ohci0: mem 0xee084000-0xee084fff irq 22 at device 2.0 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 usbd_get_string: getting lang failed, using 0 uhub0: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xee085000-0xee085fff irq 21 at device 2.1 on pci0 usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 usbd_get_string: getting lang failed, using 0 uhub1: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered ehci0: mem 0xee086000-0xee0860ff irq 20 at device 2.2 on pci0 ehci_pci_attach: companion usb0 ehci_pci_attach: companion usb1 usb2: EHCI version 1.0 usb2: companion controllers, 4 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: single transaction translator uhub2: 6 ports with 6 removable, self powered nv0: port 0xe000-0xe007 mem 0xee083000-0xee083fff irq 22 at device 4.0 on pci0 nv0: Ethernet address 00:00:00:60:2a:85 miibus0: on nv0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto nv0: Ethernet address: 00:00:00:60:2a:85 pci0: at device 5.0 (no driver attached) pcm0: port 0xd400-0xd47f,0xd000-0xd0ff mem 0xee080000-0xee080fff irq 20 at device 6.0 on pci0 pcm0: pcib1: at device 8.0 on pci0 pci2: on pcib1 atapci0: port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 9.0 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 fwohci0: <1394 Open Host Controller Interface> mem 0xee087000-0xee08703f,0xee082000-0xee0827ff irq 22 at device 13.0 on pci0 fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 ab:cd:ef:ff:00:00:27:43 fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) pcib2: at device 30.0 on pci0 pci1: on pcib2 nvidia0: mem 0xe4000000-0xe407ffff,0xe0000000-0xe3ffffff,0xec000000-0xecffffff irq 16 at device 0.0 on pci1 acpi_tz0: on acpi0 fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 orm0: at iomem 0xd8000-0xd97ff,0xd0000-0xd7fff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1837514842 Hz quality 800 Timecounters tick every 10.000 msec ad0: 76319MB [155061/16/63] at ata0-master UDMA100 acd0: CDRW at ata1-master UDMA33 uhub_explore: usb_new_device failed, error=IOERROR uhub1: device problem (IOERROR), disabling port 1 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: cd present [327842 x 2048 byte records] Mounting root from ufs:/dev/ad0s2a --4Ckj6UjgE2iN1+kY-- From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 12:08:21 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECA8916A4CE; Fri, 25 Mar 2005 12:08:21 +0000 (GMT) Received: from tv.soth.at (door.soth.at [212.17.89.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id B749B43D1F; Fri, 25 Mar 2005 12:08:20 +0000 (GMT) (envelope-from toni@tv.soth.at) Received: from tv.soth.at (tv.soth.at [127.0.0.1]) by tv.soth.at (8.13.1/8.13.1) with ESMTP id j2PC8Iwj009572; Fri, 25 Mar 2005 13:08:19 +0100 Received: (from toni@localhost) by tv.soth.at (8.13.1/8.13.1/Submit) id j2PC8I3J009571; Fri, 25 Mar 2005 13:08:18 +0100 Date: Fri, 25 Mar 2005 13:08:17 +0100 From: Toni Andjelkovic To: Ian Dowse Message-ID: <20050325120817.GA5806@tv.soth.at> References: <200503250012.j2P0CaWg088785@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503250012.j2P0CaWg088785@freefall.freebsd.org> User-Agent: Mutt/1.4.1i cc: freebsd-usb@FreeBSD.org cc: toni@soth.at Subject: Re: kern/63375: [patch] panic: unplugging USB devices panics RELENG_5_2 via devfs vnops X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 12:08:22 -0000 > Synopsis: [patch] panic: unplugging USB devices panics RELENG_5_2 via devfs vnops > Does this problem still occur in more recent releases? > http://www.freebsd.org/cgi/query-pr.cgi?pr=63375 Hello Ian, last time I checked was in January 2005 on 5.3-CURRENT and to my chagrin I couldn't reproduce that bug any longer, so it appears to be fixed. I forgot to revoke the corresponding PR, sorry! Cheers, Toni From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 16:20:04 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0258C16A4CE for ; Fri, 25 Mar 2005 16:20:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE0043D5D for ; Fri, 25 Mar 2005 16:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2PGK3gb055387 for ; Fri, 25 Mar 2005 16:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2PGK3Xl055386; Fri, 25 Mar 2005 16:20:03 GMT (envelope-from gnats) Resent-Date: Fri, 25 Mar 2005 16:20:03 GMT Resent-Message-Id: <200503251620.j2PGK3Xl055386@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, RIck van der Zwet Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2267216A4CE for ; Fri, 25 Mar 2005 16:17:58 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03E9143D48 for ; Fri, 25 Mar 2005 16:17:58 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j2PGHvsA050332 for ; Fri, 25 Mar 2005 16:17:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j2PGHv80050331; Fri, 25 Mar 2005 16:17:57 GMT (envelope-from nobody) Message-Id: <200503251617.j2PGHv80050331@www.freebsd.org> Date: Fri, 25 Mar 2005 16:17:57 GMT From: RIck van der Zwet To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: usb/79230: Add support for Sitecom USB to serial cable (v2) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 16:20:04 -0000 >Number: 79230 >Category: usb >Synopsis: Add support for Sitecom USB to serial cable (v2) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Mar 25 16:20:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: RIck van der Zwet >Release: FreeBSD 5.3-STABLE >Organization: Stichting Wireless Leiden >Environment: FreeBSD rickzoekt.wzoeterwoude.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Mar 17 15:54:51 CET 2005 rick@rickzoekt.wzoeterwoude.net:/usr/src/sys/i386/compile/RICKZOEKT i386 >Description: Just some addon's the manufacturs defenitions. Works just fine with current driver >How-To-Repeat: >Fix: --- /root/develop/uplcom.c.orig Thu Mar 17 15:34:28 2005 +++ /usr/src/sys/dev/usb/uplcom.c Thu Mar 17 15:43:01 2005 @@ -254,6 +254,7 @@ -1, TYPE_PL2303 }, /* HAL Corporation Crossam2+USB */ { USB_VENDOR_HAL, USB_PRODUCT_HAL_IMR001, -1, TYPE_PL2303 }, + { USB_VENDOR_SITECOM, USB_PRODUCT_SITECOM_SERIAL, -1, TYPE_PL2303 }, { 0, 0 } } =========================================================== --- /root/develop/usbdevs.orig Thu Mar 17 15:34:21 2005 +++ /usr/src/sys/dev/usb/usbdevs Thu Mar 17 15:38:58 2005 @@ -375,6 +375,7 @@ vendor DELL 0x413c Dell vendor INTEL 0x8086 Intel vendor HP2 0xf003 Hewlett Packard +vendor SITECOM 0x6189 Sitecom /* * List of known products. Grouped by vendor. @@ -1205,6 +1206,9 @@ /* Silicon Portals Inc. */ product SILICONPORTALS YAPPH_NF 0x0200 YAP Phone (no firmware) product SILICONPORTALS YAPPHONE 0x0201 YAP Phone + +/* Sitecom */ +product SITECOM SERIAL 0x2068 USB to serial cable (v2) /* Sirius Technologies products */ product SIRIUS ROADSTER 0x0001 NetComm Roadster II 56 USB >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Fri Mar 25 17:35:33 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DF7516A4CE for ; Fri, 25 Mar 2005 17:35:33 +0000 (GMT) Received: from swip.net (mailfe01.swip.net [212.247.154.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5466243D48 for ; Fri, 25 Mar 2005 17:35:32 +0000 (GMT) (envelope-from hselasky@c2i.net) X-T2-Posting-ID: gvlK0tOCzrqh9CPROFOFPw== Received: from mp-216-36-173.daxnet.no ([193.216.36.173] verified) by mailfe01.swip.net (CommuniGate Pro SMTP 4.2.9) with ESMTP id 328439490; Fri, 25 Mar 2005 18:35:30 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org, ddlawrence@excite.com Date: Fri, 25 Mar 2005 18:36:15 +0100 User-Agent: KMail/1.7 References: <20050324192132.D0D8F1E4CB@xprdmailfe24.nwk.excite.com> In-Reply-To: <20050324192132.D0D8F1E4CB@xprdmailfe24.nwk.excite.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503251836.18795.hselasky@c2i.net> Subject: Re: usbd_setup_pipe failed to start X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hselasky@c2i.net List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 17:35:33 -0000 On Thursday 24 March 2005 20:21, Don Lawrence wrote: > Hi the previous problem 78984 got the same error as me > when I plug in my MP3 player (a cheap Samsung). > H Selaskey said the problem was with clearing the stall > condition and gave a code fix. > Which I did. > Now my problem is installing the recompiled usbd daemon. > It compiled per given instructions without complaint: > from /sys/modules/usb: > > make > > then > > make install > > after rebooting the problem persists and I noticed that > the file /usr/sbin/usbd has not been changed from the > original date. You might need to recompile the other usb modules too: aue axe cue kue netgraph/bluetooth/ubt netgraph/bluetooth/ubtbcmfw rue sound/driver/uaudio ubsa ubser ucom udav udbp ufm uftdi ugen uhid ukbd ulpt umass umct umodem ums uplcom urio usb uscanner uvisor uvscom You don't need to recompile usbd which is in another directory: "make -C/usr/src/usr.sbin/usbd all install clean" If you are seeing the same error message: "usbd_setup_pipe: failed to start endpoint, IOERROR" then you are still using the old usb driver. If the usb driver is in the kernel you need to recompile the kernel in addition to the usb-modules. Make sure you have got "device usb" and "device umass" in the kernel config. Yours --HPS From owner-freebsd-usb@FreeBSD.ORG Sat Mar 26 17:36:31 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC58016A4CE for ; Sat, 26 Mar 2005 17:36:31 +0000 (GMT) Received: from md1.swissinfo.org (md1.swissinfo.org [146.159.4.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD1F543D41 for ; Sat, 26 Mar 2005 17:36:30 +0000 (GMT) (envelope-from sebastien.b@swissinfo.org) Received: from mail.swissinfo.org ([194.6.181.33]) by md1.swissinfo.org (phad1.swissinfo.org [146.159.6.9]) (MDaemon.PRO.v7.2.1.R) with ESMTP id 30-md50000369906.msg for ; Sat, 26 Mar 2005 18:24:06 +0100 Received: from AAmiens-152-1-36-150.w83-198.abo.wanadoo.fr (83.198.35.150) by mail.swissinfo.org (7.0.020) (authenticated as sebastien.b) id 4153942002C7E583 for freebsd-usb@freebsd.org; Sat, 26 Mar 2005 15:58:20 +0100 From: Sebastien B To: freebsd-usb@freebsd.org Date: Sat, 26 Mar 2005 15:58:20 +0000 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503261558.21943.sebastien.b@swissinfo.org> X-Spam-Processed: phad1.swissinfo.org, Sat, 26 Mar 2005 18:24:06 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 194.6.181.33 X-Return-Path: sebastien.b@swissinfo.org X-MDaemon-Deliver-To: freebsd-usb@freebsd.org X-MDAV-Processed: phad1.swissinfo.org, Sat, 26 Mar 2005 18:36:14 +0100 Subject: What's the right way to wait for an USB transfer to complete ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2005 17:36:31 -0000 Hello, I'm trying to wait for an USB device to send me data over a bulk pipe. So I set up the pipe and send an xfer to it with a callback. The callback function then triggers a software interrupt handler which locks a mutex (required for cv_broadcast()), calls cv_broadcast() to unblock threads waiting for the data transfer and then unlocks the mutex. Is it the proper way to do, or is there a simpler solution ? Locking the mutex in the software interrupt handler causes a kernel panic in propagate_priority (it seems to occur only when the mutex is already held by another thread, therefore mtx_lock() blocks) : Fatal trap 12: page fault while in kernel mode fault virtual address = 0x24 fault code = supervisor read, page not present instruction pointer = 0x8:0xc05fa002 stack pointer = 0x10:0xd4ca5c20 frame pointer = 0x10:0xd4ca5c48 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 9747 (swi8: dev_tx_bh+++*) Other device drivers use wakeup() instead of cv_broadcast() (therefore there is no need for software interrupt handlers, since wakeup() won't block) and rely on the spl() function family to avoid race conditions. However, according to the manual page, spl() is obsolete. Thanks, Sebastien From owner-freebsd-usb@FreeBSD.ORG Sat Mar 26 18:14:20 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB2B716A4CE for ; Sat, 26 Mar 2005 18:14:20 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB06343D3F for ; Sat, 26 Mar 2005 18:14:19 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j2QIEFsf028276 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 26 Mar 2005 19:14:17 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j2QIDJVK074077 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 26 Mar 2005 19:13:19 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j2QIDIQk016404; Sat, 26 Mar 2005 19:13:18 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j2QIDIAO016403; Sat, 26 Mar 2005 19:13:18 +0100 (CET) (envelope-from ticso) Date: Sat, 26 Mar 2005 19:13:18 +0100 From: Bernd Walter To: Sebastien B Message-ID: <20050326181317.GE14532@cicely12.cicely.de> References: <200503261558.21943.sebastien.b@swissinfo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503261558.21943.sebastien.b@swissinfo.org> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-1.5 required=3.0 tests=BAYES_01 autolearn=no version=2.64 X-Spam-Report: * -1.5 BAYES_01 BODY: Bayesian spam probability is 1 to 10% * [score: 0.0108] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: freebsd-usb@freebsd.org Subject: Re: What's the right way to wait for an USB transfer to complete ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2005 18:14:20 -0000 On Sat, Mar 26, 2005 at 03:58:20PM +0000, Sebastien B wrote: > Hello, > I'm trying to wait for an USB device to send me data over a bulk pipe. So I > set up the pipe and send an xfer to it with a callback. The callback function > then triggers a software interrupt handler which locks a mutex (required for > cv_broadcast()), calls cv_broadcast() to unblock threads waiting for the data > transfer and then unlocks the mutex. > Is it the proper way to do, or is there a simpler solution ? This is OK, but often just calling usbd_bulk_transfer for sync transfers if enough. > Locking the mutex in the software interrupt handler causes a kernel panic in > propagate_priority (it seems to occur only when the mutex is already held by > another thread, therefore mtx_lock() blocks) : > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x24 Likely you are using a NULL pointer as mutex. > Other device drivers use wakeup() instead of cv_broadcast() (therefore there > is no need for software interrupt handlers, since wakeup() won't block) and > rely on the spl() function family to avoid race conditions. However, > according to the manual page, spl() is obsolete. They rely on GIANT - most of USB is under GIANT right now. spl calls are nop under 5.x and 6.x, but are still in the code to reduce diffs with 4.x and other BSDs. If you want your driver GIANT free that's fine, but don't forget that calling USB layer requires you to acquire GIANT first. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de