Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2002 15:57:16 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-committers@FreeBSD.ORG, <cvs-all@FreeBSD.ORG>
Subject:   Re: cvs commit: src/sys/dev/usb umass.c
Message-ID:  <200212202357.gBKNvGno024098@apollo.backplane.com>
References:   <20021221092828.N2810-100000@gamplex.bde.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

    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 
					<dillon@backplane.com>

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?200212202357.gBKNvGno024098>