head	1.1;
access;
symbols;
locks
	msmeissn:1.1; strict;
comment	@# @;


1.1
date	97.03.16.20.24.46;	author msmeissn;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@To install these files, you need the original sources from the Solaris 2.4
kernel.
	${PREFIX}/src/os_net/src_ws/usr/src/uts/sun/io/scsi/targets/st.c
(The ST SCSI target driver for tapedevices)
	${PREFIX}/src/os_net/src_ws/usr/src/uts/sun/io/scsi/targets/st_conf.c
(The ST configuration file)
	${PREFIX}/src/os_net/src_ws/usr/src/uts/sun/io/scsi/adapters/esp.c
(The ESP SCSI Hostadapter driver)
	${PREFIX}/src/os_net/src_ws/usr/src/uts/sun/io/scsi/adapters/reset_notify.c
(A helpfile needed to compile the ESP driver.)

1. Copy them and Makefile.kernel to the ../kernel/ subdirectory.
2.	patch -p <st.diff
	patch -p <esp.diff
3. st and esp can now be compiled using the toplevel Makefile.
@
