mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
ColdFire Ethernet support.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2942 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
d0bdf2a28b
commit
7e049b8a19
5 changed files with 479 additions and 3 deletions
|
@ -362,7 +362,7 @@ Qemu can emulate several different models of network card.
|
|||
Valid values for @var{type} are
|
||||
@code{i82551}, @code{i82557b}, @code{i82559er},
|
||||
@code{ne2k_pci}, @code{ne2k_isa}, @code{pcnet}, @code{rtl8139},
|
||||
@code{smc91c111} and @code{lance}.
|
||||
@code{smc91c111}, @code{lance} and @code{mcf_fec}.
|
||||
Not all devices are supported on all targets. Use -net nic,model=?
|
||||
for a list of available devices for your target.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue