summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/dev/pm.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-21Presence looks better with a 'c' instead of an 's'.wiz
2001-09-19Adjust to use <dev/sun/fbio.h>thorpej
2000-11-02VFB01 framebuffer is 2048 bits wide (but only displays the first 1024 bitsmhitch
2000-02-03- Massive change of console initialization. Have each model its ownnisimura
2000-01-10Remove unneeded include files (up to 16 in two files!).simonb
2000-01-09The clean-up continues:simonb
2000-01-08Function prototype cleanup.simonb
1999-09-05Remove a few unnecessary header files.simonb
1999-07-25Change the way fb devices are configured and attached:ad
1999-04-24Nuke register and remove trailling white space.simonb
1998-03-30Garbage-collect old code for direct attachment.jonathan
1998-01-12Update for changes to config.thorpej
1997-11-16Fix cursor sprite for X11 startup/exit:jonathan
1997-11-14Initialize 3100 cursor to off, for rcons text mode.jonathan
1997-07-21Kill __BROKEN_INDIRECT_CONFIG on pmax.jonathan
1997-06-16Use #include <machine/bus.h> in pmax device drivers.jonathan
1997-06-15DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration frommhitch
1996-10-13backout previous kprintf changechristos
1996-10-12Split driver for decstation-3100 framebuffer (BrookTree bt478 RAMDAC,jonathan
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-09-21Update pmax framebuffer drivers for -Wall -Wstrict-prototypes:jonathan
1996-09-08* Add missing printf("\n") at end of attach routine in cfb, sfb, pm drivers.jonathan
1996-03-17New device attachment scheme:thorpej
1996-02-15Propagate changes from cfb driver to not require "needs-count" to otherjonathan
1996-02-02Fix #includes.mycroft
1996-01-29Re-write Decstation turbochannel autoconfiguration code to use the machine-jonathan
1995-11-25Remove some cruftmellon
1995-10-16Initialize pointer to the fb method table. Not initializing thejonathan
1995-09-11Fix argument glitch between pminit() and consinit().jonathan
1995-09-11Change pmax framebuffer drivers to use Ted Lemon's port of thejonathan
1995-08-10Update DECstation drivers to use new-style config, removingjonathan
1995-04-10map --> mmapmycroft
1994-10-26new RCS ID format.cgd
1994-05-27bsd 4.4-lite pmax port as ported to NetBSDglass
1994-05-27upgrade to bsd 4.4-lite code base. only mod is rcsidsglass
1993-10-12pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>deraadt