Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2002 09:37:47 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Matt Dillon <dillon@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/dev/usb umass.c
Message-ID:  <20021221092828.N2810-100000@gamplex.bde.org>
In-Reply-To: <200212201856.gBKIut7s074695@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021221092828.N2810-100000>