shithub: riscv

Download patch

ref: 319a9cc90537e892c1c9d1b3d2aa1d28cbbfdde2
parent: 0ab5d34be4b8b9faa96d4691de95d6ae8c691f0b
author: mischief <mischief@offblast.org>
date: Tue Feb 28 21:43:14 EST 2017

pc, pc64: bump Qmax in devarch

my x301 and t420 run out of archfiles with *acpi= while trying to add
hdacmd from audiohda.

--- a/sys/src/9/pc/devarch.c
+++ b/sys/src/9/pc/devarch.c
@@ -36,7 +36,7 @@
 	Qmsr,
 	Qbase,
 
-	Qmax = 16,
+	Qmax = 32,
 };
 
 enum {