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
/
mac68k
/
dev
/
grf_subr.c
Age
Commit message (
Expand
)
Author
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2000-02-14
Merge wscons work onto the main development branch.
scottr
1998-08-12
New and improved console framebuffer initialization and autoconfig. This
scottr
1998-07-01
Add a GRF_COMPAT option so that old-style grf ioctl() code can be
scottr
1998-06-02
Store the PA of the framebuffer in the softc. This eliminates the need
scottr
1998-05-02
Move on-board I/O and NuBus drivers to their own directories
scottr
1997-10-09
Fix tipo inherited from old version of TNF copyright template.
jtc
1997-08-03
Fix typo found by Colin Wood, PR 3934: ga_handle should get the value of
scottr
1997-08-03
Adjust grf_establish() prototype.
scottr
1997-05-11
Implement new NuBus slot space mapping/probing code, utilizing bus.h (and
scottr
1997-02-20
We need bus.h now, due to recent nubus_attach_args change.
scottr
1996-10-13
backout previous kprintf change
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-08-27
change cfprint_t type definition to take a const char *, rather than
cgd
1996-08-04
Add a way to tell grf_establish() that internal video doesn't actually
scottr
1996-05-19
New grf attachment code, mostly by Jason Thorpe with some cleanup by me.
scottr