summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/ite_cc.c
AgeCommit message (Expand)Author
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2009-03-18bzero -> memsetcegger
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-06-13Fix some shadowing of variablesjmc
2004-02-24becuase -> because. From Peter Postma.wiz
2003-05-31Use __asm instead of asm, to keep lint happy.kristerw
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-21- auto-USE_C_BFOPS when !defined(__m68k__)is
2000-05-24missed one line when converting m68k asm() to macro calls.is
1999-09-20replace inline asm by macro calls, that expand to the original inline asmis
1999-03-25Defopting grf_cc configuration parametersis
1996-04-21- Cleanup for -Wall and -Wstrict-prototypesveego
1995-05-07enable pseudo-dma on ivsc, allow no ite/grfcc.chopps
1995-03-02allow 8 bit chars in ite.chopps
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-25MIN() -> min()chopps
1994-05-08resistance is futile, you will be assimilated.chopps
1994-04-22spaces pasted should be tabschopps
1994-04-22Changed fonts. Added 2 non (c) fonts kf_8x{8,11}.c retina now useschopps
1994-04-10little bit of KNiFeing, view and ite ioctl names cleaned. ite bellchopps
1994-03-30remove dlists.h oops.chopps
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-11ioctl's always pass proc.chopps
1994-01-30Re-enabled views, fixed warning in serial driver.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