From owner-cvs-sys Fri Sep 15 22:02:44 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28743 for cvs-sys-outgoing; Fri, 15 Sep 1995 22:02:44 -0700 Received: (from nate@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28734 ; Fri, 15 Sep 1995 22:02:38 -0700 Date: Fri, 15 Sep 1995 22:02:38 -0700 From: Nate Williams Message-Id: <199509160502.WAA28734@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot disk.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk nate 95/09/15 22:02:37 Modified: sys/i386/boot/biosboot disk.c Log: When confronted with a drive that says there are 36 sectors/track, ignore and set it to 18 sectors/track. This allows FreeBSD to boot with 2.88MB floppies which are used in older ThinkPads. Submitted by: Random Net person whose name I lost