- Add comments on Intel Desktop Board DP35DP
This commit is contained in:
parent
7d68c6d275
commit
ebff4de282
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30863
1 changed files with 12 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.130 2007/10/02 18:16:06 chinsan Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.131 2007/10/02 18:40:17 chinsan Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -641,6 +641,17 @@
|
|||
<td>6.1-RELEASE</td>
|
||||
<td>Functional. Onboard video not tested.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Intel</td>
|
||||
<td><a href="http://www.intel.com/products/motherboard/DP35DP/">DP35DP</a></td>
|
||||
<td>Intel P35 / Socket LGA775</td>
|
||||
<td><a href="mailto:pav@FreeBSD.org">Pav Lucistnik</a></td>
|
||||
<td>6.2-STABLE (Oct 07)</td>
|
||||
<td>Onboard ethernet chip is not supported, needs em-6.4.6 driver from
|
||||
Intel, or 7-CURRENT. Onboard Marvell IDE chip is not supported,
|
||||
needs 7-CURRENT. Onboard SATA chip is not supported in AHCI mode,
|
||||
switch to RAID mode in BIOS, or use 7-CURRENT.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Intel</td>
|
||||
<td><a href="http://www.intel.com/design/servers/boards/s5000vsa/">S5000VSA</a></td>
|
||||
|
|
Loading…
Reference in a new issue