diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
| tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /sys/dev/isp | |
| parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) | |
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 fd9313bd263e..4d265c697c20 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.8 1998/09/14 23:24:59 mjacob Exp $ */ +/* $Id: asm_pci.h,v 1.2 1998/09/15 08:42:54 gibbs Exp $ */ /* * 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 d81f3b9e4d84..110c628c25aa 100644 --- a/sys/dev/isp/asm_sbus.h +++ b/sys/dev/isp/asm_sbus.h @@ -1,4 +1,4 @@ -/* $Id: asm_sbus.h,v 1.2 1998/04/14 17:43:24 mjacob Exp $ */ +/* $Id: asm_sbus.h,v 1.1 1998/04/22 17:54:45 mjacob Exp $ */ /* * SBus Qlogic Host Adapter Firmware Tables * diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index b93775007e83..3fc28e4b586f 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.6 1998/09/17 23:20:29 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 654c17cc90e8..d10038ab29ff 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.8 1998/10/15 23:46:21 gibbs 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 6677b7c29bf9..fdacbe7f7b25 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.5 1998/09/18 00:46:39 mjacob Exp $ */ /* * 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 383b0078f7d1..d28312c9b4f8 100644 --- a/sys/dev/isp/isp_freebsd_cam.h +++ b/sys/dev/isp/isp_freebsd_cam.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/isp/isp_freebsd_cam.h,v 1.8 1998/10/15 23:17:54 gibbs Exp $ */ /* * 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 b3f82a7821d5..f803f0f04995 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1,4 +1,4 @@ -/* $Id: ispmbox.h,v 1.7 1998/09/14 23:23:26 mjacob Exp $ */ +/* $Id: ispmbox.h,v 1.2 1998/09/15 08:42:56 gibbs 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 a953bc189654..af49478827e2 100644 --- a/sys/dev/isp/ispreg.h +++ b/sys/dev/isp/ispreg.h @@ -1,4 +1,4 @@ -/* $Id: ispreg.h,v 1.6 1998/09/08 01:09:46 mjacob Exp $ */ +/* $Id: ispreg.h,v 1.2 1998/09/15 08:42:56 gibbs 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 d1aeade78e4c..a8776db5e1dc 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.5 1998/09/17 23:20:29 mjacob Exp $ */ /* * Soft Definitions for for Qlogic ISP SCSI adapters. * |
