| Summary: | [patch] Addition to AMD64 supported platforms: Tyan Tiger K9HE (S3970) | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | chris <chris> | ||||||||||
| Component: | Books & Articles | Assignee: | Gavin Atkinson <gavin> | ||||||||||
| Status: | Closed FIXED | ||||||||||||
| Severity: | Affects Only Me | ||||||||||||
| Priority: | Normal | ||||||||||||
| Version: | Latest | ||||||||||||
| Hardware: | Any | ||||||||||||
| OS: | Any | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
chris
2008-06-29 08:10:01 UTC
State Changed From-To: open->feedback To submitter: Could you please provide a dmesg and the output of "pciconf -lv" for this system? Also, did the machine work work with 7.0-RELEASE, or was the upgrade to -STABLE needed? Lastly, can you confirm the on-board NICs work well, and also do you know if the on-board RAID and video work? Thanks! Responsible Changed From-To: freebsd-www->gavin Track The machine seemed to boot and work fine with the 7.0-RELEASE, but I almost immediately csup'd to get -STABLE. The onboard NICs work well, tho I've only run one of them at a time (ifconfig attached). There's no RAID in this box, but I'm starting to play with ZFS on it (so far, so good). Video works -- after building xorg from ports, I did an "xdm" and it came up without even configuring; I haven't checked resolutions or other X features, but understand the XGI Volari Z7 card is somewhat crippled -- no big deal for a server. Outputs you've requested attached. Thanks for the follow-up. State Changed From-To: feedback->open Feedback received, thanks! Patch for this:
Index: www/en/platforms/amd64/motherboards.sgml
===================================================================
RCS file: /home/dcvs/www/en/platforms/amd64/motherboards.sgml,v
retrieving revision 1.141
diff -u -r1.141 motherboards.sgml
--- www/en/platforms/amd64/motherboards.sgml 13 Jun 2008 09:05:43 -0000 1.141
+++ www/en/platforms/amd64/motherboards.sgml 3 Jul 2008 18:16:09 -0000
@@ -1123,6 +1123,16 @@
</tr>
<tr>
<td>Tyan</td>
+ <td><a href="http://www.tyan.com/product_board_detail.aspx?pid=529">Tiger K9HE (S3970)</a></td>
+ <td>ServerWorks BCM5785 (HT1000) / AMD Socket F (1207)</td>
+ <td><a href="mailto:chris@shenton.org">Chris Shenton</a>
+ (<a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=125092">dmesg, pciconf</a>)</td>
+ <td>7.0-RELEASE and 7-STABLE (June 2008)</td>
+ <td>On board NICs, video and SATA work well. Tested in a Tyan Transport GT20
+ (B3970-U) server.</td>
+ </tr>
+ <tr>
+ <td>Tyan</td>
<td><a href="http://www.tyan.com/products/html/tomcath1000s.html">Tomcat h1000S (S3950)</a></td>
<td>Broadcom HT-1000 / Socket AM2</td>
<td><a href="mailto:cryx-freebsd@h3q.com">Philipp Wuensche</a>
Responsible Changed From-To: gavin->freebsd-doc Over to -doc for committing Responsible Changed From-To: freebsd-doc->gavin I'm creating a megapatch for these remko 2008-11-27 07:54:03 UTC
FreeBSD doc repository
Modified files:
en/platforms/amd64 motherboards.sgml
Log:
Add a few motherboards to the list of tested amd64 boards:
- Add Gigabyte GA-MA790X-DS4 (tested with 7.0-PRERELEASE)
PR: www/126618
Submitted by: Terry R. Friedrichsen <bsd@bunker-ranch.com>
- Add Gigabyte GA-P35-DS3L (tested with 7.0-STABLE)
PR: www/124652
Submitted by: Ben Kaduk <minimarmot@gmail.com>
- Add Sun Fire X2100 M2 (tested with 7.0-PRERELEASE)
PR: www/125559
Submitted by: Markus Frohlich <markus@marfr.de>
- Add Tyan Tiger K9HE (tested with 7.0-RELEASE)
PR: www/125092
Submitted by: Chris Shenton <chris@shenton.org>
- Add Sony Vaio VGN-TZ31WN/B laptop (tested with 7.0-STABLE-200807)
PR: www/126925
Submitted by: gavin
While here, expand the information requested for new submissions.
Patch provided by: Gavin
Revision Changes Path
1.143 +57 -3 www/en/platforms/amd64/motherboards.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Patch committed by remko@ |