New files

This commit is contained in:
Joel Sherrill
1998-04-14 16:03:45 +00:00
parent dff0a57c2b
commit 52461c5875
32 changed files with 2942 additions and 0 deletions

View File

@@ -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>