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
/
aha
/
aha_mca.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed.
mjacob
2006-12-11
1
-1
/
+1
*
Add explicit dependency on cam. This is necessary when both aha.ko and
imp
2006-03-24
1
-0
/
+1
*
Simplify aha resource management, and fix a few bugs in unwinding
imp
2005-01-19
1
-31
/
+24
*
#include <isa/isavar.h> instead of <i386/isa/isa_dma.h>
phk
2004-09-15
1
-1
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-6
/
+3
*
Let bus space manage softc.
imp
2003-11-09
1
-10
/
+2
*
Make this driver a little more style(9) compliant
imp
2003-11-09
1
-7
/
+7
*
Use __FBSDID().
obrien
2003-08-24
1
-2
/
+3
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+4
*
Clean up argument comments for bus_dma_tag_create() calls.
mdodd
2003-03-29
1
-12
/
+13
*
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
peter
2002-10-09
1
-1
/
+1
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+1
*
Remove unnecessary includes found by phk's script a long time ago.
imp
2000-12-13
1
-1
/
+0
*
Fix plug and play support:
imp
2000-01-24
1
-3
/
+0
*
Add support for the AHA-1640 SCSI adapter.
mdodd
1999-10-01
1
-0
/
+247