Re: svn commit: r337271 - head/stand/i386/libi386

2018-08-04 Thread Cy Schubert
In message , Warner Losh writes: > --17c64d05729a1cbf > Content-Type: text/plain; charset="UTF-8" > Content-Transfer-Encoding: quoted-printable > > On Sat, Aug 4, 2018, 11:58 AM Toomas Soome wrote: > > > > > > > > On 4 Aug 2018, at 11:54, Xin Li wrote: > > > > > > Hi, Cy, > > > > > >

Re: svn commit: r337271 - head/stand/i386/libi386

2018-08-04 Thread Warner Losh
On Sat, Aug 4, 2018, 11:58 AM Toomas Soome wrote: > > > > On 4 Aug 2018, at 11:54, Xin Li wrote: > > > > Hi, Cy, > > > > On 8/3/18 12:11, Cy Schubert wrote: > >> Author: cy > >> Date: Fri Aug 3 19:11:00 2018 > >> New Revision: 337271 > >> URL: https://svnweb.freebsd.org/changeset/base/337271 >

Re: svn commit: r337271 - head/stand/i386/libi386

2018-08-04 Thread Toomas Soome via svn-src-head
> On 4 Aug 2018, at 11:54, Xin Li wrote: > > Hi, Cy, > > On 8/3/18 12:11, Cy Schubert wrote: >> Author: cy >> Date: Fri Aug 3 19:11:00 2018 >> New Revision: 337271 >> URL: https://svnweb.freebsd.org/changeset/base/337271 >> >> Log: >> Some drives report a geometry that is inconsisetent with

Re: svn commit: r337271 - head/stand/i386/libi386

2018-08-04 Thread Xin Li
Hi, Cy, On 8/3/18 12:11, Cy Schubert wrote: > Author: cy > Date: Fri Aug 3 19:11:00 2018 > New Revision: 337271 > URL: https://svnweb.freebsd.org/changeset/base/337271 > > Log: > Some drives report a geometry that is inconsisetent with the total > number of sectors reported through the BIOS.

svn commit: r337271 - head/stand/i386/libi386

2018-08-03 Thread Cy Schubert
Author: cy Date: Fri Aug 3 19:11:00 2018 New Revision: 337271 URL: https://svnweb.freebsd.org/changeset/base/337271 Log: Some drives report a geometry that is inconsisetent with the total number of sectors reported through the BIOS. Cylinders * heads * sectors may not necessarily be equal t