From owner-freebsd-current@FreeBSD.ORG Tue Feb 26 07:01:52 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 95DE8119; Tue, 26 Feb 2013 07:01:52 +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 C7AA6140; Tue, 26 Feb 2013 07:01:51 +0000 (UTC) X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe08.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 382504828; Tue, 26 Feb 2013 08:01:43 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org, Daniel Eischen Subject: Re: USB not working Date: Tue, 26 Feb 2013 08:02:59 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; amd64; ; ) References: <201302251539.34465.hselasky@c2i.net> In-Reply-To: X-Face: ?p&W)c(+80hU; '{.$5K+zq{oC6y| /D'an*6mw>j'f:eBsex\Gi, Cc: "mav@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2013 07:01:52 -0000 > > This worked - thanks! > > Any chance of getting this to be automatic, without having to > tweak any knobs? Not as I know of. Possibly we could set/clear the route bits when enumeration fails. Feel free to submit patches. --HPS