]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Adds the APM hooks into the generic pccard kernel files. With this code
authorNate Williams <nate@FreeBSD.org>
Tue, 23 Apr 1996 16:03:08 +0000 (16:03 +0000)
committerNate Williams <nate@FreeBSD.org>
Tue, 23 Apr 1996 16:03:08 +0000 (16:03 +0000)
commitceff12b4c441bc1ca7c190224f96b09636985af0
treeb983a04d64d9a3fc2e560a452fdf34ac7ad9e577
parentd9fd44dd795accda42b84129074c76367e9316b1
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'
sys/i386/apm/apm.c
sys/i386/bios/apm.c
sys/i386/include/apm_bios.h
sys/pccard/pccard.c
sys/pccard/pcic.c
sys/pccard/slot.h