Add MSI K8D Master-F and K8D Master3-FA4R entries.
Add Supermicro X6DHR-8G entry. Reviewed by: pav
This commit is contained in:
parent
5e314e56d6
commit
47e2f59944
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24774
1 changed files with 36 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.20 2005/06/07 14:59:14 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.21 2005/06/07 15:50:25 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -194,6 +194,25 @@
|
|||
<th>Tested FreeBSD version</th>
|
||||
<th>Special notes</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.msicomputer.com/product/p_spec.asp?model=K8D_Master-F&class=spd">
|
||||
K8D Master-F (MS-9131)</a></td>
|
||||
<td>AMD 8131/8111 / 2x Socket 940</td>
|
||||
<td>Fully functional</td>
|
||||
<td><a href="mailto:ghelmer@freebsd.org">Guy Helmer</a></td>
|
||||
<td>5.4-RELEASE</td>
|
||||
<td>Tested with dual Opteron 242 CPUs.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.msicomputer.com/product/p_spec.asp?model=K8D_Master3-FA4R&class=spd">
|
||||
K8D Master3-FA4R (MS-9161)</a></td>
|
||||
<td>AMD 8131/8111 / 2x Socket 940</td>
|
||||
<td>Fully functional</td>
|
||||
<td><a href="mailto:ghelmer@freebsd.org">Guy Helmer</a></td>
|
||||
<td>5.4-RELEASE</td>
|
||||
<td>Tested with dual Opteron 252 CPUs. SiI SATA interface untested
|
||||
(used SCSI drive on Adaptec 29160 instead).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_detail.php?UID=607">
|
||||
K8N Neo2 Platinum</a></td>
|
||||
|
@ -292,6 +311,22 @@
|
|||
USB working. ZCR not tested (no driver for Adaptec 2010-S), AIC7902
|
||||
U320 SCSI not tested.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.supermicro.com/products/motherboard/Xeon800/E7520/X6DHR-8G.cfm">
|
||||
X6DHR-8G</a></td>
|
||||
<td>Intel E7520 / 2x 604-pin FC-mPGA4</td>
|
||||
<td>UP kernel must be booted in "safe mode"
|
||||
(or hint.apic.0.disabled="0"). SMP Functional.</td>
|
||||
<td><a href="mailto:ghelmer@freebsd.org">Guy Helmer</a></td>
|
||||
<td>5.4-RELEASE</td>
|
||||
<td>Boots stock SMP kernel. Boots UP with tweak noted in "issues" column
|
||||
(tried both BIOS revisions 1.2 and 1.2a).
|
||||
LAN working. UHCI controllers seem to cause interrupt storm.
|
||||
AIC7902 U320 SCSI operates successfully with Seagate ST373207LC
|
||||
drives (gives an "Invalid Sequencer interrupt" when probing the SCSI
|
||||
bus, but then continues).
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>Tyan</h3>
|
||||
|
|
Loading…
Reference in a new issue