From owner-freebsd-questions@FreeBSD.ORG Wed Mar 11 17:49:49 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 193E41065676 for ; Wed, 11 Mar 2009 17:49:49 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from exprod7og110.obsmtp.com (exprod7og110.obsmtp.com [64.18.2.173]) by mx1.freebsd.org (Postfix) with SMTP id AF2FC8FC1A for ; Wed, 11 Mar 2009 17:49:48 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from source ([209.85.198.251]) by exprod7ob110.postini.com ([64.18.6.12]) with SMTP ID DSNKSbf5vGdXKgZWlRsG1+uJZTk25voXRWrS@postini.com; Wed, 11 Mar 2009 10:49:48 PDT Received: by rv-out-0708.google.com with SMTP id k29so102283rvb.10 for ; Wed, 11 Mar 2009 10:49:47 -0700 (PDT) Received: by 10.141.62.9 with SMTP id p9mr4496148rvk.80.1236793787690; Wed, 11 Mar 2009 10:49:47 -0700 (PDT) Received: from localhost ([76.231.178.131]) by mx.google.com with ESMTPS id g31sm58567rvb.7.2009.03.11.10.49.47 (version=SSLv3 cipher=RC4-MD5); Wed, 11 Mar 2009 10:49:47 -0700 (PDT) Date: Wed, 11 Mar 2009 10:49:18 -0700 (PDT) From: Peter Steele To: Roland Smith Message-ID: <27422526.801236793758736.JavaMail.HALO$@halo> In-Reply-To: <20090311174304.GA67007@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: How to auto-detect a USB drive? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2009 17:49:49 -0000 > Last week I submitted a patch to get this system and subsystem >documented in the manual page of devd.conf. It should be in CURRENT now, >and will be MFC'd to STABLE in a week or so. This looks like exactly what we need, except we're using 7.0, and are too close to releasing 1.0 of our software to make a switch to 7.1 now (QA would want to run weeks of testing). What are the issues with devd and 7.0?