diff options
author | malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-09 10:46:37 +0000 |
---|---|---|
committer | malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-09 10:46:37 +0000 |
commit | 1d1f8c33d31bac42aec2ba20f273d4e3b2ba4df1 (patch) | |
tree | 783cc0d62657e8caa9d6338215b750dd6f0a1cd6 /qemu-doc.texi | |
parent | 4c9b53e3ff97dba4336fdf18451add801385d364 (diff) |
Update to reflect the fact that AC97 will be built by default
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6259 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index f12880b7dc..5a12dc9e5e 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -184,8 +184,8 @@ PCI UHCI USB controller and a virtual USB hub. SMP is supported with up to 255 CPUs. -Note that adlib, ac97, gus and cs4231a are only available when QEMU -was configured with --audio-card-list option containing the name(s) of +Note that adlib, gus and cs4231a are only available when QEMU was +configured with --audio-card-list option containing the name(s) of required card(s). QEMU uses the PC BIOS from the Bochs project and the Plex86/Bochs LGPL |