diff options
Diffstat (limited to 'sys/dev/isp')
-rw-r--r-- | sys/dev/isp/asm_pci.h | 2 | ||||
-rw-r--r-- | sys/dev/isp/asm_sbus.h | 2 | ||||
-rw-r--r-- | sys/dev/isp/isp.c | 2 | ||||
-rw-r--r-- | sys/dev/isp/isp_freebsd.c | 2 | ||||
-rw-r--r-- | sys/dev/isp/isp_freebsd.h | 2 | ||||
-rw-r--r-- | sys/dev/isp/isp_freebsd_cam.h | 2 | ||||
-rw-r--r-- | sys/dev/isp/ispmbox.h | 2 | ||||
-rw-r--r-- | sys/dev/isp/ispreg.h | 2 | ||||
-rw-r--r-- | sys/dev/isp/ispvar.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/sys/dev/isp/asm_pci.h b/sys/dev/isp/asm_pci.h index b7e0f9a9a11d..374f0388bfff 100644 --- a/sys/dev/isp/asm_pci.h +++ b/sys/dev/isp/asm_pci.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $Id: asm_pci.h,v 1.4 1998/12/28 19:22:22 mjacob Exp $ */ /* release_12_28_98_A */ /* * Copyright (c) 1995, 1996, 1997, 1998 by Qlogic Corporation diff --git a/sys/dev/isp/asm_sbus.h b/sys/dev/isp/asm_sbus.h index b5df5f5d2403..80355a1d1998 100644 --- a/sys/dev/isp/asm_sbus.h +++ b/sys/dev/isp/asm_sbus.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $Id: asm_sbus.h,v 1.3 1998/12/28 19:22:25 mjacob Exp $ */ /* release_12_28_98_A */ /* * SBus Qlogic Host Adapter Firmware Tables diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index 1b8b9d893a7e..51d87b85eaca 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -1,4 +1,4 @@ -/* $Id: isp.c,v 1.10 1999/01/10 02:55:10 mjacob Exp $ */ +/* $Id: isp.c,v 1.11 1999/01/10 11:15:22 mjacob Exp $ */ /* release_12_28_98_A+ */ /* * Machine and OS Independent (well, as best as possible) diff --git a/sys/dev/isp/isp_freebsd.c b/sys/dev/isp/isp_freebsd.c index 21d1acd172b9..a220113b0d78 100644 --- a/sys/dev/isp/isp_freebsd.c +++ b/sys/dev/isp/isp_freebsd.c @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $Id: isp_freebsd.c,v 1.10 1998/12/28 19:22:26 mjacob Exp $ */ /* release_12_28_98_A */ /* * Platform (FreeBSD) dependent common attachment code for Qlogic adapters. diff --git a/sys/dev/isp/isp_freebsd.h b/sys/dev/isp/isp_freebsd.h index 3e2e84328fc7..c11c3fd3d043 100644 --- a/sys/dev/isp/isp_freebsd.h +++ b/sys/dev/isp/isp_freebsd.h @@ -1,4 +1,4 @@ -/* $Id: isp_freebsd.h,v 1.8 1999/01/10 02:51:06 mjacob Exp $ */ +/* $Id: isp_freebsd.h,v 1.9 1999/01/10 11:15:23 mjacob Exp $ */ /* release_12_28_98_A+ */ /* * Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions (non CAM version) diff --git a/sys/dev/isp/isp_freebsd_cam.h b/sys/dev/isp/isp_freebsd_cam.h index 7649a15511a1..2d4573aa5eb0 100644 --- a/sys/dev/isp/isp_freebsd_cam.h +++ b/sys/dev/isp/isp_freebsd_cam.h @@ -1,4 +1,4 @@ -/* $Id: isp_freebsd_cam.h,v 1.11 1999/01/10 02:51:06 mjacob Exp $ */ +/* $Id: isp_freebsd_cam.h,v 1.12 1999/01/10 11:15:23 mjacob Exp $ */ /* release_12_28_98_A+ */ /* * Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions (CAM version) diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index 24de5aebf94c..3cc64cad6bf1 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $Id: ispmbox.h,v 1.4 1998/12/28 19:22:26 mjacob Exp $ */ /* release_12_28_98_A */ /* * Mailbox and Queue Entry Definitions for for Qlogic ISP SCSI adapters. diff --git a/sys/dev/isp/ispreg.h b/sys/dev/isp/ispreg.h index 122a2976db1b..3b7f362df5e5 100644 --- a/sys/dev/isp/ispreg.h +++ b/sys/dev/isp/ispreg.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $Id: ispreg.h,v 1.4 1998/12/28 19:22:27 mjacob Exp $ */ /* release_12_28_98_A */ /* * Machine Independent (well, as best as possible) register diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index 222f77e9e905..4fe0e5a94316 100644 --- a/sys/dev/isp/ispvar.h +++ b/sys/dev/isp/ispvar.h @@ -1,4 +1,4 @@ -/* $Id: ispvar.h,v 1.7 1998/12/28 19:22:27 mjacob Exp $ */ +/* $Id: ispvar.h,v 1.8 1999/01/10 02:51:48 mjacob Exp $ */ /* release_12_28_98_A+ */ /* * Soft Definitions for for Qlogic ISP SCSI adapters. |