From owner-freebsd-commit Sat Sep 16 06:05:37 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23281 for freebsd-commit-outgoing; Sat, 16 Sep 1995 06:05:37 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23262 for cvs-all-outgoing; Sat, 16 Sep 1995 06:05:29 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23121 for cvs-sys-outgoing; Sat, 16 Sep 1995 06:04:07 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23110 ; Sat, 16 Sep 1995 06:04:00 -0700 Date: Sat, 16 Sep 1995 06:04:00 -0700 From: Bruce Evans Message-Id: <199509161304.GAA23110@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot disk.c Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/09/16 06:04:00 Modified: sys/i386/boot/biosboot disk.c Log: Fix recent breakage of non-floppies with 36 sectors/track. Disable support for not looking at the label when booting from fd2d (15-sector floppies in drive 2) and fd2b (other floppies in drive 2).