Extend Tyan Tomcat K8E entry
PR: www/92075 Submitted by: Adam McDougall <mcdouga9@egr.msu.edu>
This commit is contained in:
parent
b80c4e6b08
commit
85ca2b9a4d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26908
1 changed files with 11 additions and 6 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.55 2005/12/26 00:09:29 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.56 2006/01/21 13:19:21 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -517,12 +517,17 @@
|
|||
<td>Tyan</td>
|
||||
<td><a href="http://www.tyan.com/products/html/tomcatk8e.html">Tomcat K8E (S2865)</a></td>
|
||||
<td>nVidia nForce 4 / Socket 939</td>
|
||||
<td><a href="mailto:freebsd@sopwith.solgatos.com">Dieter</a></td>
|
||||
<td>6.0-BETA3</td>
|
||||
<td><a href="mailto:freebsd@sopwith.solgatos.com">Dieter</a>,
|
||||
<a href="mailto:mcdouga9@egr.msu.edu">Adam McDouglas</a>
|
||||
(<a href="http://www.egr.msu.edu/~mcdouga9/dmesg.K8E">dmesg</a>)</td>
|
||||
<td>6.0-STABLE</td>
|
||||
<td>Tested and working: rs232 console, SATA, PATA, USB, Firewire, PCI
|
||||
slots. Untested: onboard Ethernet, PCI-e slots, audio. X11 on
|
||||
onboard ATI Rage XL is not working because X.org will not use "sync
|
||||
on green".</td>
|
||||
slots. Onboard ethernet (nve driver) works fine on 6.0-STABLE,
|
||||
does not work on 6.0-RELEASE. Onboard audio works with snd_ich
|
||||
driver. X11 on onboard ATI Rage XL is not working because X.org
|
||||
will not use "sync on green". Geforce card in PCI-e slot works.
|
||||
Cannot boot off LSI Logic U320 PCI-X SCSI card
|
||||
with BIOS version 3.01. Adaptec card works.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Tyan</td>
|
||||
|
|
Loading…
Reference in a new issue