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
/
ahb
Commit message (
Expand
)
Author
Age
Files
Lines
*
2nd and final commit that moves us to CAM_NEW_TRAN_CODE
mjacob
2006-11-02
1
-33
/
+0
*
The first of 3 major steps to move the CAM layer forward to using
mjacob
2006-10-31
1
-5
/
+55
*
Fix missing update to reflect change in scsi_inquiry data structure.
mjacob
2006-05-31
1
-1
/
+1
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-1
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
2
-2
/
+2
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-4
/
+2
*
Make this at least compile on 64 bit platforms. Its been breaking
gallatin
2003-07-30
1
-1
/
+2
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+6
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
1
-18
/
+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
-17
/
+26
*
Consolidate MIN/MAX macros into one place (param.h).
alfred
2003-02-02
1
-2
/
+0
*
Fix new gcc-3.1 warnings. I think this gets GENERIC compiling cleanly
peter
2002-05-24
1
-0
/
+1
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+1
*
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
-2
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Fix typo (accessable --> accessible).
alex
2000-06-14
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-3
/
+3
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-3
/
+3
*
Remove #include "eisa.h" and #if NEISA > 0
peter
2000-01-29
1
-4
/
+0
*
Use rman_get_bustag and rman_get_bushandle to initialize bus tag and
nyan
2000-01-17
1
-5
/
+5
*
Pre 4.0 tidy up.
peter
2000-01-14
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Properly set the alignment argument to bus_dma_tag_create(). If we
gibbs
1999-08-16
1
-3
/
+3
*
Move the specification of EDGE/LEVEL triggered interrupts to
mdodd
1999-08-01
1
-6
/
+13
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-3
/
+2
*
Add a number of interrelated CAM feature enhancements and bug fixes.
ken
1999-05-06
1
-1
/
+2
*
ahb.c:
gibbs
1999-04-23
1
-3
/
+3
*
Implement an EISA new-bus framework. The old driver probe mechanism
peter
1999-04-18
1
-91
/
+97
*
Staticize.
eivind
1999-04-11
1
-2
/
+2
*
Poll for bus reset completion instead of assuming that our interrupt
gibbs
1999-03-05
1
-2
/
+7
*
Correct test in poll loop for determining that the mailbox is free to
gibbs
1999-01-28
1
-7
/
+2
*
Fix parenthesization, but the code still looks wrong.
dillon
1999-01-28
1
-2
/
+7
*
Hook up ahapoll so that dumps, synchronize cache commands or any other
gibbs
1998-10-09
1
-1
/
+2
*
Use %p with (void *) casts to print pointers with printf.
gibbs
1998-09-17
1
-4
/
+4
*
Fix printf format bugs.
gibbs
1998-09-16
1
-17
/
+18
*
Adaptec 174x EISA SCSI Host Adapter driver for CAM.
gibbs
1998-09-15
2
-0
/
+1627