Tour the Linux generic SCSI driver (IBM devloperWorks)
[Posted February 27, 2009 by cook]
IBM developerWorks has an
introduction to the Linux generic SCSI driver.
"
Linux provides a generic driver for SCSI devices and an application
programming interface so users can build applications to send SCSI commands
directly to SCSI devices. In this article, the author introduces some of
the SCSI commands and methods of executing SCSI commands when using SCSI
API in Linux. He also provides background on the SCSI client/server model
and the storage SCSI command."
(
Log in to post comments)