Date: Thu, 15 Mar 2012 19:07:30 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-usb@freebsd.org Cc: David.I.Noel@gmail.com Subject: Re: 9.0 - USB init failed err=18 Message-ID: <201203151907.30900.hselasky@c2i.net> In-Reply-To: <201203151858.19237.hselasky@c2i.net> References: <CAHAXwYDB-n10is=vZaxVkXpp8CZkotGAv0gehzmJPDbhfNRfDA@mail.gmail.com> <20120315111312.GA35074@johnny.reilly.home> <201203151858.19237.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 15 March 2012 18:58:18 Hans Petter Selasky wrote: > while true > do > usbconfig -d X.Y set_config 0 > usbconfig -d X.Y set_config 1 > done Should be: usbconfig -d X.Y set_config 255 usbconfig -d X.Y set_config 0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203151907.30900.hselasky>