aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpt/mpt_pci.c
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2006-05-29 20:34:28 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2006-05-29 20:34:28 +0000
commitec5fe39d397d3df84e39dbf9fe26af55bd011f8d (patch)
treea9e82d17d24cbc8fd60826515c7661de5f9ce590 /sys/dev/mpt/mpt_pci.c
parent800d362b5da7d9c404e6687a97e467066e4eef95 (diff)
downloadsrc-ec5fe39d397d3df84e39dbf9fe26af55bd011f8d.tar.gz
src-ec5fe39d397d3df84e39dbf9fe26af55bd011f8d.zip
Add acknowledgements to LSI-Logic for support
Notes
Notes: svn path=/head/; revision=159052
Diffstat (limited to 'sys/dev/mpt/mpt_pci.c')
-rw-r--r--sys/dev/mpt/mpt_pci.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/mpt/mpt_pci.c b/sys/dev/mpt/mpt_pci.c
index 7a3ff0a7e8c2..4013cd9833ec 100644
--- a/sys/dev/mpt/mpt_pci.c
+++ b/sys/dev/mpt/mpt_pci.c
@@ -61,6 +61,9 @@
*
* Support from Chris Ellsworth in order to make SAS adapters work
* is gratefully acknowledged.
+ *
+ * Support from LSI-Logic has also gone a great deal toward making this a
+ * workable subsystem and is gratefully acknowledged.
*/
/*
* Copyright (c) 2004, Avid Technology, Inc. and its contributors.