Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 1998 00:04:15 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 autoconf.c
Message-ID:  <199803090804.AAA07409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/03/09 00:04:14 PST

  Modified files:        (Branch: RELENG_2_2)
    sys/i386/i386        autoconf.c 
  Log:
  The bootblock passes the slice value in as 1 (WHOLE_DISK_SLICE) when booting
  a dedicated disk, not 0.  Deal with this by range-checking for a sane
  slice number.
  
  Revision  Changes    Path
  1.56.2.10 +4 -1      src/sys/i386/i386/autoconf.c

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?199803090804.AAA07409>