Update scsi code to the latest from Julian. This code is now identical
authorRod Grimes <rgrimes@FreeBSD.org>
Fri, 20 Aug 1993 09:23:30 +0000 (09:23 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Fri, 20 Aug 1993 09:23:30 +0000 (09:23 +0000)
commit869c4419300fe8ff3ad0cfa5f68be1a62d3f5623
treef085f9d3a77be5a97ed605fbb27908a7dcc7b38a
parentb33502d5457b9724bc6788d1cfc677321761ac72
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/cd.c
sys/scsi/ch.c
sys/scsi/scsi_all.h
sys/scsi/scsi_cd.h
sys/scsi/scsi_changer.h
sys/scsi/scsi_disk.h
sys/scsi/scsi_tape.h
sys/scsi/scsiconf.c
sys/scsi/scsiconf.h
sys/scsi/sd.c
sys/scsi/st.c