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
/
ppb_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add locking to ppc and ppbus and mark the whole lot MPSAFE:
jhb
2009-01-21
1
-16
/
+79
*
Various whitespace and style fixes.
jhb
2008-11-16
1
-4
/
+4
*
Several cleanups to remove the need for explicit unit numbers and a few
jhb
2008-10-21
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-08-24
1
-4
/
+4
*
Define a module version.
imp
2003-08-22
1
-0
/
+2
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Fix the detection of parallel port Zip drives.
n_hibma
2000-07-18
1
-4
/
+5
*
Port of ppbus standalone framework to the newbus system.
nsouch
2000-01-14
1
-76
/
+61
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Passing the unit number to an interrupt routing is kind of narrowminded,
phk
1999-08-08
1
-1
/
+3
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
1
-3
/
+4
*
Major ppbus commit with:
nsouch
1999-01-10
1
-11
/
+38
*
ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +
nsouch
1998-09-13
1
-2
/
+2
*
Major ppbus updates from the author.
msmith
1998-08-03
1
-38
/
+25
*
Removed unused #includes. The !KERNEL case may be more broken than before.
bde
1997-09-01
1
-14
/
+1
*
Remove bogus i386/* includes.
msmith
1997-08-28
1
-5
/
+1
*
Sync with ppbus-970815 from the author :
msmith
1997-08-16
1
-0
/
+210