Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 1996 09:05:53 -0800 (PST)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/apm apm.c
Message-ID:  <199603191705.JAA15568@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        96/03/19 09:05:53

  Branch:      sys/i386/apm  RELENG_2_1_0
  Modified:    sys/i386/apm  apm.c
  Log:
  Bring in changes from the HEAD.
  
  - Fix the APM 'idle/busy' functions.
  - Call apm_int() instead of doing direct assembly calls.
  - Added kernel compile time failure if more than one APM device is configured.
  - Always enable interrupts before calling the APM idle/busy routines.
  - Minor bugfixes from the recent PC-CARD release.
  
  Revision  Changes    Path
  1.12.4.8  +43 -19    src/sys/i386/apm/apm.c



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