From owner-freebsd-stable@FreeBSD.ORG Tue Mar 6 05:03:18 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C44716A402 for ; Tue, 6 Mar 2007 05:03:18 +0000 (UTC) (envelope-from craig@feniz.gank.org) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.freebsd.org (Postfix) with ESMTP id 28DA313C481 for ; Tue, 6 Mar 2007 05:03:16 +0000 (UTC) (envelope-from craig@feniz.gank.org) Received: by ion.gank.org (Postfix, from userid 1001) id C91F711A81; Mon, 5 Mar 2007 23:03:15 -0600 (CST) Date: Mon, 5 Mar 2007 23:03:12 -0600 From: Craig Boston To: Scott Long Message-ID: <20070306050312.GA2437@nowhere> Mail-Followup-To: Craig Boston , Scott Long , freebsd-stable@freebsd.org References: <20070306020826.GA18228@nowhere> <45ECF00D.3070101@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45ECF00D.3070101@samsco.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-stable@freebsd.org Subject: Re: umass media size off-by-one? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2007 05:03:18 -0000 On Mon, Mar 05, 2007 at 09:37:33PM -0700, Scott Long wrote: > Fixed in 7-CURRENT. Contact Warner Losh to make sure that your device > is quirked appropriately. Ah, thanks! I see the commit now. Looks like it should be simple to backport to RELENG_6. Fortunately all 3 of the machines I intend to use this drive with have their own local svk branches of the src tree ;) I'll mail Warner with the vendor and product IDs for my enclosure. Craig