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
*
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