diff options
author | balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-01-17 21:47:25 +0000 |
---|---|---|
committer | balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-01-17 21:47:25 +0000 |
commit | 26463dbc1b97cbb5bac3fb48e4947cf1198c3b57 (patch) | |
tree | f8c14ee7e2091d1b549c4059efc35fdfece04ce6 /qemu-doc.texi | |
parent | 80637a6afd873791ba1766ba7b29b02aca7fd90c (diff) |
Miscellaneous fixes after recent audio additions (malc).
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3925 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index d6b1d643b4..fba69a7821 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -170,6 +170,8 @@ Intel 82801AA AC97 Audio compatible sound card @item Adlib(OPL2) - Yamaha YM3812 compatible chip @item +Gravis Ultrasound GF1 sound card +@item PCI UHCI USB controller and a virtual USB hub. @end itemize @@ -183,7 +185,8 @@ VGA BIOS. QEMU uses YM3812 emulation by Tatsuyuki Satoh. -QEMU uses GUS emulation(GUSEMU32) by Tibor "TS" Schütz. +QEMU uses GUS emulation(GUSEMU32 @url{http://www.deinmeister.de/gusemu/}) +by Tibor "TS" Schütz. @c man end |