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
/
ppbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
2
-14
/
+14
*
Synchronize mode for ppsX devices to that found previously in MAKEDEV
rwatson
2002-12-27
1
-2
/
+2
*
Synchronize make_dev() for pcfclock devices to the values in MAKEDEV
rwatson
2002-12-27
1
-1
/
+1
*
network interface driver changes:
sam
2002-11-14
1
-1
/
+1
*
Fix instances of macros with improperly parenthasized arguments.
alfred
2002-11-09
1
-21
/
+21
*
d_read_t functions return an int, not a ssize_t. (Considering the fact
jhb
2002-11-07
1
-1
/
+1
*
Warning fixes for sizeof(int) != sizeof(void *).
jhb
2002-11-07
1
-6
/
+6
*
- Make 'irq' intptr_t instead of uintptr_t so it handles a value of -1
jhb
2002-11-07
1
-2
/
+2
*
Remove empty #if*/#endif clauses.
phk
2002-09-21
1
-3
/
+0
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-1
/
+1
*
Fix warnings due to macro varargs.
peter
2002-05-24
1
-1
/
+1
*
Simplify the RFC2783 and PPS_SYNC timestamp collection API.
phk
2002-04-26
1
-15
/
+7
*
This makes ppbus childs like lpt and ppi succesfully connect to more
ticso
2002-04-07
7
-7
/
+7
*
Major rework of the iicbus/smbus framework:
nsouch
2002-03-23
1
-39
/
+32
*
Fix some gcc-3.1+ warnings:
peter
2002-03-19
1
-0
/
+1
*
Make this driver a better citizen by moving dev creation and
imp
2001-12-19
1
-46
/
+45
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
3
-12
/
+12
*
Give the pps driver an additional 8 inputs if we can persuade the
phk
2001-09-22
1
-43
/
+154
*
KSE Milestone 2
julian
2001-09-12
4
-11
/
+11
*
Translate various ppbus sequences into microsequences to limit
nsouch
2001-06-23
2
-109
/
+128
*
-Wunused cleanup
peter
2001-06-12
1
-2
/
+1
*
Style fixes from Sascha
phk
2001-06-06
1
-4
/
+3
*
make code use strxxx() calls
alfred
2001-04-01
1
-11
/
+3
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
4
-4
/
+0
*
Discard extra status information if -1. This has been breaking the
nsouch
2001-01-25
1
-0
/
+5
*
Cleanup and improve mode detection. Now, you should get what you actually
nsouch
2001-01-02
3
-183
/
+98
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
2
-5
/
+3
*
Staticize some malloc M_ instances.
phk
2000-12-08
1
-1
/
+1
*
Don't use a private malloc(9) type for something this M_DEVBUFish.
phk
2000-12-07
1
-6
/
+4
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
1
-14
/
+10
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
10
-10
/
+0
*
A quote from the ia64 compiler:
dfr
2000-10-10
1
-1
/
+1
*
Remove an unused variable warning.
n_hibma
2000-07-18
1
-2
/
+0
*
Fix the detection of parallel port Zip drives.
n_hibma
2000-07-18
1
-4
/
+5
*
Unused include: #include "pps.h"
peter
2000-06-10
1
-1
/
+0
*
Match the include protection with the install location.
obrien
2000-05-20
1
-3
/
+3
*
Rather than use a MD lpt.h, we now use the MI lptio.h.
obrien
2000-05-19
1
-2
/
+1
*
If PERIPH_1284 is not defined, don't even bother calling the BUS_*_INTR
n_hibma
2000-05-07
1
-9
/
+15
*
Confusing comment.
n_hibma
2000-05-05
1
-1
/
+1
*
Don't use getebuf() unless you really need a struct buf. Malloc will
phk
2000-05-05
1
-10
/
+12
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
3
-3
/
+0
*
make the example compile again.
n_hibma
2000-04-27
1
-0
/
+2
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
4
-5
/
+0
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
3
-3
/
+0
*
* Factor out the object system from new-bus so that it can be used by
dfr
2000-04-08
1
-0
/
+1
*
If we can't allocate an IRQ resource, fail in the attach routine.
jlemon
2000-04-07
1
-0
/
+4
*
Add automatic rescan on connect. This happens already if the drive is
n_hibma
2000-04-04
1
-9
/
+37
*
Isolate the Timecounter internals in their own two files.
phk
2000-03-20
1
-0
/
+1
*
I _HATE_ crashes. The lptread() call needs to check LP_BYPASS, because
green
2000-03-15
1
-0
/
+5
*
Fix buffer overrun in pcfclock_read(). The submitter is the original
sheldonh
2000-02-20
1
-0
/
+3
[next]