Download Latest Version schily-2021-09-18.tar.bz2 (5.0 MB)
Email in envelope

Get an email when there's a new version of Schily Tools

Home / kernel / scg
Name Modified Size InfoDownloads / Week
Parent folder
scg-i386-sol9 2003-07-14 19.5 kB
README 2002-06-26 2.1 kB
scg-sparc-sol2.9 2002-06-26 30.7 kB
scg-sparcv9-sol2.9 2002-06-26 51.2 kB
README-sol2.7 2000-09-26 1.8 kB
README.beta2 1999-11-28 177 Bytes
scg-sparc-sol2.4.beta2 1999-11-28 29.4 kB
scg-sparcv9-sol2.7.beta 1999-11-25 52.8 kB
README.beta 1999-07-13 2.2 kB
scg-i386-sol2.6.beta-debug 1999-05-16 18.3 kB
README.x86 1999-05-13 1.2 kB
scg-sparc-sol2.4.beta 1998-10-20 29.2 kB
scg-i386-sol2.6.beta 1998-10-17 18.3 kB
scg-sparc-sol2.7 1998-05-25 27.5 kB
scg.sunos4.1.3.tar.Z 1996-10-17 28.2 kB
README.sunos 1996-10-17 1.1 kB
SCHILYscg.i386.tar.Z 1996-02-06 20.6 kB
SCHILYscg.sparc.tar.Z 1996-02-01 23.2 kB
Copyright 1996-02-01 1.1 kB
scg-sparc-sol2.3 1995-02-15 27.1 kB
Totals: 20 Items   385.5 kB 0
The scg driver is allows you to send any SCSI command to any device.
It is a slave driver like 'sd' or 'st' but allows you to send SCSI
commands to any SCSI device on the system.

To install:

	cd /tmp 
	get SCHILYscg.sparc.tar.Z
	uncompress SCHILYscg.sparc.tar.Z
	tar -xvf SCHILYscg.sparc.tar
as root:
	pkgadd -d .

NOTE:
	Be very carefull. pkgadd does not check for the right target 
	architecture. Do not install drivers for intel on sparc
	and vice versa. You will get a corrupt system.

So for Solaris x86 you should do:

	cd /tmp 
	get SCHILYscg.i386.tar.Z
	uncompress SCHILYscg.i386.tar.Z
	tar -xvf SCHILYscg.i386.tar
as root:
	pkgadd -d .

*******
NOTE: as you can read in the other README file in this directory, you will need to copy an
actual scg driver to /kernel/drv.

Installation can be made easier if you copy the right file to /kernel/drv before
you call 'pkgadd'. When asked if pkgadd should overwrite the conflicting files
answer with 'no'.
*******

+++++++++++++++++++++++++++++++
For 64bit kernels, you need to copy the sparc9 version of the driver to:
/kernel/drv/sparcv9/scg

NOTE: The 64bit driver has been testedd on Solaris 8 but not on Solaris 7

For Solaris 9, you need to copy scg-sparc-sol2.9 to /kernel/drv/scg
and scg-sparcv9-sol2.9 to /kernel/drv/sparcv9/scg before you call pkgadd.
Answer the question if pkgadd should override /kernel/drv/scg with 'n'.
+++++++++++++++++++++++++++++++

These applications for it are currently on the net:

cdrecord: ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/cdrecord-1.6.1.tar.gz
cdda2wav: ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/cdda2wav-0.95beta*
sformat:  ftp://ftp.fokus.gmd.de/pub/unix/sformat/sformat-3.4.tar.gz

cdrecord contains source for the SCSI transport library needed for scg.

Look at: ftp://ftp.fokus.gmd.de/pub/unix/cdrecord

NEW: scgskeleton-1.0 has been released.

Look at: ftp://ftp.fokus.gmd.de/pub/unix/scgskeleton

	Joerg Schilling

If you have questions, send mail to:

	HOME: 		joerg@schily.isdn.cs.tu-berlin.de
	UNIVERSITY:	js@cs.tu-berlin.de
	WORK:		schilling@fokus.gmd.de
Source: README, updated 2002-06-26