From owner-svn-src-all@FreeBSD.ORG Thu Oct 27 21:10:52 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6626106566C; Thu, 27 Oct 2011 21:10:52 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id A75958FC08; Thu, 27 Oct 2011 21:10:51 +0000 (UTC) Received: by bkbzs2 with SMTP id zs2so333992bkb.13 for ; Thu, 27 Oct 2011 14:10:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=mQJxPjYY0j7sDMokydQz5AVSnawBPmJ4GhdqIiT5ewI=; b=fnPeSQaT3ppzMoXVj9GLYS440lx20WSJzGR85fLVqdDWPdBJB0nAlnkh3IlRbTkY7e GRx7M/4jb+D9GJtgtaPm5/Gd1XXnh8y9unfCqrnQucPcOlPmEr7mMfwCim50WqaHTvfT X2IrkL4bp7sybCrj/pMdcXBi84ZHMsHtKgEvQ= MIME-Version: 1.0 Received: by 10.182.7.10 with SMTP id f10mr6820426oba.56.1319749850223; Thu, 27 Oct 2011 14:10:50 -0700 (PDT) Received: by 10.182.122.33 with HTTP; Thu, 27 Oct 2011 14:10:50 -0700 (PDT) In-Reply-To: <20111027205624.GA71935@freebsd.org> References: <201110272035.p9RKZLh3024140@svn.freebsd.org> <20111027205624.GA71935@freebsd.org> Date: Thu, 27 Oct 2011 14:10:50 -0700 Message-ID: From: Garrett Cooper To: Alexander Best Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Gavin Atkinson , src-committers@freebsd.org Subject: Re: svn commit: r226860 - head/etc X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2011 21:10:52 -0000 On Thu, Oct 27, 2011 at 1:56 PM, Alexander Best wrote= : > On Thu Oct 27 11, Gavin Atkinson wrote: >> Author: gavin >> Date: Thu Oct 27 20:35:21 2011 >> New Revision: 226860 >> URL: http://svn.freebsd.org/changeset/base/226860 >> >> Log: >> =A0 Update the example rules in devfs.conf to reflect the changes since = ATA_CAM. >> =A0 While here, add another example rule, as many applications these day= s >> =A0 expect to find /dev/dvd instead. > > http://lists.freebsd.org/pipermail/freebsd-current/2011-October/028406.ht= ml Great minds think alike :D. -Garrett