summaryrefslogtreecommitdiff
path: root/sys/arch/news68k/dev/kbc.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2011-11-22Remove more now unnecessary IIOV() conversion.tsutsui
2008-05-14Normalize my licenses.tsutsui
2008-03-28Use CFATTACH_DECL_NEW(), device_t, cfdata_t, and aprint_*().tsutsui
2005-12-11merge ktrace-lwp.christos
2004-09-04- Use ANSI function declarations and make some functions static.tsutsui
2004-09-04Include ioconf.h to declare struct cfdriver.tsutsui
2003-07-15__KERNEL_RCSID()lukem
2003-01-11Fix -Wsign-compare warnings.tsutsui
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-12-20Remove __P().tsutsui
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-01-25Add drivers for keyboard and mouse.tsutsui