summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/kbd.c
AgeCommit message (Expand)Author
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2004-03-25Licence cleanup (suggested by wiz).leo
2003-09-21cleanup & uniform descriptor owner handling:jdolecek
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-02-04NUL -> NULL.leo
2003-02-02WS keyboard support for atari native keyboards.thomas
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
1999-08-06Change the way that bit's are cleared in the InterruptPending register ofleo
1998-01-12Update for changes to config.thorpej
1997-06-29Add code to set pitch and duration of the keyboard bell. (Thomas Gerner).leo
1997-01-10Handle keyboard modifiers *before* handing the keycodes to either theleo
1996-12-20Get rid of BROKEN_INDIRECT_CONFIGleo
1996-10-16select -> pollleo
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-04-18Yet more prototyping and -Wall fixes.leo
1996-04-12Add 3-button mouse support.leo
1996-03-27Small nits because of changes in ym2149 handling.leo
1996-03-17New device attachment scheme:thorpej
1996-02-22First bunch of changes due to stricter prototype checking.leo
1995-06-26Fix thinko. It will now also work when no mouse is configured.leo
1995-06-25Mouse driver added.leo
1995-06-09Handle mouse and other packages received from the keyboard correctly.leo
1995-04-10Nuke kbdwrite().mycroft
1995-03-26NetBSD/Atari, port by Leo Weppelman.leo