diff options
author | nate <nate@FreeBSD.org> | 1993-07-29 11:49:13 +0000 |
---|---|---|
committer | nate <nate@FreeBSD.org> | 1993-07-29 11:49:13 +0000 |
commit | fced37b778baf5154655fa9164d6fa35394eb5c5 (patch) | |
tree | c866c3641ffe46672d9d64b1fc2088302a45cf20 /sys/scsi/scsi_all.h | |
parent | bd756598769d4baa81e8f9812d8da44658185e17 (diff) | |
download | FreeBSD-src-fced37b778baf5154655fa9164d6fa35394eb5c5.zip FreeBSD-src-fced37b778baf5154655fa9164d6fa35394eb5c5.tar.gz |
Removed PATCHKIT headers and updated our sources to Julian's with
our patches back in. Major changes to the Bustek driver and the
Tape driver, the rest are minor.
Diffstat (limited to 'sys/scsi/scsi_all.h')
-rw-r--r-- | sys/scsi/scsi_all.h | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/sys/scsi/scsi_all.h b/sys/scsi/scsi_all.h index 430c70c..3d9a829 100644 --- a/sys/scsi/scsi_all.h +++ b/sys/scsi/scsi_all.h @@ -1,19 +1,15 @@ /* * HISTORY - * $Log: scsi_all.h,v $ + * $Log: scsi_all.h,v $ + * Revision 1.1.1.1 1993/06/12 14:57:27 rgrimes + * Initial import, 0.1 + pk 0.2.4-B1 + * * Revision 1.2 1992/11/20 23:07:13 julian * add a definition for device type T_NODEVICE * * Revision 1.1 1992/09/26 22:14:02 julian * Initial revision * - * - * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE - * -------------------- ----- ---------------------- - * CURRENT PATCH LEVEL: 1 00098 - * -------------------- ----- ---------------------- - * - * 16 Feb 93 Julian Elischer ADDED for SCSI system * */ |