summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/scsi.h
Commit message (Expand)AuthorAgeFilesLines
* [scsi] Make LUN a property of the SCSI backend onlyMichael Brown2009-08-101-2/+0Star
* [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun()Michael Brown2009-08-101-6/+12
* [scsi] Generalise iscsi_detached_command() to scsi_detached_command()Michael Brown2009-08-101-0/+2
* [scsi] Make SCSI command issuing partially asynchronousMichael Brown2009-07-181-4/+7
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Ready to start testingMichael Brown2007-07-081-1/+4
* Automatically select between the "10" and "16" variants of command set,Michael Brown2006-12-121-0/+48
* Added debug strings.Michael Brown2006-08-161-1/+12
* Added missing @file blockMichael Brown2006-05-201-0/+6
* READ CAPACITY (16) turns out to be an optional command (even thoughMichael Brown2006-05-191-0/+27
* Add the concept of a "user pointer" (similar to the void __user * inMichael Brown2006-05-191-2/+3
* iSCSI writes seem to be working (at least, the ethereal trace shows noMichael Brown2006-05-191-0/+10
* Defined SCSI device interface, and added SCSI block deviceMichael Brown2006-05-131-7/+137
* Header rearrangement.Michael Brown2006-04-241-3/+3
* First draft of iSCSI protocol support. Is capable of retrieving diskMichael Brown2006-04-051-0/+34