From a9cd0256887e888b8490c46a95a1c5a4a1e6e789 Mon Sep 17 00:00:00 2001 From: kato Date: Wed, 29 Mar 2000 13:39:15 +0000 Subject: Commented out apm0. It could cause hang-up. --- sys/pc98/conf/GENERIC | 2 +- sys/pc98/conf/GENERIC98 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 718f63c..e310630 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -144,7 +144,7 @@ device sc0 at isa? device npx0 at nexus? port IO_NPX irq 8 # Power management support (see LINT for more options) -device apm0 at nexus? disable flags 0x20 # Advanced Power Management +#device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support device card diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 718f63c..e310630 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -144,7 +144,7 @@ device sc0 at isa? device npx0 at nexus? port IO_NPX irq 8 # Power management support (see LINT for more options) -device apm0 at nexus? disable flags 0x20 # Advanced Power Management +#device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support device card -- cgit v1.1