]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update scsi code to the latest from Julian. This code is now identical
authorrgrimes <rgrimes@FreeBSD.org>
Fri, 20 Aug 1993 09:23:30 +0000 (09:23 +0000)
committerrgrimes <rgrimes@FreeBSD.org>
Fri, 20 Aug 1993 09:23:30 +0000 (09:23 +0000)
commitcf0a4c9f207124f943e290bcc365b75f8deea2c6
tree5dcbce83587cfd32b34f8a919c3f679ce971a405
parent2970641bb3922023009c2b42e8d0074196806195
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