Date: Tue, 23 Apr 1996 09:03:13 -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: <199604231603.JAA13605@freefall.freebsd.org>
index | next in thread | raw e-mail
nate 96/04/23 09:03:12
Modified: sys/i386/apm apm.c
sys/i386/include apm_bios.h
sys/pccard pccard.c pcic.c slot.h
Log:
Adds 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.40 +1 -3 src/sys/i386/apm/apm.c
1.10 +1 -3 src/sys/i386/include/apm_bios.h
1.20 +113 -6 src/sys/pccard/pccard.c
1.19 +3 -1 src/sys/pccard/pcic.c
1.6 +2 -0 src/sys/pccard/slot.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604231603.JAA13605>
