Date: Thu, 19 Jul 2001 23:07:35 -0700 (PDT) From: Takanori Watanabe <takawata@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.i386 src/sys/dev/acpica acpi.c acpivar.h src/sys/i386/acpica Makefile acpi_wakecode.S acpi_wakeup.c genwakecode.pl src/sys/i386/isa intr_machdep.c intr_machdep.h src/sys/modules/acpica Makefile Message-ID: <200107200607.f6K67ZP12354@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
takawata 2001/07/19 23:07:34 PDT
Modified files:
sys/conf files.i386
sys/dev/acpica acpi.c acpivar.h
sys/i386/isa intr_machdep.c intr_machdep.h
sys/modules/acpica Makefile
Added files:
sys/i386/acpica Makefile acpi_wakecode.S acpi_wakeup.c
genwakecode.pl
Log:
Add ACPI S2-S4BIOS Suspend/Resume code.
Some problems may remain.
Reviewed by:iwasaki
Revision Changes Path
1.367 +8 -1 src/sys/conf/files.i386
1.24 +38 -24 src/sys/dev/acpica/acpi.c
1.12 +12 -1 src/sys/dev/acpica/acpivar.h
1.57 +27 -2 src/sys/i386/isa/intr_machdep.c
1.31 +2 -1 src/sys/i386/isa/intr_machdep.h
1.11 +7 -2 src/sys/modules/acpica/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107200607.f6K67ZP12354>
