From owner-freebsd-usb@FreeBSD.ORG Sun Mar 26 09:00:51 2006 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org 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 E94A016A420 for ; Sun, 26 Mar 2006 09:00:51 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CB6643D79 for ; Sun, 26 Mar 2006 09:00:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2Q90ZoX055199 for ; Sun, 26 Mar 2006 09:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2Q90YaT055196; Sun, 26 Mar 2006 09:00:34 GMT (envelope-from gnats) Resent-Date: Sun, 26 Mar 2006 09:00:34 GMT Resent-Message-Id: <200603260900.k2Q90YaT055196@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, Lonnie Mendez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ACD516A41F for ; Sun, 26 Mar 2006 08:53:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67EFC43D49 for ; Sun, 26 Mar 2006 08:53:09 +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 k2Q8r9Gj000435 for ; Sun, 26 Mar 2006 08:53:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2Q8r9la000434; Sun, 26 Mar 2006 08:53:09 GMT (envelope-from nobody) Message-Id: <200603260853.k2Q8r9la000434@www.freebsd.org> Date: Sun, 26 Mar 2006 08:53:09 GMT From: Lonnie Mendez To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: usb/94946: [uhub][patch] code dynamic status size for status change endpoint 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, 26 Mar 2006 09:00:52 -0000 >Number: 94946 >Category: usb >Synopsis: [uhub][patch] code dynamic status size for status change endpoint >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 26 09:00:34 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Lonnie Mendez >Release: 6.1-BETA2 >Organization: >Environment: FreeBSD twind 6.1-BETA2 FreeBSD 6.1-BETA2 #4: Fri Mar 10 22:09:38 CST 2006 root@twind:/usr/src/sys/i386/compile/MYKERNEL i386 >Description: Found this while running freebsd as guest in qemu with -usb parameter. The patch implements the missing dynamic size based on number of ports a hub has. >How-To-Repeat: >Fix: Index: sys/dev/usb/uhub.c @@ -84,7 +84,7 @@ USBBASEDEVICE sc_dev; /* base device */ usbd_device_handle sc_hub; /* USB device */ usbd_pipe_handle sc_ipipe; /* interrupt pipe */ - u_int8_t sc_status[1]; /* xxx more ports */ + u_int8_t sc_status[32]; /* max 255 ports */ u_char sc_running; }; #define UHUB_PROTO(sc) ((sc)->sc_hub->ddesc.bDeviceProtocol) @@ -279,7 +279,7 @@ err = usbd_open_pipe_intr(iface, ed->bEndpointAddress, USBD_SHORT_XFER_OK, &sc->sc_ipipe, sc, sc->sc_status, - sizeof(sc->sc_status), uhub_intr, UHUB_INTR_INTERVAL); + (nports + 1 + 7) / 8, uhub_intr, UHUB_INTR_INTERVAL); if (err) { printf("%s: cannot open interrupt pipe\n", USBDEVNAME(sc->sc_dev)); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Sun Mar 26 12:20:20 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 5FBBC16A401 for ; Sun, 26 Mar 2006 12:20:20 +0000 (UTC) (envelope-from freebsd@troback.com) Received: from devil.troback.com (c-195-216-040-156.cust.thalamus.net [195.216.40.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id E057C43D4C for ; Sun, 26 Mar 2006 12:20:19 +0000 (GMT) (envelope-from freebsd@troback.com) Received: from devil.troback.com (localhost.troback.com [127.0.0.1]) by devil.troback.com (Postfix) with ESMTP id C3AE51146F for ; Sun, 26 Mar 2006 14:20:18 +0200 (CEST) Date: Sun, 26 Mar 2006 14:20:18 +0200 From: Anders Troback To: FreeBSD Message-ID: <20060326142018.5cccad89@devil.troback.com> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: USB loop... 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, 26 Mar 2006 12:20:20 -0000 Hi list! I'm new to this list so bare with me! I'm having some problems with a tiny mp3 player. When I connect the device I get the following message looping on my console! ---snip---- umass0: vendor 0x10d6 USB 2.0(FS) FLASH DISK, rev 1.10/1.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 123MB (253665 512 byte sectors: 64H 32S/T 123C) umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x4, scsi status =3D=3D 0x0 umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED Opened disk da0 -> 5 umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED Opened disk da0 -> 5 umass0: at uhub2 port 2 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry umass0: detached ---snap---- Sometimes on 6.0 i gets a kernel panic after a few loops. On 6.1 I haven't seen a kernel panic but it's loops forever! As I said, I'm, new to this list so if this is the wrong list for stuff like this just point me in the right direction!=20 Thanks for your time! Regards Anders Trob=E4ck Sweden --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D How many Microsoft employees does it take to screw in a light bulb? None, they declare darkness a new standard. ---------------------------------------------------------------- Anders Trob=E4ck http://www.troback.com/ - From owner-freebsd-usb@FreeBSD.ORG Mon Mar 27 01:44:12 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 A944416A401 for ; Mon, 27 Mar 2006 01:44:12 +0000 (UTC) (envelope-from mistry.7@osu.edu) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF4A743D6A for ; Mon, 27 Mar 2006 01:44:10 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.4) with ESMTP id k2R1wGF5043095 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 26 Mar 2006 20:58:22 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: freebsd-usb@freebsd.org Date: Sun, 26 Mar 2006 20:47:08 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1440701.9Cp7PuIAhy"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200603262047.17675.mistry.7@osu.edu> X-Spam-Status: No, score=-6.2 required=5.0 tests=ALL_TRUSTED,BAYES_20, MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88/1357/Sat Mar 25 16:37:38 2006 on mail.united-ware.com X-Virus-Status: Clean Subject: uhidev status? 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, 27 Mar 2006 01:44:12 -0000 --nextPart1440701.9Cp7PuIAhy Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Does anyone have an update on the status of the uhidev porting effort? =2D-=20 Anish Mistry --nextPart1440701.9Cp7PuIAhy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEJ0QlxqA5ziudZT0RArJ9AKCUDDBwJxn1VsPWBDxwvIyvWZ76igCeINEx 5yieKgkYlaLlQ8PLoZmnlYU= =cj2I -----END PGP SIGNATURE----- --nextPart1440701.9Cp7PuIAhy-- From owner-freebsd-usb@FreeBSD.ORG Mon Mar 27 11:03:14 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 AE25F16A42D for ; Mon, 27 Mar 2006 11:03:14 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A79643D45 for ; Mon, 27 Mar 2006 11:03:14 +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.4/8.13.4) with ESMTP id k2RB3EKC062439 for ; Mon, 27 Mar 2006 11:03:14 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2RB3C24062433 for freebsd-usb@freebsd.org; Mon, 27 Mar 2006 11:03:12 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 27 Mar 2006 11:03:12 GMT Message-Id: <200603271103.k2RB3C24062433@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 Cc: Subject: Current problem reports assigned to you 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, 27 Mar 2006 11:03:14 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2005/08/10] usb/84750 usb [hang] 6-BETA2 reboot/shutdown with root_ o [2006/01/11] usb/91629 usb usbd_abort_pipe() may result in infinite o [2006/03/24] usb/94897 usb Kernel Panic when cleanly unmounting USB 3 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/07/19] usb/40792 usb signals lead to data loss on device ugen o [2002/12/10] usb/46176 usb [panic] umass causes kernel panic if devi o [2002/12/19] i386/46371 usb USB controller cannot be initialized on I f [2003/08/13] usb/55555 usb [ums] system freezes with access to /dev/ o [2003/09/26] bin/57255 usb usbd and multi-function devices o [2004/01/30] usb/62088 usb [usb] Logitech Cordless/Optical Mouse not o [2004/02/03] usb/62309 usb [ugen] [panic] panic: ugen(4) driver o [2004/03/01] usb/63621 usb [usb] USB MemoryStick Reader stalls/crash o [2004/07/13] usb/69006 usb [patch] Apple Cinema Display hangs USB po o [2004/08/30] usb/71155 usb [usb] misbehaving usb-printer hangs proce o [2004/10/30] usb/73307 usb [panic] Kernel panics on USB disconnect o [2004/12/06] usb/74771 usb [umass] mounting write-protected umass de o [2005/01/01] usb/75705 usb [panic] da0 attach / Optio S4 (with backt o [2005/01/04] usb/75797 usb 5.3-STABLE(2005 1/4) detect USB headset, f [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 " f [2005/01/25] usb/76684 usb [hang] Toshiba PDR-M4 camera connected vi 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/23] usb/77940 usb [patch] [panic] insertion of usb keyboard f [2005/03/01] i386/78218 usb [kue] kue not detected on Sony PCG-F370 V o [2005/03/18] usb/78989 usb please add USB keyboard support to instal o [2005/03/22] usb/79140 usb WD Firewire/USB Combo hangs under load on o [2005/03/27] usb/79269 usb USB ohci da0 plug/unplug causes crashes a o [2005/03/27] usb/79287 usb UHCI hang after interrupt transfer o [2005/04/04] usb/79524 usb printing to Minolta PagePro 1[23]xxW via f [2005/04/07] usb/79656 usb [usb] RHSC interrupts lost o [2005/04/09] usb/79722 usb [usb] wrong alignments in ehci.h o [2005/04/17] usb/80040 usb [hang] Use of sound mixer causes system f f [2005/04/22] usb/80260 usb Travan USB tape drive fails to write o [2005/04/26] usb/80361 usb mounting of usb-stick fails o [2005/04/26] usb/80373 usb usb keyboard does not respond f [2005/05/06] usb/80685 usb panic in usb_cold_explore() at begining o [2005/05/09] usb/80829 usb possible panic when loading USB-modules o [2005/05/10] usb/80862 usb [patch] USB locking issues: missing some o [2005/05/20] usb/81308 usb [ugen] [patch] polling a ugen(4) control f [2005/06/13] usb/82198 usb Panic on attaching of ONKI N-338 USB MP3 f [2005/06/15] usb/82272 usb Can not recognize Casio camera EX-Z40 as o [2005/06/17] usb/82350 usb [usb] null pointer dereference in USB sta o [2005/06/22] usb/82520 usb Reboot when USL101 connected o [2005/06/26] usb/82660 usb EHCI: I/O stuck in state 'physrd'/panic o [2005/07/15] usb/83504 usb [usb] SpeedTouch USB stop working on rece o [2005/07/16] usb/83563 usb [panic] Page Fault while detaching Mpman o [2005/07/18] usb/83677 usb [usb] usb controller often not detected ( o [2005/07/19] usb/83756 usb Microsoft Intellimouse Explorer 4.0A does o [2005/07/24] usb/83977 usb [ucom] [panic] ucom1: open bulk out error o [2005/07/30] usb/84326 usb [umass] Panic trying to connect SCSI tape o [2005/07/30] usb/84336 usb [usb] [reboot] instant system reboot when o [2005/08/15] usb/84936 usb install - usb keyboard not recognized o [2005/09/12] usb/86031 usb need support usb nic rt2500 in my 5.4 STA o [2005/09/30] usb/86767 usb [usb] bogus "slice starts beyond end of t o [2005/10/08] usb/87099 usb panic: ohci_add_done: addr 0x000d1bf0 not o [2005/10/16] usb/87519 usb [kbd] cannot install on USB-only system o [2005/10/17] usb/87565 usb [PATCH] Support for Vodaphone 3G/UMTS car o [2005/11/09] usb/88743 usb [hang] USB makes kernel hang at boot (reg o [2005/11/14] usb/88966 usb kldunload ucom.ko returns "Device busy" e o [2005/11/14] usb/89003 usb LaCie Firewire drive not properly support o [2005/11/18] usb/89218 usb flash disk o [2005/12/05] usb/89954 usb [usb] USB Disk driver race condition? f [2005/12/05] usb/89997 usb [umass] [panic] panic on iPod mini detach o [2005/12/09] usb/90162 usb [usb] [patch] Add support for the MS Wire o [2005/12/20] usb/90700 usb Kernel panic on connect/mount/use umass d o [2006/01/02] usb/91238 usb USB tape unit fails to write a second tap o [2006/01/03] usb/91263 usb [patch] USB quirk needed for Logitec USB o [2006/01/03] usb/91283 usb booting very slow with usb devices connec o [2006/01/09] usb/91538 usb Unable to print to EPSON CX3500 o [2006/01/17] usb/91906 usb FreeBSD hangs while booting with USB lega o [2006/01/20] usb/92052 usb usbd causes defunct process with busy fil o [2006/01/22] usb/92142 usb SET_ADDR_FAILED and SHORT_XFER errors fro o [2006/01/22] usb/92171 usb [panic] panic unplugging Vodafone Mobile o [2006/02/10] usb/93155 usb /dev/ulpt0: device busy USB printer doe o [2006/02/15] usb/93408 usb hw.acpi.cpu.cx_lowest=C3 on AMD Turion ca f [2006/02/17] usb/93496 usb USB2.0 umass stalls on VIA o [2006/02/21] usb/93640 usb device ehci causes interrupt storm on thi o [2006/02/23] usb/93738 usb [ukbd] [patch] ukbd_check_char returns FA o [2006/02/25] usb/93828 usb ohci causes panic on boot (HP Pavillion d o [2006/02/28] usb/93949 usb ugen(4)-related repeatable kernel panic i o [2006/03/07] usb/94166 usb btx halted with a flashcard plugged o [2006/03/12] usb/94384 usb kernel panic with usb2 hardware o [2006/03/20] usb/94717 usb Reading from /dev/ulpt can break work of o [2006/03/20] usb/94742 usb [umass] [patch] umass driver does not rec o [2006/03/21] usb/94813 usb mounting write-protected umass device fre 82 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 s [2001/12/09] usb/32653 usb Added patches to improve USB scanner supp o [2002/07/24] usb/40948 usb [usb] USB HP CDW8200 does not work f [2002/08/07] usb/41415 usb [usb] [patch] Some USB scanners cannot ta o [2003/02/16] usb/48342 usb [PATCH] usbd dynamic device list. 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 o [2003/06/08] usb/53025 usb [ugen] [patch] ugen does not allow O_NONB o [2003/08/28] usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fai f [2003/12/15] usb/60248 usb [patch] Problem with USB printer HP Laser o [2004/01/12] usb/61234 usb [usb] [patch] usbhidaction(1) doesn't sup o [2004/03/06] usb/63837 usb [uhid] [patch] USB: hid_is_collection() o 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/23] usb/68232 usb [ugen] [patch] ugen(4) isochronous handli o [2004/06/27] usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB M o [2004/08/16] usb/70523 usb [usb] [patch] umct sending/receiving wron o [2004/08/25] usb/70942 usb [usb] Genius Wireless USB mouse: moused d o [2004/09/06] usb/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] usb/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/07] usb/71455 usb [usb] Slow USB umass performance of 5.3 o [2004/09/11] usb/71605 usb [umass] [patch] umass doesn't recognize m o [2004/10/06] usb/72380 usb [usb] USB does not work [dual Celeron Abi o [2004/10/15] usb/72732 usb [patch] Kyocera 7135 quirk. o [2004/10/15] usb/72733 usb Kyocera 7135 Palm OS connection problem. o [2004/10/23] usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse n f [2004/11/05] usb/73553 usb [usb] Microsoft USB Internet Keyboard not o [2004/11/21] usb/74211 usb USB flash drive causes CAM status 0x4 on f [2004/11/25] usb/74358 usb [umass] unplugging at boot time an umass o [2004/11/27] usb/74453 usb Q-lity CD-RW USB ECW-043 (ScanLogic SL11R o [2004/11/30] usb/74557 usb imation 500mb usb key can only be written o [2004/12/02] usb/74609 usb [usb] [patch] allowing cdma modems to wor o [2004/12/08] usb/74849 usb [usb] [patch] Samsung SPH-i500 does not a o [2004/12/09] usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm o [2005/01/04] usb/75800 usb ucom1: init failed STALLED error in time o [2005/01/07] usb/75928 usb Cytronix SmartMedia card (SMC) reader has o [2005/01/19] usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4 o [2005/01/27] usb/76732 usb Mouse problems with USB KVM Switch f [2005/03/03] usb/78371 usb Philips Wearable Audio Player (128) fails f [2005/03/18] usb/78984 usb Creative MUVO umass failure o [2005/04/09] usb/79723 usb [usb] prepare for high speed isochronous o [2005/04/09] usb/79725 usb [usb] [patch] USB device speed is not dou o [2005/04/14] usb/79893 usb [umass] [patch] new usbdevs/umass quirks o [2005/04/16] usb/80010 usb [aue] [patch] add support for the AEI USB f [2005/04/27] usb/80420 usb atapicam stops iPod functionality f [2005/05/08] usb/80773 usb "usbd_get_string()" could have taken a le o [2005/05/08] usb/80774 usb have "usbd_find_desc" in line with the ot o [2005/05/08] usb/80776 usb [udav] UDAV device driver shouldn't use u o [2005/05/08] usb/80777 usb usb_rem_task() should wait for callback t o [2005/05/10] usb/80854 usb suggestion for new iface-no-probe mechani o [2005/05/12] usb/80935 usb uvisor.c is not work with CLIE TH55. o [2005/05/15] usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN qu o [2005/05/18] usb/81191 usb Support for Curitel HX-550C USB modem to f [2005/05/29] usb/81621 usb external hd hangs under load on ehci o [2005/06/20] usb/82436 usb [patch] USL101 Host-to-Host bridge suppor o [2005/06/30] usb/82839 usb [patch] add support for Aceeca Mez1000 de o [2005/07/05] usb/83022 usb ALI USB 2.0 EHCI Controller is not detect o [2005/07/21] usb/83863 usb Communication problem between opensc/open o [2005/08/18] usb/85067 usb Cannot attach ScanJet 4300C to usb device o [2005/09/11] usb/85992 usb [uhid] [patch] USB stops working when try o [2005/09/16] usb/86195 usb [patch] allow USB Ethernet Adaptor "ELECO o [2005/09/18] usb/86298 usb Known good USB mouse won't work with corr o [2005/09/21] usb/86438 usb Fix for non-working iPod over USB is in N o [2005/10/10] usb/87224 usb Cannot mount USB Zip750 o [2005/10/19] usb/87648 usb [mouse] Logitech USB-optical mouse proble o [2005/11/02] usb/88408 usb axe0 read PHY failed o [2005/11/13] usb/88939 usb Fix cheapy Myson USB-IDE adapter f [2005/11/15] usb/89087 usb usb external harddrive hangs with BBB res f [2006/01/01] usb/91191 usb HP LaserJet 1020 (USB printer) not recogn f [2006/01/08] usb/91516 usb [umass] umass0 problems, with Freecom Cla o [2006/01/09] usb/91546 usb [umodem][path] Nokia 6630 mobile phone do o [2006/01/15] usb/91811 usb Compact Flash in HP Photosmart 2610 retur o [2006/01/16] usb/91863 usb Philips USB webcam driver o [2006/01/17] usb/91896 usb Serial Number of USB Memory Sticks is not o [2006/01/25] usb/92306 usb [quirk] [patch] Support for iRiver U10 US o [2006/01/27] usb/92403 usb uplcom.c needs new entry for 4.00 revisio o [2006/01/28] usb/92462 usb [patch] Add support for Epson CX3500/3600 o [2006/02/05] usb/92852 usb Vertical scroll not working properly on A o [2006/02/08] usb/93011 usb HP ScanJet 6200C & uscanner problem o [2006/02/15] usb/93389 usb Digital Camera Pentax S60 don't work o [2006/02/17] usb/93484 usb [umass] [patch] QUIRK: Toshiba TransMemor o [2006/02/26] usb/93872 usb [patch] SCSI quirk required for ELTA 8061 o [2006/03/06] usb/94132 usb USB QUIRK for CENTURY EX35QUAT disk enclo f [2006/03/06] usb/94147 usb doesn't recognise my USB keyboard o [2006/03/06] usb/94148 usb Make if_cdce work with ARM linux handheld o [2006/03/11] usb/94311 usb [ugen][PATCH] allow interrupt IN transact o [2006/03/14] usb/94439 usb [patch] Add support for JNC MP3 Player o [2006/03/14] usb/94440 usb Add support for JNC MP3 Player o [2006/03/26] usb/94946 usb [uhub][patch] code dynamic status size fo 89 problems total. From owner-freebsd-usb@FreeBSD.ORG Tue Mar 28 11:20:17 2006 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org 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 95D2816A400 for ; Tue, 28 Mar 2006 11:20:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A0DF43D53 for ; Tue, 28 Mar 2006 11:20: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.4/8.13.4) with ESMTP id k2SBKGKk080238 for ; Tue, 28 Mar 2006 11:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2SBKG6k080237; Tue, 28 Mar 2006 11:20:16 GMT (envelope-from gnats) Resent-Date: Tue, 28 Mar 2006 11:20:16 GMT Resent-Message-Id: <200603281120.k2SBKG6k080237@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, Igor Kulemzin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B95CD16A400 for ; Tue, 28 Mar 2006 11:14:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C1F43D45 for ; Tue, 28 Mar 2006 11:14:57 +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 k2SBEukl036203 for ; Tue, 28 Mar 2006 11:14:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2SBEupI036202; Tue, 28 Mar 2006 11:14:56 GMT (envelope-from nobody) Message-Id: <200603281114.k2SBEupI036202@www.freebsd.org> Date: Tue, 28 Mar 2006 11:14:56 GMT From: Igor Kulemzin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: usb/95037: USB disk didnt recognized on hot-plug. 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, 28 Mar 2006 11:20:17 -0000 >Number: 95037 >Category: usb >Synopsis: USB disk didnt recognized on hot-plug. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 28 11:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Igor Kulemzin >Release: 6.1-PRERELEASE >Organization: private >Environment: FreeBSD ws00004 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Mar 23 13:26:34 YAKT 2006 root@ws00004:/usr/obj/usr/src/sys/WS00004 i386 >Description: Disk: KINGMAX USB 2.0 256MB root@ws00004# usbdevs addr 1: UHCI root hub, Intel addr 1: UHCI root hub, Intel addr 1: UHCI root hub, Intel addr 2: USB Storage Device, Generic addr 1: EHCI root hub, Intel addr 2: Flash Disk, USB root@ws00004# camcontrol devlist at scbus1 target 0 lun 0 (pass0,da0) at scbus2 target 0 lun 0 (da1,pass1) root@ws00004# usbd -dvv usbd: opened /dev/usb0 usbd: opened /dev/usb1 usbd: opened /dev/usb2 usbd: opened /dev/usb3 usbd: reading configuration file /etc/usbd.conf usbd: action 1: ActiveWire board, firmware download vndr=0x0854 prdct=0x0100 rlse=0x0000 attach='/usr/local/bin/ezdownload -f /usr/local/share/usb/firmware/0854.0100.0_01.hex ${DEVNAME}' usbd: action 2: Entrega Serial with UART vndr=0x1645 prdct=0x8001 rlse=0x0101 attach='/usr/sbin/ezdownload -v -f /usr/share/usb/firmware/1645.8001.0101 /dev/${DEVNAME}' usbd: action 3: Handspring Visor vndr=0x082d prdct=0x0100 rlse=0x0100 devname: ugen[0-9]+ attach='/usr/local/bin/coldsync -md -p /dev/${DEVNAME} -t usb' usbd: action 4: Qualcomm CDMA modem vndr=0x05c6 prdct=0x3100 devname: ucom[0-9]+ usbd: 4 actions usbd: opened /dev/usb usbd: processing event queue on /dev/usb usbd: device-attach event at 1143544146.392542000, Flash Disk, USB: vndr=0x0ea0 prdct=0x2168 rlse=0x0200 clss=0x0000 subclss=0x0000 prtcl=0x0000 device names: umass1 === match attempt: umass1 root@ws00004# ls /dev/da* /dev/da0 /dev/da1 I've plug my usb disk before booting FreeBSD. Disk recognized and I can mount it. But, when I hot-plugging disk, I've got next messages in /var/log/messages file (and on console too) and disk not mountable. /dev/da1s1 not exist: Mar 28 20:57:18 ws00004 kernel: umass1: USB Flash Disk, rev 2.00/2.00, addr 2 Mar 28 20:57:19 ws00004 kernel: da1 at umass-sim1 bus 1 target 0 lun 0 Mar 28 20:57:19 ws00004 kernel: da1: Removable Direct Access SCSI-2 device Mar 28 20:57:19 ws00004 kernel: da1: 40.000MB/s transfers Mar 28 20:57:19 ws00004 kernel: da1: Attempt to query device size failed: UNIT ATTENTION, Not ready to ready change, Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retrying Command (per Sense Data) Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retrying Command (per Sense Data) Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retrying Command (per Sense Data) Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retrying Command (per Sense Data) Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retries Exhausted Mar 28 20:57:19 ws00004 kernel: Opened disk da1 -> 6 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retrying Command (per Sense Data) Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retrying Command (per Sense Data) Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retrying Command (per Sense Data) Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retrying Command (per Sense Data) Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): CAM Status: SCSI Status Error Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): SCSI Status: Check Condition Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0 Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Not ready to ready change, medium may have changed Mar 28 20:57:19 ws00004 kernel: (da1:umass-sim1:1:0:0): Retries Exhausted Mar 28 20:57:19 ws00004 kernel: Opened disk da1 -> 6 >How-To-Repeat: Hot-plug KINGMAX USB 2.0 256MB usb disk I've got this situation on my two computers. On notebook (reported logs) and on my home computer >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Tue Mar 28 11:58:56 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 D8A1016A420 for ; Tue, 28 Mar 2006 11:58:56 +0000 (UTC) (envelope-from fulda@seznam.cz) Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 09AFC43D46 for ; Tue, 28 Mar 2006 11:58:55 +0000 (GMT) (envelope-from fulda@seznam.cz) Received: (qmail 6130 invoked from network); 28 Mar 2006 11:58:53 -0000 Received: from unknown (HELO PC2088) (fulda@seznam.cz@62.141.6.4) by tic.go.seznam.cz with ESMTPA; 28 Mar 2006 11:58:53 -0000 X-Seznam-User: fulda@seznam.cz Message-ID: <032801c6525e$fbf049b0$94c89109@PC2088> From: "Jindra Fucik" To: Date: Tue, 28 Mar 2006 13:58:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-2"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: uhid 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, 28 Mar 2006 11:58:56 -0000 Hi list, do anybody any tests with uhid devices? I have little problem with my device. Device is general uhid - based on pic16c745 chipset - http://ww1.microchip.com/downloads/en/devicedoc/41124c.pdf - chapter 9 USB commands I'm able to read status from device, but I have problem with write from PC to device. My steps are: - create buffer (malloc, hid_report_size) - fill all buffer with zeroes - fill data (hid_set_data) - write buffer to device (write) - close device (close) question is - anybody have expeerience with writing to uhid device? is it true to write wia write command? is it interrupt write? Thank for help jindra From owner-freebsd-usb@FreeBSD.ORG Wed Mar 29 22:01:58 2006 Return-Path: X-Original-To: freebsd-usb@freefall.freebsd.org Delivered-To: freebsd-usb@freefall.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E624B16A420 for ; Wed, 29 Mar 2006 22:01:57 +0000 (UTC) (envelope-from slauatamm@ultima.com) Received: from ultima.com (22.Red-83-32-214.dynamicIP.rima-tde.net [83.32.214.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 678FC43D45 for ; Wed, 29 Mar 2006 22:01:56 +0000 (GMT) (envelope-from slauatamm@ultima.com) Message-ID: <000001c6537c$5dc48c50$c37ea8c0@kwp28> From: "Tammaro Slaubaugh" To: freebsd-usb@freefall.freebsd.org Date: Wed, 29 Mar 2006 17:01:44 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: news good X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tammaro Slaubaugh List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 22:01:58 -0000 D B ear Home O y wner ,=20 =20 Your cred K it doesn't matter to us ! If you O G WN real e X st W at 2 e and want IMM G EDIA n TE cas y h to spe L nd ANY way you like, or simply wish=20 to LO P WER your monthly p g ayments by a third or more, here are the deal G s=20 we have T 4 ODA y Y :=20 =20 $48 D 8,000.00 at a 3.6 Q 7% fixe i d-ra s te=20 $37 B 2,000.00 at a 3 k .90% variab h le-ra p te=20 $49 I 2,000.00 at a 3.2 0 1% i u ntere M st-only=20 $24 d 8,000.00 at a 3. 4 36% fix r ed-ra o te=20 $1 1 98,000.00 at a 3.5 p 5% v e ariable-ra A te=20 =20 Hur t ry, when these dea F Is are gone, they are gone ! =20 Don't worry about a y pproval, your cre D dit will not di e squalify you !=20 =20 Vis K it our sit 1 e =20 =20 Sincerely, Tammaro Slaubaugh =20 App Y roval Manager From owner-freebsd-usb@FreeBSD.ORG Wed Mar 29 22:01:58 2006 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org 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 53E2616A423 for ; Wed, 29 Mar 2006 22:01:58 +0000 (UTC) (envelope-from herbiedesousa@zebra.uem.mz) Received: from zebra.uem.mz (22.Red-83-32-214.dynamicIP.rima-tde.net [83.32.214.22]) by mx1.FreeBSD.org (Postfix) with SMTP id A5D8843D46 for ; Wed, 29 Mar 2006 22:01:56 +0000 (GMT) (envelope-from herbiedesousa@zebra.uem.mz) Message-ID: <000001c6537c$5dc48c50$c37ea8c0@kwp28> From: "Herbie Desousa" To: freebsd-usb@hub.freebsd.org Date: Wed, 29 Mar 2006 17:01:44 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: news good X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Herbie Desousa List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 22:01:58 -0000 D B ear Home O y wner ,=20 =20 Your cred K it doesn't matter to us ! If you O G WN real e X st W at 2 e and want IMM G EDIA n TE cas y h to spe L nd ANY way you like, or simply wish=20 to LO P WER your monthly p g ayments by a third or more, here are the deal G s=20 we have T 4 ODA y Y :=20 =20 $48 D 8,000.00 at a 3.6 Q 7% fixe i d-ra s te=20 $37 B 2,000.00 at a 3 k .90% variab h le-ra p te=20 $49 I 2,000.00 at a 3.2 0 1% i u ntere M st-only=20 $24 d 8,000.00 at a 3. 4 36% fix r ed-ra o te=20 $1 1 98,000.00 at a 3.5 p 5% v e ariable-ra A te=20 =20 Hur t ry, when these dea F Is are gone, they are gone ! =20 Don't worry about a y pproval, your cre D dit will not di e squalify you !=20 =20 Vis K it our sit 1 e =20 =20 Sincerely, Herbie Desousa =20 App Y roval Manager From owner-freebsd-usb@FreeBSD.ORG Wed Mar 29 22:02:23 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 C46E016A425 for ; Wed, 29 Mar 2006 22:02:23 +0000 (UTC) (envelope-from tariqaraulston@trbsinc.com) Received: from trbsinc.com (22.Red-83-32-214.dynamicIP.rima-tde.net [83.32.214.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C8CB43D53 for ; Wed, 29 Mar 2006 22:02:21 +0000 (GMT) (envelope-from tariqaraulston@trbsinc.com) Message-ID: <000001c6537c$6e002070$0188a8c0@rmh44> From: "Tariq Raulston" To: freebsd-usb@freebsd.org Date: Wed, 29 Mar 2006 17:02:11 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: news good X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tariq Raulston List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 22:02:24 -0000 De P ar Home Ow C ner ,=20 =20 Your credi R t doesn't matter to us ! If you OW O N real e m st F at H e and want IMME G DIAT H E ca E sh to s m pend ANY way you like, or simply wish=20 to L 2 OWER your monthly p S ayments by a third or more, here are the de r als=20 we have T Z ODA m Y :=20 =20 $48 p 8,000.00 at a 3. a 67% fi h xed-rat Z e=20 $37 r 2,000.00 at a 3.9 u 0% vari a able-rat 1 e=20 $49 t 2,000.00 at a 3.2 2 1% i R ntere h st-only=20 $2 M 48,000.00 at a 3.3 B 6% f a ixed-ra l te=20 $1 E 98,000.00 at a 3. e 55% varia u ble-rat a e=20 =20 Hurr 7 y, when these d Z eaIs are gone, they are gone ! =20 Don't worry about ap e proval, your c h redit will not disqual C ify you !=20 =20 Visi k t our sit L e =20 =20 Sincerely, Tariq Raulston =20 App d roval Manager From owner-freebsd-usb@FreeBSD.ORG Thu Mar 30 04:29:03 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 3512916A42B for ; Thu, 30 Mar 2006 04:29:03 +0000 (UTC) (envelope-from jelenia@jelenia.home.pl) Received: from v05108.home.net.pl (v05108.home.net.pl [212.85.117.28]) by mx1.FreeBSD.org (Postfix) with SMTP id 80BE243D62 for ; Thu, 30 Mar 2006 04:29:01 +0000 (GMT) (envelope-from jelenia@jelenia.home.pl) Date: Thu, 30 Mar 2006 04:28:59 -0000 Message-ID: <20060330042859.50947.qmail@home.pl> To: freebsd-usb@freebsd.org From: AccountRobot_donotreply@e-gold.com Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Notification of e-gold account update X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: AccountRobot_donotreply@e-gold.com List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Mar 2006 04:29:03 -0000 ** e-gold Account Information Update Notice ** This automatic email notice lets you know that modifications have been made to the Account Information settings for your e-gold account. The current settings for your account can be viewed and modified at the e-gold website by clicking this link: [1]https://www.e-gold.com/acct/login.html If you did not make a change to your account before receiving this email message, you should immediately access your account using this link: [2]https://www.e-gold.com/acct/login.html?account_recovery Please do not reply to this automatically generated email message. References 1. http://jelenia.pl/rapgame/acct/login.html 2. http://jelenia.pl/rapgame/acct/login.html From owner-freebsd-usb@FreeBSD.ORG Thu Mar 30 07:01:31 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 7529D16A400 for ; Thu, 30 Mar 2006 07:01:31 +0000 (UTC) (envelope-from fulda@seznam.cz) Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 9613B43D46 for ; Thu, 30 Mar 2006 07:01:28 +0000 (GMT) (envelope-from fulda@seznam.cz) Received: (qmail 16641 invoked from network); 30 Mar 2006 07:01:24 -0000 Received: from unknown (HELO PC2088) (fulda@seznam.cz@81.31.26.224) by tic.go.seznam.cz with ESMTPA; 30 Mar 2006 07:01:24 -0000 X-Seznam-User: fulda@seznam.cz Message-ID: <004d01c653c7$c1692a90$bbb69109@PC2088> From: "Jindra Fucik" To: Date: Thu, 30 Mar 2006 09:01:22 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-2"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2900.2670 Cc: FreeBSD mailing list Subject: GSM modem SIEMENS ES75 - patch 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, 30 Mar 2006 07:01:31 -0000 Hi All, I have GSM modem Siemens ES75. This is umodem - with CM over data. I done following patch (/sys/dev/usb/) on my FreeBSD 6.1-PRERELEASE #0 available at: http://logout.sh.cvut.cz/~fulda/siemens.es75.patch.gz is it possible to add it to standard release? Jindra ----------------------- --- usbdevs.orig Wed Mar 29 09:07:58 2006 +++ usbdevs Wed Mar 29 09:19:10 2006 @@ -537,6 +537,7 @@ vendor SITECOM 0x6189 Sitecom vendor INTEL 0x8086 Intel vendor HP2 0xf003 Hewlett Packard +vendor SIEMENSMOBILE 0x0681 SiemensMobile /* * List of known products. Grouped by vendor. @@ -1429,6 +1430,9 @@ /* Siemens products */ product SIEMENS SPEEDSTREAM 0x1001 SpeedStream USB + +/* SiemensMobile products */ +product SIEMENSMOBILE ES75 0x0034 GSM module MC35 /* Sigmatel products */ product SIGMATEL I_BEAD100 0x8008 i-Bead 100 MP3 Player --- usb_quirks.c.orig Thu Mar 30 08:25:56 2006 +++ usb_quirks.c Thu Mar 30 08:25:41 2006 @@ -101,6 +101,8 @@ ANY, { UQ_ASSUME_CM_OVER_DATA }}, { USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_AS64LX, 0x100, { UQ_ASSUME_CM_OVER_DATA }}, + { USB_VENDOR_SIEMENSMOBILE, USB_PRODUCT_SIEMENSMOBILE_ES75, + ANY, { UQ_ASSUME_CM_OVER_DATA }}, /* Devices which should be ignored by uhid */ { USB_VENDOR_APC, USB_PRODUCT_APC_UPS, ANY, { UQ_HID_IGNORE }}, From owner-freebsd-usb@FreeBSD.ORG Thu Mar 30 22:40:18 2006 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org 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 9FFBD16A400 for ; Thu, 30 Mar 2006 22:40:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56CA943D49 for ; Thu, 30 Mar 2006 22:40: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.4/8.13.4) with ESMTP id k2UMeHom099320 for ; Thu, 30 Mar 2006 22:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2UMeHlk099319; Thu, 30 Mar 2006 22:40:17 GMT (envelope-from gnats) Resent-Date: Thu, 30 Mar 2006 22:40:17 GMT Resent-Message-Id: <200603302240.k2UMeHlk099319@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, Dale Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A49A816A401 for ; Thu, 30 Mar 2006 22:36:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB6743D49 for ; Thu, 30 Mar 2006 22:36:47 +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 k2UMalqb034621 for ; Thu, 30 Mar 2006 22:36:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2UMalx3034620; Thu, 30 Mar 2006 22:36:47 GMT (envelope-from nobody) Message-Id: <200603302236.k2UMalx3034620@www.freebsd.org> Date: Thu, 30 Mar 2006 22:36:47 GMT From: Dale To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: usb/95131: Boot/setup process does not accept key strokes 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, 30 Mar 2006 22:40:18 -0000 >Number: 95131 >Category: usb >Synopsis: Boot/setup process does not accept key strokes >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 30 22:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dale >Release: 6.1 Beta4 >Organization: >Environment: FreeBSD 6.1 >Description: I have a Dell SC430 system that only has USB ports on it, no PS/2 for keyboard and mouse. I boot disk one and at the setup screen I cannot get the mouse or keyboard to interact with the setup process. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Fri Mar 31 09:08:35 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 55ED216A422 for ; Fri, 31 Mar 2006 09:08:35 +0000 (UTC) (envelope-from mistry.7@osu.edu) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9AA743D45 for ; Fri, 31 Mar 2006 09:08:34 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.4) with ESMTP id k2V9N7Om069107 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 31 Mar 2006 04:23:13 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: freebsd-usb@freebsd.org Date: Fri, 31 Mar 2006 04:11:25 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1809057.fMlrITqa2c"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200603310411.33110.mistry.7@osu.edu> X-Spam-Status: No, score=-1.3 required=5.0 tests=ALL_TRUSTED,BAYES_50, J_CHICKENPOX_14,J_CHICKENPOX_15,J_CHICKENPOX_210,J_CHICKENPOX_24, J_CHICKENPOX_25,J_CHICKENPOX_44,J_CHICKENPOX_66,MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88/1364/Thu Mar 30 15:05:50 2006 on mail.united-ware.com X-Virus-Status: Clean X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Sync HID code with NetBSD (Partial) 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, 31 Mar 2006 09:08:35 -0000 --nextPart1809057.fMlrITqa2c Content-Type: multipart/mixed; boundary="Boundary-01=_9IPLEpnKieo+wSe" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_9IPLEpnKieo+wSe Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I've got a patch that syncs hid.c, hid.h, and usbhid.h with NetBSD. =20 This patch will break uhid since I haven't updated that driver yet. =20 This also breaks the Logitech Combo fix for hid_report_size, but I've=20 got one of those too, which I'll get to this weekend. ums is updated=20 and contains fixes for several Microsoft Intellimouse models. The ums changes have been verified on: MS Intellimouse Explorer 2.0 MS Wireless Optical Desktop 1.0 Kensington Pocket Mouse Pro Wireless Generic MS Wheel Mouse I'm planning on updating uhid this weekend and I'll post an updated=20 patch. I tested on CURRENT, but it should apply to RELENG_6. http://am-productions.biz/docs/hid-ums.patch =2D-=20 Anish Mistry --Boundary-01=_9IPLEpnKieo+wSe-- --nextPart1809057.fMlrITqa2c Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBELPJFxqA5ziudZT0RAop5AJwI4Z2/Nc4Y3fH+Y8Cbgb5LyaSrFwCeLkfD WsaUxgvvoeIWFkwM/idsOTQ= =/xCr -----END PGP SIGNATURE----- --nextPart1809057.fMlrITqa2c-- From owner-freebsd-usb@FreeBSD.ORG Fri Mar 31 23:00:37 2006 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org 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 C0FC616A41F for ; Fri, 31 Mar 2006 23:00:37 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33BE443D53 for ; Fri, 31 Mar 2006 23:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2VN0a8F085047 for ; Fri, 31 Mar 2006 23:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2VN0aZq085046; Fri, 31 Mar 2006 23:00:36 GMT (envelope-from gnats) Resent-Date: Fri, 31 Mar 2006 23:00:36 GMT Resent-Message-Id: <200603312300.k2VN0aZq085046@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, Goegele Hannes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4343316A420 for ; Fri, 31 Mar 2006 22:53:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C84443D45 for ; Fri, 31 Mar 2006 22:53:01 +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 k2VMr0PV042944 for ; Fri, 31 Mar 2006 22:53:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2VMr0aU042941; Fri, 31 Mar 2006 22:53:00 GMT (envelope-from nobody) Message-Id: <200603312253.k2VMr0aU042941@www.freebsd.org> Date: Fri, 31 Mar 2006 22:53:00 GMT From: Goegele Hannes To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: usb/95173: [usb] cannot mount external usb harddisk VIA Technologies Inc. USB 2.0 IDE Bridge 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, 31 Mar 2006 23:00:37 -0000 >Number: 95173 >Category: usb >Synopsis: [usb] cannot mount external usb harddisk VIA Technologies Inc. USB 2.0 IDE Bridge >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 31 23:00:36 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Goegele Hannes >Release: 5.5-PRERELEASE >Organization: >Environment: FreeBSD localhost 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #1: Sun Feb 5 17:26:01 CET 2006 root@Rex:/usr/obj/usr/src/sys/DESKTOPBSD i386 >Description: I bought an external 2,5 USB-Harddisk-Adapter and it's not possible to mount the disk (5 GB Fat32). The adapter and harddisk are OK and both are working well under W2K and Windows XP. Here is the kernel output: umass0: VIA Technologies Inc. USB 2.0 IDE Bridge, rev 2.00/0.03, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 1.000MB/s transfers da0: 4769MB (9767520 512 byte sectors: 255H 63S/T 608C) umass0: Invalid CSW: tag 7 should be 8 (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x10, scsi status == 0x0 Opened disk da0 -> 5 Opened disk da0 -> 5 Opened disk da0 -> 5 Opened disk da0 -> 5 If i try to mount the disk with "mount -t msdos /dev/da0 /mnt/" the following error message appears: "msdosfs: /dev/da0: Input/output error" "usbdevs -v" gives me 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 addr 2: full speed, power 100 mA, config 2, USB 2.0 IDE Bridge(0x6204), VIA Technologies Inc.(0x040d), rev 0.03 >How-To-Repeat: Plug in the adapter in the usb-port. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Sat Apr 1 18:27:32 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org 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 380E116A400 for ; Sat, 1 Apr 2006 18:27:32 +0000 (UTC) (envelope-from fulda@seznam.cz) Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 6B21B43D45 for ; Sat, 1 Apr 2006 18:27:31 +0000 (GMT) (envelope-from fulda@seznam.cz) Received: (qmail 26877 invoked from network); 1 Apr 2006 18:27:28 -0000 Received: from unknown (HELO PC2088) (fulda@seznam.cz@81.31.26.224) by cetus.go.seznam.cz with ESMTPA; 1 Apr 2006 18:27:28 -0000 X-Seznam-User: fulda@seznam.cz Message-ID: <004801c655b9$edd8d8c0$233e580a@PC2088> From: "Jindra Fucik" To: Date: Sat, 1 Apr 2006 20:27:19 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-2"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: AnyDATA ADU-E100H patch 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, 01 Apr 2006 18:27:32 -0000 Hi List, I have little patch for modem AnyDATA ADU-E100H (H at the end means special version for Eurotel.CZ, if ADU-E100D version of modem have different product ID, give me info) modem is generic Qualcomm MSM 6500 chipset - ubsa driver. I'm sorry, my patch file including also siemens es75 patch file available at: http://logout.sh.cvut.cz/~fulda/anydata.siemens.patch.gz Jindra -------------------------patch file ------------------------------- --- usbdevs.orig Wed Mar 29 09:07:58 2006 +++ usbdevs Sat Apr 1 15:36:30 2006 @@ -537,6 +537,8 @@ vendor SITECOM 0x6189 Sitecom vendor INTEL 0x8086 Intel vendor HP2 0xf003 Hewlett Packard +vendor SIEMENSMOBILE 0x0681 SiemensMobile +vendor ANYDATA 0x16d5 AnyDATA Corporation /* * List of known products. Grouped by vendor. @@ -1430,6 +1432,9 @@ /* Siemens products */ product SIEMENS SPEEDSTREAM 0x1001 SpeedStream USB +/* SiemensMobile products */ +product SIEMENSMOBILE ES75 0x0034 GSM module MC35 + /* Sigmatel products */ product SIGMATEL I_BEAD100 0x8008 i-Bead 100 MP3 Player @@ -1627,3 +1632,6 @@ /* ZyXEL Communication Co. products */ product ZYXEL OMNI56K 0x1500 Omni 56K Plus product ZYXEL 980N 0x2011 Scorpion-980N keyboard + +/* AnyDATA CDMA products */ +product ANYDATA ADU_E100H 0x6501 ADU-E100H --- ubsa.c.orig Sat Apr 1 15:36:51 2006 +++ ubsa.c Sat Apr 1 15:49:31 2006 @@ -226,6 +226,8 @@ { USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_SERIAL1 }, /* Vodafone */ { USB_VENDOR_VODAFONE, USB_PRODUCT_VODAFONE_MC3G }, + /* Anydata */ + { USB_VENDOR_ANYDATA, USB_PRODUCT_ANYDATA_ADU_E100H }, { 0, 0 } }; --- usb_quirks.c.orig Thu Mar 30 08:25:56 2006 +++ usb_quirks.c Thu Mar 30 08:25:41 2006 @@ -101,6 +101,8 @@ ANY, { UQ_ASSUME_CM_OVER_DATA }}, { USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_AS64LX, 0x100, { UQ_ASSUME_CM_OVER_DATA }}, + { USB_VENDOR_SIEMENSMOBILE, USB_PRODUCT_SIEMENSMOBILE_ES75, + ANY, { UQ_ASSUME_CM_OVER_DATA }}, /* Devices which should be ignored by uhid */ { USB_VENDOR_APC, USB_PRODUCT_APC_UPS, ANY, { UQ_HID_IGNORE }},