set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit)
29 lines
817 B
Text
29 lines
817 B
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "FreeBSD 4.4 Hardware Notes">
|
|
<!ENTITY % navinclude.download "INCLUDE">
|
|
]>
|
|
<html>
|
|
&header;
|
|
|
|
<p>The hardware notes for FreeBSD are customized for different
|
|
platforms, as some of the changes made to FreeBSD apply only to
|
|
specific processor architectures.</p>
|
|
|
|
<p>Hardware notes for FreeBSD 4.4 are available for the following
|
|
platforms:</p>
|
|
|
|
<ul>
|
|
<li><a href="hardware-i386.html">i386</a></li>
|
|
<li><a href="hardware-alpha.html">Alpha</a></li>
|
|
</ul>
|
|
|
|
<p>A list of all platforms currently under development can be found
|
|
on the <a href="../../platforms/index.html">Supported
|
|
Platforms</a> page.</p>
|
|
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|