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
/
ep
/
if_ep_mca.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Provide necessary includes.
glebius
2013-10-29
1
-1
/
+3
*
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...
sbz
2013-01-30
1
-1
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Make a pass and cleanup the printfs from this driver.
imp
2005-07-01
1
-6
/
+2
*
u_intXX_t -> uintXX_t while I'm here.
imp
2005-01-20
1
-4
/
+4
*
Remove duplicate $FreeBSD$
imp
2004-07-22
1
-3
/
+0
*
Pass sc to GO_WINDOW macro.
imp
2003-10-26
1
-1
/
+1
*
Whole grab-bag of changes:
imp
2003-10-25
1
-1
/
+1
*
Fix LINT build by correcting a missed change.
bms
2003-10-19
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-08-24
1
-0
/
+3
*
Style(9) cleanup. There was no consistent style in this driver, and
markm
2003-07-17
1
-27
/
+25
*
- Free interrupt handler in ep_free().
mdodd
2003-03-29
1
-0
/
+1
*
Remove 7 unnecessary includes frmo phk's script
imp
2000-09-20
1
-1
/
+0
*
HEADS UP! All 3c5x9 users!
mdodd
1999-10-27
1
-76
/
+22
*
- Split out the ISA and PCCARD specific code.
mdodd
1999-09-26
1
-0
/
+219