Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 1996 09:09:09 -0700 (PDT)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/include apm_bios.h src/sys/pccard pccard.c pcic.c slot.h src/sys/i386/apm apm.c
Message-ID:  <199604231609.JAA14357@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        96/04/23 09:09:09

  Branch:      sys/i386/apm  RELENG_2_1_0
               sys/i386/include  RELENG_2_1_0
               sys/pccard  RELENG_2_1_0
  Modified:    sys/i386/apm  apm.c
               sys/i386/include  apm_bios.h
               sys/pccard  pccard.c pcic.c slot.h
  Log:
  Bring in changes from the HEAD:
  
  Add the APM hooks into the generic pccard kernel files.  With this code
  in place device drivers can now register power-down/power-up routines so
  that we can use common routines to power-up/power-down cards for
  insert/removals, suspend/resume, etc..
  
  Reviewed by:    phk
  Submitted by:   the 'Nomads'
  
  Revision  Changes    Path
  1.12.4.11 +1 -3      src/sys/i386/apm/apm.c
  1.5.4.3   +1 -3      src/sys/i386/include/apm_bios.h
  1.3.2.4   +114 -7    src/sys/pccard/pccard.c
  1.3.2.4   +3 -1      src/sys/pccard/pcic.c
  1.2.2.2   +2 -0      src/sys/pccard/slot.h



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