Created
November 9, 2015 00:32
-
-
Save travispaul/5d54e99c1c83632e4add to your computer and use it in GitHub Desktop.
Add Maple Bus to list of Busses in htdocs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: layout.xml | |
=================================================================== | |
RCS file: /cvsroot/htdocs/layout.xml,v | |
retrieving revision 1.485 | |
diff -u -r1.485 layout.xml | |
--- layout.xml 9 Oct 2015 09:18:41 -0000 1.485 | |
+++ layout.xml 8 Nov 2015 22:45:50 -0000 | |
@@ -70,6 +70,7 @@ | |
<tocentry page="docs/Hardware/Chips/index.xml" dir="Chips" filename="."> | |
<tocentry page="docs/Hardware/Chips/MIPS/index.xml" dir="MIPS" filename="."/> | |
</tocentry> | |
+ <tocentry page="docs/Hardware/Busses/index.xml" dir="Busses" filename="."/> | |
<tocentry page="docs/Hardware/Machines/index.xml" dir="Machines" filename="."> | |
<tocentry page="docs/Hardware/Machines/ARC/index.xml" dir="ARC" filename="."/> | |
<tocentry page="docs/Hardware/Machines/DEC/lk201.xml" dir="DEC" filename="lk201.html"/> | |
Index: docs/Hardware/Busses/Makefile | |
=================================================================== | |
RCS file: /cvsroot/htdocs/docs/Hardware/Busses/Makefile,v | |
retrieving revision 1.1 | |
diff -u -r1.1 Makefile | |
--- docs/Hardware/Busses/Makefile 9 Jun 2007 11:32:58 -0000 1.1 | |
+++ docs/Hardware/Busses/Makefile 8 Nov 2015 22:45:54 -0000 | |
@@ -11,6 +11,6 @@ | |
SUBDIR+= VME | |
SUBDIR+= Zorro | |
-HTMLDOCS+= index | |
+XMLDOCS+= index | |
.include "../../../share/mk/web.site.mk" | |
Index: docs/Hardware/Busses/index.html | |
=================================================================== | |
RCS file: /cvsroot/htdocs/docs/Hardware/Busses/index.html,v | |
retrieving revision 1.3 | |
diff -u -r1.3 index.html | |
--- docs/Hardware/Busses/index.html 1 Aug 2007 15:35:57 -0000 1.3 | |
+++ docs/Hardware/Busses/index.html 8 Nov 2015 22:45:54 -0000 | |
@@ -1,130 +1,203 @@ | |
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> | |
- | |
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
<html> | |
<head> | |
-<!-- Copyright (c) 1998-2003 | |
- The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. --> | |
-<link rev="made" href="mailto:[email protected]"> | |
-<title>Hardware Documentation - Busses</title> | |
-</head> | |
-<body bgcolor="#FFFFFF" text="#000000"> | |
- | |
-<table><tr><td> | |
-<a href="../../../about/disclaimer.html#bsd-daemon"> | |
-<img align="middle" src="../../../images/BSD-daemon.jpg" border=0 | |
-width=146 height=129 alt="BSD daemon"></a> | |
-</td><td> | |
-<h1>Hardware Documentation</h1> | |
-<h2>Busses</h2> | |
-</td></tr></table> | |
- | |
-<p> | |
-Listed here are just some of the busses that NetBSD users and hackers | |
-might find interesting. If a listed bus doesn't have a link, that | |
-means we don't currently have any interesting material on the subject. | |
-If you find a link that could be handy, please | |
-<a href="http://www.NetBSD.org/cgi-bin/feedback.cgi">let us know!</a> | |
- | |
-<p> | |
-<ul> | |
- | |
-<li><a href="ADB/">ADB</a> - Apple Desktop Bus | |
- | |
-<li><a href="ATA/">ATA</a> - AT Attachment (evolution of ISA/IDE) | |
- | |
-<li><a href="ftp://ftp.mirror.ac.uk/sites/ftp.acorn.co.uk/pub/documents/products/ExpSpec/">DEBI</a> | |
-- Main interface card bus on <a href="http://www.acorn.com/">Acorn</a> | |
-RiscPC and similar machines. | |
- | |
-<li><a href="http://www.techfest.com/hardware/bus/eisa.htm">EISA - Extended Industry Standard Architecture</a> | |
- | |
-<li>HP-IB - Hewlett-Packard Interface Bus | |
- | |
-<li><a href="I2C/">I<font size="-2">2</font>C</a> - Philips I2C | |
- | |
-<li><a href="IEEE1394/">IEEE1394</a> - Firewire, i.Link | |
- | |
-<li>ISA - Industry Standard Architecture | |
- | |
-<li>Massbus - DEC, used in | |
-<a href="../Machines/DEC/vax/vax700.html#section:vax700"> | |
-VAX 700 series</a> machines | |
- | |
-<li><a href="MCA/">MCA</a> - MicroChannel Architecture | |
- | |
-<li>NuBus - Apple's NuBus | |
- | |
-<li><a href="http://www.pcisig.com/">PCI</a> - | |
-Peripheral Component Interconnect | |
- | |
-<li>PDS - Apple's 'Processor-Direct Slot' | |
- | |
-<li><a href="Q-bus/">Q-bus</a> - Used in PDP, VAX, and | |
-some DECstation boxes | |
- | |
-<li><a href="SCSI/">SCSI</a> - Small Computer System Interface | |
- | |
-<li>Sbus - Sun Sbus | |
- | |
-<li>SDI - Standard Drive Interconnect | |
- | |
-<li><a href="ftp://ftp.digital.com/pub/DEC/TriAdd/">TurboChannel</a> | |
-- DEC, used in VAXstations, DECstations, and Alphas | |
- | |
-<li>Unibus - DEC, used in | |
-<a href="../Machines/DEC/vax/vax700.html#section:vax700"> | |
-VAX 700 series</a> machines | |
- | |
-<li><a href="USB/">USB</a> - Universal Serial Bus. | |
- | |
-<li>VAXBI - DEC, used in VAX 6000 and 8000 series | |
- | |
-<li>VL-Bus - VESA Local Bus (evolution of ISA, initially for faster video) | |
- | |
-<li><a href="VME/">VME</a> - VMEbus | |
- | |
-<li>XMI - DEC, used in VAX 6000, 7000, 9000, and 10000 series | |
- | |
-<li><a href="Zorro/">Zorro</a> - Commodore's Amiga bus. | |
- | |
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | |
+<meta name="generator" content="Website XSL Stylesheet V2.6.0"> | |
+<link rel="home" href="../../../." title="Welcome to The NetBSD Project: Of course it runs NetBSD."> | |
+<link rel="up" href="../../../docs/Hardware/." title="Hardware Documentation"> | |
+<link rel="previous" href="../../../docs/Hardware/Chips/." title="Hardware Documentation - Chips"> | |
+<link rel="next" href="../../../docs/Hardware/Machines/." title="Hardware Documentation - Machines"> | |
+<link rel="first" href="../../../docs/Hardware/Chips/." title="Hardware Documentation - Chips"> | |
+<link rel="last" href="../../../docs/Hardware/Misc/serial.html" title="Hardware Documentation: NetBSD Serial Port Primer"> | |
+<link rel="stylesheet" href="../../../global.css" type="text/css"> | |
+ | |
+ <title>Hardware Documentation - Busses</title> | |
+ </head> | |
+<body class="website"><div class="webpage"> | |
+<a name="docs-Hardware-Busses-index"></a><div id="top"><a href="#mainContent" class="doNotDisplay doNotPrint">Skip to main content.</a></div> | |
+<div id="centralHeader"> | |
+<div id="logo"> | |
+<a href="../../../"><img alt="[NetBSD Logo]" src="../../../images/NetBSD-smaller.png"></a><div id="name"><a href="../../../"> | |
+ The NetBSD Project | |
+ </a></div> | |
+<div id="slogan"><a href="../../../"> | |
+ “Of course it runs NetBSD” | |
+ </a></div> | |
+</div> | |
+<div id="headerTools"> | |
+<div id="header-cse-search-form">Google custom search</div> | |
+<script src="http://www.google.com/jsapi" type="text/javascript"></script><script type="text/javascript"> | |
+ google.load('search', '1', {language : 'en'}); | |
+ google.setOnLoadCallback(function() { | |
+ var header_customSearchControl = new google.search.CustomSearchControl('006277936787196004968:mbdhrauy1wm'); | |
+ header_customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET); | |
+ var header_options = new google.search.DrawOptions(); | |
+ header_options.enableSearchboxOnly("http://google.com/cse?cx=006277936787196004968:mbdhrauy1wm"); | |
+ header_customSearchControl.draw('header-cse-search-form', header_options); | |
+ }, true); | |
+ </script> | |
+</div> | |
+</div> | |
+<div id="navBar" role="navigation"> | |
+<span class="doNotDisplay"> | |
+ Navigation: | |
+ </span><ul> | |
+<li><a href="../../../"> | |
+ Home</a></li> | |
+<li> | |
+<a href="../../../"> | |
+ News & Media</a><ul> | |
+<li><a href="../../../changes/"> | |
+ Recent changes</a></li> | |
+<li><a href="http://blog.NetBSD.org/"> | |
+ NetBSD blog</a></li> | |
+<li><a href="../../../gallery/events.html"> | |
+ Events</a></li> | |
+<li><a href="../../../changes/rss.html"> | |
+ Feeds</a></li> | |
</ul> | |
-<p> | |
- | |
-<hr> | |
-<a href="../">Up to <em>Hardware Documentation</em></a> | |
-<hr> | |
- | |
-<table width="100%"><tr><td> | |
- <table><tr><td> | |
- <a href="../../../"><img | |
- src="../../../images/NetBSD-flag.png" border="0" | |
- width="90" height="90" alt=""></a> | |
- </td><td> | |
- <a href="../../../"><img | |
- src="../../../images/empty.gif" border="0" | |
- width="1" height="1" alt="NetBSD ">Home Page</a> | |
- </td></tr></table> | |
-</td><td> | |
- <table><tr><td> | |
- <a href="../../../docs/"><img | |
- src="../../../images/NetBSD-flag.png" border="0" | |
- width="90" height="90" alt=""></a> | |
- </td><td> | |
- <a href="../../../docs/"><img | |
- src="../../../images/empty.gif" border="0" | |
- width="1" height="1" alt="NetBSD ">Documentation top level</a> | |
- </td></tr></table> | |
-</td></tr></table> | |
- | |
-<hr> | |
-<address> | |
- <small> | |
- <a href="http://www.NetBSD.org/cgi-bin/feedback.cgi">(Contact us)</a> | |
- $NetBSD: index.html,v 1.3 2007/08/01 15:35:57 kano Exp $<br> | |
- <a href="../../../about/disclaimer.html">Copyright © 1998-2003 | |
- The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.</a> | |
- </small> | |
-</address> | |
- | |
-</body> | |
+</li> | |
+<li> | |
+<a href="../../../about/"> | |
+ About</a><ul> | |
+<li><a href="../../../about/"> | |
+ NetBSD</a></li> | |
+<li><a href="../../../foundation/"> | |
+ The NetBSD Foundation</a></li> | |
+<li><a href="../../../gallery/"> | |
+ Advocacy</a></li> | |
+</ul> | |
+</li> | |
+<li> | |
+<a href="../../../docs/"> | |
+ Documentation</a><ul> | |
+<li><a href="../../../docs/misc/index.html"> | |
+ FAQ & HOWTOs</a></li> | |
+<li><a href="../../../docs/guide/en/"> | |
+ The Guide</a></li> | |
+<li><a href="http://man.NetBSD.org/"> | |
+ Manual pages</a></li> | |
+<li><a href="http://wiki.NetBSD.org/"> | |
+ Wiki</a></li> | |
+</ul> | |
+</li> | |
+<li> | |
+<a href="../../../support/"> | |
+ Support</a><ul> | |
+<li><a href="../../../support/send-pr.html"> | |
+ Problem report guide</a></li> | |
+<li><a href="../../../cgi-bin/sendpr.cgi?gndb=netbsd"> | |
+ Report a bug</a></li> | |
+<li><a href="../../../support/query-pr.html"> | |
+ Query bug database</a></li> | |
+<li><a href="../../../support/security/"> | |
+ Security</a></li> | |
+</ul> | |
+</li> | |
+<li> | |
+<a href="../../../community/"> | |
+ Community</a><ul> | |
+<li><a href="http://netbsd.fi/"> | |
+ Blogs</a></li> | |
+<li><a href="../../../mailinglists/"> | |
+ Mailing lists</a></li> | |
+<li><a href="http://mail-index.NetBSD.org/"> | |
+ List archives</a></li> | |
+</ul> | |
+</li> | |
+<li> | |
+<a href="../../../developers/"> | |
+ Developers</a><ul> | |
+<li><a href="http://cvsweb.NetBSD.org/"> | |
+ Browse source</a></li> | |
+<li><a href="http://nxr.NetBSD.org/"> | |
+ Cross-reference</a></li> | |
+<li><a href="http://releng.NetBSD.org/"> | |
+ Release engineering</a></li> | |
+<li><a href="http://wiki.NetBSD.org/projects/"> | |
+ Projects list</a></li> | |
+</ul> | |
+</li> | |
+<li> | |
+<a href="../../../ports/"> | |
+ Ports</a><ul> | |
+<li><a href="../../../ports/history.html"> | |
+ History</a></li> | |
+<li><a href="../../../ports/emulators.html"> | |
+ Emulators</a></li> | |
+</ul> | |
+</li> | |
+<li> | |
+<a href="http://www.pkgsrc.org/"> | |
+ Packages</a><ul> | |
+<li><a href="http://www.pkgsrc.se/"> | |
+ Browse packages</a></li> | |
+<li><a href="http://releng.NetBSD.org/index-pkgsrc.html"> | |
+ Release engineering</a></li> | |
+</ul> | |
+</li> | |
+</ul> | |
+</div> | |
+<div id="content"><div class="fullWidth"><div class="rowOfBoxes"> | |
+<h1>Hardware Documentation - Busses</h1> | |
+<div class="table"> | |
+<a name="intro"></a><table width="100%"> | |
+ <tr> | |
+ <td align="left"> | |
+ <p> | |
+ Listed here are just some of the busses that NetBSD users and hackers | |
+ might find interesting. If a listed bus doesn't have a link, that | |
+ means we don't currently have any interesting material on the subject. | |
+ If you find a link that could be handy, please | |
+ <a class="ulink" href="http://www.NetBSD.org/cgi-bin/feedback.cgi" target="_top">let us | |
+ know!</a> | |
+ </p> | |
+ </td> | |
+ <td> | |
+ <a class="ulink" href="../../../about/disclaimer.html#bsd-daemon" target="_top"> | |
+ <img align="middle" src="../../../images/BSD-daemon.jpg" border="0" width="146" height="129" alt="BSD daemon"></a> | |
+ </td> | |
+ </tr> | |
+ </table> | |
+</div> | |
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> | |
+<li class="listitem"><p><a class="ulink" href="ADB/" target="_top">ADB</a> - Apple Desktop Bus</p></li> | |
+<li class="listitem"><p><a class="ulink" href="ATA/" target="_top">ATA</a> - AT Attachment (evolution of ISA/IDE)</p></li> | |
+<li class="listitem"><p><a class="ulink" href="ftp://ftp.mirror.ac.uk/sites/ftp.acorn.co.uk/pub/documents/products/ExpSpec/" target="_top">DEBI</a> - Main interface card bus on <a class="ulink" href="http://www.acorn.com/" target="_top">Acorn</a> RiscPC and similar machines.</p></li> | |
+<li class="listitem"><p><a class="ulink" href="http://www.techfest.com/hardware/bus/eisa.htm" target="_top">EISA - Extended Industry Standard Architecture</a></p></li> | |
+<li class="listitem"><p>HP-IB - Hewlett-Packard Interface Bus</p></li> | |
+<li class="listitem"><p><a class="ulink" href="I2C/" target="_top">I2C</a> - Philips I2C</p></li> | |
+<li class="listitem"><p><a class="ulink" href="IEEE1394/" target="_top">IEEE1394</a> - Firewire, i.Link</p></li> | |
+<li class="listitem"><p>ISA - Industry Standard Architecture</p></li> | |
+<li class="listitem"><p><a class="ulink" href="http://mc.pp.se/dc/maplebus.html" target="_top">Maple Bus</a> - Connects SEGA Dreamcast to controllers, memory cards, and other peripherals</p></li> | |
+<li class="listitem"><p>Massbus - DEC, used in <a class="ulink" href="../Machines/DEC/vax/vax700.html#section:vax700" target="_top"> VAX 700 series</a> machines</p></li> | |
+<li class="listitem"><p><a class="ulink" href="MCA/" target="_top">MCA</a> - MicroChannel Architecture</p></li> | |
+<li class="listitem"><p>NuBus - Apple's NuBus</p></li> | |
+<li class="listitem"><p><a class="ulink" href="http://www.pcisig.com/" target="_top">PCI</a> - Peripheral Component Interconnect</p></li> | |
+<li class="listitem"><p>PDS - Apple's 'Processor-Direct Slot'</p></li> | |
+<li class="listitem"><p><a class="ulink" href="Q-bus/" target="_top">Q-bus</a> - Used in PDP, VAX, and some DECstation boxes</p></li> | |
+<li class="listitem"><p><a class="ulink" href="SCSI/" target="_top">SCSI</a> - Small Computer System Interface</p></li> | |
+<li class="listitem"><p>Sbus - Sun Sbus</p></li> | |
+<li class="listitem"><p>SDI - Standard Drive Interconnect</p></li> | |
+<li class="listitem"><p><a class="ulink" href="ftp://ftp.digital.com/pub/DEC/TriAdd/" target="_top">TurboChannel</a> - DEC, used in VAXstations, DECstations, and Alphas</p></li> | |
+<li class="listitem"><p>Unibus - DEC, used in <a class="ulink" href="../Machines/DEC/vax/vax700.html#section:vax700" target="_top"> VAX 700 series</a> machines</p></li> | |
+<li class="listitem"><p><a class="ulink" href="USB/" target="_top">USB</a> - Universal Serial Bus.</p></li> | |
+<li class="listitem"><p>VAXBI - DEC, used in VAX 6000 and 8000 series</p></li> | |
+<li class="listitem"><p>VL-Bus - VESA Local Bus (evolution of ISA, initially for faster video)</p></li> | |
+<li class="listitem"><p><a class="ulink" href="VME/" target="_top">VME</a> - VMEbus</p></li> | |
+<li class="listitem"><p>XMI - DEC, used in VAX 6000, 7000, 9000, and 10000 series</p></li> | |
+<li class="listitem"><p><a class="ulink" href="Zorro/" target="_top">Zorro</a> - Commodore's Amiga bus</p></li> | |
+</ul></div> | |
+</div></div></div> | |
+<div class="navfoot"></div> | |
+<div id="footer"><div id="footerContent"><center> | |
+<span class="footfeed"><a href="http://www.NetBSD.org/cgi-bin/feedback.cgi"> | |
+ Contact</a> | | |
+ </span><span class="footcopy"><a href="../../../about/disclaimer.html"> | |
+ Disclaimer</a> | | |
+ | |
+ <span class="copyright">Copyright � 1994-2015 The NetBSD Foundation, Inc. </span>ALL RIGHTS RESERVED.<br>NetBSD<sup>�</sup> is a registered trademark of The NetBSD | |
+ Foundation, Inc.</span> | |
+</center></div></div> | |
+</div></body> | |
</html> | |
Index: docs/Hardware/Busses/index.xml | |
=================================================================== | |
RCS file: docs/Hardware/Busses/index.xml | |
diff -N docs/Hardware/Busses/index.xml | |
--- /dev/null 1 Jan 1970 00:00:00 -0000 | |
+++ docs/Hardware/Busses/index.xml 8 Nov 2015 22:45:54 -0000 | |
@@ -0,0 +1,65 @@ | |
+<?xml version="1.0"?> | |
+<!DOCTYPE webpage | |
+ PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN" | |
+ "http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd"> | |
+ | |
+<webpage id="docs-Hardware-Busses-index"> | |
+ <config param="desc" value="Hardware Documentation - Busses"/> | |
+ <config param="cvstag" value="$NetBSD: index.xml,v 1.4 2009/05/23 19:34:47 dent Exp $"/> | |
+ <config param="rcsdate" value="$Date: 2009/05/23 19:34:47 $"/> | |
+ <head> | |
+ <!-- Copyright (c) 2006 | |
+ The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. --> | |
+ <title>Hardware Documentation - Busses</title> | |
+ </head> | |
+ | |
+ <table width="100%" id="intro"> | |
+ <tr> | |
+ <td align="left"> | |
+ <para> | |
+ Listed here are just some of the busses that NetBSD users and hackers | |
+ might find interesting. If a listed bus doesn't have a link, that | |
+ means we don't currently have any interesting material on the subject. | |
+ If you find a link that could be handy, please | |
+ <ulink | |
+ url="http://www.NetBSD.org/cgi-bin/feedback.cgi">let us | |
+ know!</ulink> | |
+ </para> | |
+ </td> | |
+ <td> | |
+ <ulink url="../../../about/disclaimer.html#bsd-daemon"> | |
+ <html:img align="middle" src="../../../images/BSD-daemon.jpg" border="0" | |
+ width="146" height="129" alt="BSD daemon"/></ulink> | |
+ </td> | |
+ </tr> | |
+ </table> | |
+ | |
+ <itemizedlist> | |
+ <listitem><para><ulink url="ADB/">ADB</ulink> - Apple Desktop Bus</para></listitem> | |
+ <listitem><para><ulink url="ATA/">ATA</ulink> - AT Attachment (evolution of ISA/IDE)</para></listitem> | |
+ <listitem><para><ulink url="ftp://ftp.mirror.ac.uk/sites/ftp.acorn.co.uk/pub/documents/products/ExpSpec/">DEBI</ulink> - Main interface card bus on <ulink url="http://www.acorn.com/">Acorn</ulink> RiscPC and similar machines.</para></listitem> | |
+ <listitem><para><ulink url="http://www.techfest.com/hardware/bus/eisa.htm">EISA - Extended Industry Standard Architecture</ulink></para></listitem> | |
+ <listitem><para>HP-IB - Hewlett-Packard Interface Bus</para></listitem> | |
+ <listitem><para><ulink url="I2C/">I2C</ulink> - Philips I2C</para></listitem> | |
+ <listitem><para><ulink url="IEEE1394/">IEEE1394</ulink> - Firewire, i.Link</para></listitem> | |
+ <listitem><para>ISA - Industry Standard Architecture</para></listitem> | |
+ <listitem><para><ulink url="http://mc.pp.se/dc/maplebus.html">Maple Bus</ulink> - Connects SEGA Dreamcast to controllers, memory cards, and other peripherals</para></listitem> | |
+ <listitem><para>Massbus - DEC, used in <ulink url="../Machines/DEC/vax/vax700.html#section:vax700"> VAX 700 series</ulink> machines</para></listitem> | |
+ <listitem><para><ulink url="MCA/">MCA</ulink> - MicroChannel Architecture</para></listitem> | |
+ <listitem><para>NuBus - Apple's NuBus</para></listitem> | |
+ <listitem><para><ulink url="http://www.pcisig.com/">PCI</ulink> - Peripheral Component Interconnect</para></listitem> | |
+ <listitem><para>PDS - Apple's 'Processor-Direct Slot'</para></listitem> | |
+ <listitem><para><ulink url="Q-bus/">Q-bus</ulink> - Used in PDP, VAX, and some DECstation boxes</para></listitem> | |
+ <listitem><para><ulink url="SCSI/">SCSI</ulink> - Small Computer System Interface</para></listitem> | |
+ <listitem><para>Sbus - Sun Sbus</para></listitem> | |
+ <listitem><para>SDI - Standard Drive Interconnect</para></listitem> | |
+ <listitem><para><ulink url="ftp://ftp.digital.com/pub/DEC/TriAdd/">TurboChannel</ulink> - DEC, used in VAXstations, DECstations, and Alphas</para></listitem> | |
+ <listitem><para>Unibus - DEC, used in <ulink url="../Machines/DEC/vax/vax700.html#section:vax700"> VAX 700 series</ulink> machines</para></listitem> | |
+ <listitem><para><ulink url="USB/">USB</ulink> - Universal Serial Bus.</para></listitem> | |
+ <listitem><para>VAXBI - DEC, used in VAX 6000 and 8000 series</para></listitem> | |
+ <listitem><para>VL-Bus - VESA Local Bus (evolution of ISA, initially for faster video)</para></listitem> | |
+ <listitem><para><ulink url="VME/">VME</ulink> - VMEbus</para></listitem> | |
+ <listitem><para>XMI - DEC, used in VAX 6000, 7000, 9000, and 10000 series</para></listitem> | |
+ <listitem><para><ulink url="Zorro/">Zorro</ulink> - Commodore's Amiga bus</para></listitem> | |
+ </itemizedlist> | |
+</webpage> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment