Check out my first novel, midnight's simulacra!

Hardware detritus: Difference between revisions

From dankwiki
Line 15: Line 15:
* I've got some other data on [[Intel 965|i965 video here]]
* I've got some other data on [[Intel 965|i965 video here]]
==NICs==
==NICs==
* [[Direct Cache Access|DCA support]]: Intel [http://ark.intel.com/ProductCollection.aspx?codeName=32418 82576] "Kawela", Niagara 2710
* [[Direct Cache Access|DCA support]]: Intel [http://ark.intel.com/ProductCollection.aspx?codeName=32418 82576] "Kawela", Intel [http://ark.intel.com/ProductCollection.aspx?codeName=26591 82598] "Oplin" ([http://www.intel.com/pressroom/archive/releases/20070928fact.htm rebranded] as Niagara 2710 among others)
* [http://support.intel.com/support/network/sb/CS-012904.htm Identifying your Intel PRO/100, PRO/1000 & 10GbE Network Adapter]
* [http://support.intel.com/support/network/sb/CS-012904.htm Identifying your Intel PRO/100, PRO/1000 & 10GbE Network Adapter]

Revision as of 12:26, 27 June 2009

Motherboards

Intel DG965WT

  • HECI/AMT. First made public back in 2007, the heci driver went into staging as of 2.6.30:
[recombinator](0) $ dmesg | grep -i heci
heci: module is from the staging directory, the quality is unknown, you have been warned.
heci: Intel(R) Management Engine Interface - version 5.0.0.31
heci: Copyright (c) 2003 - 2008 Intel Corporation.
heci 0000:00:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
heci 0000:00:03.0: setting latency timer to 64
heci: link layer has been established.
heci driver initialization successful.
[recombinator](0) $ 

NICs