index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
atari
/
dev
/
lpt.c
Age
Commit message (
Expand
)
Author
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2012-10-27
split device_t/softc for all remaining drivers.
chs
2010-04-13
Include "ioconf.h" to declare struct cfdriver foo_cd.
tsutsui
2010-04-12
Replace old MD sicallback functions with MI softint(9).
tsutsui
2009-11-23
Use lwp_getpcb() on m68k ports, clean from struct user usage.
rmind
2009-07-08
Merge local <atari/atari/intr.h> into common <machine/intr.h>.
tsutsui
2008-06-13
use device_lookup_private to get softc
cegger
2008-03-07
Split the softc from the device_t for all lpt(4) variants and attachments
cube
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-10-08
Merge brelse() changes from the vmlocking branch.
ad
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2005-12-11
merge ktrace-lwp.
christos
2003-07-15
__KERNEL_RCSID()
lukem
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-01-16
Let lpmatch recognice the printer.
thomas
2000-03-29
Nuke a bunch of cf_unit abuses.
leo
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-04-06
Move advertisement text into a comment of its own.
pk
1998-08-15
Make copyright notices with my name consistent.
mycroft
1998-01-15
Make this compile again after the latest config changes.
leo
1998-01-12
Update for changes to config.
thorpej
1997-07-30
Rename lpt to lp on some places to avoid botches between files.isa and
leo
1996-12-26
Add intr_establish/disestablish functions. Currently only the lpt-driver
leo
1996-12-20
Get rid of BROKEN_INDIRECT_CONFIG
leo
1996-12-20
Get rid of BROKEN_INDIRECT_CONFIG
leo
1996-11-17
Plug some spl-holes in the lp-driver. Also be more strict in protecting
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
- Fix configuration name of 'lpt'
leo
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-05-14
Remove a line of debugging code.
leo
1996-04-18
Yet more prototyping and -Wall fixes.
leo
1996-03-27
Add centronics printer driver.
leo