- New entries:
* Dell PowerEdge 1850 * Dell PowerEdge 800 * Sun Fire X4100 - Updated entry: * Tyan K8SR PR: www/93756 Submitted by: Vivek Khera <vivek@khera.org>
This commit is contained in:
parent
0cd51ad07b
commit
8614ea7ac2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27247
1 changed files with 33 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.64 2006/02/23 14:08:35 jkoshy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.65 2006/02/23 14:15:39 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -204,6 +204,24 @@
|
|||
<td>5.4-RELEASE</td>
|
||||
<td>Similar to HP ProLiant DL145.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Dell</td>
|
||||
<td><a href="http://www1.us.dell.com/content/products/productdetails.aspx/pedge_1850">PowerEdge 1850</a></td>
|
||||
<td>Intel E7520 / 2x Intel Xeon EM64T</td>
|
||||
<td><a href="mailto:vivek@khera.org">Vivek Khera</a></td>
|
||||
<td>6.0-RELEASE</td>
|
||||
<td>Everything functional.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Dell</td>
|
||||
<td><a href="http://www1.us.dell.com/content/products/productdetails.aspx/pedge_800">PowerEdge 800</a></td>
|
||||
<td>Intel E7221 / Socket LGA775</td>
|
||||
<td><a href="mailto:vivek@khera.org">Vivek Khera</a></td>
|
||||
<td>5.4-STABLE</td>
|
||||
<td>On-board Dell CERC SATA RAID controller recognized by aac(4).
|
||||
All devices works, bge(4) reports interrupt storm on bootup.
|
||||
Locks up on boot with 6.0-RELEASE, disabling ACPI helps.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>EPOX</td>
|
||||
<td><a href="http://www.epox.com/USA/product.asp?id=EP-9NDA3plus">EP-9NDA3+</a></td>
|
||||
|
@ -465,6 +483,18 @@
|
|||
nVidia interface. bge(4) interface works. On-board RAID tested.
|
||||
Can only connect USB keyboard to this machine.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Sun</td>
|
||||
<td><a href="http://www.sun.com/servers/entry/x4100/">Fire X4100</a></td>
|
||||
<td>AMD 8111/8131 / Socket 940 - 2x Opteron</td>
|
||||
<td><a href="mailto:vivek@khera.org">Vivek Khera</a></td>
|
||||
<td>6.0-RELEASE</td>
|
||||
<td>Has no PS/2 ports, must use USB keyboard on rear connector
|
||||
(front connector for some reason does not like USB keyboard at boot).
|
||||
Only has low-profile PCIx sockets, making expansion tricky.
|
||||
Everything is functional, except onboard SCSI controller, which is
|
||||
not recognized (LSI SAS controller).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Supermicro</td>
|
||||
<td><a href="http://www.supermicro.com/Aplus/motherboard/Opteron/8131/H8DAR-8.cfm">H8DAR-8</a></td>
|
||||
|
@ -546,7 +576,8 @@
|
|||
<td><a href="mailto:ketrien@error404.nls.net">Ketrien I. Saihr-Kesenchedra</a></td>
|
||||
<td>5.2.1-RELEASE</td>
|
||||
<td>See K8S Pro notes. The K8SR is essentially identical to the K8S Pro.
|
||||
IPMI unavailable for testing.</td>
|
||||
IPMI unavailable for testing. On-board bge(4) ethernet tends to lock
|
||||
up the machine; of 6 motherboards I had, one was stable.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Tyan</td>
|
||||
|
|
Loading…
Reference in a new issue