From owner-cvs-all Fri Nov 13 15:40:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA21145 for cvs-all-outgoing; Fri, 13 Nov 1998 15:40:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA21074; Fri, 13 Nov 1998 15:39:59 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA17518; Fri, 13 Nov 1998 15:40:03 -0800 (PST) Date: Fri, 13 Nov 1998 15:40:03 -0800 (PST) Message-Id: <199811132340.PAA17518@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c bootinfo.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/11/13 15:40:02 PST Modified files: sys/boot/i386/libi386 biosdisk.c bootinfo.c Log: Add a new variable $num_ide_disks which is used to offset the unit number for SCSI disks when converting from BIOS unit numbers to da unit numbers. Prompted by Kevin Street Revision Changes Path 1.18 +15 -3 src/sys/boot/i386/libi386/biosdisk.c 1.15 +2 -4 src/sys/boot/i386/libi386/bootinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message