Add entry for Asus P5G-TVM
PR: www/92476 Submitted by: Jan Blaha <Jan.Blaha@unet.cz> Add entry for EPOX 9NDA3+ PR: www/92499 Submitted by: Joao <joao@matik.com.br>
This commit is contained in:
parent
a6259929d5
commit
9894ac2d2e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26993
1 changed files with 23 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.59 2006/01/22 21:35:28 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.60 2006/01/24 17:28:22 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -165,6 +165,18 @@
|
|||
<td>5.4-STABLE</td>
|
||||
<td>On-board audio untested. The on-board sk0 ethernet controller had issues with 5.3-RELEASE.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Asus</td>
|
||||
<td><a href="http://www.levi.cz/clanek.php?id=8920">P5G-TVM</a></td>
|
||||
<td>Intel 915G GMCH / Socket LGA775</td>
|
||||
<td><a href="mailto:Jan.Blaha@unet.cz">Jan Blaha</a></td>
|
||||
<td>6.0-STABLE</td>
|
||||
<td>PS/2 mouse is broken in console as well as in X. Realtek
|
||||
Gigabit ethernet detected by re(4), but not tested. SATA
|
||||
works fine. Sound works with snd_ich(4). Integrated
|
||||
graphics chip i915G is suppported by i810(4) Xorg driver.
|
||||
Hardware acceleration via DRI is not supported.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Biostar</td>
|
||||
<td><a href="http://www.biostar.com.tw/products/mainboard/board.php?name=GeForce%206100-M9">GeForce 6100-M9</a></td>
|
||||
|
@ -183,6 +195,16 @@
|
|||
<td>5.4-RELEASE</td>
|
||||
<td>Similar to HP ProLiant DL145.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>EPOX</td>
|
||||
<td><a href="http://www.epox.com/USA/product.asp?id=EP-9NDA3plus">EP-9NDA3+</a></td>
|
||||
<td>nVidia nForce 3 Ultra / Socket 939</td>
|
||||
<td><a href="mailto:joao@matik.com.br">Joao</a>
|
||||
(<a href="http://suporte.matik.com.br/epox.dmesg">dmesg</a>)</td>
|
||||
<td>6.0-STABLE</td>
|
||||
<td>Functional. Sound and firewire not tested. Very picky about
|
||||
memory modules in dual-channel setup.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Gigabyte</td>
|
||||
<td><a href="http://tw.giga-byte.com/Server/Products/Products_ServerBoard_GA-7A8DW.htm">GA-7A8DW</a></td>
|
||||
|
|
Loading…
Reference in a new issue