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 Linux compatible mode. ppb_rxxx() calls are chars, inb() is int.
nsouch
1999-01-09
1
-8
/
+7
*
Fix the disappearing da0 problem.
nsouch
1999-01-09
1
-1
/
+5
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
6
-18
/
+12
*
Eliminate a zillion "left-hand operand of comma expression has no effect"
archie
1998-12-04
1
-22
/
+26
*
Release the ppbus when probe fails.
nsouch
1998-11-09
1
-2
/
+5
*
Define DEBUG only if not already defined, avoiding confusions with
nsouch
1998-11-07
1
-1
/
+3
*
lpbb is the official Philips parallel I2C interface. lpbb.c contains only
nsouch
1998-10-31
2
-7
/
+340
*
Don't complain about SIOCGIFMEDIA; it's harmless and not something
msmith
1998-10-24
1
-1
/
+8
*
Add missing newline in probe message.
des
1998-10-07
1
-2
/
+2
*
abort imm init if can't disconnect from drive
nsouch
1998-10-02
1
-1
/
+2
*
- port of vpo code to CAM
nsouch
1998-09-20
7
-211
/
+357
*
unused function removed (byte_1284_inbyte)
nsouch
1998-09-13
1
-34
/
+1
*
Lowlevel i/o routines for ZIP+ support. Mostly written with microseq
nsouch
1998-09-13
1
-0
/
+771
*
ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +
nsouch
1998-09-13
10
-129
/
+286
*
Only claim PPS_HARDPPSONASSERT if we're compiled with PPS_SYNC
phk
1998-08-24
1
-1
/
+5
*
Fixed printf format errors.
bde
1998-08-17
1
-2
/
+2
*
Removed unused includes.
bde
1998-08-12
1
-14
/
+1
*
Major ppbus updates from the author.
msmith
1998-08-03
13
-788
/
+2447
*
Removed unused includes.
bde
1998-06-21
1
-2
/
+1
*
Introduce std_pps_ioctl() to automagically DTRT.
phk
1998-06-13
1
-32
/
+2
*
Update to draft-mogul-pps-api-02.txt as submitted to IETF
phk
1998-06-12
1
-6
/
+15
*
Fixed an ioctl which grew overnight.
bde
1998-06-08
1
-2
/
+2
*
This is a prototype implementation of the draft-mogul-pps-api-##.txt
phk
1998-06-07
2
-50
/
+62
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
2
-4
/
+4
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-8
/
+8
*
Delete apparently unused DEVFS control device creation code - code
eivind
1998-02-16
1
-4
/
+1
*
A bunch of nits from bde.
phk
1998-02-15
1
-68
/
+60
*
Man, twice in as many days. Gotta learn to check that uname.
phk
1998-02-13
1
-10
/
+10
*
Add a skelleton pulse-per-second timing driver. This will become more
phk
1998-02-13
1
-0
/
+222
*
Staticize.
eivind
1998-02-09
1
-2
/
+2
*
Make the debug options new-style.
eivind
1998-01-31
1
-1
/
+4
*
Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.
eivind
1998-01-24
1
-1
/
+3
*
Actually implement the internals of the 'ppi' device.
msmith
1998-01-02
2
-17
/
+94
*
In all such uses of struct buf: 's/b_un.b_addr/b_data/g'
phk
1997-12-02
1
-2
/
+2
*
Oops, the previous change applied a reversed patch.
bde
1997-09-01
1
-1
/
+3
*
Removed unused #includes. The !KERNEL case may be more broken than before.
bde
1997-09-01
6
-61
/
+6
*
Added #include of <sys/queue.h> to make this self-sufficient.
bde
1997-09-01
1
-1
/
+3
*
Make the devfs code actually compile. Oops.
msmith
1997-08-29
1
-6
/
+5
*
Remove bogus timeout_func_t casts.
msmith
1997-08-28
1
-195
/
+201
*
Remove bogus i386/* includes.
msmith
1997-08-28
5
-21
/
+6
*
Use cdev major 82 instead of the (reserved-for-local-use) original 14
msmith
1997-08-16
1
-3
/
+3
*
Sync with ppbus-970815 from the author :
msmith
1997-08-16
10
-245
/
+900
*
New directory and drivers for Parallel Port Bus devices.
msmith
1997-08-14
8
-0
/
+2597
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
bde
1996-09-21
1
-6
/
+5
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
Changes to lpt driver:
csgr
1994-04-06
1
-0
/
+24