- Add Abit AV8 entry [1]
- Add socket to ASUS A8N-SLI entry [1] PR: www/80083 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
This commit is contained in:
parent
436a435ba7
commit
9c1e1911a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24321
1 changed files with 24 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.1 2005/04/18 21:12:00 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -18,6 +18,28 @@
|
|||
or <a href="&base;/send-pr.html">web form</a>. Please set category
|
||||
to www.</p>
|
||||
|
||||
<h3>Abit</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.abit-usa.com/products/mb/products.php?categories=1&model=175">
|
||||
AV8</a></td>
|
||||
<td>VIA K8T800 / Socket 939</td>
|
||||
<td>Fully functional</td>
|
||||
<td><a href="mailto:doconnor@gsoft.com.au">Daniel O'Connor</a></td>
|
||||
<td>5.3-RELEASE</td>
|
||||
<td>On-board ethernet controller (vge(4)) does not work unless statically compiled into kernel.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>Asus</h3>
|
||||
|
||||
<table border=1>
|
||||
|
@ -32,7 +54,7 @@
|
|||
<tr>
|
||||
<td><a href="http://www.asus.com/prog/spec.asp?m=A8N-SLI%20Deluxe">
|
||||
A8N-SLI Deluxe</a></td>
|
||||
<td>nVidia nForce4 SLI</td>
|
||||
<td>nVidia nForce4 SLI / Socket 939</td>
|
||||
<td>Fully functional</td>
|
||||
<td><a href="mailto:flz@FreeBSD.org">Florent Thoumie</a> (<a href="http://people.freebsd.org/~flz/local/dmesg.cream">dmesg</a>)</td>
|
||||
<td>5.4-STABLE</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue