Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 1996 15:26:47 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 locore.s
Message-ID:  <199604262226.PAA08504@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/04/26 15:26:46

  Modified:    sys/i386/i386  locore.s
  Log:
  Fixed a bug introoduced in the previous change.  ISA device memory was
  mapped to semi-random place(s) depending on the content(s) of physical
  address 0xA0000.  This was fatal at least on my system with a some
  memory-mapped devices.  Console syscons somehow wasn't affected.  It
  bogusly hardcodes the address.  Sigh.
  
  Revision  Changes    Path
  1.66      +3 -3      src/sys/i386/i386/locore.s



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