summaryrefslogtreecommitdiffstats
path: root/sys/dev/amr/amr_tables.h
diff options
context:
space:
mode:
authoremoore <emoore@FreeBSD.org>2002-10-18 21:29:14 +0000
committeremoore <emoore@FreeBSD.org>2002-10-18 21:29:14 +0000
commitb9279f6877f2b6973359a4c2620abacf9fe78d21 (patch)
tree543c9d9de1e427dae274d7e5fe5e9624906f7c6f /sys/dev/amr/amr_tables.h
parentab9568ccbf846a052b4e3a0e94b346bfccd80d71 (diff)
downloadFreeBSD-src-b9279f6877f2b6973359a4c2620abacf9fe78d21.zip
FreeBSD-src-b9279f6877f2b6973359a4c2620abacf9fe78d21.tar.gz
(1) added LSI Logic copyright, and legal line 3 in license, and string
changes for "LSILogic" (2) enabled non-disk support through CAM interface (3) HA_INQ (a) enabled tagged queuing (b) disable reset during driver loading (b) renamed BSDi string to LSI (4) disabled detecting disk devices during SCSI INQUIRY (5) changed dcdb single element sglist to send one entire buffer chunk (6) nsgelem not set in sglist (7) ap_data_transfer_length not set for dcdb (8) changed "struct thread" to "d_thread_t" for compatibliity { xxx_open, xxx_close, xxx_ioctl } (9) miscellaneous compatiblity fixes (10) bug fix for 0x0409/0x1000 card (11) added compiling amr_cam.c in sys/conf/files (12) added compiling amr_cam.c in sys/modules/amr/Makefile Reviewed by:ps MFC after:1 week 1 week
Diffstat (limited to 'sys/dev/amr/amr_tables.h')
-rw-r--r--sys/dev/amr/amr_tables.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/dev/amr/amr_tables.h b/sys/dev/amr/amr_tables.h
index d6e9993..f2ce1d3 100644
--- a/sys/dev/amr/amr_tables.h
+++ b/sys/dev/amr/amr_tables.h
@@ -24,6 +24,13 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * 3. The party using or redistributing the source code and binary forms
+ * agrees to the above disclaimer and the terms and conditions set forth
+ * herein.
+ *
+ * Additional Copyright (c) 2002 by Eric Moore under same license.
+ * Additional Copyright (c) 2002 LSI Logic Corporation
+ *
* $FreeBSD$
*/
OpenPOWER on IntegriCloud