aboutsummaryrefslogtreecommitdiff
path: root/README.freebsd
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2007-06-27 03:51:21 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2007-06-27 03:51:21 +0000
commit7502647d46389b2e0e659f658b51f56abd1f9511 (patch)
treedc0c45bcd01d5f6ddeac34258c765efe417c70ac /README.freebsd
parent130627841138672bf26e9b4b5a1f70a240e910a6 (diff)
downloadsg3_utils-7502647d46389b2e0e659f658b51f56abd1f9511.tar.gz
Load sg3_utils-1.23 into trunk/.
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@74 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'README.freebsd')
-rw-r--r--README.freebsd7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.freebsd b/README.freebsd
index 0bf743e7..53e769db 100644
--- a/README.freebsd
+++ b/README.freebsd
@@ -16,8 +16,10 @@ Here is a list of utilities that have been ported:
sg_luns
sg_modes
sg_persist
+ sg_opcodes
sg_prevent
sg_rdac
+ sg_read_buffer
sg_read_long
sg_readcap
sg_reassign
@@ -33,6 +35,7 @@ Here is a list of utilities that have been ported:
sg_verify
sg_vpd
sg_wr_mode
+ sg_write_buffer
sg_write_long
Most utility names are indicative of the main SCSI command
@@ -70,9 +73,9 @@ command. To access ATAPI devices (e.g. ATAPI DVD drives) the
kernel may need to be configured with the "atapicam" device.
At the present time these utilities have been lightly tested on a
-FreeBSD version 5.3 system with some SCSI disks, a SCSI tape
+FreeBSD version 6.2 system with some SCSI disks, a SCSI tape
drive and an ATAPI CD drive.
Doug Gilbert
-11th October 2006
+15th January 2007