From owner-freebsd-usb@FreeBSD.ORG Fri Oct 23 07:02:30 2009 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 EFEDC106568D for ; Fri, 23 Oct 2009 07:02:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.swip.net [212.247.154.161]) by mx1.freebsd.org (Postfix) with ESMTP id 80F508FC15 for ; Fri, 23 Oct 2009 07:02:30 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=DX1SxkH8UTUA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=a5WgKlghvVxBGUNFKA8A:9 a=KHS1C_eaE70a3VolyxniFLuuEd0A:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1312652882; Fri, 23 Oct 2009 09:02:28 +0200 From: Hans Petter Selasky To: Steve Franks Date: Fri, 23 Oct 2009 09:01:36 +0200 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <539c60b90910212037l31efc1b2q43a6f867bdef39ea@mail.gmail.com> <200910221113.06687.hselasky@c2i.net> <539c60b90910221600j5ac2ea00oe9e59c015fd1c464@mail.gmail.com> In-Reply-To: <539c60b90910221600j5ac2ea00oe9e59c015fd1c464@mail.gmail.com> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200910230901.37113.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: quirks? camcontrol rescan/reset all not updating inserted/removed cards in flashreader. 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, 23 Oct 2009 07:02:31 -0000 On Friday 23 October 2009 01:00:58 Steve Franks wrote: > >> 8RC1 - I sortof hoped for a usb upgrade with the new release, but my > >> internal reader is still only functional for cards that were inserted > >> on bootup (behavior is same for external readers, but they can easily > >> be unplugged from usb). > > > > Try to reset your unit: > > > > usbconfig -u X -a Y reset > > > > X and Y are numbers after ugen. > > Ay, that's the ticket! Who would I contact to add that to 'man > umass'? It's suggesting camcontrol for that same operation with a zip > drive, and I suspect that the usbconfig reset would be a more useful > example in the current era of flash disks... Just make the patch and send it to me. --HPS