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
/
buslogic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MAXBSIZE use from drivers where it has nothing to do.
mav
2015-03-22
1
-1
/
+1
*
Prevent overflow issues in timeout processing
smh
2014-11-21
1
-5
/
+5
*
Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
jhb
2014-06-10
1
-2
/
+0
*
Fix memory and references leak due to unfreed path.
mav
2013-10-22
1
-1
/
+3
*
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
scottl
2013-08-12
1
-12
/
+7
*
Reform the busdma API so that new types may be added without modifying
kib
2013-02-12
1
-61
/
+16
*
Add locking to the bt(4) driver and mark it MPSAFE.
jhb
2012-10-15
6
-137
/
+130
*
Correct double "the the"
eadler
2012-09-14
1
-1
/
+1
*
Remove comments about creating DMA tags as children of the DMA tags of their
jmallett
2012-03-12
1
-1
/
+0
*
Convert a number of drivers to obtaining their parent DMA tag from their
scottl
2012-03-12
1
-1
/
+1
*
Remove some always-true comparisons.
jhb
2011-01-18
1
-1
/
+1
*
Prepare for future integration between CAM and newbus. xpt_bus_register
scottl
2007-06-17
1
-1
/
+1
*
Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will
scottl
2007-04-15
1
-1
/
+1
*
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
5
-0
/
+7
*
2nd and final commit that moves us to CAM_NEW_TRAN_CODE
mjacob
2006-11-02
1
-59
/
+0
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
4
-12
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
4
-4
/
+4
*
#include <isa/isavar.h> instead of <i386/isa/isa_dma.h>
phk
2004-09-15
1
-1
/
+1
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
4
-20
/
+12
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
1
-2
/
+2
*
Remove merge conflict that I didn't notice as it was in the middle of a
obrien
2003-08-25
1
-5
/
+0
*
Use __FBSDID().
obrien
2003-08-24
5
-6
/
+19
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Fixed wrong function names in the error message that was translated to
bde
2003-07-26
1
-3
/
+3
*
Mega busdma API commit.
scottl
2003-07-01
5
-0
/
+30
*
Add /* FALLTHROUGH */
phk
2003-05-31
2
-7
/
+7
*
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
5
-83
/
+126
*
Consolidate MIN/MAX macros into one place (param.h).
alfred
2003-02-02
1
-4
/
+0
*
Add some band-aid casts to quiet warnings. This driver still assumes
jhb
2002-11-06
1
-1
/
+1
*
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
peter
2002-10-09
4
-4
/
+4
*
Remove #if 0'ed abuse of NPCI
peter
2002-07-21
1
-3
/
+0
*
Use ANSI C string contatenation instead of a multi-line string literal.
jhb
2001-12-13
1
-4
/
+4
*
The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives.
peter
2001-08-26
1
-1
/
+1
*
Add code, imperfect though it may be, for CAM_NEW_TRAN_CODE compilation.
mjacob
2001-07-04
1
-11
/
+115
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+1
*
Classify all EISA cards with major firmware revions '2' as 742As.
gibbs
2000-11-13
3
-3
/
+22
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Fix typo (accessable --> accessible).
alex
2000-06-14
1
-1
/
+1
*
Unused include: #include "bt.h"
peter
2000-06-10
1
-2
/
+0
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-5
/
+5
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-5
/
+5
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
1
-1
/
+0
*
Remove #include "eisa.h" and #if NEISA > 0 - this is guaranteed by config.
peter
2000-01-29
1
-5
/
+0
*
Use rman_get_start instead of bus handle directly.
nyan
2000-01-17
1
-1
/
+2
*
Pre 4.0 tidy up.
peter
2000-01-14
1
-1
/
+1
*
* Add struct resource_list* argument to resource_list_alloc and
dfr
1999-10-12
1
-4
/
+2
[next]