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
/
iir
/
iir_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid potential redefinition of the macro.
jkim
2013-08-15
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
/
+2
*
Get rid of #ident.
trasz
2010-01-08
1
-1
/
+0
*
Compare the correct variable against NULL.
brueffer
2009-05-14
1
-1
/
+1
*
Prepare for future integration between CAM and newbus. xpt_bus_register
scottl
2007-06-17
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
1
-0
/
+2
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
1
-1
/
+0
*
Big update to the iir driver:
scottl
2006-03-01
1
-7
/
+8
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-2
/
+0
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
1
-2
/
+2
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-3
/
+3
*
Update email addresses, copyrights, and tweak the management interface.
scottl
2003-09-26
1
-2
/
+5
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-08-24
1
-5
/
+5
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-3
/
+3
*
Mega busdma API commit.
scottl
2003-07-01
1
-1
/
+4
*
Import latest changes from the vendor. This also is reported to fix the
scottl
2003-04-25
1
-1
/
+2
*
Including <sys/stdint.h> is (almost?) universally only to be able to use
phk
2003-03-18
1
-1
/
+0
*
Use [u]intmax_t and %j instead of long long and %ll to better fix warnings
jhb
2002-11-07
1
-2
/
+3
*
Use long long to print out a bus_addr_t again.
jhb
2002-11-06
1
-2
/
+2
*
Move the new byte order function prototypes from <sys/param.h> to
mike
2002-04-26
1
-0
/
+1
*
Remove __P.
alfred
2002-03-20
1
-9
/
+9
*
Add the 'iir' driver, for the Intel Integrated RAID controllers and
msmith
2002-01-20
1
-0
/
+476