Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 1998 05:26:56 -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 bios.c
Message-ID:  <199801011326.FAA18602@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/01/01 05:26:56 PST

  Modified files:
    sys/i386/i386        bios.c 
  Log:
  Don't try to call into BIOS32 handlers outside the normal ROM
  address range.  They may have been trashed earlier in the boot
  process, or the directory header may simply be bogus.
  
  PR:		5140
  Submitted by:	Joel Faedi <Joel.Faedi@esial.u-nancy.fr>
  Brought-to-attention-by: Derek Inksetter <derek@saidev.com>, bde
  
  Revision  Changes    Path
  1.9       +2 -2      src/sys/i386/i386/bios.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801011326.FAA18602>