From owner-freebsd-usb@FreeBSD.ORG Sun Dec 16 05:28:47 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6FE316A469 for ; Sun, 16 Dec 2007 05:28:47 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id B6AB013C469 for ; Sun, 16 Dec 2007 05:28:47 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 088E02218A71; Sun, 16 Dec 2007 16:28:46 +1100 (EST) X-Viruscan-Id: <4764B78E000168EDDB3D49@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id C749121B185B; Sun, 16 Dec 2007 16:28:46 +1100 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 7DDB72218A61; Sun, 16 Dec 2007 16:28:46 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 2F1D712C; Sun, 16 Dec 2007 16:28:46 +1100 (EST) Date: Sun, 16 Dec 2007 16:28:46 +1100 From: Edwin Groothuis To: Hans Petter Selasky Message-ID: <20071216052846.GE54304@k7.mavetju> References: <20071215125514.GA33989@k7.mavetju> <200712151408.00440.hselasky@c2i.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200712151408.00440.hselasky@c2i.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-usb@freebsd.org Subject: Re: Huawei E220 USB modem X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 05:28:48 -0000 On Sat, Dec 15, 2007 at 02:07:59PM +0100, Hans Petter Selasky wrote: > Did you add your latest patch to the PR system ? A full working patch has just been added to the PR. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From owner-freebsd-usb@FreeBSD.ORG Sun Dec 16 06:12:50 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE11A16A418 for ; Sun, 16 Dec 2007 06:12:50 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 796E613C44B for ; Sun, 16 Dec 2007 06:12:50 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 536702218A3A; Sun, 16 Dec 2007 17:12:49 +1100 (EST) X-Viruscan-Id: <4764C1E1000185A21C8666@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 1DDB621B18C3; Sun, 16 Dec 2007 17:12:49 +1100 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id C6A9922189E1; Sun, 16 Dec 2007 17:12:48 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 8531612C; Sun, 16 Dec 2007 17:12:48 +1100 (EST) Date: Sun, 16 Dec 2007 17:12:48 +1100 From: Edwin Groothuis To: Hans Petter Selasky , freebsd-usb@freebsd.org Message-ID: <20071216061248.GC40968@k7.mavetju> References: <20071215125514.GA33989@k7.mavetju> <200712151408.00440.hselasky@c2i.net> <20071216052846.GE54304@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071216052846.GE54304@k7.mavetju> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: Huawei E220 USB modem X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 06:12:50 -0000 On Sun, Dec 16, 2007 at 04:28:46PM +1100, Edwin Groothuis wrote: > On Sat, Dec 15, 2007 at 02:07:59PM +0100, Hans Petter Selasky wrote: > > Did you add your latest patch to the PR system ? > > A full working patch has just been added to the PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=118740&f=raw for some reason. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From owner-freebsd-usb@FreeBSD.ORG Sun Dec 16 07:20:02 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EB8D16A417 for ; Sun, 16 Dec 2007 07:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7D3DF13C468 for ; Sun, 16 Dec 2007 07:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBG7K2SY001824 for ; Sun, 16 Dec 2007 07:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBG7K2fS001823; Sun, 16 Dec 2007 07:20:02 GMT (envelope-from gnats) Resent-Date: Sun, 16 Dec 2007 07:20:02 GMT Resent-Message-Id: <200712160720.lBG7K2fS001823@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, Yuri Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B9C016A418 for ; Sun, 16 Dec 2007 07:19:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 29C1A13C4CC for ; Sun, 16 Dec 2007 07:19:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id lBG7JDkB002441 for ; Sun, 16 Dec 2007 07:19:13 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id lBG7JDop002440; Sun, 16 Dec 2007 07:19:13 GMT (envelope-from nobody) Message-Id: <200712160719.lBG7JDop002440@www.freebsd.org> Date: Sun, 16 Dec 2007 07:19:13 GMT From: Yuri To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: usb/118741: [PATCH] Support for Nikon D300 digital camera (as USB mass storage device) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 07:20:02 -0000 >Number: 118741 >Category: usb >Synopsis: [PATCH] Support for Nikon D300 digital camera (as USB mass storage device) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 07:20:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Yuri >Release: 7.0-BETA4 >Organization: n/a >Environment: >Description: Support for new Nikon high end digital camera D300. This patch makes the camera to be identified as umassN device and can be mounted as /dev/da0s1. In my opinion this patch should be applied to 7.0 and 6.X There is a caveat though: D300 has USB mode selection in menu: either [MTP/PTP] (default) or [Mass Storage]. In [MTP/PTP] mode camera is designed to work with proprietary Nikon software for Windows only and is not a mass storage device. So in order for it to work with FreeBSD [Mass Storage] mode should first be selected in menu. Thanks, Yuri >How-To-Repeat: >Fix: Patch attached with submission follows: diff -u sys/dev/usb.orig/umass.c sys/dev/usb/umass.c --- sys/dev/usb.orig/umass.c 2007-07-04 22:26:08.000000000 -0700 +++ sys/dev/usb/umass.c 2007-12-15 23:07:48.000000000 -0800 @@ -568,6 +568,10 @@ UMASS_PROTO_ATAPI, NO_INQUIRY }, + { USB_VENDOR_NIKON, USB_PRODUCT_NIKON_D300, RID_WILDCARD, + UMASS_PROTO_SCSI | UMASS_PROTO_BBB, + NO_QUIRKS + }, { USB_VENDOR_OLYMPUS, USB_PRODUCT_OLYMPUS_C1, RID_WILDCARD, UMASS_PROTO_SCSI | UMASS_PROTO_BBB, WRONG_CSWSIG diff -u sys/dev/usb.orig/usbdevs sys/dev/usb/usbdevs --- sys/dev/usb.orig/usbdevs 2007-12-05 19:10:36.000000000 -0800 +++ sys/dev/usb/usbdevs 2007-12-15 23:07:32.000000000 -0800 @@ -1754,6 +1754,7 @@ /* Nikon products */ product NIKON E990 0x0102 Digital Camera E990 product NIKON LS40 0x4000 CoolScan LS40 ED +product NIKON D300 0x041a Digital Camera D300 /* NovaTech Products */ product NOVATECH NV902 0x9020 NovaTech NV-902W >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Mon Dec 17 04:43:00 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 902F116A419; Mon, 17 Dec 2007 04:43:00 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6DF1513C459; Mon, 17 Dec 2007 04:43:00 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBH4h0h8016055; Mon, 17 Dec 2007 04:43:00 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBH4h0u4016051; Mon, 17 Dec 2007 04:43:00 GMT (envelope-from linimon) Date: Mon, 17 Dec 2007 04:43:00 GMT Message-Id: <200712170443.lBH4h0u4016051@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: usb/117150: [zyd] usb zyd device under moderate load panics system X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 04:43:00 -0000 Synopsis: [zyd] usb zyd device under moderate load panics system Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 17 04:42:41 UTC 2007 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=117150 From owner-freebsd-usb@FreeBSD.ORG Mon Dec 17 04:43:49 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E90FC16A418; Mon, 17 Dec 2007 04:43:49 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C418B13C47E; Mon, 17 Dec 2007 04:43:49 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBH4hnk4017391; Mon, 17 Dec 2007 04:43:49 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBH4hnXf017385; Mon, 17 Dec 2007 04:43:49 GMT (envelope-from linimon) Date: Mon, 17 Dec 2007 04:43:49 GMT Message-Id: <200712170443.lBH4hnXf017385@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: usb/117075: [scsi_da] [patch] quirk: USB Samsung YP-U3 MP3 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 04:43:50 -0000 Synopsis: [scsi_da] [patch] quirk: USB Samsung YP-U3 MP3 Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 17 04:43:35 UTC 2007 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=117075 From owner-freebsd-usb@FreeBSD.ORG Mon Dec 17 11:07:08 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1BA116A475 for ; Mon, 17 Dec 2007 11:07:08 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B35AE13C4D1 for ; Mon, 17 Dec 2007 11:07:08 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBHB78wN088397 for ; Mon, 17 Dec 2007 11:07:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBHB77Zc088393 for freebsd-usb@FreeBSD.org; Mon, 17 Dec 2007 11:07:07 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 17 Dec 2007 11:07:07 GMT Message-Id: <200712171107.lBHB77Zc088393@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-usb@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-usb@FreeBSD.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 11:07:08 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/84750 usb [hang] 6-BETA2 reboot/shutdown with root_fs on externa o usb/91629 usb usbd_abort_pipe() may result in infinite loop 2 problems total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/46176 usb [panic] umass causes kernel panic if device removed be o i386/46371 usb USB controller cannot be initialized on IBM Netfinity o bin/57255 usb usbd and multi-function devices o usb/63621 usb [usb] USB MemoryStick Reader stalls/crashes system o usb/69006 usb [patch] Apple Cinema Display hangs USB ports o usb/71155 usb [usb] misbehaving usb-printer hangs processes, causes o usb/73307 usb [panic] Kernel panics on USB disconnect o usb/74771 usb [umass] mounting write-protected umass device as read/ o usb/75705 usb [panic] da0 attach / Optio S4 (with backtrace) o usb/75797 usb 5.3-STABLE(2005 1/4) detect USB headset, But can not f o usb/76395 usb USB printer does not work, usbdevs says "addr 0 should o usb/77184 usb [panic] kernel panic on USB device disconnect o usb/77294 usb [ulpcom] [panic] ucom + ulpcom panic o usb/79269 usb USB ohci da0 plug/unplug causes crashes and lockups. o usb/79287 usb [uhci] UHCI hang after interrupt transfer o usb/79524 usb printing to Minolta PagePro 1[23]xxW via USB fails wit a usb/79656 usb [usb] RHSC interrupts lost o usb/79722 usb [usb] wrong alignments in ehci.h o usb/80040 usb [hang] Use of sound mixer causes system freeze with ua o usb/80361 usb [patch] mounting of usb-stick fails o usb/80829 usb possible panic when loading USB-modules o usb/80862 usb [patch] USB locking issues: missing some Giant calls o usb/82350 usb [usb] null pointer dereference in USB stack o usb/82520 usb Reboot when USL101 connected s usb/82569 usb [usb] USB mass storage plug/unplug causes system panic o usb/82660 usb [umass] [panic] EHCI: I/O stuck in state 'physrd'/pani o usb/83563 usb [panic] Page Fault while detaching Mpman Usb device o usb/83677 usb [usb] usb controller often not detected (Sun W2100z) o usb/83756 usb [ums] [patch] Microsoft Intellimouse Explorer 4.0A doe o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o usb/84326 usb [umass] Panic trying to connect SCSI tape drive via US o usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o usb/86767 usb [usb] [patch] bogus "slice starts beyond end of the di o usb/88743 usb [hang] USB makes kernel hang at boot (regression in 6. o usb/88966 usb [modules] kldunload ucom.ko returns "Device busy" erro o usb/89003 usb LaCie Firewire drive not properly supported under 6.0 o usb/89954 usb [usb] USB Disk driver race condition? o usb/90700 usb [umass] [panic] Kernel panic on connect/mount/use umas o usb/91238 usb [umass] USB tape unit fails to write a second tape fil o usb/91283 usb booting very slow with usb devices connection (regress o usb/91538 usb [ulpt] [patch] Unable to print to EPSON CX3500 o usb/91906 usb [hang] FreeBSD hangs while booting with USB legacy sup o usb/92052 usb [unlpt] usbd causes defunct process with busy file-han o usb/92083 usb [ural] [panic] panic using WPA on ural NIC in 6.0-RELE o usb/92142 usb SET_ADDR_FAILED and SHORT_XFER errors from usb drivers o usb/92171 usb [panic] panic unplugging Vodafone Mobile Connect (UMTS o usb/93155 usb [ulpt] /dev/ulpt0: device busy, USB printer does not w o usb/93408 usb [mouse] hw.acpi.cpu.cx_lowest=C3 on AMD Turion causes o usb/93640 usb [irq] device ehci causes interrupt storm on this MSI a o usb/93828 usb [panic] ohci causes panic on boot (HP Pavillion d4100e o usb/94166 usb btx halted with a flashcard plugged o usb/94384 usb [panic] kernel panic with usb2 hardware o usb/94717 usb [ulpt] Reading from /dev/ulpt can break work of a UHCI o usb/94813 usb [umass] mounting write-protected umass device freezes o usb/94897 usb [panic] Kernel Panic when cleanly unmounting USB disk o usb/95131 usb [install] Boot/setup process does not accept key strok o usb/95348 usb [kbd] USB keyboard unplug causes noise on screen o usb/95562 usb [umass] Write Stress in USB Mass drive causes "vinvalb o usb/95636 usb [boot] 5 minute delay at boot when using VT6205 based o usb/96120 usb [mouse] USB mouse not always detected o usb/96224 usb [usb] mount_msdosfs cause page fault in syncer process o usb/96457 usb [panic] fatback on umass = reboot o usb/97286 usb [mouse] MS Wireless Intellimouse Explorer 2.0 doesn't o usb/99431 usb [kbd] FreeBSD on MSI 6566E (Intel 845E motherboards) d o usb/101096 usb [if_ural] [panic] USB WLAN occasionally causes kernel- o usb/101448 usb [ohci] FBSD 6.1-STABLE/AMD64 crashes under heavy USB/O o usb/101752 usb [umass] [panic] 6.1-RELEASE kernel panic on usb device o usb/102066 usb [ukbd] usb keyboard and multimedia keys don't work o usb/102096 usb [patch] /usr/sbin/usbd does not handle multiple device o usb/103025 usb [usb] wrong detection of USB device for FreeBSD 6.1 an o usb/104292 usb [hang] system lockup on forced umount of usb-storage d o usb/104830 usb [umass] system crashes when copying data to umass devi o usb/105186 usb USB 2.0/ehci on FreeBSD 6.2-PRE/AMD64 crashes box o usb/106615 usb [uftdi] uftdi module does not automatically load with o usb/106648 usb [hang] USB Floppy on D1950 10 min Hang on Insert w/o F o usb/106832 usb USB HP printer is not detected by kernel when ACPI ena o usb/107248 usb [umass] [patch] scsi_da.c quirk for Cowon iAUDIO X5 MP o usb/107446 usb [umass] umass problems (usb and fw disks) o usb/107827 usb [panic] ohci_add_done addr not found o usb/107848 usb [umass] cannot access Samsung flash disk o usb/107924 usb [patch] usbd(8) does not call detach o usb/108513 usb [umass] Creative MuVo TX FM fails in 6.2-RELEASE (regr o usb/109274 usb [usb] MCP55 USB Controller fails to attach in AMD64 Cu o usb/109397 usb [panic] on boot from USB flash o usb/110856 usb [ugen] [patch] interrupt in msgs are truncated when bu o usb/110988 usb [umass] [patch] Handling of quirk IGNORE_RESIDUE is um o usb/111753 usb [uhid] [panic] Replicable system panic involving UHID o usb/112568 usb USB mode may wrong when mounting Playstation Pro o usb/112631 usb [panic] Problem with SONY DSC-S80 camera o usb/112640 usb [usb] [hang] Kernel freezes when writing a file to an o usb/113478 usb [boot] FreeBSD could not start on Core2Duo notebook fr o usb/113629 usb [ukbd] Dropped USB keyboard events on Dell Latitude D6 o usb/113672 usb [ehci] [panic] Kernel panic with AEWIN CB6971 o usb/113851 usb [boot] Unable to boot install cd from USB-CDROM o usb/113977 usb [feature request] Need a way to set mode of USB disk's o usb/114310 usb [panic] USB hub attachment panics kernel during libusb o usb/114682 usb USB media-card reader unusable o kern/114780 usb [uplcom] [panic] Panics while stress testing the uplco o usb/115298 usb Turning off USB printer panics kernel o usb/116561 usb RELENG_6 umodem panic "trying to sleep while sleeping o usb/116947 usb [patch] enable boot protocol on the USB keyboards o usb/117150 usb [zyd] usb zyd device under moderate load panics system o usb/117200 usb [ugen] ugen0 prints strange string on attach if detach o usb/117313 usb [panic] panic on usb camera attachment o usb/117613 usb uhci interrupt storm & USB leaked memory on destroy o usb/117719 usb umass plugging with hald running causes kernel panics o usb/117946 usb D-Link DUB-E100 rev. B1 crashes FreeBSD 7.0-BETA2 o usb/117955 usb plugging minolta dimage a2 crashes os o usb/118140 usb [ucom] [patch] quick hack for ucom to get it behave wi o usb/118141 usb usb serial and nokia phones ucomreadcb ucomreadcb: IOE o usb/118353 usb [panic] [ppp] repeatable kernel panic during ppp(4) se o usb/118391 usb Add uscanner ID for Epson CX4800 o usb/118480 usb Timeout in USB mass storage freezes vfs layer or crash 113 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/30929 usb [usb] [patch] use usbd to initialize USB ADSL modem o usb/40948 usb [usb] USB HP CDW8200 does not work o usb/48342 usb [PATCH] usbd dynamic device list. f usb/51958 usb [urio] [patch] update for urio driver o usb/52026 usb [usb] feature request: umass driver support for InSyst o usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fails to work o usb/59698 usb [kbd] [patch] Rework of ukbd HID to AT code translatio o usb/62257 usb [umass] card reader UCR-61S2B is only half-supported o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o usb/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops input on usb- o usb/66547 usb [usb] Palm Tungsten T USB does not initialize correctl o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o usb/70523 usb [usb] [patch] umct sending/receiving wrong characters o usb/71280 usb [aue] aue0 device (linksys usb100tx) doesn't work in 1 o usb/71416 usb [ugen] Cryptoflex e-gate USB token (ugen0) detach is n o usb/71417 usb [ugen] Cryptoflex e-gate USB token (ugen0) communicati o usb/71455 usb [usb] Slow USB umass performance of 5.3 o usb/72380 usb [usb] USB does not work [dual Celeron Abit] o usb/72733 usb Kyocera 7135 Palm OS connection problem. o usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse not working in o usb/74211 usb [umass] USB flash drive causes CAM status 0x4 on 4.10R f usb/74453 usb [patch] Q-lity CD-RW USB ECW-043 (ScanLogic SL11R chip o usb/74557 usb imation 500mb usb key can only be written halfway on f o usb/75764 usb [umass] [patch] "umass0: Phase Error" - no device for o usb/75800 usb [ucom] ucom1: init failed STALLED error in time of syn o usb/75928 usb Cytronix SmartMedia card (SMC) reader has problems whe o usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4) not used by o usb/76653 usb [umass] [patch] Problem with Asahi Optical usb device o usb/76732 usb Mouse problems with USB KVM Switch f usb/78984 usb [patch] Creative MUVO umass failure o usb/79723 usb [usb] prepare for high speed isochronous transfers o usb/80774 usb [patch] have "usbd_find_desc" in line with the other " o usb/80776 usb [udav] UDAV device driver shouldn't use usb_add_task o usb/80777 usb usb_rem_task() should wait for callback to complete? o usb/80854 usb suggestion for new iface-no-probe mechanism o usb/80935 usb [uvisor] [patch] uvisor.c is not work with CLIE TH55. f usb/81621 usb external hd hangs under load on ehci o usb/83863 usb [ugen] Communication problem between opensc/openct via o usb/85067 usb Cannot attach ScanJet 4300C to usb device o usb/85257 usb [boot] BTX boot loader fails on USB CDROM (HP DL145 Op o usb/86298 usb [mouse] Known good USB mouse won't work with correct s o usb/87224 usb Cannot mount USB Zip750 o usb/87648 usb [mouse] Logitech USB-optical mouse problem. o usb/88408 usb [axe] axe0 read PHY failed o usb/91546 usb [umodem] [patch] Nokia 6630 mobile phone does not work o usb/91811 usb Compact Flash in HP Photosmart 2610 return " Medium n o usb/91896 usb Serial Number of USB Memory Sticks is not passed throu o usb/92852 usb [mouse] [patch] Vertical scroll not working properly o o usb/93389 usb [umass] [patch] Digital Camera Pentax S60 don't work o usb/93872 usb [patch] SCSI quirk required for ELTA 8061 OL USB memor o usb/95037 usb [umass] USB disk not recognized on hot-plug. o usb/95173 usb [umass] [patch] cannot mount external usb harddisk VIA o usb/96381 usb [patch] add a quirk table entry for a flash ram usb st o usb/97175 usb [hang] USB cardreader hangs system o usb/97472 usb [patch] add support for Olympus C150,D390 o usb/98343 usb [boot] BBB reset failed errors with Creative Muvo MP3 o usb/99538 usb [kbd] while using USB keyboard default params of atkbd o usb/100746 usb [kbd] system does not boot due to USB keyboard problem o usb/101761 usb [patch] usb.h: increase maximal size of report descrip o usb/101775 usb [libusbhid] [patch] possible error in report descripto o usb/102678 usb [kbd] Dell PowerEdge DRAC5 USB Keyboard does not work o usb/102976 usb [panic] Casio Exilim Digital Camera cause panic o usb/103046 usb [ulpt] [patch] ulpt event driven I/O with select(2) an o usb/103289 usb USB 2.0 problems on AMD LX-800 CPU and CS-5536 chipset o usb/103418 usb [usb] [patch] usbhidctl: add ability to write output a o usb/103917 usb USB driver reports "Addr 0 should never happen" o usb/104290 usb [umass] [patch] quirk: TOSHIBA DVD-RAM drive (libretto o usb/104352 usb [ural] [patch] ural driver doesnt work o usb/104645 usb Rave C-201 MP3 player does not communicate o usb/105065 usb [sata] SATA - USB Bridge f usb/105361 usb [panic] Kernel panic during unmounting mass storage (C o usb/106041 usb FreeBSD does not recognise Mustek BearPaw 2400TA usb s o usb/106621 usb [axe] [patch] DLINK DUB-E100 support broken o usb/106861 usb [usbdevs] [patch]: usbdevs update: Add product ACER Ze o usb/107243 usb [patch] Apacer USB Flash Drive quirk o usb/107388 usb [PATCH] Add utoppy device from NetBSD o usb/107496 usb USB device problem on RELENG_6_2 (SHORT_XFER) (regress o usb/107665 usb [usb] [patch] uscanner support for epson stylus DX5050 o usb/107701 usb [usbd] usbd ignores "detach" o usb/107935 usb [uplcom] [panic] panic while accessing /dev/cuaU0 o usb/108056 usb [ohci] Mouse gets powered off during device probe when o usb/108344 usb [panic] kernel with atausb panics when unplugging USB o usb/108509 usb [hang] FreeBSD hang at startup after ehci0 detected (C o usb/110197 usb [umass] Sony PSP umass device does not detach from EHC s usb/110991 usb [patch] QUIRK: Super Top IDE DEVICE (depends on usb/11 o usb/112461 usb [ehci] ehci USB 2.0 doesn't work on nforce4 o usb/112463 usb problem with Samsung USB DVD writer, libscg and FreeBS o usb/112944 usb [patch] Bi-directional access to HP LaserJet 1010 prin o usb/113060 usb [usbdevs] [patch] Samsung printer not working in bidir o usb/113432 usb WARNING: attempt to net_add_domain(netgraph) after dom o conf/114013 usb [patch] WITHOUT_USB allow to compil a lot of USB stuff o usb/114068 usb [umass] [patch] Problems with connection of the umass p usb/114860 usb if_udav / ShanTou ST268 USB NIC o usb/114916 usb USB Maxtor drive (L300RO) requires quirk. o usb/115080 usb using a Hercules HWGUSB2-54-V2 wifi usb adapter o usb/115197 usb can not install from USB stick drive o usb/115400 usb [ehci] Problem with EHCI on ASUS M2N4-SLI o usb/115737 usb uplcom doesn't identify my Prolific 2303 any more o usb/115933 usb RATOC REX-USB60F (usb serial converter) is working o usb/115935 usb [patch] kernel counterproductively attaches to Cyber P o usb/116282 usb Cannot print on USB HP LJ1018 or LJ1300 o usb/116574 usb [patch] Add device ids for ICH8 USB chipsets o usb/116898 usb panic: sleeping thread while using USB hard drive o usb/117075 usb [scsi_da] [patch] quirk: USB Samsung YP-U3 MP3 o usb/117183 usb USB/fusefs -- Fatal trap 12: page fault while in kerne o usb/117185 usb [patch] [umodem] Add support for UNION interface descr o usb/117205 usb [uscanner] [patch] uscanner support for HP ScanJet 447 o usb/117366 usb USB keyboard status lights not working properly o usb/117546 usb [usbdevs] [patch] Add MaxStream ZigBee product ID to u o usb/117598 usb [uaudio] [patch] Not possible to record with Plantroni o usb/117893 usb Lacie USB DVD writing failing o usb/117911 usb Mouse Gembird MUSWC not work o usb/117938 usb [Patch] Adding support for MS WL Natural and MS WL Opt o usb/118098 usb 6th gen iPod causes problems when disconnecting. o usb/118374 usb Patch to support Option GlobeTrotter Max 3.6 wireless o usb/118479 usb ubsa driver does not recognize AnyDATA ADU-500A o usb/118485 usb Logitech Headset Workaround o usb/118571 usb BTX issues when booting FreeBSD 7 from a USB CD-ROM o usb/118670 usb Razer Copperhead Laser Mouse shows up as keyboard o usb/118686 usb [usbdevs] [patch] teach usbdevs / ubsa(4) about Huawei o usb/118741 usb [PATCH] Support for Nikon D300 digital camera (as USB 121 problems total. From owner-freebsd-usb@FreeBSD.ORG Tue Dec 18 13:48:36 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0874B16A420 for ; Tue, 18 Dec 2007 13:48:36 +0000 (UTC) (envelope-from leftitburn@gmail.com) Received: from mail.void.com.ua (void.com.ua [62.149.17.46]) by mx1.freebsd.org (Postfix) with ESMTP id A2E1513C4E3 for ; Tue, 18 Dec 2007 13:48:35 +0000 (UTC) (envelope-from leftitburn@gmail.com) Received: from [217.27.145.102] (helo=[10.1.1.192]) by mail.void.com.ua with esmtpa (Exim 4.68 (FreeBSD)) (envelope-from ) id 1J4cRY-0002ee-NF for freebsd-usb@freebsd.org; Tue, 18 Dec 2007 15:25:11 +0200 Message-ID: <4767CA63.8060403@gmail.com> Date: Tue, 18 Dec 2007 15:25:55 +0200 From: Andrey Mikhailov User-Agent: Thunderbird 2.0.0.6 (X11/20071110) MIME-Version: 1.0 To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) X-Spam-Report: Spam detection software, running on the system "void.com.ua", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: Is it possible to add this device support ? # udesc_dump /dev/ugen0 Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0200 bDeviceClass ef bDeviceSubClass 01 bDeviceProtocol 01 bMaxPacketSize 16 idVendor 0930 idProduct 0d29 bcdDevice 0000 iManufacturer 1 iProduct 2 iSerialNumber 3 bNumConfigurations 1 [...] Content analysis details: (-1.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP Subject: Toshiba Portege G900 support request X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 13:48:36 -0000 Is it possible to add this device support ? # udesc_dump /dev/ugen0 Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0200 bDeviceClass ef bDeviceSubClass 01 bDeviceProtocol 01 bMaxPacketSize 16 idVendor 0930 idProduct 0d29 bcdDevice 0000 iManufacturer 1 iProduct 2 iSerialNumber 3 bNumConfigurations 1 Configuration 0: Standard Configuration Descriptor: bLength 9 bDescriptorType 02 wTotalLength 62 bNumInterface 2 bConfigurationValue 1 iConfiguration 0 bmAttributes c0 (self-powered) bMaxPower 250 (500 mA) Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass ef bInterfaceSubClass 01 bInterfaceProtocol 01 iInterface 0 Descriptor: bLength 5 bDescriptorType 24 bDescriptorSubtype 01 05 24 01 00 01 Descriptor: bLength 4 bDescriptorType 24 bDescriptorSubtype 02 04 24 02 00 Descriptor: bLength 5 bDescriptorType 24 bDescriptorSubtype 02 05 24 02 00 01 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 81 (in) bmAttributes 03 (Interrupt) wMaxPacketSize 8 bInterval 1 Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 0a bInterfaceSubClass 00 bInterfaceProtocol 00 iInterface 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 82 (in) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 03 (out) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Codes Representing Languages by the Device: bLength 4 bDescriptorType 03 wLANGID[0] 0409 String (index 1): Toshiba Corporation String (index 2): Toshiba RNDIS String (index 3): e6461300-3205-0801-3804-0dd0120906ff And when I put em to mass storage mode i got the following message in dmesg umass0: on uhub2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: < > Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 1964MB (4022272 512 byte sectors: 255H 63S/T 250C) dmesg -a FreeBSD fusion 7.0-BETA2 FreeBSD 7.0-BETA2 #11: Wed Nov 7 19:35:15 EET 2007 root@fusion:/.1/.bsdstaff/obj/.1/.bsdstaff/src/sys/ZLOVRED i386 Thanks in advance. From owner-freebsd-usb@FreeBSD.ORG Thu Dec 20 13:04:22 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FC7016A419 for ; Thu, 20 Dec 2007 13:04:22 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id DE61213C461 for ; Thu, 20 Dec 2007 13:04:21 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com ([208.45.246.58]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id lBKD4KgB041291 for ; Thu, 20 Dec 2007 08:04:21 -0500 (EST) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id lBKD4LD3045115 for ; Thu, 20 Dec 2007 08:04:21 -0500 (EST) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id lBKD4Lak045114 for freebsd-usb@freebsd.org; Thu, 20 Dec 2007 08:04:21 -0500 (EST) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200712201304.lBKD4Lak045114@himinbjorg.tucs-beachin-obx-house.com> To: freebsd-usb@freebsd.org Date: Thu, 20 Dec 2007 08:04:21 -0500 (EST) X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: device problem (SET_ADDR_FAILED), disabling port 1 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 13:04:22 -0000 Hi, FreeBSD himinbjorg.tucs-beachin-obx-house.com 5.5-STABLE FreeBSD 5.5-STABLE #9: Tue Jan 23 23:44:47 EST 2007 root@himinbjorg.tucs-beachin-obx-house.com:/usr/obj/usr/src/sys/HIMINBJORG53 i386 I'm trying to plug in a Lexar Media USB 2.0 Multi-Card Reader that I've been using for the last few years, but all of a sudden I'm getting this message : Dec 20 07:55:29 himinbjorg kernel: uhub1: device problem (SET_ADDR_FAILED), disabling port 1 Dec 20 07:58:54 himinbjorg kernel: uhub0: device problem (SET_ADDR_FAILED), disabling port 1 (Once in each of the 2 ports I have on my Dell Inspiron 8200). himinbjorg# usbdevs -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 powered port 2 powered Controller /dev/usb1: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 powered port 2 powered himinbjorg# usbdevs -d addr 1: UHCI root hub, Intel uhub0 addr 1: UHCI root hub, Intel uhub1 >From dmesg.boot : uhci0: port 0xbf80-0xbf9f irq 11 at device 29.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xbf20-0xbf3f irq 11 at device 29.2 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered What isn't happening properly? Thanks, Tuc From owner-freebsd-usb@FreeBSD.ORG Thu Dec 20 17:21:04 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F48116A418 for ; Thu, 20 Dec 2007 17:21:04 +0000 (UTC) (envelope-from vibovit@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 8BE8913C448 for ; Thu, 20 Dec 2007 17:21:03 +0000 (UTC) (envelope-from vibovit@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so675773uge.37 for ; Thu, 20 Dec 2007 09:21:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; bh=ZW4a9MLoshJZBxoz31JXC1PaEasi9fkMXvNVYLRzevE=; b=guuDyHURgSjJ+2M2E9E8vo5j/S32A2W3zp8F4PoaGbQdNVYY3Zl2ThEy7z4jJg1Rn2UsuPtdrAYPbNXtiOJtPxyRXRxcuH5LY9SlrPYpafEd5Ods3iQFCWsXJ4giIOIOuS+mmPkd7NxKm3gPit9I53ehlevFAsv5nhxMZw+tmJY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; b=pLoTmODivyrXn2Z6MXNdSkW3lZBhjV0P/2HRHXq0ps1vEgI3qv/WJlXvU1Al5qR+YZ622x3+gEx5NG0+dT2A5lfhpEYNOK1SlSEo2Zk5eAnurrngfjJPWLmd9gFv6Ss9u5BCNrW86VOpy0MEGsISb3K7HOCIX3JwC2SVPzY0K5c= Received: by 10.66.219.11 with SMTP id r11mr3675344ugg.31.1198169598235; Thu, 20 Dec 2007 08:53:18 -0800 (PST) Received: from darkstar.lan ( [87.207.241.5]) by mx.google.com with ESMTPS id l33sm2889522ugc.67.2007.12.20.08.53.16 (version=SSLv3 cipher=OTHER); Thu, 20 Dec 2007 08:53:17 -0800 (PST) Date: Thu, 20 Dec 2007 17:54:08 +0100 From: Artur Bitner To: freebsd-usb@freebsd.org Message-Id: <20071220175408.0476ecd1.vibovit@gmail.com> X-Mailer: Sylpheed 2.4.4 (GTK+ 2.12.3; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Current Wacom tablet support ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 17:21:04 -0000 Hi I'm planning to buy one of those Wacom Bamboo USB tablets to make my graphic work easier. Looking at google for Freebsd support gives nothing, at least nothing written less then 3-5 years :\ So I'm asking what's the current status of usb tablet support ?? using serial tablet instead is not an option. So, is there chance for working usb tablet on freebsd ? and maybe some clues about xorg configuration ? I know that on Netbsd and Openbsd usb wacom hardware works, but i don't want to change BSD flavor ;) any suggestions are appreciated. -- Artur Bitner From owner-freebsd-usb@FreeBSD.ORG Fri Dec 21 02:13:50 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A294C16A419 for ; Fri, 21 Dec 2007 02:13:50 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id 65F8C13C4E5 for ; Fri, 21 Dec 2007 02:13:50 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0JTD0047MKQE9G00@osl1smout1.broadpark.no> for freebsd-usb@freebsd.org; Fri, 21 Dec 2007 02:13:26 +0100 (CET) Received: from kg-work.kg4.no ([80.202.173.59]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JTD009KIKQDTXM3@osl1sminn1.broadpark.no> for freebsd-usb@freebsd.org; Fri, 21 Dec 2007 02:13:26 +0100 (CET) Date: Fri, 21 Dec 2007 02:13:25 +0100 From: Torfinn Ingolfsen To: freebsd-usb@freebsd.org Message-id: <20071221021325.3c3600c0.torfinn.ingolfsen@broadpark.no> In-reply-to: <20071220175408.0476ecd1.vibovit@gmail.com> References: <20071220175408.0476ecd1.vibovit@gmail.com> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.3; i386-portbld-freebsd6.2) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: Current Wacom tablet support ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 02:13:50 -0000 On Thu, 20 Dec 2007 17:54:08 +0100 Artur Bitner wrote: > I'm planning to buy one of those Wacom Bamboo USB tablets to make my > graphic work easier. Looking at google for Freebsd support gives > nothing, at least nothing written less then 3-5 years :\ So I'm > asking what's the current status of usb tablet support ?? using > serial tablet instead is not an option. FWIW, I have a Wacom CTF-420 tablet connected to my machine. Here is the relevant 'usbdevs -v' output: port 2 addr 2: low speed, power 40 mA, config 1, CTF-420 V2.0-0 (0x0062), WACOM(0x056a), rev 2.00 Moused detected this as ums0, and autmatically added it: root@kg-work# ps ax | grep moused 550 ?? Is 0:00.98 /usr/sbin/moused -p /dev/ums0 -t auto -I /var/run/moused.ums0.pid 1135 ?? Is 3:57.34 /usr/sbin/moused -p /dev/psm0 -t auto (the other is my standard ps2 mouse) and it works fine as a mouse. > So, is there chance for working usb tablet on freebsd ? and maybe > some clues about xorg configuration ? Sorry, can''t help you there. My xorg.conf is standard wrt mouse configuration: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection I guess I could have the tablet working as a real tablet if I had tried to find a better configuration for my xorg.conf. HTH -- Regards, Torfinn Ingolfsen, Norway From owner-freebsd-usb@FreeBSD.ORG Fri Dec 21 02:40:00 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA68316A418 for ; Fri, 21 Dec 2007 02:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B5E8E13C467 for ; Fri, 21 Dec 2007 02:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBL2e026022034 for ; Fri, 21 Dec 2007 02:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBL2e0gC022033; Fri, 21 Dec 2007 02:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 21 Dec 2007 02:40:00 GMT Resent-Message-Id: <200712210240.lBL2e0gC022033@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, Maurice Castro Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A641916A419 for ; Fri, 21 Dec 2007 02:31:09 +0000 (UTC) (envelope-from maurice@atum.castro.aus.net) Received: from atum.castro.aus.net (atum.castro.aus.net [202.147.99.226]) by mx1.freebsd.org (Postfix) with ESMTP id 2764B13C44B for ; Fri, 21 Dec 2007 02:31:08 +0000 (UTC) (envelope-from maurice@atum.castro.aus.net) Received: from atum.castro.aus.net (localhost.castro.aus.net [127.0.0.1]) by atum.castro.aus.net (8.13.8/8.13.8) with ESMTP id lBL2Jrgc044327 for ; Fri, 21 Dec 2007 13:19:53 +1100 (EST) (envelope-from maurice@atum.castro.aus.net) Received: (from maurice@localhost) by atum.castro.aus.net (8.13.8/8.13.8/Submit) id lBL2JqKY044326; Fri, 21 Dec 2007 13:19:52 +1100 (EST) (envelope-from maurice) Message-Id: <200712210219.lBL2JqKY044326@atum.castro.aus.net> Date: Fri, 21 Dec 2007 13:19:52 +1100 (EST) From: Maurice Castro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: usb/118915: usbhidctl appears to not report features and write size correctly X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maurice Castro List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 02:40:01 -0000 >Number: 118915 >Category: usb >Synopsis: usbhidctl appears to not report features and write size correctly >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 02:40:00 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Maurice Castro >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD atum.castro.aus.net 6.2-RELEASE FreeBSD 6.2-RELEASE #3: Fri Nov 9 12:40:40 EST 2007 root@atum2.castro.aus.net:/usr/src/sys/i386/compile/ATUM i386 FreeBSD all versions >Description: system utility usbhidctl does not use hid_report_size as per documentation (arguments 2 and 3 are transposed) appears to report incorrect values in output >How-To-Repeat: >Fix: --- /usr/src/usr.bin/usbhidctl/usbhid.c Mon May 26 14:58:26 2003 +++ ./usbhid.c Fri Dec 21 13:12:08 2007 @@ -148,13 +148,13 @@ } } hid_end_parse(d); - size = hid_report_size(r, 0, hid_input); + size = hid_report_size(r, hid_input, 0); printf("Total input size %d bytes\n", size); - size = hid_report_size(r, 0, hid_output); + size = hid_report_size(r, hid_output, 0); printf("Total output size %d bytes\n", size); - size = hid_report_size(r, 0, hid_feature); + size = hid_report_size(r, hid_feature, 0); printf("Total feature size %d bytes\n", size); } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Fri Dec 21 03:30:03 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7767F16A417 for ; Fri, 21 Dec 2007 03:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6CF0113C44B for ; Fri, 21 Dec 2007 03:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBL3U2Au056192 for ; Fri, 21 Dec 2007 03:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBL3U2h5056187; Fri, 21 Dec 2007 03:30:02 GMT (envelope-from gnats) Date: Fri, 21 Dec 2007 03:30:02 GMT Message-Id: <200712210330.lBL3U2h5056187@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Maurice Castro Cc: Subject: Re: usb/118915: usbhidctl appears to not report features and write size correctly X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maurice Castro List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 03:30:03 -0000 The following reply was made to PR usb/118915; it has been noted by GNATS. From: Maurice Castro To: bug-followup@FreeBSD.org, Maurice Castro Cc: Subject: Re: usb/118915: usbhidctl appears to not report features and write size correctly Date: Fri, 21 Dec 2007 14:07:26 +1100 --Apple-Mail-1-855914301 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Update to patch as the hid_report_size function is used inconsistently with the documentation in another spot: --Apple-Mail-1-855914301 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name=usbhidctl.diff Content-Disposition: attachment; filename=usbhidctl.diff --- /usr/src/usr.bin/usbhidctl/usbhid.c Mon May 26 14:58:26 2003 +++ ./usbhid.c Fri Dec 21 13:21:19 2007 @@ -148,13 +148,13 @@ } } hid_end_parse(d); - size = hid_report_size(r, 0, hid_input); + size = hid_report_size(r, hid_input, 0); printf("Total input size %d bytes\n", size); - size = hid_report_size(r, 0, hid_output); + size = hid_report_size(r, hid_output, 0); printf("Total output size %d bytes\n", size); - size = hid_report_size(r, 0, hid_feature); + size = hid_report_size(r, hid_feature, 0); printf("Total feature size %d bytes\n", size); } @@ -219,7 +219,7 @@ } hid_end_parse(d); rev(&hids); - dlen = hid_report_size(rd, 0, hid_input); + dlen = hid_report_size(rd, hid_input, 0); dbuf = malloc(dlen); if (!loop) if (ioctl(f, USB_SET_IMMED, &one) < 0) { --Apple-Mail-1-855914301-- From owner-freebsd-usb@FreeBSD.ORG Fri Dec 21 03:41:16 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C789B16A41A; Fri, 21 Dec 2007 03:41:16 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A5AA113C442; Fri, 21 Dec 2007 03:41:16 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBL3fGl7065557; Fri, 21 Dec 2007 03:41:16 GMT (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBL3fG4v065521; Thu, 20 Dec 2007 20:41:16 -0700 (MST) (envelope-from imp) Date: Thu, 20 Dec 2007 20:41:16 -0700 (MST) Message-Id: <200712210341.lBL3fG4v065521@freefall.freebsd.org> To: maurice@atum.castro.aus.net, imp@FreeBSD.org, freebsd-usb@FreeBSD.org From: imp@FreeBSD.org Cc: Subject: Re: usb/118915: usbhidctl appears to not report features and write size correctly X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 03:41:16 -0000 Synopsis: usbhidctl appears to not report features and write size correctly State-Changed-From-To: open->patched State-Changed-By: imp State-Changed-When: Thu Dec 20 20:41:00 MST 2007 State-Changed-Why: Fixed in current http://www.freebsd.org/cgi/query-pr.cgi?pr=118915 From owner-freebsd-usb@FreeBSD.ORG Fri Dec 21 03:50:03 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2474D16A417 for ; Fri, 21 Dec 2007 03:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1A76F13C465 for ; Fri, 21 Dec 2007 03:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBL3o27j070104 for ; Fri, 21 Dec 2007 03:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBL3o2OJ070103; Fri, 21 Dec 2007 03:50:02 GMT (envelope-from gnats) Date: Fri, 21 Dec 2007 03:50:02 GMT Message-Id: <200712210350.lBL3o2OJ070103@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: usb/118915: commit references a PR X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 03:50:03 -0000 The following reply was made to PR usb/118915; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: usb/118915: commit references a PR Date: Fri, 21 Dec 2007 03:40:44 +0000 (UTC) imp 2007-12-21 03:40:36 UTC FreeBSD src repository Modified files: usr.bin/usbhidctl usbhid.c Log: usbhidctl appears to not report features and write size correctly This turns out to be due to an argument botch for hid_report_size. The PR contained patches to fix the argument botch. Submitted by: Maurice Castro PR: usb/118915 Revision Changes Path 1.12 +4 -4 src/usr.bin/usbhidctl/usbhid.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-usb@FreeBSD.ORG Sat Dec 22 05:11:33 2007 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF08916A419; Sat, 22 Dec 2007 05:11:33 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id 4E1D313C45B; Sat, 22 Dec 2007 05:11:33 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.1/8.14.1) with ESMTP id lBM4fiJ4064588 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 21 Dec 2007 23:41:44 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.14.1/8.14.1/Submit) id lBM4fiT1064587; Fri, 21 Dec 2007 23:41:44 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: stable@FreeBSD.org Date: Fri, 21 Dec 2007 23:41:43 -0500 User-Agent: KMail/1.9.7 X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: freebsd-usb@FreeBSD.org Subject: usb/umass, devfs: this sucks X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2007 05:11:33 -0000 Another attempt to use USB-storage with FreeBSD, another moment of hair-pulling frustration. I attach the card-reader with the media card already inserted (detection of card-insertion has not worked in a long time, if ever). The "disk" appears: umass1: Genesys USB Reader, rev 2.00/91.38, addr 3 da6 at umass-sim1 bus 1 target 0 lun 0 da6: Removable Direct Access SCSI-0 device da6: 40.000MB/s transfers da6: 1938MB (3970048 512 byte sectors: 255H 63S/T 247C) (da6:umass-sim1:1:0:0): AutoSense Failed But the "slices" (/dev/da6s1, etc.) don't appear: http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/76461 In the past, trying to mount, or otherwise read the da6 would result in the slices appearing -- an awful wart, when it works. So I try it, but it does not work: root@aldan:/home/mi (116) mount -tmsdosfs /dev/da6 /mnt ... hang ... Pressing Ctrl-T: load: 0.58 cmd: mount_msdosfs 64452 [GEOM topology] 0.00u 0.00s 0% 804k ... load: 0.47 cmd: mount_msdosfs 64452 [GEOM topology] 0.00u 0.00s 0% 804k It still hangs, and now other things hang too. top, for example, hangs on start-up: mi@aldan:~ (1084) top ... hang ... Pressing Ctrl-T: load: 0.57 cmd: top 64480 [devfs] 0.00u 0.00s 0% 1652k load: 0.57 cmd: top 64480 [devfs] 0.00u 0.00s 0% 1652k load: 0.57 cmd: top 64480 [devfs] 0.00u 0.00s 0% 1652k load: 0.57 cmd: top 64480 [devfs] 0.00u 0.00s 0% 1652k No new window can be opened either -- presumably due to devfs hanging. I suspect, that anything attempting to use even the /dev/null is hanging now. So, not only the USB itself is broken, our wonderful devfs is rather creaky too -- nothing should be in an uninterruptible state like this for more than a millisecond. 25 minutes later the mount finally gave up: umass1: BBB reset failed, TIMEOUT umass1: BBB bulk-in clear stall failed, TIMEOUT umass1: BBB bulk-out clear stall failed, TIMEOUT mount_msdosfs: /dev/da6: Input/output error Things are back to "normal" again, but the media card is still inaccessible. I'll try to work with it using mtools -- I had some success in the pass accessing the FAT-filesystem on the media cards using mcopy, mdir, etc. I'm using 6.3-PRERELEASE as of Dec 6th, but a search for umass-related bugs http://www.freebsd.org/cgi/query-pr-summary.cgi?text=umass reveals plenty of really old problems, which don't even have a single follow-up from FreeBSD-developers. Like: http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/95037 http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/95173 http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/107848 Looks like USB is unmaintained and getting worse. Are we really shipping this as "the most recent stable release"? -mi From owner-freebsd-usb@FreeBSD.ORG Sat Dec 22 13:46:46 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26DFE16A473; Sat, 22 Dec 2007 13:46:46 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id E255D13C4F8; Sat, 22 Dec 2007 13:46:45 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.1/8.13.8) with ESMTP id lBMDE00M076466; Sat, 22 Dec 2007 08:14:00 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id lBMDDx5M036478 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 22 Dec 2007 08:13:59 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200712221313.lBMDDx5M036478@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sat, 22 Dec 2007 08:14:04 -0500 To: Mikhail Teterin , stable@freebsd.org From: Mike Tancsa In-Reply-To: <200712212341.44308@aldan> References: <200712212341.44308@aldan> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-usb@freebsd.org Subject: Re: usb/umass, devfs: this sucks X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2007 13:46:46 -0000 At 11:41 PM 12/21/2007, Mikhail Teterin wrote: >Another attempt to use USB-storage with FreeBSD, another moment of >hair-pulling frustration. > >I attach the card-reader with the media card already inserted (detection of >card-insertion has not worked in a long time, if ever). Perhaps its the one card reader you are using is particularly problematic ? I have been using the multi-type cheapo reader below for some time port 6 addr 2: high speed, power 100 mA, config 1, Mass Storage Device(0x6362), Generic(0x058f), rev 1.26 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present da1 at umass-sim0 bus 0 target 0 lun 1 da1: Removable Direct Access SCSI-0 device da1: 40.000MB/s transfers da1: 976MB (2000880 512 byte sectors: 64H 32S/T 976C) da2 at umass-sim0 bus 0 target 0 lun 2 da2: Removable Direct Access SCSI-0 device da2: 40.000MB/s transfers da2: Attempt to query device size failed: NOT READY, Medium not present da3 at umass-sim0 bus 0 target 0 lun 3 da3: Removable Direct Access SCSI-0 device da3: 40.000MB/s transfers da3: Attempt to query device size failed: NOT READY, Medium not present We go through the following steps when using it. We always plug the reader in without a card. Then we put the card in and do a cat /dev/null > /dev/da1 ... or whatever the device is. Its been quite reliable this way for us. The other caveat is never to pull the card or reader when its mounted. ---Mike >The "disk" appears: > > umass1: Genesys USB Reader, rev 2.00/91.38, addr 3 > da6 at umass-sim1 bus 1 target 0 lun 0 > da6: Removable Direct Access > SCSI-0 device > da6: 40.000MB/s transfers > da6: 1938MB (3970048 512 byte sectors: 255H 63S/T 247C) > (da6:umass-sim1:1:0:0): AutoSense Failed > >But the "slices" (/dev/da6s1, etc.) don't appear: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/76461 > >In the past, trying to mount, or otherwise read the da6 would result in the >slices appearing -- an awful wart, when it works. So I try it, but it does >not work: > > root@aldan:/home/mi (116) mount -tmsdosfs /dev/da6 /mnt > ... hang ... > >Pressing Ctrl-T: > load: 0.58 cmd: mount_msdosfs 64452 [GEOM topology] 0.00u > 0.00s 0% 804k > ... > load: 0.47 cmd: mount_msdosfs 64452 [GEOM topology] 0.00u > 0.00s 0% 804k > >It still hangs, and now other things hang too. top, for example, hangs on >start-up: > > mi@aldan:~ (1084) top > ... hang ... >Pressing Ctrl-T: > load: 0.57 cmd: top 64480 [devfs] 0.00u 0.00s 0% 1652k > load: 0.57 cmd: top 64480 [devfs] 0.00u 0.00s 0% 1652k > load: 0.57 cmd: top 64480 [devfs] 0.00u 0.00s 0% 1652k > load: 0.57 cmd: top 64480 [devfs] 0.00u 0.00s 0% 1652k > >No new window can be opened either -- presumably due to devfs hanging. I >suspect, that anything attempting to use even the /dev/null is hanging now. > >So, not only the USB itself is broken, our wonderful devfs is rather creaky >too -- nothing should be in an uninterruptible state like this for more than >a millisecond. > >25 minutes later the mount finally gave up: > > umass1: BBB reset failed, TIMEOUT > umass1: BBB bulk-in clear stall failed, TIMEOUT > umass1: BBB bulk-out clear stall failed, TIMEOUT > mount_msdosfs: /dev/da6: Input/output error > >Things are back to "normal" again, but the media card is still inaccessible. >I'll try to work with it using mtools -- I had some success in the pass >accessing the FAT-filesystem on the media cards using mcopy, mdir, etc. > >I'm using 6.3-PRERELEASE as of Dec 6th, but a search for umass-related bugs > > http://www.freebsd.org/cgi/query-pr-summary.cgi?text=umass > >reveals plenty of really old problems, which don't even have a single >follow-up from FreeBSD-developers. Like: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/95037 > http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/95173 > http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/107848 > >Looks like USB is unmaintained and getting worse. Are we really shipping this >as "the most recent stable release"? > > -mi >_______________________________________________ >freebsd-usb@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-usb >To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org"