From owner-cvs-all Fri Dec 20 23:59:34 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 250C937B401; Fri, 20 Dec 2002 23:59:33 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F6EB43EDC; Fri, 20 Dec 2002 23:59:32 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id gBL7xPp0053285; Sat, 21 Dec 2002 08:59:27 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: Matt Dillon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb umass.c From: phk@FreeBSD.org In-Reply-To: Your message of "Sat, 21 Dec 2002 09:37:47 +1100." <20021221092828.N2810-100000@gamplex.bde.org> Date: Sat, 21 Dec 2002 08:59:25 +0100 Message-ID: <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 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message