summaryrefslogtreecommitdiffstats
path: root/sys/dev/iir/iir_pci.c
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2003-09-26 15:36:47 +0000
committerscottl <scottl@FreeBSD.org>2003-09-26 15:36:47 +0000
commit47c99c556b9631ae70de97a00bb969611f49d91b (patch)
treef5d8a5ae4f0701a20ba290e56b48bcb560ace719 /sys/dev/iir/iir_pci.c
parent58f93096d930359fc72dbc0001cdd4e46efad5d9 (diff)
downloadFreeBSD-src-47c99c556b9631ae70de97a00bb969611f49d91b.zip
FreeBSD-src-47c99c556b9631ae70de97a00bb969611f49d91b.tar.gz
Update email addresses, copyrights, and tweak the management interface.
Submitted by: "Leubner, Achim" <Achim_Leubner@adaptec.com>
Diffstat (limited to 'sys/dev/iir/iir_pci.c')
-rw-r--r--sys/dev/iir/iir_pci.c7
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:
OpenPOWER on IntegriCloud