DeviceHandlers Interface

March 31, 1996
David Dion


The DeviceHandlers interface provides device support to the OSF/1 server extensions. When the Syscall module catches a syscall event corresponding to a device request, it is redirected to the DeviceHandlers module.

The DeviceHandlers interface is DeviceHandlers.i3.


ddion@cs.washington.edu