Open up /dev/apm instead of /dev/apm0.
This commit is contained in:
parent
aaff9b04b7
commit
38ef8cf799
@ -19,7 +19,7 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <machine/apm_bios.h>
|
||||
|
||||
#define APMDEV "/dev/apm0"
|
||||
#define APMDEV "/dev/apm"
|
||||
|
||||
int main_argc;
|
||||
char **main_argv;
|
||||
|
Loading…
x
Reference in New Issue
Block a user