summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/grf_cv3d.c
AgeCommit message (Expand)Author
2022-03-28sys: Split struct device into a private device_impl.h.riastradh
2022-01-01s/frambuffer/framebuffer/ in comment.msaitoh
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
2016-06-17Remove the "totally untested" comments for the ZorroII frame bufferphx
2015-11-16Fixed bug in wsdisplay copyrows textop.phx
2015-11-12Xorg for amiga via wsfb. Currently available on CV64 and CV64/3D. Morephx
2015-11-07Improved wscons support. Virtual screens are now working.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
2012-10-14CV3DONZORRO2 option is no longer needed.phx
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
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-11-10Spell address with two d's. Inspired by similar changes in OpenBSD,wiz
2003-05-31Use __asm instead of asm, to keep lint happy.kristerw
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-06integer overflow. reported by silvio@qualys.comitojun
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-12-20patch from is -- I don't know what it does, but he says it's critical.perry
1997-11-23Ups, forget a 'i'.veego
1997-11-09- recognize CV3D in Zorro-II mode.is
1997-10-29The Console driver works now.veego
1997-10-19First version of the CyberVision 3D driver. This driver is based onveego