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