Package nachos.kernel.devices

Class Summary
DiskDriver This class defines a "synchronous" disk abstraction.
InterruptHandler This class controls entry to and exit from interrupt service routines.
NetworkDriver This class defines a "synchronous" network abstraction for sending and receiving packets on the network.