summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/dev/mfb.c
AgeCommit message (Expand)Author
2003-10-31Remove some assigned-to but otherwise unused variables.simonb
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-09-19Adjust to use <dev/sun/fbio.h>thorpej
2001-07-07b{cmp,copy,zero} -> mem{cmp,cpy,set}simonb
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-12-15Since mfb.c is the only user of defCursor[], move it from fb.c into theread
1999-12-09Use "u_char *" instead of "caddr_t" for all colormap references. In linesimonb
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
1999-04-12Quote "AS IS" as in the majority of Carnegy Mellon notices.pk
1999-04-06Fix a pasto in copyright text which has been procreating like rabbits..pk
1998-04-19Cleanup comment typos.jonathan
1998-03-31Garbage-collect pmax_boardtype. Remoe pmaxtype.h includes from TCjonathan
1998-01-12Update for changes to config.thorpej
1997-12-22Commit patch for PMAG-A (mfb) pixel inversion accientally left out of 1.3.jonathan
1997-11-17Apply version of cursor for bt431 cursor chip on mfb:jonathan
1997-07-21Kill __BROKEN_INDIRECT_CONFIG on pmax.jonathan
1997-07-20Correct cursor-movement bounds check in ifdef'ed out code, asjonathan
1997-06-30Establish handler for vertical-retrace interrupts.jonathan
1997-06-22* Change Sprite MACH_xxx prefix to MIPS_xxx.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
1997-04-19Correct sense of fi->fi_blanked in bt455_video_off().jonathan
1997-04-10* 2048 bytes between vertically-adjacent pixels on 1280x1024 mfb.jonathan
1997-01-23The mfb driver uses struct fbinfo for the device data, but was only allocatingmhitch
1996-10-13Remove obsolete `#include <machine/MachConst.h>'.jonathan
1996-10-13backout previous kprintf changechristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-09-21Update pmax framebuffer drivers for -Wall -Wstrict-prototypes:jonathan
1996-09-06* This driver initialized mfb devices to black-on-black. If being usedjonathan
1996-08-27* Add initialization of colourmap array when using mfb as a console.jonathan
1996-05-29Fix autoconfiguration stuff to match the alpha. The DS3100 will nowmhitch
1996-05-19Add prototyped declarations for the static bt431 chipset code.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-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-08-01Add DS_3MAXPLUS (kn03) to switch statements for redirecting inputjonathan
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