- Add entries for HP ProLiant BL45p blades, HP ProLiant DL380 G4 and
Sun Fire V20z. PR: www/81999 Submitted by: Attila Nagy <bra@fsn.hu>
This commit is contained in:
parent
4be66aede5
commit
5e314e56d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24769
1 changed files with 56 additions and 1 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.19 2005/06/06 18:02:22 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.20 2005/06/07 14:59:14 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -127,6 +127,39 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>HP</h3>
|
||||
|
||||
<table border=1>
|
||||
<tr>
|
||||
<th>Model</th>
|
||||
<th>Northbridge Chipset / Socket</th>
|
||||
<th>Issues</th>
|
||||
<th>Submitter (optional links)</th>
|
||||
<th>Tested FreeBSD version</th>
|
||||
<th>Special notes</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://h18004.www1.hp.com/products/servers/proliant-bl/p-class/45p/">
|
||||
ProLiant BL45p blades</a></td>
|
||||
<td>AMD 8111/8131 / Socket 940 - 4x Opteron</td>
|
||||
<td>Fully functional</td>
|
||||
<td><a href="mailto:bra@fsn.hu">Atilla Nagy</a>
|
||||
(<a href="http://people.fsn.hu/~bra/bl45p/">dmesg, acpidump, pciconf</a>)</td>
|
||||
<td>5.4-STABLE</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://h18004.www1.hp.com/products/servers/proliantdl380/">
|
||||
ProLiant DL380 G4</a></td>
|
||||
<td>Intel E7520 / 2x Intel Xeon EM64T</td>
|
||||
<td>Fully functional</td>
|
||||
<td><a href="mailto:bra@fsn.hu">Atilla Nagy</a>
|
||||
(<a href="http://people.fsn.hu/~bra/bl45p/dl380dmesg">dmesg</a>)</td>
|
||||
<td>5.4-STABLE</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>Iwill</h3>
|
||||
|
||||
<table border=1>
|
||||
|
@ -211,6 +244,28 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>Sun</h3>
|
||||
|
||||
<table border=1>
|
||||
<tr>
|
||||
<th>Model</th>
|
||||
<th>Northbridge Chipset / Socket</th>
|
||||
<th>Issues</th>
|
||||
<th>Submitter (optional links)</th>
|
||||
<th>Tested FreeBSD version</th>
|
||||
<th>Special notes</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.sun.com/servers/entry/v20z/">
|
||||
Fire V20z</a></td>
|
||||
<td>AMD 8111/8131 / Socket 940 - 2x Opteron</td>
|
||||
<td>Fully functional</td>
|
||||
<td><a href="mailto:bra@fsn.hu">Atilla Nagy</a></td>
|
||||
<td>5.4-STABLE</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>Supermicro</h3>
|
||||
|
||||
<table border=1>
|
||||
|
|
Loading…
Reference in a new issue