summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/grfabs_et.c
AgeCommit message (Expand)Author
2009-10-20Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.snj
2009-07-19Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy.tsutsui
2009-03-18bcopy -> memcpycegger
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2007-03-06- remove volatile from *regkva member in struct grfabs_et_privtsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-29Do not disable access to tseng private registersthomas
2005-12-11merge ktrace-lwp.christos
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-07-15__KERNEL_RCSID()lukem
2003-02-02Config option for et4000 boards with 2MB memory.thomas
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-03-04possible has two s.wiz
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-04-11Now what are we doing with the return value of splx()? (probably a pasto)leo
2000-02-11Remove redundant test.leo
2000-01-12Init the preset_row_scan register. This fixes a sometimes partly scrolled-upleo
1999-03-26Nuke the pieces of code obsoleted by .../pci/pci_tseng.cleo
1999-02-19More work on Tseng support. Now both my et6000 _and_ the et6100 work. I justleo
1998-12-20Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000thomas
1998-11-20Checkpoint my work on et6000 support.leo
1998-05-11Let et4000 work with other RAMDAC than STG1703thomas
1998-04-23Use NOWAIT when malloc()-ing a buffer for switching screens. It might beleo
1997-04-25- Provide the reasonable size that can/may be mmap-ed. This might differleo
1997-01-10Record physical addresses in the bitmap structure instead of VA's. Theleo
1996-11-17Shift screen a bit to the left.leo
1996-10-13backout previous kprintf changeschristos
1996-10-11*** empty log message ***leo
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-10-04Checkpointing my et4000 work. Note that the et-console will not beleo