Intel 8254x: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Started the page, very much a WiP, will update as I write this driver :)
 
m Emulation
Line 17: Line 17:
* A four wire serial EEPROM interface as well as a generic EEPROM "read" interface is implemented within the configuration registers.
* A four wire serial EEPROM interface as well as a generic EEPROM "read" interface is implemented within the configuration registers.
* D0 and D3 power states are supported through ACPI.
* D0 and D3 power states are supported through ACPI.

== Emulation ==
* VirtualBox (3.1 is all I can personally confirm) supports rather dodgy implementations of an Intel PRO/1000 MT Server (82545EM), Intel PRO/1000 MT Desktop (82540EM), and Intel PRO/1000 T Server (82543GC).

* VMWare Virtual Server 2 emulates/virtualizes an 82545EM-based card rather well.

* QEMU (no idea what versions are needed) supports an 82540EM-based card and it seems to work OK.

* IIRC (needs confirmation) Microsoft's Hyper-V supports an 8254x-series card.


== Documentation ==
== Documentation ==