mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
11 lines
389 B
Plaintext
11 lines
389 B
Plaintext
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>
|