From 543a9ec553506a206d3191503ed6a24ac7721101 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Wed, 27 Jun 2007 03:26:00 +0000 Subject: Load sg3_utils-1.22 into trunk/. git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@71 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- README.tru64 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.tru64') diff --git a/README.tru64 b/README.tru64 index 60f6d210..71f26850 100644 --- a/README.tru64 +++ b/README.tru64 @@ -52,14 +52,16 @@ use linux device names which hopefully will not confuse the Tru64 users. Details ======= The ported utilities listed above, all use SCSI command functions -declared in sg_cmds.h and implemented in sg_cmds.c . The sg_cmds.c -file passes SCSI commands to the host operating system via -an interface declared in sg_pt.h . There are currently three +declared in sg_cmds_basic.h and sg_cmds_extra.h . Those SCSI command +functions are implemented in the corresponding ".c" files. The ".c" +files pass SCSI commands to the host operating system via +an interface declared in sg_pt.h . There are currently four implementations of that interface depending on the host operating system: - sg_pt_linux.c - sg_pt_osf1.c [Tru64] - sg_pt_freebsd.c + - sg_pt_win32.c The sg_pt_osf1.c file uses the Tru64 CAM SCSI pass through mechanism. @@ -73,4 +75,4 @@ subdirectory. Currently only the Tru64 port uses it. Doug Gilbert -29th May 2006 +5th October 2006 -- cgit v1.2.3