mirror of
https://github.com/86Box/docs.git
synced 2026-02-22 09:35:33 -07:00
Clarify some stuff about PLIP
This commit is contained in:
@@ -54,7 +54,7 @@ The following advanced features can be accessed by directly editing the virtual
|
||||
MAC address
|
||||
^^^^^^^^^^^
|
||||
|
||||
Every emulated network card stores its MAC address in the ``mac`` directive of its respective configuration file section. Only the suffix (last three octets) of the MAC address can be edited; the prefix (first three octets) will always be the card manufacturer's `OUI <https://en.wikipedia.org/wiki/Organizationally_unique_identifier>`_, such as 00:E0:4C for Realtek.
|
||||
With the exception of PLIP, every emulated network card stores its MAC address in the ``mac`` directive of its respective configuration file section. Only the suffix (last three octets) of the MAC address can be edited; the prefix (first three octets) will always be the card manufacturer's `OUI <https://en.wikipedia.org/wiki/Organizationally_unique_identifier>`_, such as 00:E0:4C for Realtek.
|
||||
|
||||
.. rubric:: Example: MAC address 00:E0:4C:35:F4:C2 for the Realtek RTL8029AS
|
||||
|
||||
|
||||
@@ -33,6 +33,7 @@ Emulated device to connect to the given parallel (LPT) port.
|
||||
|
||||
* The :ref:`emulated network adapter <settings/network:Network adapter>` must also be set to **[LPT] PLIP**.
|
||||
* PLIP is compatible with the DOS ``plip.com`` packet driver and the Linux ``plip`` driver. It is not compatible with the Windows *Direct Cable Connection* feature or any other parallel port networking implementations.
|
||||
* PLIP works best with the **SLiRP** :ref:`network type <settings/network:Network type>` due to its point-to-point nature.
|
||||
|
||||
Serial port 1-4
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user