diff options
Diffstat (limited to 'sys/dev/isp')
| -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_inline.h | 2 | ||||
| -rw-r--r-- | sys/dev/isp/isp_target.c | 2 | ||||
| -rw-r--r-- | sys/dev/isp/isp_target.h | 2 | ||||
| -rw-r--r-- | sys/dev/isp/isp_tpublic.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 |
10 files changed, 10 insertions, 10 deletions
diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index b0b768d76ec1..e316853c71d1 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp.c,v 1.41.2.10 2001/03/04 22:10:32 mjacob Exp $ */ /* * Machine and OS Independent (well, as best as possible) * code for the Qlogic ISP SCSI adapters. diff --git a/sys/dev/isp/isp_freebsd.c b/sys/dev/isp/isp_freebsd.c index 757889be3420..684090a51432 100644 --- a/sys/dev/isp/isp_freebsd.c +++ b/sys/dev/isp/isp_freebsd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_freebsd.c,v 1.32.2.9 2001/03/04 22:13:12 mjacob Exp $ */ /* * 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 6ccf8819dde9..e36e46147b6b 100644 --- a/sys/dev/isp/isp_freebsd.h +++ b/sys/dev/isp/isp_freebsd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_freebsd.h,v 1.26.2.8 2001/03/04 22:14:09 mjacob Exp $ */ /* * Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions (CAM version) * Copyright (c) 1997, 1998, 1999, 2000, 2001 by Matthew Jacob diff --git a/sys/dev/isp/isp_inline.h b/sys/dev/isp/isp_inline.h index 4417d3665e44..7689920e4f0f 100644 --- a/sys/dev/isp/isp_inline.h +++ b/sys/dev/isp/isp_inline.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_inline.h,v 1.6.2.6 2001/03/04 22:14:39 mjacob Exp $ */ /* * Qlogic Host Adapter Inline Functions * diff --git a/sys/dev/isp/isp_target.c b/sys/dev/isp/isp_target.c index 51b78fb8fd72..bb632dc2f3f8 100644 --- a/sys/dev/isp/isp_target.c +++ b/sys/dev/isp/isp_target.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_target.c,v 1.5.4.5 2001/03/04 22:15:08 mjacob Exp $ */ /* * Machine and OS Independent Target Mode Code for the Qlogic SCSI/FC adapters. * diff --git a/sys/dev/isp/isp_target.h b/sys/dev/isp/isp_target.h index 93b262665217..3df92aec6241 100644 --- a/sys/dev/isp/isp_target.h +++ b/sys/dev/isp/isp_target.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_target.h,v 1.3.4.7 2001/03/04 22:16:47 mjacob Exp $ */ /* * Qlogic Target Mode Structure and Flag Definitions * diff --git a/sys/dev/isp/isp_tpublic.h b/sys/dev/isp/isp_tpublic.h index d5e886fb1b41..ef532bb3c860 100644 --- a/sys/dev/isp/isp_tpublic.h +++ b/sys/dev/isp/isp_tpublic.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_tpublic.h,v 1.2.4.1 2000/05/09 05:09:25 mjacob Exp $ */ /* * Qlogic ISP Host Adapter Public Target Interface Structures && Routines *--------------------------------------- diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index ce2fe06c68e0..5430e84898b2 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/ispmbox.h,v 1.20.2.6 2001/03/04 22:17:17 mjacob Exp $ */ /* * 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 d50cdf76cb0d..86faa75cd873 100644 --- a/sys/dev/isp/ispreg.h +++ b/sys/dev/isp/ispreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/ispreg.h,v 1.13.2.5 2001/01/17 19:26:36 mjacob Exp $ */ /* * Machine Independent (well, as best as possible) register * definitions for Qlogic ISP SCSI adapters. diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index d7d3ea7774da..413958b46783 100644 --- a/sys/dev/isp/ispvar.h +++ b/sys/dev/isp/ispvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/ispvar.h,v 1.25.2.8 2001/03/04 22:18:19 mjacob Exp $ */ /* * Soft Definitions for for Qlogic ISP SCSI adapters. * |
