summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/grf_cc.c
AgeCommit message (Expand)Author
2022-03-28sys: Split struct device into a private device_impl.h.riastradh
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-27The Amiga and Atari ports abuse some autoconfiguration internals as partthorpej
2012-10-27split device_t/softc for all remaining drivers.chs
2011-12-15Amiga wscons/Xorg support, first phase.phx
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2009-10-26kill extra whitespacescegger
2009-03-18bcopy -> memcpycegger
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
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-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
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove redundant vm includes.mrg
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1998-07-10Add UVM support to amigamhitch
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-10printf -> kprintf, sprintf -> ksprintfchristos
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-04-21- Cleanup for -Wall and -Wstrict-prototypesveego
1996-03-17New device attachment scheme:thorpej
1995-02-16cleanup copyright stuffchopps
1994-12-01bring up to current. change sun to sunos. handle changes in devicechopps
1994-10-26new RCS ID format.cgd
1994-06-15clock now uses passed in frequency if present protect dma cachechopps
1994-06-13some cleanup and various fixes for new fs code. plus some generalchopps
1994-05-08resistance is futile, you will be assimilated.chopps
1994-04-10little bit of KNiFeing, view and ite ioctl names cleaned. ite bellchopps
1994-03-30remove dlists.h oops.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-02new source release integrated from amiga-release.mw
1993-08-02Add RCS identifiers.mycroft
1993-07-05sys/arch/amiga tree. This is the machdep part required to get the kernelmw