- Add a new Notebooks table at the end of the page and fill in a first entry -
Pavilion dv8135nr. This should get a separate page once there's more than a few entries. PR: www/105511 Submitted by: Scot Hetzel <swhetzel@gmail.com>
This commit is contained in:
parent
6013dd66d9
commit
db7b15c9bc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29305
1 changed files with 25 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.105 2006/12/16 21:30:06 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64/motherboards.sgml,v 1.106 2006/12/30 15:26:20 pav Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project -- motherboards">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -862,5 +862,29 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<h1>Notebooks</h1>
|
||||
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<th>Manufacturer</th>
|
||||
<th>Model</th>
|
||||
<th>Submitter (optional links)</th>
|
||||
<th>Tested FreeBSD version</th>
|
||||
<th>Notes</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>HP</td>
|
||||
<td><a href="http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00585596&lc=en&cc=us&lang=en&y=6&x=5&dlc=en&product=1818492">Pavilion dv8135nr</a></td>
|
||||
<td><a href="mailto:swhetzel@gmail.com">Scot Hetzel</a>
|
||||
(<a href="http://www.freebsd.org/cgi/query-pr.cgi?q=105511">dmesg</a>)</td>
|
||||
<td>7.0-CURRENT as of November 2006</td>
|
||||
<td>Does not boot from installation CD, boot loader crashes and spams the
|
||||
display with a hex dump. Boots from hard drive fine. Wireless
|
||||
supported under ndis. Modem and flash card reader not supported.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue