aboutsummaryrefslogtreecommitdiffstats
path: root/apmd/apmd-3.2.2/devfs.patch
blob: b11e01929ba5908337353751570ad64f3470db6f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- apmd-3.2.0.orig/apm.h~devfs
+++ apmd-3.2.0.orig/apm.h
@@ -24,7 +24,7 @@
 #include <sys/types.h>
 
 #define APM_PROC   "/proc/apm"
-#define APM_DEVICE "/dev/apm_bios"
+#define APM_DEVICE "/dev/misc/apm_bios"
 
 #define APM_DEV  "/proc/devices"
 #define APM_NAME "apm_bios"