Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 1996 08:09:56 -0700 (PDT)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/apm apm.c apm_setup.s
Message-ID:  <199607101509.IAA17454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

nate        96/07/10 08:09:54

  Modified:    sys/i386/apm  apm.c apm_setup.s
  Log:
  Whee.  Fix two bugs which ended up cancelling each other out.
  apm_setup.s was storing apm_cs16_base and apm_cs32_base addresses in
  each others slots, and apm.c was reversing the result so the bugs
  cancelled out, but the code looked wrong.
  
  No functional differences unfortunately.
  
  Submitted by:	dave edmondson <davided@sco.com>
  
  Revision  Changes    Path
  1.45      +3 -3      src/sys/i386/apm/apm.c
  1.7       +3 -3      src/sys/i386/apm/apm_setup.s



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