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
/
pc98
/
cbus
/
olpt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Move lptreg.h into pc98/cbus and rename to olptreg.h.
nyan
2005-05-10
1
-1
/
+1
*
- Remove ifdef PC98.
nyan
2005-04-13
1
-166
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-4
/
+4
*
Add missing <sys/module.h> includes.
phk
2004-06-07
1
-0
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-2
/
+2
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
Replace evil abuse of geteblk() with malloc(9).
phk
2003-06-16
1
-6
/
+5
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+6
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
1
-5
/
+5
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
KSE changes for olpt driver
imp
2001-09-14
1
-3
/
+3
*
Removed PLIP support.
nyan
2001-07-31
1
-656
/
+0
*
Convert the olpt driver to using new-bus stuff.
nyan
2001-07-29
1
-67
/
+103
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
1
-14
/
+8
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Update of isa drivers using compatability shims to use COMPAT_ISA_DRIVER().
nyan
2000-05-31
1
-1
/
+9
*
Fixed header file path (machine/lpt.h -> dev/ppbus/lptio.h).
nyan
2000-05-26
1
-1
/
+1
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-0
/
+1
*
Fixed to support old parallel interface.
nyan
2000-03-16
1
-2
/
+8
*
- Fixed warnings.
nyan
2000-01-04
1
-9
/
+2
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
1
-9
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add PHK's make_dev() into more places where DEVFS used to be
julian
1999-08-27
1
-18
/
+4
*
Rename bpfilter to bpf.
des
1999-07-06
1
-6
/
+6
*
New parallel port support for PC98. Old PC98s which have
kato
1999-06-18
1
-0
/
+1473