DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Writing a SCSI host adapter driver

The Sram driver

The Sram is a RAM SCSI host adapter driver that illustrates the interface without the details of accessing the hardware. The Sram driver contains the following entry points: init(D2osdi), open(D2osdi), close(D2osdi), _entry(D2osdi), ioctl(D2osdi), intr(D2osdi), and poll(D2osdi).


© 2005 The SCO Group, Inc. All rights reserved.