index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
twa
Commit message (
Expand
)
Author
Age
Files
Lines
*
twa corresponding to the 9.3.0.1 release on the 3ware website. This driver has
vkashyap
2005-11-08
16
-22638
/
+44190
*
Normalize a significant number of kernel malloc type names:
rwatson
2005-10-31
1
-1
/
+1
*
Don't pollute the entire kernel build with -I$S/dev/twa.
obrien
2005-09-11
5
-12
/
+12
*
Acquire Giant before making some CAM calls that need Giant to be held.
vkashyap
2005-06-11
2
-1
/
+5
*
Make call to tw_cl_deferred_interrupt in twa_poll, not dependent on the
vkashyap
2005-04-29
1
-2
/
+12
*
The latest release of the FreeBSD driver (twa) for
vkashyap
2005-04-12
27
-31878
/
+36425
*
check copyin+copyout return values when processing TWA_IOCTL_GET_LOCK
sam
2005-03-27
1
-4
/
+6
*
Kill MAJOR_AUTO
phk
2005-03-17
1
-2
/
+0
*
Use the correct flags for bus_dma_tag_create().
scottl
2005-03-06
1
-2
/
+2
*
Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return
imp
2005-03-01
1
-1
/
+1
*
Bumped up the driver version, following recent changes.
vkashyap
2005-02-12
1
-1
/
+1
*
1. Revert back to the way the older driver handled XPT_PATH_INQ. This seems to
vkashyap
2005-02-10
3
-7
/
+7
*
Changes corresponding to the 9.1.5.2 release of twa on the 3ware website.
vkashyap
2005-01-05
8
-19555
/
+22218
*
Changes to make twa work on amd64.
vkashyap
2004-08-18
2
-2
/
+2
*
Fix a typo that made the busdma tag have a 0 highaddr. This driver heavily
scottl
2004-06-24
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
2
-5
/
+5
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Undid scottl's recent changes.
vkashyap
2004-05-17
3
-2
/
+41
*
Remove twa_intrhook prototype.
scottl
2004-05-15
1
-1
/
+0
*
Set the cpi.hba_inquiry field to something useful.
scottl
2004-05-15
1
-1
/
+1
*
Remove the config_intrhook as it is not needed.
scottl
2004-05-15
2
-39
/
+1
*
Unbreak LINT on 64-bit platforms. Note that this code is not style(9)-
des
2004-04-02
3
-5
/
+6
*
Initial check-in of the device driver for 3ware's 9000 series
vkashyap
2004-03-30
10
-0
/
+29268