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
/
asr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert C++ style comments to proper C ones.
obrien
2001-12-13
16
-72
/
+87
*
Use C comments instead of C++ comments.
jhb
2001-12-13
3
-24
/
+24
*
Put a Band-Aid over the asr driver so that it hopefully won't cause
scottl
2001-10-30
1
-0
/
+2
*
KSE Milestone 2
julian
2001-09-12
1
-9
/
+10
*
Fresh code drop from the vendor. This fixes some critical bugs and adds
scottl
2001-08-21
8
-194
/
+542
*
Fix probing on the alpha. It still causes the alpha to panic during
ps
2001-04-03
1
-1
/
+1
*
Make an attempt to get the asr driver to compile on Alpha by fixing some i386
scottl
2001-04-01
1
-1
/
+11
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+1
*
Typo fixes: prefered -> preferred
kris
2001-02-20
1
-1
/
+1
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-1
/
+1
*
Use M_ZERO.
dwmalone
2000-12-03
1
-22
/
+12
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Fix a race in ASR_ccbAdd and ASR_ccbRemove, which were both manipulating
msmith
2000-09-21
1
-0
/
+11
*
Move the 'asr' driver to cdev major 154, since 97 is already taken.
msmith
2000-09-01
1
-1
/
+1
*
Add MAINTAINER tag to aid updaters in finding the responsible parties.
msmith
2000-09-01
1
-0
/
+2
*
Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT).
msmith
2000-09-01
15
-0
/
+12186