- Add entry for MSI K8N Neo4 Platinum rev. 3.0 board I own now
(Actually, MSI naming is a little confused here, it was sold as Neo4-FI, and automatic BIOS update utility recognizes it as yet another model, not listed on msi.com.tw website.)
This commit is contained in:
parent
50b1cb44b0
commit
ff47e15b14
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27747
1 changed files with 11 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.78 2006/04/24 16:01:40 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.79 2006/05/07 21:53:50 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -505,6 +505,16 @@
|
|||
<td>Does not boot with ACPI. Broken IRQ tables in BIOS, ACPI does
|
||||
not work, PS/2 keyboard unusable. Boots with ACPI enabled in RELENG_5.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MSI</td>
|
||||
<td><a href="http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_detail.php?UID=720">K8N Neo4 Platinum rev. 3.0</a></td>
|
||||
<td>nVidia nForce 4 / Socket 939</td>
|
||||
<td><a href="mailto:pav@FreeBSD.org">Pav Lucistnik</a></td>
|
||||
<td>6.1-RC</td>
|
||||
<td>On-board nForce network chip stalls often under 6.1-RELEASE,
|
||||
fixed in -CURRENT. Temperature readouts via ACPI does not work,
|
||||
mbmon works.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MSI</td>
|
||||
<td><a href="http://www.msi.com.tw/program/products/server/svr/pro_svr_detail.php?UID=484">K8T Master2-FAR</a></td>
|
||||
|
|
Loading…
Reference in a new issue