** Description changed:

  Binary package hint: qemu
  
  Man page section 1 of qemu states:
  "       -net nic[,vlan=n][,macaddr=addr][,model=type]
             Create a new Network Interface Card and connect it to VLAN n (n = 0
             is the default). The NIC is an ne2k_pci by default on the PC tar‐
             get. Optionally, the MAC address can be changed. If no -net option
             is specified, a single NIC is created.  Qemu can emulate several
             different models of network card.  Valid values for type are
             "i82551", "i82557b", "i82559er", "ne2k_pci", "ne2k_isa", "pcnet",
             "rtl8139", "smc91c111", "lance" and "mcf_fec".  Not all devices are
             supported on all targets.  Use -net nic,model=?  for a list of
             available devices for your target."
  
- The NIC used by default is no longer the ne2k_pci by default. It is now the 
RTL3189.
+ The NIC used by default is no longer the ne2k_pci by default. It is now the 
RTL8139.
  Please update the man page.
  
  Additional information:
  
  [EMAIL PROTECTED]:~# lsb_release -rd
  Description:  Ubuntu hardy (development branch)
  Release:      8.04
  
  [EMAIL PROTECTED]:~# apt-cache policy qemu
  qemu:
    Installed: 0.9.1-1ubuntu1
    Candidate: 0.9.1-1ubuntu1
    Version table:
   *** 0.9.1-1ubuntu1 0
          100 /var/lib/dpkg/status

-- 
qemu man page incorrectly specifies default emulated nic
https://bugs.launchpad.net/bugs/210495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to