summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/grf.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-10replace the somewhat strange poll routine with standard nopoll() (a.k.ajdolecek
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
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-06-26Change the kernel mmap interface so that the offset to map is ansimonb
1998-12-20Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000thomas
1998-01-12Update for changes to config.thorpej
1997-04-25- Provide the reasonable size that can/may be mmap-ed. This might differleo
1997-02-26Fix a kernel-dump that occurred when accessing a grf-device that was configuredleo
1997-01-10Allow the control registers to be mapped too.leo
1996-12-20Get rid of BROKEN_INDIRECT_CONFIGleo
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-10-04Checkpointing my et4000 work. Note that the et-console will not beleo
1996-09-25Catchup with -current:leo
1996-09-16Prepare for (soon to come) et4000 PCI console.leo
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-04-18Yet more prototyping and -Wall fixes.leo
1996-03-20Fix typo in neew config changes.leo
1996-03-17New device attachment scheme:thorpej
1996-02-22First bunch of changes due to stricter prototype checking.leo
1995-06-26Sync grf with underlying view on open.leo
1995-06-09Fix grfmmap()leo
1995-05-28Remove the pointer to view_t from the grf-structure, use viewview(dev)leo
1995-05-21Minor fixes.leo
1995-04-10map --> mmapmycroft
1995-03-26NetBSD/Atari, port by Leo Weppelman.leo