Date: Sat, 21 Dec 2002 09:59:00 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: phk@FreeBSD.ORG Cc: Bruce Evans <bde@zeta.org.au>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/usb umass.c Message-ID: <200212211759.gBLHx0vB050926@apollo.backplane.com> References: <53284.1040457565@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
: :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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212211759.gBLHx0vB050926>