VirtualBox

Changeset 107267 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Dec 10, 2024 7:37:35 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166288
Message:

Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support into Main API and UI

Location:
trunk/doc/manual/en_US
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/dita/topics/nichardware.dita

    r105941 r107267  
    33<topic xml:lang="en-us" id="nichardware">
    44  <title>Virtual Networking Hardware</title>
    5  
     5
    66  <body>
    77    <p>For each card, you can individually select what kind of <i>hardware</i> will be presented to the virtual machine.
     
    2525      <li>
    2626        <p>Paravirtualized network adapter (virtio-net) </p>
     27      </li>
     28      <li>
     29        <p>Ethernet over USB network adapter (usbnet) </p>
    2730      </li>
    2831    </ul>
     
    6164      be explicitly enabled. </p>
    6265  </body>
    63  
     66
    6467</topic>
  • trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml

    r106061 r107267  
    311311          <arg choice="plain">82545EM</arg>
    312312          <arg choice="plain">virtio</arg>
     313          <arg choice="plain">usbnet</arg>
    313314        </group></arg>
    314315      <arg>--cable-connected<replaceable>N</replaceable>=<group choice="plain">
     
    14671468        </varlistentry>
    14681469        <varlistentry>
    1469           <term><option>--nic-type<replaceable>N</replaceable>=Am79C970A | Am79C973 | 82540EM | 82543GC | 82545EM | virtio</option></term>
     1470          <term><option>--nic-type<replaceable>N</replaceable>=Am79C970A | Am79C973 | 82540EM | 82543GC | 82545EM | virtio | usbnet</option></term>
    14701471          <listitem><para>
    14711472              Identifies the type of networking hardware that
     
    14981499                  <literal>virtio</literal> represents a paravirtualized
    14991500                  network adapter.
     1501                </para></listitem>
     1502              <listitem><para>
     1503                  <literal>usbnet</literal> represents an Ethernet over
     1504                  USB network adapter.
    15001505                </para></listitem>
    15011506            </itemizedlist></listitem>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette