shithub: riscv

Download patch

ref: 43f327485d374db949b9d83816c186371bbe4420
parent: ccee4677bfc1bad900734b8b04ef82929eb8e210
author: aiju <[email protected]>
date: Thu Jul 21 07:58:17 EDT 2011

added geode driver to kernel config

--- a/sys/src/9/pc/pccpuf
+++ b/sys/src/9/pc/pccpuf
@@ -28,6 +28,7 @@
 	vga
 
 	sd
+	audio		dma
 	floppy		dma
 	aoe
 
@@ -71,6 +72,10 @@
 	usbohci
 	usbehci		usbehcipc
 
+	audiosb16	dma
+	audioac97	audioac97mix
+	audiohda
+
 misc
 	archmp		mp apic
 	mtrr
@@ -94,6 +99,7 @@
 	vgact65545	+cur
 	vgacyber938x	+cur
 	vgaet4000	+cur
+	vgageode	+cur
 	vgahiqvideo	+cur
 	vgai81x	+cur
 	vgamach64xx	+cur
--- a/sys/src/9/pc/pcf
+++ b/sys/src/9/pc/pcf
@@ -101,6 +101,7 @@
 	vgact65545	+cur
 	vgacyber938x	+cur
 	vgaet4000	+cur
+	vgageode	+cur
 	vgahiqvideo	+cur
 	vgai81x		+cur
 	vgamach64xx	+cur