aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/amr/amrio.h
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1999-10-07 02:23:12 +0000
committerMike Smith <msmith@FreeBSD.org>1999-10-07 02:23:12 +0000
commitd5a51e03e79c61befdb9f749cab2c79b7eac407e (patch)
tree9e7993670832ba736069cfee75286aeead9f189a /sys/dev/amr/amrio.h
parent1ac4b82b11c460d0ef82bf760b71a8b4d34be28a (diff)
downloadsrc-d5a51e03e79c61befdb9f749cab2c79b7eac407e.tar.gz
src-d5a51e03e79c61befdb9f749cab2c79b7eac407e.zip
This is a driver for the AMI MegaRAID family of controllers. It all of
the AMI PCI controllers using the 8LD firmware interface (40LD firmware will be supported as soon as I have hardware to test with). These controllers are rebadged by Dell as the PERC, as well as by HP and possibly other vendors.
Notes
Notes: svn path=/head/; revision=51974
Diffstat (limited to 'sys/dev/amr/amrio.h')
-rw-r--r--sys/dev/amr/amrio.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/sys/dev/amr/amrio.h b/sys/dev/amr/amrio.h
new file mode 100644
index 000000000000..c35a133e0abd
--- /dev/null
+++ b/sys/dev/amr/amrio.h
@@ -0,0 +1,28 @@
+/*-
+ * Copyright (c) 1999 Michael Smith
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ *
+ * $FreeBSD$
+ */
+