AMD PCNET: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
m Added specifications link
Line 1:
{{In Progress}}
The '''AMD PCNET''' family of network interface chips are supported by most popular virtual machines and emulators, including QEMU, VMware and VirtualBox. While not as simple as the [[RTL8139]] it is easier to test with an emulator, as the RTL8139 is only supported in QEMU, and getting QEMU's full network support running is sometimes difficult. This article will focus on the AM79C70AAm79C970A a.k.a. the AMD PCnet-PCI II in VirtualBox.
== Overview ==
This article will cover using the card with IO port accesses as opposed to memory mapped IO.
Line 39:
};
</source>
 
==Links==
[http://www.datasheetcatalog.org/datasheet/AdvancedMicroDevices/mXxsxv.pdf Specifications]