summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/akbdvar.h
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2007-03-05- use (uint8_t *) for buffer args on *_adbcomplete() functionstsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2003-07-24Make kbd_passup() an exposed function.nathanw
2002-09-05put back NetBSD RCS Id removed in rev 1.6jdolecek
2002-08-14Remove the key repeating feature.aymeric
2002-08-13akbd's now have a raw mode, and implement the WSKBDIO_SETMODE ioctl.aymeric
2002-02-24solve polled adb keyboard problems with dropped keys and unsynced caps lockdbj
1999-02-17Sync with mac68k.tsubai
1998-10-14Fix typo.tsubai
1998-10-14wskbd support.tsubai
1998-10-13Split ADB driver to aed (ADB event device), akbd (ADB keyboard),tsubai