- Add Supermicro X6DA8-G2 entry, our first Intel EM64T board listed
This commit is contained in:
parent
0d5f70f16e
commit
d2438c4403
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24703
1 changed files with 29 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.15 2005/05/19 17:59:42 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.16 2005/05/24 18:25:47 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -203,6 +203,34 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>Supermicro</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.supermicro.com/products/motherboard/Xeon800/E7525/X6DA8-G2.cfm">
|
||||
X6DA8-G2</a></td>
|
||||
<td>Intel E7525 / 2x 604-pin FC-mPGA4</td>
|
||||
<td>Functional</td>
|
||||
<td><a href="mailto:big.laser@gmail.com">Erik Power</a></td>
|
||||
<td>5.4-RELEASE</td>
|
||||
<td>The default kernel included with the 5.4-RELEASE amd64 distribution does not
|
||||
see hard drives attached via the Intel ICH5R SATA/ATA controller.
|
||||
Workaround is to boot using safe mode during install and when booting
|
||||
default kernel. After compiling a kernel, ata(4) works fine and the
|
||||
system boots normally. SMP kernel installed and working. LAN, audio,
|
||||
USB working. ZCR not tested (no driver for Adaptec 2010-S), AIC7902
|
||||
U320 SCSI not tested.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>Tyan</h3>
|
||||
|
||||
<table border=1>
|
||||
|
|
Loading…
Reference in a new issue