summaryrefslogtreecommitdiffstats
path: root/sys/dev/twa/tw_osl_externs.h
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2007-05-09 04:16:32 +0000
committerscottl <scottl@FreeBSD.org>2007-05-09 04:16:32 +0000
commite26c36e0036265c1a2495a07ad7b56f7bcf91802 (patch)
treef5057a0d5e1c26c1707951622f8290cef18a57c3 /sys/dev/twa/tw_osl_externs.h
parentb4394c2c3f9e46818141a9dd626636bb321b74d2 (diff)
downloadFreeBSD-src-e26c36e0036265c1a2495a07ad7b56f7bcf91802.zip
FreeBSD-src-e26c36e0036265c1a2495a07ad7b56f7bcf91802.tar.gz
Import version 3.60.03.006 of the TWA driver:
This patch does the following: - Remove un-necessary code that is not even compiling into the driver under TW_OSL_NON_DMA_MEM_ALLOC_PER_REQUEST defines. - Remove bundled firmware image and associated "files" entry for tw_cl_fwimg.c - Remove bundled firmware flashing routines. We now have tw_update userspace FreeBSD controller flash utility. - Fix driver crash on load due to shared interrupt. - Fix 2 lock leaks for Giant lock. - Fix CCB leak. - Add support for 9650SE controllers. Many thanks to 3Ware/AMCC for continuing to support FreeBSD.
Diffstat (limited to 'sys/dev/twa/tw_osl_externs.h')
-rw-r--r--sys/dev/twa/tw_osl_externs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/twa/tw_osl_externs.h b/sys/dev/twa/tw_osl_externs.h
index 2e726b3..e46c2d2 100644
--- a/sys/dev/twa/tw_osl_externs.h
+++ b/sys/dev/twa/tw_osl_externs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004-05 Applied Micro Circuits Corporation.
+ * Copyright (c) 2004-07 Applied Micro Circuits Corporation.
* Copyright (c) 2004-05 Vinod Kashyap.
* All rights reserved.
*
@@ -31,6 +31,7 @@
* AMCC'S 3ware driver for 9000 series storage controllers.
*
* Author: Vinod Kashyap
+ * Modifications by: Adam Radford
*/
OpenPOWER on IntegriCloud