Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 1999 23:58:34 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 bios.c
Message-ID:  <199909120658.XAA77191@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1999/09/11 23:58:34 PDT

  Modified files:
    sys/i386/i386        bios.c 
  Log:
  Some PnP BIOSsen return garbage in the high byte of the number-of-devices
  field (or don't set the high byte at all).  Clear it to avoid reporting
  a silly number of devices.
  
  Reported by:	phk
  
  Revision  Changes    Path
  1.26      +2 -1      src/sys/i386/i386/bios.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?199909120658.XAA77191>