- Update Dell PowerEdge 800, PowerEdge 1850 entries
- Add entries for Dell PowerEdge SC1425, PowerEdge SC430 PR: www/102352 Submitted by: Vivek Khera <vivek@khera.org>
This commit is contained in:
parent
919589d53e
commit
9424c5a64a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28590
1 changed files with 21 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.92 2006/08/28 19:24:43 novel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.93 2006/08/28 19:51:03 novel Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -298,7 +298,7 @@
|
|||
<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>6.1-RELEASE</td>
|
||||
<td>Everything functional.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -306,10 +306,26 @@
|
|||
<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>6.1-RELEASE</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>
|
||||
Runs fine with ACPI Timers disabled in loader.conf.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Dell</td>
|
||||
<td><a href="http://www.dell.com/content/products/productdetails.aspx/pedge_sc1425">PowerEdge SC1425</a></td>
|
||||
<td>Intel E7520 / 2x Intel Xeon EM64T</td>
|
||||
<td><a href="mailto:vivek@khera.org">Vivek Khera</a></td>
|
||||
<td>6.1-RELEASE</td>
|
||||
<td>Fully functional. Only tested with single processor.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Dell</td>
|
||||
<td><a href="http://www.dell.com/content/products/productdetails.aspx/pedge_sc430">PowerEdge SC430</a></td>
|
||||
<td>Intel E7230 / Socket LGA775</td>
|
||||
<td><a href="mailto:vivek@khera.org">Vivek Khera</a></td>
|
||||
<td>6.1-RELEASE</td>
|
||||
<td>Tested with Pentium D, all works flawlessly. No PS2 connectors,
|
||||
USB only.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>EPOX</td>
|
||||
|
|
Loading…
Reference in a new issue