summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/grf_et.c
AgeCommit message (Expand)Author
2022-03-28sys: Split struct device into a private device_impl.h.riastradh
2021-12-26fix various typos, mainly in comments.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-27The Amiga and Atari ports abuse some autoconfiguration internals as partthorpej
2018-03-05Remove duplicate vgaw() accidentally introduced in the previous revision.rin
2018-03-05use an inline function for the "4 reads"christos
2018-03-04avoid gcc 6 indentation issues. rewrite:mrg
2016-11-04wscons and Xorg support for Tseng ET4000/W32 based boards (grf6).phx
2014-01-22gcc-4.8.x unused variable fixeschristos
2012-11-08Make Amiga video drivers work again after device/softc changes.rkujawa
2012-10-27split device_t/softc for all remaining drivers.chs
2011-12-15Amiga wscons/Xorg support, first phase.phx
2009-10-26kill extra whitespacescegger
2009-03-18bcopy -> memcpycegger
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-08-20First part of amigappc support patches by Frank Wille.is
2007-03-05Make the various graphics card drivers compile again.he
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-24s/independant/independent/, from Zafer.wiz
2003-04-18fix fatal typois
2003-04-18iszthreepa() takes a physical address, not a virtual address.is
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
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
1999-03-25defopt Amiga graphics console optionsis
1998-01-12Adjust for changes to config.thorpej
1997-07-29- increase the number of possible grfmodes from 8 to 24veego
1997-03-05- Merlin works now in ZorroIII modeveego
1996-12-23Get rid of __BROKEN_INDIRECT_CONFIG.veego
1996-10-13backout previous kprintf changechristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-10-08Merge netbsd-1-2 branch back into mainline.thorpej
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-06-09Make this really work on the Domino. Patch from Klaus Burkertveego
1996-06-03#define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutelyis
1996-05-19- grf_cl.c, grf_clreg.h: added support for Piccolo SD64veego