summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/options.i386
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>1999-12-15 10:04:05 +0000
committeryokota <yokota@FreeBSD.org>1999-12-15 10:04:05 +0000
commita917920b0c753ac42902c50c3c77ded28e2c4512 (patch)
tree801f81b93e3b00e6a037be0d1603de95e4e194df /sys/i386/conf/options.i386
parent19ab44d39bd7d4ec22f8b3ae1b32f2394a5b25e6 (diff)
downloadFreeBSD-src-a917920b0c753ac42902c50c3c77ded28e2c4512.zip
FreeBSD-src-a917920b0c753ac42902c50c3c77ded28e2c4512.tar.gz
- Add the device resume method. It supercedes the existing resume
routine which hooks the apm driver. - Rename the PSM_HOOKAPM option to PSM_HOOKRESUME. - Delete unnecessary #include.
Diffstat (limited to 'sys/i386/conf/options.i386')
-rw-r--r--sys/i386/conf/options.i3862
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386
index fe38c4e..384638b 100644
--- a/sys/i386/conf/options.i386
+++ b/sys/i386/conf/options.i386
@@ -94,7 +94,7 @@ VGA_WIDTH90 opt_vga.h
VESA opt_vesa.h
VESA_DEBUG opt_vesa.h
-PSM_HOOKAPM opt_psm.h
+PSM_HOOKRESUME opt_psm.h
PSM_RESETAFTERSUSPEND opt_psm.h
PSM_DEBUG opt_psm.h
OpenPOWER on IntegriCloud