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
/
ic
/
vgavar.h
Age
Commit message (
Expand
)
Author
2006-08-13
Provide a method for other display drivers to ask vga to free resources
jmcneill
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
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
2003-02-09
make 'name' and 'data' of struct wsdisplay_font const, mark data arrays
jdolecek
2003-01-31
Changes to allow machines which don't use text mode at the boot time
tsutsui
2003-01-27
- Replace some magic numbers with proper macro.
tsutsui
2003-01-27
KNF and space/TAB cleanup.
tsutsui
2002-10-15
Add VGA raster graphics console driver. It is written as an extension
junyoung
2002-07-08
save the "quirks" in the softc
drochner
2002-06-28
clean up font handling:
drochner
2002-06-27
- Work around a hardware bug that loaded fonts don't work, which is
junyoung
2002-06-25
allow to overwrite the builtin VGA font if necessary,
drochner
2001-12-29
Add functions needed for access to CRTC registers.
junyoung
2001-12-29
KNF.
junyoung
2001-12-13
ANSIfication & cosmetic changes.
junyoung
2001-09-14
Allow bus front-end to provide both ioctl and mmap entry points,
thorpej
2000-08-14
Just add the mmap argument to vga_common_attach(), don't bother
thorpej
2000-08-08
Update arc map routine prototype to compile again.
jeffs
2000-06-17
add vga_extended_attach function on arc port, to make mmap() available.
soda
1999-01-13
-implement new wscons font handling with separate download and selection
drochner
1998-05-28
Put definitions and subroutines needed for all PC display adapters
drochner
1998-03-22
initial import of VGA driver backend for use with the new wscons code
drochner