diff options
Diffstat (limited to 'sys/dev/mpt')
| -rw-r--r-- | sys/dev/mpt/mpilib/fc_log.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi_cnfg.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi_fc.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi_init.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi_ioc.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi_lan.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi_raid.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi_targ.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpilib/mpi_type.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpt.c | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpt.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpt_debug.c | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpt_freebsd.c | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpt_freebsd.h | 2 | ||||
| -rw-r--r-- | sys/dev/mpt/mpt_pci.c | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/sys/dev/mpt/mpilib/fc_log.h b/sys/dev/mpt/mpilib/fc_log.h index fd68bf645931..a2282f80f4f7 100644 --- a/sys/dev/mpt/mpilib/fc_log.h +++ b/sys/dev/mpt/mpilib/fc_log.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/fc_log.h,v 1.3.8.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi.h b/sys/dev/mpt/mpilib/mpi.h index 1044d8205ca7..1f3929c629e2 100644 --- a/sys/dev/mpt/mpilib/mpi.h +++ b/sys/dev/mpt/mpilib/mpi.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi.h,v 1.4.4.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_cnfg.h b/sys/dev/mpt/mpilib/mpi_cnfg.h index 356aee748696..1a518a37304f 100644 --- a/sys/dev/mpt/mpilib/mpi_cnfg.h +++ b/sys/dev/mpt/mpilib/mpi_cnfg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_cnfg.h,v 1.4.4.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_fc.h b/sys/dev/mpt/mpilib/mpi_fc.h index 470d385ed5ab..ae28c1f41f28 100644 --- a/sys/dev/mpt/mpilib/mpi_fc.h +++ b/sys/dev/mpt/mpilib/mpi_fc.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_fc.h,v 1.3.8.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_init.h b/sys/dev/mpt/mpilib/mpi_init.h index 527b1f9ab7e5..7454b8b98d52 100644 --- a/sys/dev/mpt/mpilib/mpi_init.h +++ b/sys/dev/mpt/mpilib/mpi_init.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_init.h,v 1.4.4.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_ioc.h b/sys/dev/mpt/mpilib/mpi_ioc.h index a8f8d3e1bc7e..0b7e75470efa 100644 --- a/sys/dev/mpt/mpilib/mpi_ioc.h +++ b/sys/dev/mpt/mpilib/mpi_ioc.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_ioc.h,v 1.4.4.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_lan.h b/sys/dev/mpt/mpilib/mpi_lan.h index ceaf353a54e7..36845ec32e6d 100644 --- a/sys/dev/mpt/mpilib/mpi_lan.h +++ b/sys/dev/mpt/mpilib/mpi_lan.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_lan.h,v 1.3.8.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_raid.h b/sys/dev/mpt/mpilib/mpi_raid.h index 196f1ba00d6a..66abc3384c45 100644 --- a/sys/dev/mpt/mpilib/mpi_raid.h +++ b/sys/dev/mpt/mpilib/mpi_raid.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_raid.h,v 1.4.4.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_targ.h b/sys/dev/mpt/mpilib/mpi_targ.h index ba8b2ca7b553..8a8fff16e04e 100644 --- a/sys/dev/mpt/mpilib/mpi_targ.h +++ b/sys/dev/mpt/mpilib/mpi_targ.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_targ.h,v 1.3.8.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpilib/mpi_type.h b/sys/dev/mpt/mpilib/mpi_type.h index c10cb92bbc8d..656eb65066da 100644 --- a/sys/dev/mpt/mpilib/mpi_type.h +++ b/sys/dev/mpt/mpilib/mpi_type.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpilib/mpi_type.h,v 1.4.2.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Copyright (c) 2000, 2001 by LSI Logic Corporation * diff --git a/sys/dev/mpt/mpt.c b/sys/dev/mpt/mpt.c index 8c99e1ca319a..b4a32c3d2884 100644 --- a/sys/dev/mpt/mpt.c +++ b/sys/dev/mpt/mpt.c @@ -1,7 +1,7 @@ /* #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt.c,v 1.9 2003/08/24 17:54:11 obrien Exp $"); * Generic routines for LSI '909 FC adapters. * FreeBSD Version. * diff --git a/sys/dev/mpt/mpt.h b/sys/dev/mpt/mpt.h index 8161d2412575..2d7043fd74e0 100644 --- a/sys/dev/mpt/mpt.h +++ b/sys/dev/mpt/mpt.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpt.h,v 1.4.4.1 2005/01/30 00:59:54 imp Exp $ */ /*- * Generic defines for LSI '909 FC adapters. * FreeBSD Version. diff --git a/sys/dev/mpt/mpt_debug.c b/sys/dev/mpt/mpt_debug.c index 96e35e103b3b..abd8cb8681ed 100644 --- a/sys/dev/mpt/mpt_debug.c +++ b/sys/dev/mpt/mpt_debug.c @@ -1,7 +1,7 @@ /* #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt_debug.c,v 1.5 2004/07/13 16:06:19 stefanf Exp $"); * Debug routines for LSI '909 FC adapters. * FreeBSD Version. * diff --git a/sys/dev/mpt/mpt_freebsd.c b/sys/dev/mpt/mpt_freebsd.c index 24803db677cd..ee55d5807283 100644 --- a/sys/dev/mpt/mpt_freebsd.c +++ b/sys/dev/mpt/mpt_freebsd.c @@ -1,7 +1,7 @@ /* #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt_freebsd.c,v 1.15.4.1 2004/08/29 04:56:38 dwhite Exp $"); * FreeBSD/CAM specific routines for LSI '909 FC adapters. * FreeBSD Version. * diff --git a/sys/dev/mpt/mpt_freebsd.h b/sys/dev/mpt/mpt_freebsd.h index 49e6f4e0c371..15e232cc55c4 100644 --- a/sys/dev/mpt/mpt_freebsd.h +++ b/sys/dev/mpt/mpt_freebsd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/mpt/mpt_freebsd.h,v 1.9.4.1 2005/01/30 00:59:54 imp Exp $ */ /*- * LSI MPT Host Adapter FreeBSD Wrapper Definitions (CAM version) * diff --git a/sys/dev/mpt/mpt_pci.c b/sys/dev/mpt/mpt_pci.c index f9054f084b1c..75074b61355b 100644 --- a/sys/dev/mpt/mpt_pci.c +++ b/sys/dev/mpt/mpt_pci.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt_pci.c,v 1.16.2.1 2004/12/29 15:46:14 sobomax Exp $"); #include <sys/param.h> #include <sys/systm.h> |
