Add pointers to the external reference specifications of HP's zx1
(aka pluto) chipset.
This commit is contained in:
parent
c3a6105c17
commit
8ac16abbad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17432
1 changed files with 7 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/ia64/refs.sgml,v 1.3 2003/01/30 03:56:28 marcel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/refs.sgml,v 1.4 2003/06/19 23:58:58 marcel Exp $">
|
||||
<!ENTITY title "FreeBSD/ia64 Project -- references">
|
||||
<!ENTITY email 'freebsd-ia64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -56,6 +56,12 @@
|
|||
<li><a href="http://developer.intel.com/design/chipsets/datashts/290744.htm">Intel 82801DB I/O Controller Hub 4 (ICH4)</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Hewlett-Packard zx1
|
||||
<ul>
|
||||
<li><a href="http://h21007.www2.hp.com/dspp/files/unprotected/linux/zx1-ioa-mercury_ers.pdf">zx1 ioa reference specification</a></li>
|
||||
<li><a href="http://h21007.www2.hp.com/dspp/files/unprotected/linux/zx1-mio.pdf">zx1 memory and I/O (mio) reference specification</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Runtime</h3>
|
||||
|
|
Loading…
Reference in a new issue