From owner-freebsd-usb@FreeBSD.ORG Sun Mar 20 13:14:36 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id D26AD106566B; Sun, 20 Mar 2011 13:14:36 +0000 (UTC) Date: Sun, 20 Mar 2011 13:14:36 +0000 From: Alexander Best To: Warren Block Message-ID: <20110320131436.GA46380@freebsd.org> References: <20110121182340.GA80488@freebsd.org> <86vczgts3a.fsf@gmail.com> <20110318154203.GA48923@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: Anonymous , freebsd-usb@freebsd.org Subject: Re: Problem with mouse during high CPU load 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, 20 Mar 2011 13:14:36 -0000 On Fri Mar 18 11, Warren Block wrote: > On Fri, 18 Mar 2011, Alexander Best wrote: > > >On Fri Mar 18 11, Anonymous wrote: > >>Alexander Best writes: > >> > >>>i've reported this issue quite a while ago [1], but back then nobody was > >>>able > >>>to help me. i have an issue with my usb mouse. when there's a high CPU > >>>load it > >>>produces random mouse clicks. this doesn't happen on other OSes. i've > >>>attached > >>>a different usb mouse to my freebsd box and i could't observe the same > >>>behavior. so it seems this problem is only related to specific mice. > >> > >>I'm curious, can you reproduce it without moused(8), i.e. specifying > >>/dev/umsN in xorg.conf rather than /dev/sysmouse. > > > >wow that worked. :) > > > >i've set my mouse to /dev/ums0 and set Option "AllowEmptyInput" "off", > >because > >without that line i couldn't use the mouse. > > Please use Option "AutoAddDevices" "Off" if you want to disable hal > hotplugging in xorg.conf: http://www.wonkity.com/~wblock/docs/html/aei.html > > >even with very fast movements i don't get any random clicks anymore. > >although > >this a solution works for X, for the console the only way to use a mouse is > >moused(8). > > Yes, but moused is autostarted for USB mice by > moused_nondefault_enable="YES" in /etc/defaults/rc.conf. ahh. so putting moused_nondefault_enable="NO" in my rc.conf should prevent moused(8) from starting? i suspect moused(8) can't handle the amount of input that get produced by newer usb mice with a high input rate. maybe some buffer is too small. i don't think this is a usb issue. i'll take a look at moused(8) and see if i can find where the problem occurs. cheers. alex -- a13x From owner-freebsd-usb@FreeBSD.ORG Sun Mar 20 13:54:47 2011 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 ED33B106564A; Sun, 20 Mar 2011 13:54:47 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id AFACC8FC1A; Sun, 20 Mar 2011 13:54:47 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p2KDskru050250; Sun, 20 Mar 2011 07:54:46 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p2KDskhk050247; Sun, 20 Mar 2011 07:54:46 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 20 Mar 2011 07:54:46 -0600 (MDT) From: Warren Block To: Alexander Best In-Reply-To: <20110320131436.GA46380@freebsd.org> Message-ID: References: <20110121182340.GA80488@freebsd.org> <86vczgts3a.fsf@gmail.com> <20110318154203.GA48923@freebsd.org> <20110320131436.GA46380@freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sun, 20 Mar 2011 07:54:46 -0600 (MDT) Cc: Anonymous , freebsd-usb@FreeBSD.ORG Subject: Re: Problem with mouse during high CPU load 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, 20 Mar 2011 13:54:48 -0000 On Sun, 20 Mar 2011, Alexander Best wrote: >> Yes, but moused is autostarted for USB mice by >> moused_nondefault_enable="YES" in /etc/defaults/rc.conf. > > ahh. so putting moused_nondefault_enable="NO" in my rc.conf should prevent > moused(8) from starting? Yes. Or remove/modify the entries in devd.conf that run moused when a USB mouse is attached. From owner-freebsd-usb@FreeBSD.ORG Mon Mar 21 11:07:09 2011 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 838FE1065670 for ; Mon, 21 Mar 2011 11:07:09 +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 732608FC12 for ; Mon, 21 Mar 2011 11:07:09 +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 p2LB79ZD086154 for ; Mon, 21 Mar 2011 11:07:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2LB78FV086152 for freebsd-usb@FreeBSD.org; Mon, 21 Mar 2011 11:07:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 21 Mar 2011 11:07:08 GMT Message-Id: <201103211107.p2LB78FV086152@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, 21 Mar 2011 11:07:09 -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/155663 usb [usbdevs] [patch] Add support for Supertop Nano 1GB US o usb/155496 usb [usb][patch] support BUFFALO WLI-U2-SG54HG wireless o usb/154753 usb [usbdevs] [patch] Support for Qualcomm USB modem/stora o usb/154710 usb [ugen] Conexant USB Modem is not working in 8.x. In 7. o usb/154593 usb [umass] Input/output error writing to external USB dri o usb/154506 usb [umass] Copying dir with large files makes FreeBSD loa o usb/154192 usb [umass] In Garmin Oregon GPS, only the first umass dev o usb/153703 usb [keyboard] My USB keyboard can not be used in 8-STABLE o usb/153609 usb [zyd] [panic] kernel: Fatal trap 12: page fault while o usb/153599 usb [usbdevs] [patch] Feiya Elango USB MicroSD reader sync o usb/153149 usb [umass] USB stick quirk regression [regression] o usb/152075 usb [usb8] [ehci] [request] Add quirk for CS5536 USB o usb/150892 usb [zyd] Whenever network contacted in any shape, way or o usb/150401 usb [umass] [usb8] [patch] Errors from USB drives mixed be 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 p 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/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/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/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 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/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 313 problems total. From owner-freebsd-usb@FreeBSD.ORG Mon Mar 21 21:24:43 2011 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 2FE1E106566B for ; Mon, 21 Mar 2011 21:24:43 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.c2i.net [212.247.154.2]) by mx1.freebsd.org (Postfix) with ESMTP id B2B128FC1E for ; Mon, 21 Mar 2011 21:24:42 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=Vlw5OJcoxCC473z5moizI40ESYe+BpcMN2hU0iQoJwI= c=1 sm=1 a=IU0TiZmyZPMA:10 a=kj9zAlcOel0A:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=6I5d2MoRAAAA:8 a=AFgrLHAiRF8DdiVGtiQA:9 a=ILo8MHZ4R5AoMPzNFZEXoVHK1M4A:4 a=CjuIK1q_8ugA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mailfe01.swip.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 X-TFF-CGPSA-Version: 1.7 X-T2-CGPSA-Filter: Scanned Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 103830017 for freebsd-usb@freebsd.org; Mon, 21 Mar 2011 22:24:40 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Mon, 21 Mar 2011 22:23:58 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-PRERELEASE; KDE/4.4.5; amd64; ; ) X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201103212223.58729.hselasky@c2i.net> Subject: Request for testing 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, 21 Mar 2011 21:24:43 -0000 Hi, Can people with 3G modems and USB HighSpeed harddisks test the following patch and see if it solves any problems: http://svn.freebsd.org/viewvc/base?view=revision&revision=219845 --HPS From owner-freebsd-usb@FreeBSD.ORG Tue Mar 22 02:28:28 2011 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 EDC7C106566C for ; Tue, 22 Mar 2011 02:28:27 +0000 (UTC) (envelope-from perlcat@windstream.net) Received: from pacmmta53.windstream.net (pacmmta53.windstream.net [162.39.147.112]) by mx1.freebsd.org (Postfix) with ESMTP id AF3218FC0A for ; Tue, 22 Mar 2011 02:28:27 +0000 (UTC) X-WS-COS: WSOB804 X-Cloudmark-Category: Undefined:Undefined X-Cloudmark-Analysis: v=1.1 cv=Io+spD9FxSWZ/FfG0qFGb9xy+Br3FrwMuZISoKaoS8U= c=1 sm=0 a=PNVnwG0rJO4A:10 a=dOmoVBS2sFQA:10 a=kj9zAlcOel0A:10 a=t9R0BMIZVPebI5snEiMA:9 a=oEn7xNZd1nntt-PBC6UA:7 a=tokZKgm_a6Bg4CIT9ewFUrtjGloA:4 a=CjuIK1q_8ugA:10 a=3LtIMPbUtMlxQFnE:21 a=yAbPEfCjOijbMVId:21 a=DqB8o3Ku0z1BW6mYW/2tpQ==:117 X-Cloudmark-Score: 0 Authentication-Results: pacmmta53 smtp.user=perlcat; auth=pass (PLAIN) Received: from [98.23.134.43] ([98.23.134.43:61486] helo=poot.rtfmcomputing.com) by pacmmta53 (envelope-from ) (ecelerity 2.2.2.45 r()) with ESMTPA id F9/A7-19697-994088D4; Mon, 21 Mar 2011 22:08:26 -0400 From: Tyson Boellstorff To: freebsd-usb@freebsd.org Date: Mon, 21 Mar 2011 21:07:18 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.5; amd64; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201103212107.18762.perlcat@windstream.net> Subject: USB configuration/autodetect Sierra Wireless Overdrive weirdness 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, 22 Mar 2011 02:28:28 -0000 Running 8.2-STABLE FreeBSD 8.2-STABLE amd64 GENERIC on an Acer Aspire 5253, synced and rebuilt kernel on 15 March. (although this happened on the vanilla 8.2-STABLE amd64 GENERIC kernel as well). I originally used my hard drive with 8.0-STABLE i386 kernel loaded on it from a previous installation, and it recognized and ran my Sierra Wireless USB cellular modem as ue0 on this laptop. No such luck with the amd64 kernel -- when I plug it in, with verbose dmesg, I get the following: neddy# diff dmesg.0 dmesg.1 1299a1300,1307 > Ejecting 0x1199:0x0fff using method 2 > ugen1.2: at usbus1 > ugen1.2: at usbus1 (disconnected) > ugen1.2: at usbus1 > cdce0: on usbus1 > ue0: on cdce0 > ue0: bpf attached > ue0: Ethernet address: 00:a0:d5:ff:ff:af When I loaded 8.2, it recognizes the USB modem as an AirCard CDROM -- 1419a1396,1420 > ugen1.2: at usbus1 > umass1: on usbus1 > umass1: SCSI over Bulk-Only; quirks = 0x0000 > umass1:3:1:-1: Attached to scbus3 > (probe0:umass-sim1:1:0:0): SCSI status error > (probe0:umass-sim1:1:0:0): INQUIRY. CDB: 12 1 0 0 ff 0 > (probe0:umass-sim1:1:0:0): CAM status: SCSI Status Error > (probe0:umass-sim1:1:0:0): SCSI status: Check Condition > (probe0:umass-sim1:1:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB) > (probe0:umass-sim1:1:0:0): Error 22, Unretryable error > (probe0:umass-sim1:1:0:0): Down reving Protocol Version from 2 to 0? > (probe0:umass-sim1:1:0:0): SCSI status error > (probe0:umass-sim1:1:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > (probe0:umass-sim1:1:0:0): CAM status: SCSI Status Error > (probe0:umass-sim1:1:0:0): SCSI status: Check Condition > (probe0:umass-sim1:1:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or bus device reset occurred) > (probe0:umass-sim1:1:0:0): Retrying command (per sense data) > GEOM: new disk cd1 > pass2 at umass-sim1 bus 1 scbus3 target 0 lun 0 > pass2: Removable CD-ROM SCSI-0 device > pass2: 40.000MB/s transfers > cd1 at umass-sim1 bus 1 scbus3 target 0 lun 0 > cd1: Removable CD-ROM SCSI-0 device > cd1: 40.000MB/s transfers > cd1: cd present [10592 x 512 byte records] Naturally, I cannot bind an ip address to that. Here is usbconfig information: poot# usbconfig ugen0.1: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE ugen2.1: at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE ugen3.1: at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE ugen3.2: <1.3M WebCam XPACJ0AJ2> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen3.3: at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen0.2: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON poot# Any ideas what I ought to do? I did not see any wireless usb adapter information in usbquirks or usbconfig. Incidentally, when I was thinking that the driver was seeing the sd drive, I tried a U301 cellular modem, but it also sees it as a CDROM. The maddening part is that I know that it can be made to work -- the question is how to make it work. Tyson From owner-freebsd-usb@FreeBSD.ORG Tue Mar 22 14:00:02 2011 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CE651065673 for ; Tue, 22 Mar 2011 14:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA67C8FC22 for ; Tue, 22 Mar 2011 14:00:01 +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 p2ME01Q0001471 for ; Tue, 22 Mar 2011 14:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2ME01od001470; Tue, 22 Mar 2011 14:00:01 GMT (envelope-from gnats) Resent-Date: Tue, 22 Mar 2011 14:00:01 GMT Resent-Message-Id: <201103221400.p2ME01od001470@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, Prokofiev Sergii Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87C451065672 for ; Tue, 22 Mar 2011 13:57:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 5CAEA8FC17 for ; Tue, 22 Mar 2011 13:57:44 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p2MDvh3u077138 for ; Tue, 22 Mar 2011 13:57:43 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p2MDvhbv077137; Tue, 22 Mar 2011 13:57:43 GMT (envelope-from nobody) Message-Id: <201103221357.p2MDvhbv077137@red.freebsd.org> Date: Tue, 22 Mar 2011 13:57:43 GMT From: Prokofiev Sergii To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: usb/155784: Problem with Transcend StoreJet 25M3 (2AJ1) on Asus M2N 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, 22 Mar 2011 14:00:02 -0000 >Number: 155784 >Category: usb >Synopsis: Problem with Transcend StoreJet 25M3 (2AJ1) on Asus M2N >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 22 14:00:01 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Prokofiev Sergii >Release: FreeBSD-8.0 - 8.2 >Organization: >Environment: FreeBSD logos 8.2-STABLE FreeBSD 8.2-STABLE #5 r219024: Sat Feb 26 14:58:30 EET 2011 proks@logos:/usr/obj/usr/src/sys/LOGOS amd64 >Description: I have a problem with USB-HDD Transcend StoreJet 25M3 (USB3/2-compatible device) on motherboard Asus M2N only, but do not have on another hardware platform. I've probed in FreeBSD 8.0 - 8.2 This problem exists only on this motherboard with FreeBSD 8, but does not exist with Ubuntu 10. USB2 ports are capable of "High speed" in BIOS. dmesg: ugen0.3: at usbus0 umass0: on usbus0 da0 at umass-sim0 bus 0 scbus6 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 1.000MB/s transfers da0: 610480MB (1250263728 512 byte sectors: 255H 63S/T 77825C) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >da0: 1.000MB/s transfers - very slow usbconfig: ugen0.1: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE ugen0.2: at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON ugen0.3: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON >ugen0.3: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON??? copy(gstat): dT: 1.001s w: 1.000s L(q) ops/s r/s kBps ms/r w/s kBps ms/w %busy Name .... 1 8 6 767 125.9 2 256 125.7 100.6| da0 1 8 6 767 125.9 2 256 125.7 100.6| da0s1 .... But other device looks well: ugen1.2: at usbus1 umass0: on usbus1 da0 at umass-sim0 bus 0 scbus6 target 0 lun 0 da0: Fixed Direct Access SCSI-4 device da0: 40.000MB/s transfers da0: 238475MB (488397168 512 byte sectors: 255H 63S/T 30401C) From owner-freebsd-usb@FreeBSD.ORG Tue Mar 22 14:17:37 2011 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 5249C106566B for ; Tue, 22 Mar 2011 14:17:37 +0000 (UTC) (envelope-from proks@skylinetele.com) Received: from mail.sky.od.ua (relay.sky.od.ua [81.25.224.8]) by mx1.freebsd.org (Postfix) with ESMTP id B29A28FC13 for ; Tue, 22 Mar 2011 14:17:36 +0000 (UTC) Received: from relay.sky.od.ua (mail [81.25.224.8]) by mail.sky.od.ua (Postfix) with ESMTP id 3A1D0217A for ; Tue, 22 Mar 2011 15:58:27 +0200 (EET) X-Virus-Scanned: amavisd-new at sky.od.ua Received: from mail.sky.od.ua ([81.25.224.8]) by relay.sky.od.ua (relay.sky.od.ua [81.25.224.8]) (amavisd-new, port 10024) with ESMTP id fzgmcUkzw-kE for ; Tue, 22 Mar 2011 15:58:24 +0200 (EET) Received: from logos.sky.od.ua (logos.sky.od.ua [81.25.224.11]) by mail.sky.od.ua (Postfix) with ESMTP id AB763216C for ; Tue, 22 Mar 2011 15:58:24 +0200 (EET) Message-ID: <4D88AB00.8050307@skylinetele.com> Date: Tue, 22 Mar 2011 15:58:24 +0200 From: "Prokofiev S.P." Organization: Skyline Telecom. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.9.2.13) Gecko/20110131 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with Transcend StoreJet 25M3 (2AJ1) on Asus M2N 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, 22 Mar 2011 14:17:37 -0000 Hi All. I have a problem with USB-HDD Transcend StoreJet 25M3 (USB3/2-compatible device) on motherboard Asus M2N only, but do not have on another hardware platform. I've probed in FreeBSD 8.0 - 8.2 This problem exists only on this motherboard with FreeBSD 8, but does not exist with Ubuntu 10. USB2 ports are capable of "High speed" in BIOS. dmesg: ugen0.3: at usbus0 umass0: on usbus0 da0 at umass-sim0 bus 0 scbus6 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 1.000MB/s transfers da0: 610480MB (1250263728 512 byte sectors: 255H 63S/T 77825C) >da0: 1.000MB/s transfers - very slow usbconfig: ugen0.1: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE ugen0.2: at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON ugen0.3: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON >ugen0.3: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON??? copy(gstat): dT: 1.001s w: 1.000s L(q) ops/s r/s kBps ms/r w/s kBps ms/w %busy Name .... 1 8 6 767 125.9 2 256 125.7 100.6| da0 1 8 6 767 125.9 2 256 125.7 100.6| da0s1 .... But other device looks well: ugen1.2: at usbus1 umass0: on usbus1 da0 at umass-sim0 bus 0 scbus6 target 0 lun 0 da0: Fixed Direct Access SCSI-4 device da0: 40.000MB/s transfers da0: 238475MB (488397168 512 byte sectors: 255H 63S/T 30401C) I've written about that http://forums.freebsd.org/showthread.php?p=128289#post128289 Please help to solve this problem. From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 15:05:34 2011 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 EC55B106566B for ; Thu, 24 Mar 2011 15:05:34 +0000 (UTC) (envelope-from znek@mulle-kybernetik.com) Received: from muller.mulle-kybernetik.com (port-212-202-151-204.static.qsc.de [212.202.151.204]) by mx1.freebsd.org (Postfix) with ESMTP id 1A4CA8FC08 for ; Thu, 24 Mar 2011 15:05:33 +0000 (UTC) Received: (qmail 54809 invoked from network); 24 Mar 2011 15:05:37 -0000 Received: from unknown (HELO zoidberg.z.net) (znek@212.202.151.205) by mail.mulle-kybernetik.com with AES128-SHA encrypted SMTP; 24 Mar 2011 15:05:37 -0000 Mime-Version: 1.0 (Apple Message framework v1084) From: =?iso-8859-1?Q?Marcus_M=FCller?= In-Reply-To: <201103212223.58729.hselasky@c2i.net> Date: Thu, 24 Mar 2011 16:05:31 +0100 Message-Id: References: <201103212223.58729.hselasky@c2i.net> To: Hans Petter Selasky X-Mailer: Apple Mail (2.1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-usb@freebsd.org Subject: Re: Request for testing 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, 24 Mar 2011 15:05:35 -0000 Hi, > Can people with 3G modems and USB HighSpeed harddisks test the = following patch=20 > and see if it solves any problems: >=20 > http://svn.freebsd.org/viewvc/base?view=3Drevision&revision=3D219845 wow, this totally saved the day for me! ;-) I've applied the diff from ehci.c@219845 to my 8.2-STABLE and can now = confirm, that my D-Link DUB-E100 Fast Ethernet USB 2.0 adapter now = delivers the expected 20MBit downstream throughput (see an earlier post = from me on this subject). I'm using this EHCI adapter on an NVidia ION = board.=20 Thanks for the excellent work! Cheers, Marcus --=20 Marcus Mueller . . . crack-admin/coder ;-) Mulle kybernetiK . http://www.mulle-kybernetik.com Current projects: http://www.mulle-kybernetik.com/znek/ From owner-freebsd-usb@FreeBSD.ORG Thu Mar 24 16:16:08 2011 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 1F291106566B for ; Thu, 24 Mar 2011 16:16:08 +0000 (UTC) (envelope-from perlcat@windstream.net) Received: from pacmmta51-web.windstream.net (pacmmta51-web.windstream.net [162.39.147.130]) by mx1.freebsd.org (Postfix) with ESMTP id D3A728FC08 for ; Thu, 24 Mar 2011 16:16:07 +0000 (UTC) X-WS-COS: WSOB806 X-Cloudmark-Category: Undefined:Undefined X-Cloudmark-Analysis: v=1.1 cv=Mne46L7caC4LfLXKf+rrNdN36Wn0c3ZH5AdyqtfKqL0= c=1 sm=0 a=N6KPn9VvdekA:10 a=IkcTkHD0fZMA:10 a=AHmt4OI5AAAA:8 a=6I5d2MoRAAAA:8 a=Ax0i3Aejqg7l7dMkpR8A:9 a=yRdnWEFf7nlKyXFi0OkA:7 a=IbHbcNBSKXq1U2l6sjrChUXYtkUA:4 a=QEXdDO2ut3YA:10 a=btb5l0_vzsgA:10 a=S7/Jn1K68yh1/qT9HR9uvg==:117 X-Cloudmark-Score: 0 Received: from [10.135.134.181] ([10.135.134.181:48114] helo=pamxwww06-z01) by pacmmta51 (envelope-from ) (ecelerity 2.2.2.45 r()) with ESMTP id 9D/EE-29963-64E6B8D4; Thu, 24 Mar 2011 12:16:06 -0400 Message-ID: <20110324121606.0R7DM.25817.root@pamxwww06-z01> Date: Thu, 24 Mar 2011 11:16:06 -0500 From: To: freebsd-usb@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: 72.37.9.218 X-Auth-IP: 69.58.249.58 Subject: Re: Request for testing 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, 24 Mar 2011 16:16:08 -0000 ---- "Marcus M=C3=BCller" wrote:=20 > Hi, >=20 > > Can people with 3G modems and USB HighSpeed harddisks test the followin= g patch=20 > > and see if it solves any problems: > >=20 > > http://svn.freebsd.org/viewvc/base?view=3Drevision&revision=3D219845 >=20 > wow, this totally saved the day for me! ;-) >=20 > I've applied the diff from ehci.c@219845 to my 8.2-STABLE and can now con= firm, that my D-Link DUB-E100 Fast Ethernet USB 2.0 adapter now delivers th= e expected 20MBit downstream throughput (see an earlier post from me on thi= s subject). I'm using this EHCI adapter on an NVidia ION board.=20 >=20 Wish I could say the same thing. However, my Sierra Wireless Overdrive stil= l is detected as a CDROM on my Acer laptop after loading this patch. From owner-freebsd-usb@FreeBSD.ORG Sat Mar 26 07:31:49 2011 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 E3A561065675; Sat, 26 Mar 2011 07:31:49 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.c2i.net [212.247.154.226]) by mx1.freebsd.org (Postfix) with ESMTP id 20CAE8FC16; Sat, 26 Mar 2011 07:31:48 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=6QwXiDozn7Gnsf2tGidwH+ndAwLlGixx7JAIKZICKmI= c=1 sm=1 a=IU0TiZmyZPMA:10 a=vaoYRtZtUZwA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=CBuuo2NdAAAA:8 a=KIZlHw5IP4nRE5TlpJkA:9 a=VwFNk96R9TvbyW0C83kDV2sCYK8A:4 a=CjuIK1q_8ugA:10 a=3iBgCAkc3Z8A:10 a=6Ek07VDobeQA:10 a=cl6vE36vmE82LIud_A8A:9 a=pXVIJmFc8MgE1mAyoFgA:7 a=czO4w7cUush8XfWky9fuHLSP9TsA:4 a=q46TbcNbH9xMnry7:21 a=ASkHR4SrgQBv6o15:21 a=gwhrR9qqVhEbic-xvb8A:9 a=m3NSrB7mXk9aNZKlKNUA:7 a=qsxv-8AErYM24G05EnU3bAtV-EsA:4 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe08.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 105524610; Sat, 26 Mar 2011 08:31:46 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 26 Mar 2011 08:30:59 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-PRERELEASE; KDE/4.4.5; amd64; ; ) X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_zYZjNFwuOq/KXXC" Message-Id: <201103260830.59672.hselasky@c2i.net> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, libusb-devel@lists.sourceforge.net Subject: Android fastboot support for FreeBSD 8/9 using LibUSB v1.0 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, 26 Mar 2011 07:31:50 -0000 --Boundary-00=_zYZjNFwuOq/KXXC Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, The attached files adds USB support to Android's fastboot under FreeBSD 8/9, by using the LibUSB v1.0 interface. http://android-dls.com/wiki/index.php?title=Fastboot Lines for the Android.mk: ifeq ($(HOST_OS),FreeBSD) LOCAL_SRC_FILES += usb_freebsd.c util_freebsd.c LOCAL_LDLIBS += -lpthread -lusb endif Please feel free to forward my patches to the Android team handling the fastboot code. I was not sure where to post it. --HPS --Boundary-00=_zYZjNFwuOq/KXXC-- From owner-freebsd-usb@FreeBSD.ORG Sat Mar 26 07:37:55 2011 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 6F73B106566C; Sat, 26 Mar 2011 07:37:55 +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 BFA998FC14; Sat, 26 Mar 2011 07:37:54 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=NvrFngl24Vvwb7eBef0tfsytOWEnP/WlkqxQrRnklhk= c=1 sm=1 a=IU0TiZmyZPMA:10 a=2QwxetvH7OQA:10 a=Q9fys5e9bTEA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=CBuuo2NdAAAA:8 a=FP58Ms26AAAA:8 a=FQ_Lki0MAAAA:8 a=8kQB0OdkAAAA:8 a=KXerRQLmtUWdGkY0lkEA:9 a=0VgLv4NYe5RupFyk8GMA:7 a=Xc7hnXyPS-XVjuuhLcZEVYy9sFcA:4 a=PUjeQqilurYA:10 a=3iBgCAkc3Z8A:10 a=OIzWo4VNxpQA:10 a=C8hY86fFbX8A: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 104989958; Sat, 26 Mar 2011 08:37:53 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Sat, 26 Mar 2011 08:37:06 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <201103260830.59672.hselasky@c2i.net> In-Reply-To: <201103260830.59672.hselasky@c2i.net> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201103260837.07052.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: Android fastboot support for FreeBSD 8/9 using LibUSB v1.0 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, 26 Mar 2011 07:37:55 -0000 On Saturday 26 March 2011 08:30:59 Hans Petter Selasky wrote: > Hi, > > The attached files adds USB support to Android's fastboot under FreeBSD > 8/9, by using the LibUSB v1.0 interface. > > http://android-dls.com/wiki/index.php?title=Fastboot > > Lines for the Android.mk: > > ifeq ($(HOST_OS),FreeBSD) > LOCAL_SRC_FILES += usb_freebsd.c util_freebsd.c > LOCAL_LDLIBS += -lpthread -lusb > endif > > Please feel free to forward my patches to the Android team handling the > fastboot code. I was not sure where to post it. > > --HPS Hi, The attachments are available from here: http://sourceforge.net/mailarchive/forum.php?thread_name=201103260830.59672.hselasky%40c2i.net&forum_name=libusb-devel Looks like they got stripped from the FreeBSD lists. --HPS From owner-freebsd-usb@FreeBSD.ORG Sat Mar 26 14:56:10 2011 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 5E9361065670; Sat, 26 Mar 2011 14:56:10 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 00C618FC19; Sat, 26 Mar 2011 14:56:09 +0000 (UTC) Received: by qwc9 with SMTP id 9so1269223qwc.13 for ; Sat, 26 Mar 2011 07:56:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=q9MfHIa1nd8a7qYQWvkTBGXFZ8dySRR0WhnHESUedsI=; b=Bo0nPi94Ek5Z/EClVeSDsnpIPFFRAAUrUSt2RinD/l9zss9YcbFMXFQF5/rIttWI5e HCEcFcSX/4hdRIvMe1iEgRvZYYZmRfCvhfF6Dc/42bUnWCTkCCCvPGlzFYYeem+h48uv xEV3WFvKY+vDeOs4K1W32w2ds4jXabQE5oFw8= 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:content-transfer-encoding; b=hTRxZz48Jnz6svRFjHIykn25mWrn8K1siE1qyQv1NiEqQlRecNodLvd8T/PZvKcIf+ F0dmjBOP/swkO38FUmPsvrrCZTWcW7CSd1bQc6HMCIMUnD8w34pUh5+UzvugLkZEmROy tewcVWib+mKyR0RvRJsX5gCrxZSQ1YqAtlBuI= MIME-Version: 1.0 Received: by 10.224.61.1 with SMTP id r1mr1727922qah.105.1301149801310; Sat, 26 Mar 2011 07:30:01 -0700 (PDT) Received: by 10.229.226.67 with HTTP; Sat, 26 Mar 2011 07:30:01 -0700 (PDT) In-Reply-To: <201103260830.59672.hselasky@c2i.net> References: <201103260830.59672.hselasky@c2i.net> Date: Sat, 26 Mar 2011 11:30:01 -0300 Message-ID: From: "Carlos A. M. dos Santos" To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, libusb-devel@lists.sourceforge.net, freebsd-usb@freebsd.org Subject: Re: Android fastboot support for FreeBSD 8/9 using LibUSB v1.0 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, 26 Mar 2011 14:56:10 -0000 On Sat, Mar 26, 2011 at 4:30 AM, Hans Petter Selasky wro= te: > > Hi, > > The attached files adds USB support to Android's fastboot under FreeBSD 8= /9, > by using the LibUSB v1.0 interface. > > http://android-dls.com/wiki/index.php?title=3DFastboot > > Lines for the Android.mk: > > ifeq ($(HOST_OS),FreeBSD) > =A0LOCAL_SRC_FILES +=3D usb_freebsd.c util_freebsd.c > =A0LOCAL_LDLIBS +=3D -lpthread -lusb > endif > > Please feel free to forward my patches to the Android team handling the > fastboot code. I was not sure where to post it. If you want to follow the full process, the instructions are here: http://source.android.com/source/life-of-a-patch.html But for such a small change a simple Feature Request may suffice: http://code.google.com/p/android/issues/entry?template=3DFeature%20req= uest -- Depending on how lucky you are, your fortune may rub people the wrong way From owner-freebsd-usb@FreeBSD.ORG Sat Mar 26 15:09:24 2011 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 11D3C1065672; Sat, 26 Mar 2011 15:09:24 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.c2i.net [212.247.154.98]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB918FC0C; Sat, 26 Mar 2011 15:09:22 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=wd7fLirDSts22yawIUsTeMUS9lsm8Llc0grT6RvpTjU= c=1 sm=1 a=IU0TiZmyZPMA:10 a=2QwxetvH7OQA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=1XWaLZrsAAAA:8 a=ZXdw4Tmqi4qIkLneM7EA:9 a=zp-17vWPaCkf0qOTdWyXopcpREAA:4 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe04.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 105279974; Sat, 26 Mar 2011 16:09:21 +0100 From: Hans Petter Selasky To: "Carlos A. M. dos Santos" Date: Sat, 26 Mar 2011 16:08:34 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <201103260830.59672.hselasky@c2i.net> In-Reply-To: X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq,NwSZ4V" =?iso-8859-1?q?=7CLR=2E+tj=7Dg5=0A=09=25V?=,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( =?iso-8859-1?q?=0A=09=3AAuzV9=3A=2EhESm-x4h240C=609=3Dw?= MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103261608.34751.hselasky@c2i.net> Cc: freebsd-current@freebsd.org, libusb-devel@lists.sourceforge.net, freebsd-usb@freebsd.org Subject: Re: Android fastboot support for FreeBSD 8/9 using LibUSB v1.0 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, 26 Mar 2011 15:09:24 -0000 Hi, On Saturday 26 March 2011 15:30:01 Carlos A. M. dos Santos wrote: > But for such a small change a simple Feature Request may suffice: Thank you! I've created an issue: http://code.google.com/p/android/issues/detail?id=15749&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars --HPS From owner-freebsd-usb@FreeBSD.ORG Sat Mar 26 17:11:15 2011 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 15BB8106564A for ; Sat, 26 Mar 2011 17:11:15 +0000 (UTC) (envelope-from lattera@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9AF5A8FC1A for ; Sat, 26 Mar 2011 17:11:14 +0000 (UTC) Received: by wyf23 with SMTP id 23so2138020wyf.13 for ; Sat, 26 Mar 2011 10:11:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=daoe20QOOJZS69kbYvhuiE1DzxJ3aTUMSRA9LLFp3TA=; b=KBwbb7btFXGiHc6UBemDSKvZgCUTlYaSfls+R6GfTHNpepLYzaXNlCCyI6F1byt279 7aQMGTU00MeHRLjOrj4BPEVYYAsxcTia1I9l9GD+kWipepAmkdt3KYWmWDm+QOW+61iO nnHgMc9YwGgzEddfFkr/cc3d7x6WTX/sYeZX8= 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=JBCPzbCXSRT4+4JvcgvrKtgai1RKei8W723+UMv+RgiVuRO0wly6sbNQaDXPyGNIbe BHSKNPMpWmBtzAKaQwo/OtLa5STBM8cSDxmMXcuRqIyF8og9jqhf5hV3ZNEoLg+d7JYJ vheXb/CYUnCesqvdRvDjAJfewckqMqV5AiZH4= MIME-Version: 1.0 Received: by 10.227.207.65 with SMTP id fx1mr1974334wbb.119.1301157577942; Sat, 26 Mar 2011 09:39:37 -0700 (PDT) Received: by 10.227.158.21 with HTTP; Sat, 26 Mar 2011 09:39:37 -0700 (PDT) Received: by 10.227.158.21 with HTTP; Sat, 26 Mar 2011 09:39:37 -0700 (PDT) In-Reply-To: <201103261608.34751.hselasky@c2i.net> References: <201103260830.59672.hselasky@c2i.net> <201103261608.34751.hselasky@c2i.net> Date: Sat, 26 Mar 2011 10:39:37 -0600 Message-ID: From: Shawn Webb To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "Carlos A. M. dos Santos" , freebsd-current@freebsd.org, libusb-devel@lists.sourceforge.net, freebsd-usb@freebsd.org Subject: Re: Android fastboot support for FreeBSD 8/9 using LibUSB v1.0 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, 26 Mar 2011 17:11:15 -0000 This is awesome. Lack of Android tools support almost keeps me from fully switching from OSX to FreeBSD. Any chance adb is or will be supported? Thanks, Shawn On Mar 26, 2011 9:10 AM, "Hans Petter Selasky" wrote: > Hi, > > On Saturday 26 March 2011 15:30:01 Carlos A. M. dos Santos wrote: >> But for such a small change a simple Feature Request may suffice: > > Thank you! > > I've created an issue: > > http://code.google.com/p/android/issues/detail?id=15749&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars > > --HPS > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"