From owner-freebsd-current@FreeBSD.ORG Tue Mar 15 05:53:48 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAA5916A4CE for ; Tue, 15 Mar 2005 05:53:48 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B40D43D39 for ; Tue, 15 Mar 2005 05:53:48 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3999372DDB; Mon, 14 Mar 2005 21:53:48 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 3857F72DD9; Mon, 14 Mar 2005 21:53:48 -0800 (PST) Date: Mon, 14 Mar 2005 21:53:48 -0800 (PST) From: Doug White To: Xavier Maillard In-Reply-To: Message-ID: <20050314215010.A8240@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: umass doesn't work here X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 15 Mar 2005 05:53:49 -0000 On Mon, 14 Mar 2005, Xavier Maillard wrote: > Hello, > > I tried for the first time to use my USB key on my -CURRENT > installation and no luck: nothing works :( What kernel messages do you get when you plug in the USB key? I have a key here that takes a few seconds to get ready and the umass-sim attachment to CAM will miss it. Doing 'camcontrol rescan X' where X is the scbus for that USB controller (camcontrol devlist -v will show them) wakes it up. Its not necessary to re-apply the devfs.conf rules, so you can remove the 'devfs restart' from your usbd.conf. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org