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
/
advansys
/
adwcam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+10
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
1
-20
/
+1
*
Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
scottl
2003-05-27
1
-2
/
+2
*
I deserve a big pointy hat for having missed all those references
mux
2003-04-10
1
-2
/
+2
*
Clean up argument comments for bus_dma_tag_create() calls.
mdodd
2003-03-29
1
-33
/
+54
*
Consolidate MIN/MAX macros into one place (param.h).
alfred
2003-02-02
1
-2
/
+0
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-2
/
+3
*
Add the use of M_ZERO to some malloc calls.
dwmalone
2000-10-29
1
-2
/
+1
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
1
-1
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
adv_pci.c:
gibbs
2000-03-02
1
-58
/
+49
*
Add support for the AdvanSys ASC38C0800 Ultra2 chipset. Preliminary
gibbs
2000-02-03
1
-192
/
+373
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Properly set the alignment argument to bus_dma_tag_create(). If we
gibbs
1999-08-16
1
-4
/
+4
*
Add a number of interrelated CAM feature enhancements and bug fixes.
ken
1999-05-06
1
-10
/
+16
*
-Wunused cleanup.
gibbs
1998-10-15
1
-4
/
+2
*
Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).
gibbs
1998-10-07
1
-0
/
+1366