This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-SW
/
EMILE
Watch
1
Star
0
Fork
0
You've already forked EMILE
mirror of
https://github.com/vivier/EMILE.git
synced
2025-03-11 08:32:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
EMILE
/
libscsi
History
Laurent Vivier
8a586c3e31
include tools.mk
2007-09-06 22:09:11 +00:00
..
libscsi.h
CDB is unsigned char and buffer is void*
2007-03-22 17:00:50 +00:00
Makefile
include tools.mk
2007-09-06 22:09:11 +00:00
scsi_close.c
…
scsi_command.c
Increase command timeout to 30 seconds
2007-09-03 19:44:42 +00:00
scsi_get_blocksize.c
…
scsi_INQUIRY.c
CDB is unsigned char and buffer is void*
2007-03-22 17:00:50 +00:00
scsi_open.c
…
scsi_READ_CAPACITY.c
Add include <sys/types>, patch by Finn Thain
2007-09-03 17:51:12 +00:00
scsi_read_sector.c
…
scsi_READ.c
CDB is unsigned char and buffer is void*
2007-03-22 17:00:50 +00:00
scsi_REQUEST_SENSE.c
CDB is unsigned char and buffer is void*
2007-03-22 17:00:50 +00:00
scsi_TEST_UNIT_READY.c
CDB is unsigned char and buffer is void*
2007-03-22 17:00:50 +00:00