From owner-cvs-all Sat Dec 21 9:59: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FCDE37B401; Sat, 21 Dec 2002 09:59:02 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3CDA43EE5; Sat, 21 Dec 2002 09:59:01 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.5) with ESMTP id gBLHx1OM050929; Sat, 21 Dec 2002 09:59:01 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.5/Submit) id gBLHx0vB050926; Sat, 21 Dec 2002 09:59:00 -0800 (PST) (envelope-from dillon) Date: Sat, 21 Dec 2002 09:59:00 -0800 (PST) From: Matthew Dillon Message-Id: <200212211759.gBLHx0vB050926@apollo.backplane.com> To: phk@FreeBSD.ORG Cc: Bruce Evans , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/usb umass.c References: <53284.1040457565@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :In message <20021221092828.N2810-100000@gamplex.bde.org>, Bruce Evans writes: :>On Fri, 20 Dec 2002, Matt Dillon wrote: :> :>> dillon 2002/12/20 10:56:55 PST :>> :>> Modified files: :>> sys/dev/usb umass.c :>> Log: :>> Modify the fake cylinders calculation so it is >= the size of the device, :>> not < the size of the device. This avoids geom complaints. :> :>This was just another bug in geom. ccg->cylinders always gave the number of :>full cylinders. : :GEOM doesn't even know about cylinders. : :-- :Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 hmm. It might have occured before I fixed the READ CAPACITY retry bug(s). I'll try to reproduce it and back it out if I can't. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message