From owner-cvs-all Fri Dec 20 15:57:19 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 6885637B401; Fri, 20 Dec 2002 15:57:18 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B919C43EE6; Fri, 20 Dec 2002 15:57:17 -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 gBKNvHOM024099; Fri, 20 Dec 2002 15:57:17 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.5/Submit) id gBKNvGno024098; Fri, 20 Dec 2002 15:57:16 -0800 (PST) (envelope-from dillon) Date: Fri, 20 Dec 2002 15:57:16 -0800 (PST) From: Matthew Dillon Message-Id: <200212202357.gBKNvGno024098@apollo.backplane.com> To: Bruce Evans Cc: cvs-committers@FreeBSD.ORG, Subject: Re: cvs commit: src/sys/dev/usb umass.c References: <20021221092828.N2810-100000@gamplex.bde.org> 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 : :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. : :Bruce I can back that out, but has it been fixed in geom yet? I don't want to back it out (and re-break usb umass storage) until its fixed in geom. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message