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
/
i386
/
isa
/
spic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-3
/
+4
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-5
/
+5
*
Add missing #include <sys/module.h>
phk
2004-05-30
1
-0
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-2
/
+2
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
Device megapatch 1/6:
phk
2004-02-21
1
-1
/
+0
*
- Implement selwakeuppri() which allows raising the priority of a
tanimura
2003-11-09
1
-1
/
+1
*
Don't use pessimal (u_short) types for i/o ports. This is mainly for
bde
2003-08-05
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-02
1
-2
/
+3
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+7
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
1
-2
/
+2
*
Remove #include <sys/dkstat.h>
phk
2003-02-16
1
-1
/
+0
*
Minor changes:
will
2002-03-24
1
-74
/
+159
*
KSE Milestone 2
julian
2001-09-12
1
-5
/
+5
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Add the spic driver, which is a simple first attempt at providing access
nsayer
2000-12-11
1
-0
/
+474