diff options
Diffstat (limited to 'sys/dev/iir/iir_pci.c')
-rw-r--r-- | sys/dev/iir/iir_pci.c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/dev/iir/iir_pci.c b/sys/dev/iir/iir_pci.c index cba51b8..f2e81d4 100644 --- a/sys/dev/iir/iir_pci.c +++ b/sys/dev/iir/iir_pci.c @@ -1,5 +1,7 @@ /*- - * Copyright (c) 2000-01 Intel Corporation + * Copyright (c) 2000-03 ICP vortex GmbH + * Copyright (c) 2002-03 Intel Corporation + * Copyright (c) 2003 Adaptec Inc. * All Rights Reserved * * Redistribution and use in source and binary forms, with or without @@ -27,7 +29,7 @@ * SUCH DAMAGE. */ -#ident "$Id: iir_pci.c 1.1 2001/05/22 20:14:12 achim Exp $" +#ident "$Id: iir_pci.c 1.2 2003/08/26 12:29:55 achim Exp $" #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); @@ -35,6 +37,7 @@ __FBSDID("$FreeBSD$"); * iir_pci.c: PCI Bus Attachment for Intel Integrated RAID Controller driver * * Written by: Achim Leubner <achim.leubner@intel.com> + * Written by: Achim Leubner <achim_leubner@adaptec.com> * Fixes/Additions: Boji Tony Kannanthanam <boji.t.kannanthanam@intel.com> * * TODO: |