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
/
dev
/
isa
/
pcdisplay.c
Age
Commit message (
Expand
)
Author
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2002-10-02
Fix sizeof and whitespace bug from the script I'm using to do the
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-07-07
Rename vc_ccol and vc_crow in struct pcdisplayscreen to cursorcol
junyoung
2002-07-04
alloc_attr -> allocattr
junyoung
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-01-07
Overhaul of the ISA autoconfiguration code to support direct
thorpej
2001-12-16
Try again: weasel -> weasel_isa
thorpej
2001-12-16
Oops, revert previous; it included some other changes there weren't
thorpej
2001-12-16
weasel -> weasel_isa
thorpej
2001-11-13
add RCSID
lukem
2000-11-04
Add a device driver for the Middle Digital, Inc. PC-Weasel serial
thorpej
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-01-25
Finish with fixing the SOFTCURSOR stuff.
ad
2000-01-05
Add and use pcdisplay_cursor_init(). Still a couple of nits with this, I
ad
1999-12-06
update for changed struct wsdisplay_accessops:show_screen signature.
drochner
1999-01-11
remove dummy "load_font" entries
drochner
1998-08-13
Merge paddr_t changes into the main branch.
eeh
1998-07-24
Initialize the new "dispoffset" (but don't use it for anything fancy).
drochner
1998-06-26
adapt to wsdisplay interface change
drochner
1998-06-21
adapt to wscons interface change
drochner
1998-05-28
Add a graphics device driver for wscons which supports legacy PC display
drochner