* Re: [Qemu-devel] [PATCH] qemu Makefile.target qemu-doc.texi vl.c vl.h hw...
2007-04-30 2:22 [Qemu-devel] qemu Makefile.target qemu-doc.texi vl.c vl.h hw Andrzej Zaborowski
@ 2007-05-01 11:17 ` Stefan Weil
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Weil @ 2007-05-01 11:17 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 168 bytes --]
Hi,
there was a small spelling bug in the new description which is fixed by
this patch.
The patch also updates the list of supported network cards.
Regards
Stefan
[-- Attachment #2: qemu-doc.patch --]
[-- Type: text/x-diff, Size: 1338 bytes --]
Index: qemu-doc.texi
===================================================================
RCS file: /sources/qemu/qemu/qemu-doc.texi,v
retrieving revision 1.139
diff -u -b -B -r1.139 qemu-doc.texi
--- qemu-doc.texi 30 Apr 2007 02:22:06 -0000 1.139
+++ qemu-doc.texi 1 May 2007 11:10:57 -0000
@@ -357,10 +357,12 @@
= 0 is the default). The NIC is currently an NE2000 on the PC
target. Optionally, the MAC address can be changed. If no
@option{-net} option is specified, a single NIC is created.
-Qemu can emulate several different models of network card. Valid values for
-@var{type} are @code{ne2k_pci}, @code{ne2k_isa}, @code{rtl8139},
-@code{smc91c111} and @code{lance}. Not all devices are supported on all
-targets.
+Qemu can emulate several different models of network card.
+Valid values for @var{type} are
+@code{i82551}, @code{i82557b}, @code{i82559},
+@code{ne2k_pci}, @code{ne2k_isa}, @code{pcnet}, @code{rtl8139},
+@code{smc91c111} and @code{lance}.
+Not all devices are supported on all targets.
@item -net user[,vlan=n][,hostname=name]
Use the user mode network stack which requires no administrator
@@ -1801,7 +1805,7 @@
@item
GPIO-connected keyboard controller and LEDs
@item
-Secure Digital card conntected to PXA MMC/SD host
+Secure Digital card connected to PXA MMC/SD host
@item
Three on-chip UARTs
@item
^ permalink raw reply [flat|nested] 2+ messages in thread