summaryrefslogtreecommitdiffstats
path: root/doc/tools/src2html1.4a/FreeBSD/i386.isa.hdr
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tools/src2html1.4a/FreeBSD/i386.isa.hdr')
-rw-r--r--doc/tools/src2html1.4a/FreeBSD/i386.isa.hdr10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tools/src2html1.4a/FreeBSD/i386.isa.hdr b/doc/tools/src2html1.4a/FreeBSD/i386.isa.hdr
new file mode 100644
index 0000000000..ec13230f00
--- /dev/null
+++ b/doc/tools/src2html1.4a/FreeBSD/i386.isa.hdr
@@ -0,0 +1,10 @@
+The <tt>i386/isa</tt> directory holds the routines that deal with the ISA
+I/O bus in the PC architecture.
+The 4.3BSD Internals book by Leffler, McKusick, Karels and Quarterman
+doesn't describe this anywhere at all, because this is machine-specific.
+You can however glean some information from the following chapter:
+
+<dl>
+<dt> <b>Chapter 8</b>, pp 225-256 <i>Device Drivers</i>.
+</dl>
+<p>