diff options
author | aiju <aiju@phicode.de> | 2011-07-21 11:58:17 +0200 |
---|---|---|
committer | aiju <aiju@phicode.de> | 2011-07-21 11:58:17 +0200 |
commit | 43f327485d374db949b9d83816c186371bbe4420 (patch) | |
tree | cfbb783ceb1a5209f6950283493a928fc5f1c7b0 /sys/src | |
parent | ccee4677bfc1bad900734b8b04ef82929eb8e210 (diff) |
added geode driver to kernel config
Diffstat (limited to 'sys/src')
-rw-r--r-- | sys/src/9/pc/pccpuf | 6 | ||||
-rw-r--r-- | sys/src/9/pc/pcf | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/sys/src/9/pc/pccpuf b/sys/src/9/pc/pccpuf index 3d6f8cadc..6e50e3c9a 100644 --- a/sys/src/9/pc/pccpuf +++ b/sys/src/9/pc/pccpuf @@ -28,6 +28,7 @@ dev vga sd + audio dma floppy dma aoe @@ -71,6 +72,10 @@ link usbohci usbehci usbehcipc + audiosb16 dma + audioac97 audioac97mix + audiohda + misc archmp mp apic mtrr @@ -94,6 +99,7 @@ misc vgact65545 +cur vgacyber938x +cur vgaet4000 +cur + vgageode +cur vgahiqvideo +cur vgai81x +cur vgamach64xx +cur diff --git a/sys/src/9/pc/pcf b/sys/src/9/pc/pcf index 24019ee18..bfebfa2b5 100644 --- a/sys/src/9/pc/pcf +++ b/sys/src/9/pc/pcf @@ -101,6 +101,7 @@ misc vgact65545 +cur vgacyber938x +cur vgaet4000 +cur + vgageode +cur vgahiqvideo +cur vgai81x +cur vgamach64xx +cur |