changeset 23:d3a619de6899 web-v2

fix up channel connections diagram
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Fri, 18 Jan 2008 01:40:58 -0500
parents 0e05a91100fc
children 4e73221dc37c
files channels.svg slideshow.tex
diffstat 2 files changed, 28 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/channels.svg	Fri Jan 18 01:30:23 2008 -0500
+++ b/channels.svg	Fri Jan 18 01:40:58 2008 -0500
@@ -8,7 +8,7 @@
    xmlns="http://www.w3.org/2000/svg"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="275"
+   width="298"
    height="478"
    id="svg2"
    sodipodi:version="0.32"
@@ -29,9 +29,9 @@
      objecttolerance="10"
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:zoom="1.4"
-     inkscape:cx="69.315509"
-     inkscape:cy="254.08182"
+     inkscape:zoom="2.8"
+     inkscape:cx="159.63843"
+     inkscape:cy="233.5488"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      inkscape:window-width="1185"
@@ -44,7 +44,7 @@
      gridanglez="30px"
      grid_units="px"
      showgrid="false"
-     width="275px"
+     width="298px"
      height="478px"
      borderlayer="false" />
   <metadata
@@ -200,5 +200,26 @@
        height="41.910023"
        x="148.64494"
        y="108.34576" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.05365992;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect2180"
+       width="79.739571"
+       height="60.632431"
+       x="214.38914"
+       y="281.54092" />
+    <text
+       xml:space="preserve"
+       style="font-size:24px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="217.14287"
+       y="306.28571"
+       id="text3160"><tspan
+         sodipodi:role="line"
+         id="tspan3162"
+         x="217.14287"
+         y="306.28571">&quot;Chan</tspan><tspan
+         sodipodi:role="line"
+         x="217.14287"
+         y="336.28571"
+         id="tspan3164">Iface&quot;</tspan></text>
   </g>
 </svg>
--- a/slideshow.tex	Fri Jan 18 01:30:23 2008 -0500
+++ b/slideshow.tex	Fri Jan 18 01:40:58 2008 -0500
@@ -313,9 +313,9 @@
 			\item Control Units are connected to...
 			\begin{itemstep}
 				\item Storage
-				\item CPUs
+				\item ``Channel interface'' for a lack of a better term
 			\end{itemstep}
-			\item \emph{Logical} link between a device and CPU is a \emph{subchannel}
+			\item \emph{Logical} link between a device and ``channel interface'' box is a \emph{subchannel}
 			\item \emph{Physical} connections are a lot more complex
 		\end{itemstep}
 	\end{minipage} &