summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/grf.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-01Use aprint_normal() for cfprint routines.thorpej
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
2002-01-28add __KERNEL_RCSID as suggested by Luke Mewburnaymeric
2002-01-26- ANSIfyaymeric
2001-09-19machine/fbio.h -> dev/sun/fbio.hthorpej
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
1999-08-16Add a quick and dirty FBIOGVIDEO implementation. This is hardware independent,is
1998-01-12Adjust for changes to config.thorpej
1996-12-23Get rid of __BROKEN_INDIRECT_CONFIG.veego
1996-10-13backout previous kprintf changechristos
1996-10-11Changes for poll(2).mhitch
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-05-19Screenblank support:is
1996-04-21- Cleanup for -Wall and -Wstrict-prototypesveego
1996-03-17New device attachment scheme:thorpej
1995-11-30merge in changes from 1.1 release branchjtc
1995-10-09new cybervision 64 grf from Bernd Ernesti <bernd@arresum.inka.de> and otherschopps
1995-08-18change for a2410 from is@Beverly.Rhein.DE (Ignatios Souvatzis)chopps
1995-05-07enable pseudo-dma on ivsc, allow no ite/grfcc.chopps
1995-04-23new grfcl driver submitted by Ezra Story <ezy@panix.com>chopps
1995-04-10map --> mmapmycroft
1995-02-12Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)chopps
1994-12-28consolidate the zbusses. le support for multiple tx buffs and full use of 32kchopps
1994-12-01bring up to current. change sun to sunos. handle changes in devicechopps
1994-10-26new RCS ID format.cgd
1994-06-16fix boot diag output.chopps
1994-06-05add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>chopps
1994-05-11general cleanup including boot diag messages.chopps
1994-05-08resistance is futile, you will be assimilated.chopps
1994-04-01no more MAP_FILEchopps
1994-02-17modified to use generic cons. (and some grf defs changed)chopps
1994-02-13cleaned up include's relocated grf/* stuf to grfabs*.chopps
1994-02-11Add missing Id'schopps
1994-02-01SCSI re-org, and misc. cleanup of compiler warnings.chopps
1994-01-26Integrate recent changes done to the amiga branch. Includes supportmw
1993-10-30new tree for amiga, replacing the bogous previous one.mw
1993-09-02new source release integrated from amiga-release.mw
1993-08-01Add RCS identifiers (this time on the correct side of the branch), andmycroft
1993-07-05sys/arch/amiga tree. This is the machdep part required to get the kernelmw