From c34e1cd6179fd1f78fdb16f91e24f944680ba044 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Fri, 20 Aug 1993 09:14:22 +0000 Subject: Update scsi code to the latest from Julian. This code is now identical to the last copy from Julian. After this commit I will be commiting the local fixes and makeing diffs to send back to Julian so he can update his code. ---- From julian@jules.DIALix.oz.au Thu Aug 5 09:25:23 1993 To: hd@world.std.com, julian@jules.DIALix.oz.au Cc: nate@bsd.coe.montana.edu Subject: Re: new scsi ---- From julian@jules.DIALix.oz.au Sat Aug 7 04:13:17 1993 To: hd@world.std.com (HD Associates) Cc: nate@bsd.coe.montana.edu Subject: Re: timeout diffs Here are the diffs to take the scsi stuff to my latest tree from what Nate and you received.. the changes remove all the local timeout stuff and use (un)timeout(), ---- From julian@jules.DIALix.oz.au Sat Aug 7 04:13:45 1993 To: hd@world.std.com (HD Associates) Cc: nate@bsd.coe.montana.edu, briggs@csugrad.cs.vt.edu here is a fix for a silly bug in the scsiconf I just sent out and a similar fix for st.c --- sys/scsi/README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sys/scsi') diff --git a/sys/scsi/README b/sys/scsi/README index dfeeb17..16e0998 100644 --- a/sys/scsi/README +++ b/sys/scsi/README @@ -1,3 +1,10 @@ + * + * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE + * -------------------- ----- ---------------------- + * CURRENT PATCH LEVEL: 1 00098 + * -------------------- ----- ---------------------- + * + * 16 Feb 93 Julian Elischer ADDED for SCSI system This release consists of the following files (relative to the base of the kernel tree) -- cgit v1.1