summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmconf
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/apmconf')
-rw-r--r--usr.sbin/apmconf/apmconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apmconf/apmconf.c b/usr.sbin/apmconf/apmconf.c
index b589033..dc33051 100644
--- a/usr.sbin/apmconf/apmconf.c
+++ b/usr.sbin/apmconf/apmconf.c
@@ -20,7 +20,7 @@
#include <sys/ioctl.h>
#include <machine/apm_bios.h>
-#define APMDEV "/dev/apm0"
+#define APMDEV "/dev/apm"
static int enable = 0, disable = 0;
static int haltcpu = 0, nothaltcpu = 0;
OpenPOWER on IntegriCloud