summaryrefslogtreecommitdiff
path: root/sys/arch/x68k/dev/kbd.c
AgeCommit message (Expand)Author
2011-10-23Calling psignal(9) (via EV_WAKEUP()) in interrupt handlerstsutsui
2009-01-17Use firm_gettime() (in dev/sun/vuid_event.h) to adaptisaki
2008-06-25Split device_t/softc. Use aprint*() and device_xname().isaki
2008-06-13use device_lookup_private to get softccegger
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-05-12Clean up white spaces and tabs.isaki
2007-04-29fix typosmsaitoh
2007-03-11white space, indent and KNF.isaki
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-03-04Add MI softintr(9) support for x68k with common m68k/softintr.c.tsutsui
2007-01-24Remove duplicate #includes, patch contributed in private mailhubertf
2007-01-08Bring back the comment which was lost at rev1.22 .isaki
2006-09-18Convert references to "time" to calls to "getmicrotime()", needed forgdamore
2005-12-11merge ktrace-lwp.christos
2005-01-18de-__P, remove register, ansify.chs
2004-12-13for drivers that support only one instance, use a global variable to ensurechs
2003-09-28x68k has sc_events and not k_events in struct kbd_softccl
2003-09-21cleanup & uniform descriptor owner handling:jdolecek
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15rcsidlukem
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2001-06-12receive, not recievewiz
2000-05-25Treat receiver overrun of MFP (clear the error).itohy
1999-12-03Add a dummy read just after enabling receiver interrupt.itohy
1999-03-24Shut up gcc -Wall.minoura
1999-03-16Merged minoura_x68k_bus_h branch.minoura
1997-10-09Added missing prototype.oki
1996-11-23Implement poll(2).oki
1996-10-13backout previous kprintf changechristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-05-21Some cleanup.oki
1996-05-05NetBSD/x68k, by Masaru Oki.oki