summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/kbd.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-06-03kbd(4) and ms(4) carry multiple interface attributes. They are configurablerin
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-02-24fix commentjandberg
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2012-10-27split device_t/softc for all remaining drivers.chs
2011-06-03CFATTACH_DECL_NEW, device_t, cfdata_tmatt
2009-12-12Reverted the CIA-timer based delay() to the pre-5.0 method of a calibratedphx
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-01-12Retain compatibility with old firm_event. Old Xamiga binary now works withmhitch
2007-12-28Prepare for timecounter support on amiga.joerg
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-01Tell kbd when it is the console keyboard instead of always assumingjandberg
2003-09-21cleanup & uniform descriptor owner handling:jdolecek
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-06interrupt with two rs.wiz
2002-10-23merge kqueue branch into -currentjdolecek
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
2002-01-13wskbd updates.jandberg
2001-02-02Initial, still incomplete wscons support by Jukka Andberg, PR 11068is
2000-05-25Prepare for AmigaPPC.is
1998-07-26yet more atomic operations accessing DraCo registersis
1998-03-08Conditionally (on defined(DRACO)) compile new DraCo keyboard code sequences.is
1998-02-28Probe for the native DraCo (rekeycaped MF-II) keyboard, instead of guessingis
1998-02-23Initialize keyboard structures also from kbdopen(), if necessary.is
1998-01-12Adjust for changes to config.thorpej
1996-12-23Get rid of __BROKEN_INDIRECT_CONFIG.veego
1996-11-30The DraCo MF-II to Amiga translation table is const-ant.is
1996-10-13backout previous kprintf changechristos
1996-10-11Changes for poll(2).mhitch
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-14Kill two debug printfs whose output always haunt me in the bootis
1996-05-16merge.is
1996-05-16Correct a -Wall correction.is
1996-05-10Cleanup the mess I left when committing yestereve's changes; in this case,is
1996-05-09First part of M68060 and DraCo support.is
1996-04-21- Cleanup for -Wall and -Wstrict-prototypesveego
1996-03-17Clean up typos and other errors from new device attachment changes.mhitch
1996-03-17New device attachment scheme:thorpej
1995-05-07enable pseudo-dma on ivsc, allow no ite/grfcc.chopps
1995-04-10Nuke write routines.mycroft
1995-02-12Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)chopps
1994-12-01bring up to current. change sun to sunos. handle changes in devicechopps