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 a53fe9d6eed0..cc6210e57f76 100644 --- a/sys/dev/isp/asm_pci.h +++ b/sys/dev/isp/asm_pci.h @@ -1,4 +1,4 @@ -/* $Id: asm_pci.h,v 1.10 1999/05/11 02:56:34 mjacob Exp $ */ +/* $Id: asm_pci.h,v 1.4.2.1 1999/05/11 03:01:20 mjacob Exp $ */ /* release_5_11_99 */ /* * 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 de201942b543..827970a45710 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -1,4 +1,4 @@ -/* $Id: isp.c,v 1.11 1999/01/10 11:15:22 mjacob Exp $ */ +/* $Id: isp.c,v 1.11.2.1 1999/05/11 05:47:40 mjacob Exp $ */ /* release_5_11_99 */ /* * 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 92efc744beab..2a2c6e631f78 100644 --- a/sys/dev/isp/isp_freebsd.c +++ b/sys/dev/isp/isp_freebsd.c @@ -1,4 +1,4 @@ -/* $Id: isp_freebsd.c,v 1.10.2.2 1999/05/11 06:03:27 mjacob Exp $ */ +/* $Id: isp_freebsd.c,v 1.10.2.3 1999/05/12 23:26:41 mjacob Exp $ */ /* release_5_11_99 */ /* * 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 addec4b2889f..4557fc59dbad 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.9 1999/01/10 11:15:23 mjacob Exp $ */ +/* $Id: isp_freebsd.h,v 1.9.2.1 1999/05/11 05:57:24 mjacob Exp $ */ /* release_5_11_99 */ /* * 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 97e2800106ba..4b063836fed0 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.12 1999/01/10 11:15:23 mjacob Exp $ */ +/* $Id: isp_freebsd_cam.h,v 1.12.2.1 1999/05/11 05:55:39 mjacob Exp $ */ /* release_5_11_99 */ /* * 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 80bc316bf7ba..8de01a2fac58 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1,4 +1,4 @@ -/* $Id: ispmbox.h,v 1.4 1998/12/28 19:22:26 mjacob Exp $ */ +/* $Id: ispmbox.h,v 1.4.2.1 1999/05/11 05:49:59 mjacob Exp $ */ /* release_5_11_99 */ /* * 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 056d738689fb..b7ef98c8e3fc 100644 --- a/sys/dev/isp/ispreg.h +++ b/sys/dev/isp/ispreg.h @@ -1,4 +1,4 @@ -/* $Id: ispreg.h,v 1.4 1998/12/28 19:22:27 mjacob Exp $ */ +/* $Id: ispreg.h,v 1.4.2.1 1999/05/11 05:51:39 mjacob Exp $ */ /* release_5_11_99 */ /* * Machine Independent (well, as best as possible) register diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index 18e248c53220..c0bf7212450f 100644 --- a/sys/dev/isp/ispvar.h +++ b/sys/dev/isp/ispvar.h @@ -1,4 +1,4 @@ -/* $Id: ispvar.h,v 1.8 1999/01/10 02:51:48 mjacob Exp $ */ +/* $Id: ispvar.h,v 1.8.2.1 1999/05/11 05:54:06 mjacob Exp $ */ /* release_5_11_99 */ /* * Soft Definitions for for Qlogic ISP SCSI adapters. |
