- MSI RS480M2 entry
PR: www/80866 Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
This commit is contained in:
parent
7d87893c39
commit
2353b030c7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24507
1 changed files with 13 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.11 2005/05/07 08:45:25 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.12 2005/05/10 15:05:24 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -164,6 +164,18 @@
|
|||
<td>5.4-STABLE</td>
|
||||
<td>BIOS update was needed to recognize memory sticks.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_detail.php?UID=639">
|
||||
RS480M2</a></td>
|
||||
<td>ATI Radeon XPRESS 200 / Socket 939</td>
|
||||
<td>Does not boot with ACPI.</td>
|
||||
<td><a href="mailto:torfinn.ingolfsen@broadpark.no">Torfinn Ingolfsen</a>
|
||||
(<a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=80866">dmesg</a>)</td>
|
||||
<td>5.4-STABLE</td>
|
||||
<td>Does not boot with ACPI turned on, needs <tt>hint.apic.0.disabled="1"</tt>
|
||||
in /boot/loader.conf. Sound not supported, USB not tested. On-board
|
||||
Radeon graphics chip not supported (only VESA works).</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>Tyan</h3>
|
||||
|
|
Loading…
Reference in a new issue