summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/grf_rt.c
AgeCommit message (Expand)Author
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-01Use aprint_normal() for cfprint routines.thorpej
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-08-03correct range check, have overflow check, fix type mismatches,itojun
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-08-20"wierd" is weird.wiz
2001-07-26Various typos in comments (neccessary, sceme, choise, ...).wiz
1999-03-25defopt Amiga graphics console optionsis
1998-01-12Adjust for changes to config.thorpej
1997-07-29- Change the check in r[ht]_getvmode for md->DEP == 4 to md->DEP != 4.veego
1996-12-23Get rid of __BROKEN_INDIRECT_CONFIG.veego
1996-10-13backout previous kprintf changechristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-06-03#define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutelyis
1996-05-25Fix stupid pasto.is
1996-05-24Make the GRFIOCBLANK ioctl set the right timing divisor when switching theis
1996-05-19- grf_cl.c, grf_clreg.h: added support for Piccolo SD64veego
1996-05-01Cleanup for -Wall if CV64CONSOLE, ULOWELLCONSOLE or RETINACONSOLE is notveego
1996-04-21- Cleanup for -Wall and -Wstrict-prototypesveego
1996-03-17New device attachment scheme:thorpej
1996-01-28applied patch from 1811 which unifies mode support across gfx boards.chopps
1995-02-23fix warnings (br#816)chopps
1995-02-16cleanup copyright stuffchopps
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-07-31fix default frequency so that normal VGA monitor types don't puke.chopps
1994-06-23some various fixes from ahh@netcom.com (Andy Heffernan)chopps
1994-06-15clock now uses passed in frequency if present protect dma cachechopps
1994-06-05add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>chopps
1994-06-04started out cleaning up amiga_init.c ended up touching alot of files.chopps
1994-06-03z buses early config support, needs testing.chopps
1994-05-08resistance is futile, you will be assimilated.chopps
1994-04-26don't reinit board twice if it works once.chopps
1994-04-22Changed fonts. Added 2 non (c) fonts kf_8x{8,11}.c retina now useschopps
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-31Change gfx-drivers to used g_data for their private data, and use regaddrmw
1993-10-30new tree for amiga, replacing the bogous previous one.mw
1993-09-02Update of arch/amiga tree, includesmw