From 22a2b49a26b79b544fadda1298416f47c028eedf Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 6 May 2021 12:37:55 -0600 Subject: [PATCH] Add acpid userspace driver --- initfs.toml | 1 + initfs_coreboot.toml | 1 + initfs_live.toml | 1 + kernel | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/initfs.toml b/initfs.toml index 40efcf5..dd860e7 100644 --- a/initfs.toml +++ b/initfs.toml @@ -28,6 +28,7 @@ vesad T T G stdio display:1 ps2d us ramfs logging +acpid pcid /etc/pcid/initfs.toml redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK cd file: diff --git a/initfs_coreboot.toml b/initfs_coreboot.toml index e088f80..f43f1da 100644 --- a/initfs_coreboot.toml +++ b/initfs_coreboot.toml @@ -28,6 +28,7 @@ vesad T T G stdio display:1 ps2d us ramfs logging +acpid pcid /etc/pcid/initfs.toml redoxfs disk/live: file cd file: diff --git a/initfs_live.toml b/initfs_live.toml index e088f80..f43f1da 100644 --- a/initfs_live.toml +++ b/initfs_live.toml @@ -28,6 +28,7 @@ vesad T T G stdio display:1 ps2d us ramfs logging +acpid pcid /etc/pcid/initfs.toml redoxfs disk/live: file cd file: diff --git a/kernel b/kernel index 11a3315..3eacbdd 160000 --- a/kernel +++ b/kernel @@ -1 +1 @@ -Subproject commit 11a3315255ba34d552a885a30ea29454b8b7df95 +Subproject commit 3eacbdda2a0424dd59800a7b15d629e7c6fc79ae