From owner-freebsd-usb@FreeBSD.ORG Sun Dec 19 14:18:34 2010 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 A29A31065674 for ; Sun, 19 Dec 2010 14:18:34 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 49B708FC0A for ; Sun, 19 Dec 2010 14:18:34 +0000 (UTC) Received: from elsa.codelab.cz (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id BC55919E02E for ; Sun, 19 Dec 2010 14:58:59 +0100 (CET) Received: from [192.168.1.2] (ip-86-49-61-235.net.upcbroadband.cz [86.49.61.235]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 8623A19E02D for ; Sun, 19 Dec 2010 14:58:56 +0100 (CET) Message-ID: <4D0E0F9F.2020306@quip.cz> Date: Sun, 19 Dec 2010 14:58:55 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11 MIME-Version: 1.0 To: freebsd-usb@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: GSM modem Siemens ES75 is not working in 8.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: Sun, 19 Dec 2010 14:18:34 -0000 Hi, I have GSM modem Siemens ES75 connected by USB cable to machine running FreeBSD 8.1-RELEASE amd64 GENERIC. As I found on the web, this modem was working on an older releases. But mine is not properly recognized: Unknown USB device: vendor 0x0681 product 0x0034 bus uhub1 I want to use this modem with SMS Server Tools. Device details: # usbconfig ugen0.1: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen1.1: at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen2.1: at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen3.1: at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen4.1: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen4.2: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen0.2: at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON ugen4.3: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen1.2: at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON # usbconfig -d ugen1.2 dump_device_desc ugen1.2: at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0110 bDeviceClass = 0x0002 bDeviceSubClass = 0x0000 bDeviceProtocol = 0x0000 bMaxPacketSize0 = 0x0008 idVendor = 0x0681 idProduct = 0x0034 bcdDevice = 0x0000 iManufacturer = 0x0001 iProduct = 0x0002 iSerialNumber = 0x0000 bNumConfigurations = 0x0001 # usbconfig -d ugen1.2 reset usbconfig: could not reset device: Device not configured # tail -f /var/log/messages Dec 19 13:58:56 dca-ntbox kernel: usbd_req_re_enumerate: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT Dec 19 13:58:58 dca-ntbox kernel: usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_STALLED, ignored) Dec 19 13:58:58 dca-ntbox kernel: usbd_req_re_enumerate: getting device descriptor at addr 2 failed, USB_ERR_STALLED Dec 19 13:59:03 dca-ntbox kernel: ugen1.2: at usbus1 (disconnected) Dec 19 13:59:06 dca-ntbox root: Unknown USB device: vendor 0x0681 product 0x0034 bus uhub1 Dec 19 13:59:06 dca-ntbox kernel: ugen1.2: at usbus1 There is no /dev/cuau device entry # ll /dev | egrep 'cua|tty' crw-rw-rw- 1 root wheel 0, 11 Dec 19 12:01 ctty crw------- 1 root wheel 0, 38 Dec 19 12:01 ttyv0 crw------- 1 root wheel 0, 39 Dec 19 12:01 ttyv1 crw------- 1 root wheel 0, 40 Dec 19 12:01 ttyv2 crw------- 1 root wheel 0, 41 Dec 19 12:01 ttyv3 crw------- 1 root wheel 0, 42 Dec 19 12:01 ttyv4 crw------- 1 root wheel 0, 43 Dec 19 12:01 ttyv5 crw------- 1 root wheel 0, 44 Dec 19 12:01 ttyv6 crw------- 1 root wheel 0, 45 Dec 19 12:01 ttyv7 crw------- 1 root wheel 0, 46 Dec 19 12:01 ttyv8 crw------- 1 root wheel 0, 47 Dec 19 12:01 ttyv9 crw------- 1 root wheel 0, 48 Dec 19 12:01 ttyva crw------- 1 root wheel 0, 49 Dec 19 12:01 ttyvb crw------- 1 root wheel 0, 50 Dec 19 12:01 ttyvc crw------- 1 root wheel 0, 51 Dec 19 12:01 ttyvd crw------- 1 root wheel 0, 52 Dec 19 12:01 ttyve crw------- 1 root wheel 0, 53 Dec 19 12:01 ttyvf Can somebody tell me if it is HW problem or if I need to do some tweaks / add USB quirks? Thanks in advance Miroslav Lachman From owner-freebsd-usb@FreeBSD.ORG Mon Dec 20 08:10:28 2010 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 7C7C91065670 for ; Mon, 20 Dec 2010 08:10:28 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 158D08FC2D for ; Mon, 20 Dec 2010 08:10:27 +0000 (UTC) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1PUaOT-0000OZ-JA; Mon, 20 Dec 2010 10:42:53 +0300 From: Boris Samorodov To: Miroslav Lachman <000.fbsd@quip.cz> References: <4D0E0F9F.2020306@quip.cz> Date: Mon, 20 Dec 2010 10:42:53 +0300 In-Reply-To: <4D0E0F9F.2020306@quip.cz> (Miroslav Lachman's message of "Sun, 19 Dec 2010 14:58:55 +0100") Message-ID: <72328050@bb.ipt.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-usb@FreeBSD.org Subject: Re: GSM modem Siemens ES75 is not working in 8.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: Mon, 20 Dec 2010 08:10:28 -0000 On Sun, 19 Dec 2010 14:58:55 +0100 Miroslav Lachman wrote: > I have GSM modem Siemens ES75 connected by USB cable to machine > running FreeBSD 8.1-RELEASE amd64 GENERIC. As I found on the web, this > modem was working on an older releases. But mine is not properly > recognized: > Unknown USB device: vendor 0x0681 product 0x0034 bus uhub1 Did you try "sudo kldload umodem"? > I want to use this modem with SMS Server Tools. > Device details: > # usbconfig > ugen0.1: at usbus0, cfg=0 md=HOST spd=FULL > (12Mbps) pwr=ON > ugen1.1: at usbus1, cfg=0 md=HOST spd=FULL > (12Mbps) pwr=ON > ugen2.1: at usbus2, cfg=0 md=HOST spd=FULL > (12Mbps) pwr=ON > ugen3.1: at usbus3, cfg=0 md=HOST spd=FULL > (12Mbps) pwr=ON > ugen4.1: at usbus4, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=ON > ugen4.2: at usbus4, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=ON > ugen0.2: at usbus0, cfg=0 md=HOST spd=LOW > (1.5Mbps) pwr=ON > ugen4.3: at usbus4, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=ON > ugen1.2: at usbus1, cfg=0 md=HOST > spd=FULL (12Mbps) pwr=ON > # usbconfig -d ugen1.2 dump_device_desc > ugen1.2: at usbus1, cfg=0 md=HOST > spd=FULL (12Mbps) pwr=ON > bLength = 0x0012 > bDescriptorType = 0x0001 > bcdUSB = 0x0110 > bDeviceClass = 0x0002 > bDeviceSubClass = 0x0000 > bDeviceProtocol = 0x0000 > bMaxPacketSize0 = 0x0008 > idVendor = 0x0681 > idProduct = 0x0034 > bcdDevice = 0x0000 > iManufacturer = 0x0001 > iProduct = 0x0002 > iSerialNumber = 0x0000 > bNumConfigurations = 0x0001 > # usbconfig -d ugen1.2 reset > usbconfig: could not reset device: Device not configured > # tail -f /var/log/messages > Dec 19 13:58:56 dca-ntbox kernel: usbd_req_re_enumerate: getting > device descriptor at addr 2 failed, USB_ERR_TIMEOUT > Dec 19 13:58:58 dca-ntbox kernel: usbd_req_re_enumerate: addr=2, set > address failed! (USB_ERR_STALLED, ignored) > Dec 19 13:58:58 dca-ntbox kernel: usbd_req_re_enumerate: getting > device descriptor at addr 2 failed, USB_ERR_STALLED > Dec 19 13:59:03 dca-ntbox kernel: ugen1.2: Modules> at usbus1 (disconnected) > Dec 19 13:59:06 dca-ntbox root: Unknown USB device: vendor 0x0681 > product 0x0034 bus uhub1 > Dec 19 13:59:06 dca-ntbox kernel: ugen1.2: Modules> at usbus1 > There is no /dev/cuau device entry I'd say that it should be a /dev/cuaU* device. > # ll /dev | egrep 'cua|tty' > crw-rw-rw- 1 root wheel 0, 11 Dec 19 12:01 ctty > crw------- 1 root wheel 0, 38 Dec 19 12:01 ttyv0 > crw------- 1 root wheel 0, 39 Dec 19 12:01 ttyv1 > crw------- 1 root wheel 0, 40 Dec 19 12:01 ttyv2 > crw------- 1 root wheel 0, 41 Dec 19 12:01 ttyv3 > crw------- 1 root wheel 0, 42 Dec 19 12:01 ttyv4 > crw------- 1 root wheel 0, 43 Dec 19 12:01 ttyv5 > crw------- 1 root wheel 0, 44 Dec 19 12:01 ttyv6 > crw------- 1 root wheel 0, 45 Dec 19 12:01 ttyv7 > crw------- 1 root wheel 0, 46 Dec 19 12:01 ttyv8 > crw------- 1 root wheel 0, 47 Dec 19 12:01 ttyv9 > crw------- 1 root wheel 0, 48 Dec 19 12:01 ttyva > crw------- 1 root wheel 0, 49 Dec 19 12:01 ttyvb > crw------- 1 root wheel 0, 50 Dec 19 12:01 ttyvc > crw------- 1 root wheel 0, 51 Dec 19 12:01 ttyvd > crw------- 1 root wheel 0, 52 Dec 19 12:01 ttyve > crw------- 1 root wheel 0, 53 Dec 19 12:01 ttyvf > Can somebody tell me if it is HW problem or if I need to do some > tweaks / add USB quirks? -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-usb@FreeBSD.ORG Mon Dec 20 11:07:08 2010 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 2A3A010656B7 for ; Mon, 20 Dec 2010 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 16EAF8FC24 for ; Mon, 20 Dec 2010 11:07:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBKB77fU024696 for ; Mon, 20 Dec 2010 11:07:07 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBKB77XO024694 for freebsd-usb@FreeBSD.org; Mon, 20 Dec 2010 11:07:07 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 20 Dec 2010 11:07:07 GMT Message-Id: <201012201107.oBKB77XO024694@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, 20 Dec 2010 11:07:08 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/153149 usb USB stick quirk regression o usb/152892 usb Not updating /etc files in installer FreeBSD-8.2-BETA1 o usb/152075 usb [usb8] [ehci] Add quirk for CS5536 USB o usb/150989 usb [patch] Add Netgear WG111V2_2 support to upgt(4) o usb/150892 usb [zyd] Whenever network contacted in any shape, way or p usb/150546 usb libusb(3) libusb_control_transfer() prototype is incor o usb/150401 usb [umass] [usb8] Errors from USB drives mixed between UF o usb/150189 usb [run] [usb8] [patch] if_run appears to corrupt IP traf p usb/149934 usb [patch] [usb8] Transcend JetFlash V85 poor performance o usb/149900 usb [uftdi] [patch] FreeBSD 8.1 uftdi patch to support usb p usb/149764 usb [u3g] [patch] usbdevs update: Huawei K3765 3G modem o usb/149675 usb [uftdi] [usb_serial] doesn't react to break properly o usb/149528 usb [zyd] Wireless USB stick not detected - vendor id 0x08 o usb/149283 usb [uftdi] avrdude unable to talk to Arduino board (via u o usb/149162 usb [ural] ASUS WL-167g doesn't work in 8.1 (continue of 1 s usb/148702 usb [usb8] [request] IO DATA USB-RSAQ5 support on FreeBSD- o usb/148080 usb usbconfig(8) sometimes does not turn off the device o usb/147516 usb [umass] [usb67] kernel unable to deal with Olympus USB o i386/147475 usb [install] FreeBSD 8.x does not install on ASUS K8N4-E p usb/146871 usb [usbdevs] [usb8] [patch] provide descriprive string fo o usb/146840 usb [hang] FreeBSD 7.2 / 7.3 / 8.0 hang at startup after e o usb/146153 usb [axe] [usb8] Hosts in network doesn't receive any pack o usb/146054 usb [urtw] [usb8] urtw driver potentially out of date f usb/145513 usb [usb8] New USB stack: no new devices after forced usb p usb/145455 usb [usb8] [patch] USB debug support cannot be disabled o usb/145415 usb [umass] [usb8] USB card reader does not create slices a usb/145184 usb GENERIC can't mount root from USB on Asus EEE o usb/145165 usb [keyboard] [usb8] ukbd_set_leds_callback: error=USB_ER f kern/144938 usb [keyboard] [boot] Boot Failure with Apple (MB869LL/A) o usb/144387 usb [run] [panic] if_run panic o usb/144043 usb [umass] [usb8] USB DLT tape drive throws random errors a usb/143790 usb [boot] [cam] can not boot from usb hdd f usb/143620 usb [cdce] [usb8] the module if_cdce doesn't support my Op f usb/143294 usb [usb8] copying process stops at some time (10 - 50 sec o usb/143286 usb [ukbd] [usb8] [boot] boot failures on RELENG_8 system p usb/143186 usb [usbdevs] [usb8] [patch] add USB device IDs for Google a usb/143139 usb [umass] [usb8] [patch] Quirk for Century EX35SW4_SB4 J o usb/143045 usb [umass] [usb8] [patch] mounting Fujitsu 2600Z camera d o usb/142991 usb [uftdi] [usb67] [patch] Patch to add Crystalfontz 533 f usb/142989 usb [usb8] canon eos 50D attaches but detaches after few s f usb/142957 usb [umass] [usb8] [patch] patch for USB disk SYNCHRONIZE o usb/142719 usb [urtw] [usb8] AirLive WL-1600USB (RTL8187L chipset) fa o usb/142713 usb [usb67] [panic] Kernel Panik when connecting an IPhone f usb/142276 usb [umass] [usb8] Cache Synchronization Error with Olympu o usb/142229 usb [ums] [usb8] [hang] connecting a USB mouse to a Dell P o usb/141777 usb [usb8] [usbdevs] [rum] [patch] Support usbdevs / rum(4 f usb/141680 usb [uath] [usb8] Netgear WG111T not working with uath dri o usb/141664 usb [pcm] [usb8] Logitech USB microphone failure [regressi o usb/141474 usb [boot] [usb8] FreeBSD 8.0 can not install from USB CDR o usb/141327 usb [ukbd] [usb67] USB kbd not working with 7.1+PAE on IBM o usb/141212 usb [ukbd] [usb8] ukbd_set_leds_callback:700: error=USB_ER o kern/141011 usb [usb8] Encrypted root, geli password at boot; enter ke o usb/140920 usb [install] [usb8] USB based install fails on 8.0-RELEAS o usb/140893 usb [urtw] [usb8] WPA2 not working on rtl8187b o kern/140849 usb [ums] [usb8] USB mouse doesn't work under FreeBSD 8.0- a usb/140810 usb [uftdi] [usb8] 8.X copy and paste problem / tty overfl o usb/140477 usb [umass] [usb8] [patch] allow boot-time attachment of d o usb/140236 usb [msdosfs] [usb8] Labels wiped on external Journaled US o usb/140160 usb [usb8] [acpi] USB ports are no longer "active" after A s usb/139990 usb [panic] [patch] [usb67] Kernel frequently panics after a usb/139598 usb [umass] [usb8] CAM reports "xptioctl: put "device pass o usb/139243 usb [uhci] [usb67] unplug prolific USB serial -> uhci_abor a usb/138904 usb [rum] [panic] [usb67] unpluging USB wifi card panics s f usb/138882 usb [ohci] [panic] [usb67] Can't install FreeBSD 7.2 due t o usb/138798 usb [boot] [usb8] 8.0-BETA4 can't boot from USB flash driv o usb/138659 usb [usb8][uftdi] driver broken in RELENG_8/CURRENT s usb/138570 usb [usb67] [panic] USB mass device panics current 7.2-STA o usb/138175 usb [usb67] [boot] System cannot boot, when USB reader wit o usb/138124 usb [snd_uaudio] [usb8] Axed uaudio functionality in the u o usb/138119 usb [usb67] [usb8] MultiBay CDROM (probably on USB bus) is o usb/137872 usb [usb67] [boot] slow booting on usb flash drive o usb/137806 usb [ukbd] [usb67] USB keyboard doesn't work until it's un o usb/137763 usb [usb67][ukbd] Logitech wireless keyboard media keys no o usb/137377 usb [usb8] request support for Huawei E180 o usb/137341 usb [usb8][rum] driver if_rum doesn't work at all and thro f usb/137190 usb [usb8][patch] inhibit spurious button releases for som o usb/137189 usb [usb8][patch] create and use sysctl nodes for HID repo p usb/137188 usb [usb8][patch] correctly handle USB report descriptors o usb/137129 usb [ums] [usb8] SteelSeries Ikari USB laser mouse not att p usb/136761 usb [usbdevs][usb67][patch] Teach usbdevs / u3g(4) about H o usb/135938 usb [aue] [usb67] aue driver only passes traffic in promis o usb/135542 usb [keyboard] boot loader does not work with a usb keyboa o usb/135348 usb [umass] [patch] USB Drive Hangs with ZFS (JMicron USB2 o usb/135206 usb machine reboots when inserted USB device f usb/135200 usb SAMSUNG i740 usb mass: Synchronize cache failed, statu o usb/135182 usb UMASS quirk - Olympus FE20 camera o usb/134950 usb Lowering DTR for USB-modem via ubsa is not possible o usb/134299 usb Kernel Panic plugging in MF626 USB UMTS Stick u3g o usb/134193 usb System freeze on usb MP3 player insertion o usb/134085 usb [umass] Adding usb quirk for Sony USB flash drive o usb/133989 usb [usb8] [ukbd] USB keyboard dead at mountroot> prompt o usb/133712 usb [ural] [patch] RE: Fixed an issue with ural(4) that wa o usb/133390 usb umass crashes system in 7.1 when Olympus D-540 attache o usb/133296 usb [rum] driver not working properly in hostap mode o usb/132594 usb USB subsystem causes page fault and crashes o usb/132312 usb [hang] Xorg 7.4 halts USB controller o usb/132080 usb [patch] [usb] [rum] [panic] Kernel panic after NOMEM c o usb/132066 usb [ukbd] Keyboard failure USB keyboard DELL 760 o usb/132036 usb [panic] page fault when connecting Olympus C740 camera o usb/131583 usb [umass] Failure when detaching umass Device o usb/131576 usb [aue] ADMtek USB To LAN Converter can't send data o usb/131521 usb Registering Belkin UPS to usb_quirks.c p usb/131123 usb [patch] [usb67] re-add UQ_ASSUME_CM_OVER_DATA USB quir o usb/131074 usb no run-time detection of usb devices plugged into exte o usb/130736 usb Page fault unplugging USB stick o usb/130230 usb [patch] [quirk] [usb67] [usb] [cam] [umass] Samsung El o usb/130208 usb Boot process severely hampered by umass0 error o usb/130122 usb [usb8] DVD drive detects as 'da' device f usb/129766 usb [usb] [panic] plugging in usb modem HUAWEI E226 panics o usb/129673 usb [uhci] uhci (uhub) confused on replugging USB 1.1 scan o usb/129500 usb [umass] [panic] FreeBSD Crashes when connecting SanDis o usb/129311 usb [usb] [panic] Instant crash with an USB card reader s usb/128990 usb [usb] u3g does not handle RTS/CTS available on for exa o usb/128977 usb [usb67] [patch] uaudio is not full duplex p usb/128803 usb [usbdevs] [patch] Quirk for I-Tuner Networks USBLCD4X2 o usb/128485 usb [umodem] [patch] Nokia N80 modem support o usb/128425 usb [umass] Cannot Connect Maxtor Onetouch 4 USB drive o usb/128418 usb [panic] [rum] loading if_rum causes panic, looks like o usb/127926 usb [boot] USB Timeout during bootup s usb/127453 usb [request] ubsa, uark, ubser, uftdi, and friends should p docs/127406 usb [patch] update umodem man page: Sony Ericsson W810i o usb/127342 usb [boot] [panic] enabling usb keyboard and mouse support o usb/127248 usb [ucom] panic while uplcom devices attach and detach o usb/127222 usb [ohci] Regression in 7.0 usb storage generic driver o usb/126884 usb [ugen] [patch] Bug in buffer handling in ugen.c o usb/126848 usb [usb]: USB Keyboard hangs during Installation o usb/126740 usb [ulpt] doesn't work on 7.0-RELEASE, 10 second stall be o usb/126519 usb [usb] [panic] panic when plugging in an iphone o kern/126396 usb [panic] kernel panic after unplug USB Bluetooth device o usb/125631 usb [ums] [panic] kernel panic during bootup while 'Logite o usb/125510 usb [panic] repeated plug and unplug of USB mass storage d o usb/125450 usb [panic] Removing USB flash card while being accessed c o usb/125238 usb [ums] Habu Mouse turns off in X o usb/125088 usb [keyboard] Touchpad not detected on Adesso AKB-430UG U o usb/124980 usb [panic] kernel panic on detaching unmounted umass devi o kern/124777 usb [ucom] USB cua devices don't revert to tty devices whe o usb/124758 usb [rum] [panic] rum panics SMP kernel o usb/124708 usb [panic] Kernel panic on USB KVM reattach f usb/124604 usb [ums] Microsoft combo wireless mouse doesn't work o kern/124130 usb [usb] gmirror fails to start usb devices that were pre o usb/123969 usb [usb] Supermicro H8SMi-2 usb problem: port reset faile o usb/123714 usb [usb] [panic] Panic when hald-storage-probe runs with o usb/123691 usb usbd(8): usbd hangs o usb/123690 usb [usb] [panic] Panic on USB device insertion when usb l o usb/123611 usb [usb] BBB reset failed, STALLED from Imation/Mitsumi U o usb/122992 usb [umass] [patch] MotoROKR Z6 Phone not recognised by um o usb/122936 usb [ucom] [ubsa] Device does not receive interrupt o usb/122905 usb [ubsa] [patch] add Huawei E220 to ubsa s usb/122819 usb [usb67] [patch] Patch to provide dynamic additions to o usb/122813 usb [udbp] [request] udbp driver should be removed in favo o usb/122547 usb [ehci] USB Printer not being recognized after reboot o usb/122539 usb [ohci] [panic] AnyDATA ADU-E1000D - kernel panic: ohci o usb/122483 usb [panic] [ulpt] Repeatable panic in 7.0-STABLE o usb/122119 usb [umass] umass device causes creation of daX but not da o usb/121755 usb [ohci] [patch] Fix panic after ohci/uhub cardbus devic o usb/121734 usb [ugen] ugen HP1022 printer device not working since up o usb/121708 usb [keyboard] nforce 650i mobo w/ usb keyboard infinite k o usb/121474 usb [cam] [patch] QUIRK: SAMSUNG HM250JI in LaCie usb hard o usb/121275 usb [boot] [panic] FreeBSD fails to boot with usb legacy s f usb/121232 usb [usb67] [panic] USB CardBus card removal causes reboot o usb/121169 usb [umass] Issues with usb mp3 player o usb/121045 usb [uftdi] [patch] Add support for PC-OP-RS1 and KURO-RS f usb/120786 usb [usb] [panic] Kernel panic when forced umount of a det o usb/120729 usb [panic] fault while in kernel mode with connecting USB o usb/120572 usb [usb67] [umass] [patch] quirk to support ASUS P535 as o usb/120321 usb [hang] System hangs when transferring data to WD MyBoo o usb/120283 usb [panic] Automation reboot with wireless keyboard & mou o usb/120034 usb [hang] 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 o usb/119977 usb [ums] Mouse does not work in a Cherry-USB keyboard/mou o usb/119653 usb [cam] [patch] iriver s7 player sync cache error patch o usb/119633 usb [umass] umass0: BBB reset failed, IOERROR [regression] o usb/119513 usb [irq] inserting dlink dwl-g630 wireless card results i o usb/119509 usb [usb] USB flaky on Dell Optiplex 755 o usb/119481 usb [hang] FreeBSD not responding after connecting USB-Mas o usb/119389 usb [umass] Sony DSC-W1 CBI reset failed, STALLED [regress o usb/119227 usb [ubsa] [patch] ubsa buffer is too small; should be tun o usb/119201 usb [cam] [patch] Quirks for Olympus FE-210 camera, LG and o usb/118480 usb [umass] Timeout in USB mass storage freezes vfs layer o usb/118353 usb [panic] [ppp] repeatable kernel panic during ppp(4) se o usb/118141 usb [ucom] usb serial and nokia phones ucomreadcb ucomread o usb/118140 usb [ucom] [patch] quick hack for ucom to get it behave wi o usb/118098 usb [umass] 6th gen iPod causes problems when disconnectin o usb/117955 usb [umass] [panic] inserting minolta dimage a2 crashes OS o usb/117946 usb [panic] D-Link DUB-E100 rev. B1 crashes FreeBSD 7.0-BE o usb/117938 usb [ums] [patch] Adding support for MS WL Natural and MS o usb/117911 usb [ums] [request] Mouse Gembird MUSWC not work o usb/117893 usb [umass] Lacie USB DVD writing failing o usb/117613 usb [uhci] [irq] uhci interrupt storm & USB leaked memory o usb/117598 usb [snd_uaudio] [patch] Not possible to record with Plant o usb/117313 usb [umass] [panic] panic on usb camera insertion o usb/117200 usb [ugen] ugen0 prints strange string on attach if detach o usb/117183 usb [panic] USB/fusefs -- panic while transferring large a p usb/116947 usb [ukbd] [patch] [regression] enable boot protocol on th p usb/116699 usb [usb] [usb67] USB HID devices do not initialize at sys o usb/116561 usb [umodem] [panic] RELENG_6 umodem panic "trying to slee o usb/116282 usb [ulpt] Cannot print on USB HP LJ1018 or LJ1300 o usb/115935 usb [usbdevs] [patch] kernel counterproductively attaches o usb/115933 usb [uftdi] [patch] RATOC REX-USB60F (usb serial converter o usb/115400 usb [ehci] Problem with EHCI on ASUS M2N4-SLI o usb/115298 usb [ulpt] [panic] Turning off USB printer panics kernel o usb/114916 usb [umass] [patch] USB Maxtor drive (L300RO) requires qui o kern/114780 usb [uplcom] [panic] Panics while stress testing the uplco o usb/114682 usb [umass] generic USB media-card reader unusable o usb/114310 usb [libusb] [patch] [panic] USB hub attachment panics ker o usb/114068 usb [usb67] [usb8] [umass] [patch] Problem with connection o conf/114013 usb [patch] WITHOUT_USB allow to compil a lot of USB stuff s usb/113060 usb [usb67] [ulpt] [patch] Samsung printer not working in o usb/110856 usb [usb67] [ugen] [patch] interrupt in msgs are truncated o usb/107827 usb [usb67] [ohci] [panic] ohci_add_done addr not found o usb/107388 usb [usb67] [usb8] [new driver] [patch] add utoppy device o usb/106041 usb [usb67] [usb8] [request] FreeBSD does not recognise Mu o usb/105361 usb [usb67] [panic] Kernel panic during unmounting mass st s usb/103917 usb [usb67] [uhub] USB driver reports "Addr 0 should never o usb/103418 usb [usb67] [usb8] [patch] [request] usbhidctl(8) add abil o usb/103046 usb [usb67] [ulpt] [patch] ulpt event driven I/O with sele p usb/101775 usb [usb67] [libusbhid] [patch] possible error in report d o usb/101761 usb [usb67] [patch] [request] usb.h: increase maximal size o usb/100746 usb [usb67] [ukbd] system does not boot due to USB keyboar o usb/99431 usb [keyboard] FreeBSD on MSI 6566E (Intel 845E motherboar o kern/99200 usb [usb67] SMP-Kernel crashes reliably when Bluetooth con o usb/98343 usb [boot] BBB reset failed errors with Creative Muvo MP3 o usb/97472 usb [cam] [patch] add support for Olympus C150,D390 s usb/97286 usb [mouse] [request] MS Wireless Intellimouse Explorer 2. o usb/97175 usb [umass] [hang] USB cardreader hangs system o usb/96457 usb [umass] [panic] fatback on umass = reboot o usb/96381 usb [cam] [patch] add a quirk table entry for a flash ram o usb/96224 usb [usb] [msdosfs] mount_msdosfs cause page fault in sync s usb/96120 usb [ums] [request] USB mouse not always detected s usb/95636 usb [umass] [boot] 5 minute delay at boot when using VT620 o usb/95562 usb [umass] Write Stress in USB Mass drive causes "vinvalb s usb/95348 usb [keyboard] USB keyboard unplug causes noise on screen o usb/95037 usb [umass] USB disk not recognized on hot-plug. o usb/94897 usb [panic] Kernel Panic when cleanly unmounting USB disk o usb/94717 usb [ulpt] Reading from /dev/ulpt can break work of a UHCI o usb/94384 usb [panic] kernel panic with usb2 hardware o usb/93872 usb [cam] [patch] SCSI quirk required for ELTA 8061 OL USB o usb/93828 usb [ohci] [panic] ohci causes panic on boot (HP Pavillion o usb/93389 usb [umass] [patch] Digital Camera Pentax S60 don't work o usb/92852 usb [ums] [patch] Vertical scroll not working properly on o usb/92171 usb [panic] panic unplugging Vodafone Mobile Connect (UMTS o usb/92142 usb [uhub] SET_ADDR_FAILED and SHORT_XFER errors from usb o usb/92083 usb [ural] [panic] panic using WPA on ural NIC in 6.0-RELE o usb/92052 usb [ulpt] usbd causes defunct process with busy file-hand o usb/91906 usb [ehci] [hang] FreeBSD hangs while booting with USB leg f usb/91896 usb camcontrol(8): Serial Number of USB Memory Sticks is n o usb/91811 usb [umass] Compact Flash in HP Photosmart 2610 return " o usb/91546 usb [umodem] [patch] Nokia 6630 mobile phone does not work o usb/91538 usb [ulpt] [patch] Unable to print to EPSON CX3500 o usb/91283 usb [boot] [regression] booting very slow with usb devices o usb/91238 usb [umass] USB tape unit fails to write a second tape fil o usb/90700 usb [umass] [panic] Kernel panic on connect/mount/use umas o usb/89954 usb [umass] [panic] USB Disk driver race condition? s usb/89003 usb [request] LaCie Firewire drive not properly supported o usb/88743 usb [hang] [regression] USB makes kernel hang at boot (reg o usb/88408 usb [axe] axe0 read PHY failed o usb/87648 usb [mouse] Logitech USB-optical mouse problem. f usb/87224 usb [usb] Cannot mount USB Zip750 o usb/86767 usb [umass] [patch] bogus "slice starts beyond end of the o usb/86298 usb [mouse] Known good USB mouse won't work with correct s s usb/85067 usb [uscanner] Cannot attach ScanJet 4300C to usb device s usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o usb/83863 usb [ugen] Communication problem between opensc/openct via o usb/83756 usb [ums] [patch] Microsoft Intellimouse Explorer 4.0A doe o usb/83563 usb [umass] [panic] Page Fault while detaching Mpman Usb d o usb/83504 usb [kernel] [patch] SpeedTouch USB stop working on recent s usb/82569 usb [umass] [panic] USB mass storage plug/unplug causes sy o usb/82520 usb [udbp] [reboot] Reboot when USL101 connected o usb/82350 usb [ucom] [panic] null pointer dereference in USB stack o usb/81621 usb [ehci] [hang] external hd hangs under load on ehci o usb/80935 usb [uvisor] [patch] uvisor.c is not work with CLIE TH55. o usb/80854 usb [patch] [request] suggestion for new iface-no-probe me s usb/80777 usb [request] usb_rem_task() should wait for callback to c s usb/80776 usb [udav] [request] UDAV device driver shouldn't use usb_ o usb/80774 usb [patch] have "usbd_find_desc" in line with the other " o usb/80361 usb [umass] [patch] mounting of Dell usb-stick fails f usb/80040 usb [sound] [hang] Use of sound mixer causes system freeze o usb/79723 usb [usb] [request] prepare for high speed isochronous tra o usb/78984 usb [umass] [patch] Creative MUVO umass failure f usb/77294 usb [ucom] [panic] ucom + ulpcom panic o usb/76732 usb [ums] Mouse problems with USB KVM Switch o usb/76653 usb [umass] [patch] Problem with Asahi Optical usb device f usb/76395 usb [uhci] USB printer does not work, usbdevs says "addr 0 s usb/75928 usb [umass] [request] Cytronix SmartMedia card (SMC) reade o usb/75800 usb [ucom] ucom1: init failed STALLED error in time of syn f usb/75797 usb [sound] [regression] 5.3-STABLE(2005 1/4) detect USB h o usb/75764 usb [umass] [patch] "umass0: Phase Error" - no device for f usb/75705 usb [umass] [panic] da0 attach / Optio S4 (with backtrace) f usb/74771 usb [umass] [hang] mounting write-protected umass device a s usb/74453 usb [umass] [patch] Q-lity CD-RW USB ECW-043 (ScanLogic SL o usb/74211 usb [umass] USB flash drive causes CAM status 0x4 on 4.10R o usb/73307 usb [panic] Kernel panics on USB disconnect s usb/72733 usb [ucom] [request] Kyocera 7135 Palm OS connection probl o usb/71455 usb [umass] Slow USB umass performance of 5.3 o usb/71417 usb [ugen] Cryptoflex e-gate USB token (ugen0) communicati o usb/71416 usb [ugen] Cryptoflex e-gate USB token (ugen0) detach is n o usb/71280 usb [aue] aue0 device (linksys usb100tx) doesn't work in 1 o usb/71155 usb [ulpt] misbehaving usb-printer hangs processes, causes o usb/70523 usb [umct] [patch] umct sending/receiving wrong characters o usb/69006 usb [usbdevs] [patch] Apple Cinema Display hangs USB ports o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o usb/67301 usb [uftdi] [panic] RTS and system panic o usb/66547 usb [ucom] Palm Tungsten T USB does not initialize correct o usb/63621 usb [umass] [panic] USB MemoryStick Reader stalls/crashes s usb/62257 usb [umass] [request] card reader UCR-61S2B is only half-s o usb/59698 usb [keyboard] [patch] Rework of ukbd HID to AT code trans s bin/57255 usb [patch] usbd(8) and multi-function devices s usb/52026 usb [usb] [request] umass driver support for InSystem ISD2 s usb/51958 usb [urio] [patch] update for urio driver o usb/40948 usb [umass] [request] USB HP CDW8200 does not work o usb/30929 usb [usb] [patch] use usbd to initialize USB ADSL modem 311 problems total. From owner-freebsd-usb@FreeBSD.ORG Mon Dec 20 11:44:56 2010 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 C6861106566B for ; Mon, 20 Dec 2010 11:44:56 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 85AF68FC13 for ; Mon, 20 Dec 2010 11:44:56 +0000 (UTC) Received: from elsa.codelab.cz (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 49EC519E030; Mon, 20 Dec 2010 12:44:54 +0100 (CET) Received: from [192.168.1.2] (ip-86-49-61-235.net.upcbroadband.cz [86.49.61.235]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 344A219E031; Mon, 20 Dec 2010 12:44:52 +0100 (CET) Message-ID: <4D0F41B3.8010505@quip.cz> Date: Mon, 20 Dec 2010 12:44:51 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11 MIME-Version: 1.0 To: Boris Samorodov References: <4D0E0F9F.2020306@quip.cz> <72328050@bb.ipt.ru> In-Reply-To: <72328050@bb.ipt.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-usb@FreeBSD.org Subject: Re: GSM modem Siemens ES75 is not working in 8.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: Mon, 20 Dec 2010 11:44:56 -0000 Boris Samorodov wrote: > On Sun, 19 Dec 2010 14:58:55 +0100 Miroslav Lachman wrote: > >> I have GSM modem Siemens ES75 connected by USB cable to machine >> running FreeBSD 8.1-RELEASE amd64 GENERIC. As I found on the web, this >> modem was working on an older releases. But mine is not properly >> recognized: > >> Unknown USB device: vendor 0x0681 product 0x0034 bus uhub1 > > Did you try "sudo kldload umodem"? No... that was it! :) Thank you very much! >> I want to use this modem with SMS Server Tools. [...] >> There is no /dev/cuau device entry > > I'd say that it should be a /dev/cuaU* device. Yes, you are right, cuaU0 is the correct device. Everything is working now. Thank you again. Miroslav Lachman From owner-freebsd-usb@FreeBSD.ORG Mon Dec 20 23:47:32 2010 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 2F101106564A; Mon, 20 Dec 2010 23:47:32 +0000 (UTC) (envelope-from lev@serebryakov.spb.ru) Received: from ftp.translate.ru (ftp.translate.ru [80.249.188.42]) by mx1.freebsd.org (Postfix) with ESMTP id E1A148FC1B; Mon, 20 Dec 2010 23:47:31 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (89.112.15.178.pppoe.eltel.net [89.112.15.178]) (Authenticated sender: lev@serebryakov.spb.ru) by ftp.translate.ru (Postfix) with ESMTPA id 66C6513DF5F; Tue, 21 Dec 2010 02:47:30 +0300 (MSK) Date: Tue, 21 Dec 2010 02:47:23 +0300 From: Lev Serebryakov X-Priority: 3 (Normal) Message-ID: <159888671.20101221024723@serebryakov.spb.ru> To: freebsd-usb@FreeBSD.org, freebsd-geom@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: Subject: FreeBSD 8.2-PRERELASE doesn't see slice on SDHC card in cardreader -- what should I do? 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, 20 Dec 2010 23:47:32 -0000 Hello, Freebsd-usb. FreeBSD 8.2-PRERELEASE/amd64, 4-slots USB cardreader, properly detected as da0 .. da3. SD/SDHC slot is da0: blob# camcontrol devlist at scbus0 target 0 lun 0 (ada0,pass0) at scbus1 target 0 lun 0 (ada1,pass1) at scbus2 target 0 lun 0 (ada2,pass2) at scbus3 target 0 lun 0 (ada3,pass3) at scbus4 target 0 lun 0 (ada4,pass4) at scbus5 target 0 lun 0 (ada5,pass5) at scbus6 target 0 lun 0 (pass6,da0) at scbus6 target 0 lun 1 (pass7,da1) at scbus6 target 0 lun 2 (pass8,da2) at scbus6 target 0 lun 3 (pass9,da3) blob# I inserted 16Gb SDHC card, with one FAT32 slice (it is card from my PDA). After that I've tried: blob# camcontrol rescan 6 Re-scan of bus 6 was successful blob# camcontrol inquiry da0 pass6: Removable Direct Access SCSI-0 device pass6: Serial Number 058F312D81B pass6: 40.000MB/s transfers blob# camcontrol start da0 Unit started successfully blob# camcontrol load da0 Unit started successfully, Media loaded blob# ls /dev/da0* /dev/da0 So, system doesn't seen /dev/da0s1 and I can not mount card! But card can be read for sure, because fdisk shows PROPER MBR: blob# fdisk /dev/da0 ******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=3D1953 heads=3D255 sectors/track=3D63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=3D1953 heads=3D255 sectors/track=3D63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 12 (0x0c),(DOS or Windows 95 with 32 bit FAT (LBA)) start 8192, size 31380480 (15322 Meg), flag 0 beg: cyl 0/ head 130/ sector 3; end: cyl 1023/ head 254/ sector 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: blob# What should I do to mount this card?! --=20 // Black Lion AKA Lev Serebryakov From owner-freebsd-usb@FreeBSD.ORG Fri Dec 24 05:00:42 2010 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 CF8CF106564A for ; Fri, 24 Dec 2010 05:00:42 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5B4E78FC13 for ; Fri, 24 Dec 2010 05:00:41 +0000 (UTC) Received: by fxm16 with SMTP id 16so7344556fxm.13 for ; Thu, 23 Dec 2010 21:00:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=z/1hCH+b2sKkzeg5VodNKlUkRxlXvXVIR7il0Cna7RQ=; b=YZzXjlPmIvjV0fqry1u6qXoMQU6aBL9rr/4Ueq7dt9Nny9kjnzHCV6CZ6hkUjmBuxs OpsBOCIpuZwgUPob06CXPxWwKajPjcujt/I7Ed7qUqwQN1Z6lhhyRPbQSjg5I5lit6L9 PqMBqFs3W2596CzbzMLI0gWczRAW1ZjAiyQjo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=jj4lrrD6IDyeTYdAT0HA824vxzwSldkoQU3rxrUb9JMxytwEenu9soGC9CwxIyFREr t4zoN8ag2u4Qe13ttK3ehu5BNK3T2F2eZj1JGAtURYBphk70km017ZshBpxwS1O7Lqo7 FtK/cKyelxlpWa6/x4RkTh5fuPpg1jdTZLcNY= MIME-Version: 1.0 Received: by 10.223.85.203 with SMTP id p11mr101998fal.108.1293165265751; Thu, 23 Dec 2010 20:34:25 -0800 (PST) Received: by 10.223.114.4 with HTTP; Thu, 23 Dec 2010 20:34:25 -0800 (PST) Date: Thu, 23 Dec 2010 22:34:25 -0600 Message-ID: From: Adam Vande More To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Android 2.2 umass -> da failure 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, 24 Dec 2010 05:00:42 -0000 I'm having some trouble get my android phone's usb storage to work. It did work at first and I was able to mount the SD card and transfer files. Something has changed however and I'm not sure what. Here's a dmesg from a failed attempt to assign the device: ugen1.4: at usbus1 umass0: on usbus1 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:8:0:-1: Attached to scbus8 (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI status: Check Condition (probe0:umass-sim0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB) (da0:umass-sim0:0:0:0): READ CAPACITY(10). CDB: 25 0 0 0 0 0 0 0 0 0 (da0:umass-sim0:0:0:0): SCSI sense: Error code 0x72 (da0:umass-sim0:0:0:0): fatal error, failed to attach to device (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry FreeBSD 8.2-PRERELEASE #5: Thu Nov 25 19:14:00 CST 2010 adam@galacticdominator.com:/usr/obj/usr/src/sys/GENERIC amd64 So as you can see no /dev/da0 is created, although a /dev/passX is. I've got two micro SD cards and both result in the same current symptoms. Perhaps a quirk is needed? I can handle the quirks file well enough to add one, but I don't have the knowledge to know if that is the problem or what particular quirk can resolve it. My usb device is as follows: galacticdominator# usbconfig -u 1 -a 4 dump_device_desc ugen1.4: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0200 bDeviceClass = 0x0000 bDeviceSubClass = 0x0000 bDeviceProtocol = 0x0000 bMaxPacketSize0 = 0x0040 idVendor = 0x1004 idProduct = 0x61cc bcdDevice = 0x0100 iManufacturer = 0x0003 iProduct = 0x0002 iSerialNumber = 0x0001 bNumConfigurations = 0x0001 ----------------------------------------------------------------------------------------------------------------------------------- Additional info It seems have something to do with how fast your at pressing the "Turn on USB Storage" on the Android interface. After connecting the usb device, if you wait a couple of seconds before pressing "Turn on USB Storage" button you won't be able to get a /dev/daX. camcontrol functions don't seem to work to get a /dev/daX either, a physical unplug, plug-in, quickly press the button is the only way I've found to mount the device. -- Adam Vande More From owner-freebsd-usb@FreeBSD.ORG Fri Dec 24 06:24:54 2010 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 595061065672 for ; Fri, 24 Dec 2010 06:24:54 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id E175A8FC0A for ; Fri, 24 Dec 2010 06:24:53 +0000 (UTC) Received: by fxm16 with SMTP id 16so7375624fxm.13 for ; Thu, 23 Dec 2010 22:24:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ejy6vFR0EZ45IBr5yDb5PJvNLVUCIykzTZgwI4eBNUE=; b=ivluSECFnTQ50MvP/NKrD0KPsOa4BWROhwzTT1C19prB7/eG16dtnrLglsGCIF9Dsa ztj5tT9GqH/d6i3FnotvvP/WFpHoKcwYIeC+HwEZ9Ih9re6UvIhXhnYBwcmebvnLEMUJ OnNyZgTKyIO0W50y1WsRKKtHTz6J0Eq50hdoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=NOl/mdWwfM23UFSWno/LrH6KWgQFpf5E4XYPWQ7dxHuVG8GIOxnTd23KYCk0nnKKF2 pnAc3EAPUzyD57PLyE0jo3QMMh09SOw6Z7WD/HAt+lPvXbG6ltC02y8v1pIePXXI9b5l v2LSJtMYriY9Kci9A2cQyuQjRmi2FoOBfwxh8= MIME-Version: 1.0 Received: by 10.223.97.78 with SMTP id k14mr735999fan.89.1293171717030; Thu, 23 Dec 2010 22:21:57 -0800 (PST) Received: by 10.223.114.4 with HTTP; Thu, 23 Dec 2010 22:21:57 -0800 (PST) In-Reply-To: References: Date: Fri, 24 Dec 2010 00:21:57 -0600 Message-ID: From: Adam Vande More To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Android 2.2 umass -> da failure 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, 24 Dec 2010 06:24:54 -0000 On Thu, Dec 23, 2010 at 10:34 PM, Adam Vande More wrote: > Additional info > > It seems have something to do with how fast your at pressing the "Turn on > USB Storage" on the Android interface. After connecting the usb device, if > you wait a couple of seconds before pressing "Turn on USB Storage" button > you won't be able to get a /dev/daX. camcontrol functions don't seem to > work to get a /dev/daX either, a physical unplug, plug-in, quickly press the > button is the only way I've found to mount the device. > Also the partition table doesn't seem to be correctly recognized after this. Only /dev/da0 is present, not /dev/da0s1 Once I preform an action on /dev/da0 then the slice is seen. This there a way to automate this tasting? -- Adam Vande More From owner-freebsd-usb@FreeBSD.ORG Fri Dec 24 09:58:45 2010 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 AEB321065675; Fri, 24 Dec 2010 09:58:45 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.c2i.net [212.247.154.162]) by mx1.freebsd.org (Postfix) with ESMTP id 12D878FC1A; Fri, 24 Dec 2010 09:58:44 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=uKwGHVgX/XpzFB6WQV71hE8vVR+wz8PlNBntNPh/OpQ= c=1 sm=1 a=pWUwtioGajAA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=pGLkceISAAAA:8 a=JHWqcNLuOnHrL3t6FCcA:9 a=dpKKRMkrJF-ai8ryjrlYU_G2FloA:4 a=wPNLvfGTeEIA:10 a=MSl-tDqOz04A:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 66174198; Fri, 24 Dec 2010 10:58:43 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Fri, 24 Dec 2010 10:58:50 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: In-Reply-To: X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201012241058.50100.hselasky@c2i.net> Cc: mav@freebsd.org Subject: Re: Android 2.2 umass -> da failure 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, 24 Dec 2010 09:58:45 -0000 On Friday 24 December 2010 07:21:57 Adam Vande More wrote: > On Thu, Dec 23, 2010 at 10:34 PM, Adam Vande More wrote: > > Additional info > > > > It seems have something to do with how fast your at pressing the "Turn on > > USB Storage" on the Android interface. After connecting the usb device, > > if you wait a couple of seconds before pressing "Turn on USB Storage" > > button you won't be able to get a /dev/daX. camcontrol functions don't > > seem to work to get a /dev/daX either, a physical unplug, plug-in, > > quickly press the button is the only way I've found to mount the device. > > Also the partition table doesn't seem to be correctly recognized after > this. Only /dev/da0 is present, not /dev/da0s1 Once I preform an action > on /dev/da0 then the slice is seen. This there a way to automate this > tasting? Can you try 9-current. I think there might be a fix for this issue there. --HPS From owner-freebsd-usb@FreeBSD.ORG Fri Dec 24 10:26:57 2010 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 17C44106566B; Fri, 24 Dec 2010 10:26:57 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6FCE38FC17; Fri, 24 Dec 2010 10:26:56 +0000 (UTC) Received: by fxm16 with SMTP id 16so7485907fxm.13 for ; Fri, 24 Dec 2010 02:26:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=Q+Y4RlFmXtsfeiL2OVxlSQABEdfUQjIIF3rKfbOqlyw=; b=lqCy/Whu6bNaeG2fGRTu7TZyKHKAaCrdKg/iAmcK8I7sZiHdCqtAsEjaFCFOyreD8t NRrPUPLz6F7oa+d6Ujg4Pbh/oVkk6Fd/XAGUW524p9kbDgieADfuC9ufrgaaUYbXr4Dj deuMxGzC7DuYv9N6RfhPnKFcQjMooxQzzqtTk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=jg6zz2m4WfNa4vroc7PvEt5wOxC9ofmsR+LaGIBW8fuPei9/0HSPwOx66/Was/PwQO HI/7XxuXD3AAAmfXeo/RrxlsWGjmgZQWxvNa2NgWoSgqPxerhYqNaJM1LXi4f9EZ6la4 n0haI6sks501HZKflnnXy5GfklDIz5ryDSe2I= Received: by 10.223.103.197 with SMTP id l5mr1787434fao.7.1293186415412; Fri, 24 Dec 2010 02:26:55 -0800 (PST) Received: from mavbook2.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id e6sm2246091fav.8.2010.12.24.02.26.52 (version=SSLv3 cipher=RC4-MD5); Fri, 24 Dec 2010 02:26:54 -0800 (PST) Sender: Alexander Motin Message-ID: <4D147552.3080504@FreeBSD.org> Date: Fri, 24 Dec 2010 12:26:26 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20091212) MIME-Version: 1.0 To: Hans Petter Selasky , Adam Vande More References: <201012241058.50100.hselasky@c2i.net> In-Reply-To: <201012241058.50100.hselasky@c2i.net> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-scsi@freebsd.org, freebsd-usb@freebsd.org Subject: Re: Android 2.2 umass -> da failure 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, 24 Dec 2010 10:26:57 -0000 Hans Petter Selasky wrote: > On Friday 24 December 2010 07:21:57 Adam Vande More wrote: >> On Thu, Dec 23, 2010 at 10:34 PM, Adam Vande More > wrote: >>> Additional info >>> >>> It seems have something to do with how fast your at pressing the "Turn on >>> USB Storage" on the Android interface. After connecting the usb device, >>> if you wait a couple of seconds before pressing "Turn on USB Storage" >>> button you won't be able to get a /dev/daX. camcontrol functions don't >>> seem to work to get a /dev/daX either, a physical unplug, plug-in, >>> quickly press the button is the only way I've found to mount the device. >> Also the partition table doesn't seem to be correctly recognized after >> this. Only /dev/da0 is present, not /dev/da0s1 Once I preform an action >> on /dev/da0 then the slice is seen. This there a way to automate this >> tasting? > > Can you try 9-current. I think there might be a fix for this issue there. That patch was merged to 8-STABLE. This is different problem. Phrase "SCSI sense: Error code 0x72" means that device returned sense data in "descriptor" format. As I can see, our code supports only "fixed" format. As kind of dirty hack, this patch should probably help: --- scsi_da.c.prev 2010-10-24 21:53:16.000000000 +0300 +++ scsi_da.c 2010-12-24 12:25:03.000000000 +0200 @@ -1763,6 +1763,10 @@ dadone(struct cam_periph *periph, union "size failed: %s, %s", sense_key_desc, asc_desc); + } else if ((have_sense) && + (error_code == 0x72)) { + scsi_sense_print( + &done_ccb->csio); } else { if (have_sense) scsi_sense_print( -- Alexander Motin From owner-freebsd-usb@FreeBSD.ORG Fri Dec 24 17:51:02 2010 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 C2490106566B; Fri, 24 Dec 2010 17:51:02 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2F9BF8FC13; Fri, 24 Dec 2010 17:51:01 +0000 (UTC) Received: by fxm16 with SMTP id 16so7726365fxm.13 for ; Fri, 24 Dec 2010 09:51:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=Sl47+b6A0ptrqTjSNbAAdKIHvVJB7P0NxwICcgN03/A=; b=kfEYQU2in0rxBM3k58hufIbr309xP4NU47Lh6kMuTQYQKWUm6ga4ZJUj1hDYjTeh5K Drhd46otdK6/tE0FGF4LB9MSHgWA6meFTdHB4yv+mb5Y1CqUIWOZoxxlar7jgczg4LY5 wtqZtBvYvoFT07WSPhsUL8jHy+cE/GSkoEt34= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ukVcJBjed2scYI2Yx9DgXPIwGdJd0JMRhshpi/odJEeGvYmSJgK903aNguheup3MFq XahLd/8oQoKq2WzMvolR+moODi/b49EEECaVJ7Zrqlt82txbvpZ7EOS8TauhhY/tAjnu BQhqGWbG9IvPTNdEYcg8CG15DmpZmJzE7vICE= MIME-Version: 1.0 Received: by 10.223.87.72 with SMTP id v8mr10360103fal.70.1293213061105; Fri, 24 Dec 2010 09:51:01 -0800 (PST) Received: by 10.223.114.4 with HTTP; Fri, 24 Dec 2010 09:51:01 -0800 (PST) In-Reply-To: <4D147552.3080504@FreeBSD.org> References: <201012241058.50100.hselasky@c2i.net> <4D147552.3080504@FreeBSD.org> Date: Fri, 24 Dec 2010 11:51:01 -0600 Message-ID: From: Adam Vande More To: Alexander Motin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-scsi@freebsd.org, freebsd-usb@freebsd.org Subject: Re: Android 2.2 umass -> da failure 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, 24 Dec 2010 17:51:02 -0000 On Fri, Dec 24, 2010 at 4:26 AM, Alexander Motin wrote: > Phrase "SCSI sense: Error code 0x72" means that device returned sense > data in "descriptor" format. As I can see, our code supports only > "fixed" format. As kind of dirty hack, this patch should probably help: > Yes, this allows the daX device creation to finish properly and removed the requirement to quickly hit "Turn on USB Storage". Thanks. I also see that "true > /dev/da0" is the recommended way to retaste the device. Simple enough I guess. -- Adam Vande More From owner-freebsd-usb@FreeBSD.ORG Sat Dec 25 00:47:18 2010 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 5B823106566C for ; Sat, 25 Dec 2010 00:47:18 +0000 (UTC) (envelope-from freebsd@chillt.de) Received: from dd16434.kasserver.com (dd16434.kasserver.com [85.13.137.111]) by mx1.freebsd.org (Postfix) with ESMTP id 1C8138FC12 for ; Sat, 25 Dec 2010 00:47:17 +0000 (UTC) Received: from takahe.lan (dslb-084-061-217-025.pools.arcor-ip.net [84.61.217.25]) by dd16434.kasserver.com (Postfix) with ESMTPSA id 9C216188606F; Sat, 25 Dec 2010 01:32:11 +0100 (CET) Message-ID: <4D153B8A.5000806@chillt.de> Date: Sat, 25 Dec 2010 01:32:10 +0100 From: Bartosz Fabianowski User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-usb@freebsd.org, anthony@cloudnet.com, kamikaze@bsdforen.de References: <20100908193943.56021n9fgjv10m3o@webmail.cloudnet.com> In-Reply-To: <20100908193943.56021n9fgjv10m3o@webmail.cloudnet.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Fwd: Re: input-wacom 40.0.2.2_6 on FreeBSD 8.1 for Intuos 4? 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, 25 Dec 2010 00:47:18 -0000 I just stumbled upon this message by accident. Since it is still unanswered, I thought I might reply. > I was told to "get the [input-wacom] USB driver into the FreeBSD > project, where all the USB gods have access". Are ye such gods? How > does one get something into the project? The most important thing is to get the driver updated to the new USB stack first. Then, one can think about getting it into the main tree so that it can easier be updated if the USB stack changes again. > The original developer of the driver has "disappeared" and there's > a lot to be done. I beg to differ :). I never disappeared. I was just busy finishing my PhD (and still am to some extent). I no longer have access to a Cintiq or an Intuos but I have a Bamboo Fun and a Bamboo Pen & Touch. I would very much like to port my driver to the new USB stack and get these supported. As with all free software development, spare time is the issue. > Support for the latest Wacom tablets has to be added to the module. > It is unlikely that adding the device IDs suffices to achieve this. Correct. There are differences in protocol between device families and adjustments have to be made. > One would probably have to reverse engineer stuff or sign and NDA > with Wacom. I actually have sufficient information to pull this all of. Really, time is the only constraint. > The interface between the kernel module and the Xorg driver is not > stable, the module has to be adopted to the linuxwacom 0.10.8 > interface. This is not very hard to do. - Bartosz