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
/
pcfclock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Do not bzero() the softc, as newbus does it for us.
cognet
2004-07-09
1
-1
/
+0
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-7
/
+7
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Prevent the strange situation that after each load/unload of a ppbus
guido
2004-03-18
1
-1
/
+5
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+5
*
Synchronize make_dev() for pcfclock devices to the values in MAKEDEV
rwatson
2002-12-27
1
-1
/
+1
*
d_read_t functions return an int, not a ssize_t. (Considering the fact
jhb
2002-11-07
1
-1
/
+1
*
This makes ppbus childs like lpt and ppi succesfully connect to more
ticso
2002-04-07
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-2
/
+2
*
Style fixes from Sascha
phk
2001-06-06
1
-4
/
+3
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Fix buffer overrun in pcfclock_read(). The submitter is the original
sheldonh
2000-02-20
1
-0
/
+3
*
Some newbus-inspired tidy-ups. Use device_identify() rather than scanning
peter
2000-01-23
1
-27
/
+22
*
Add parallel port clock driver.
jkh
2000-01-19
1
-0
/
+348