summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/akbd.c
AgeCommit message (Expand)Author
2002-01-02defer attaching akbd as console until after it hasdbj
2001-10-02Use WSKBD_TYPE_ADB.mycroft
2001-07-26Change description of handler-ID == 195.tsubai
2001-07-17Eject PCMCIA card on ohare based models only.tsubai
2001-07-12Add the keyboard ID found on the American versions of the PowerBook G4 andnathanw
2001-06-08Make macppc compile by default with -Wall -Wmissing-prototype in additionmatt
2001-01-25Generate key press event and key release event when capslock is pressed.tsubai
2000-12-19Remove unnecessary casts.tsubai
2000-12-19Sync with mac68k.tsubai
2000-09-01Add fr key layout. (From Manuel Bouyer, modified by me)tsubai
1999-09-05Recognize PCMCIA eject button. (Tested on only PowerBook 2400.)tsubai
1999-06-16Define PowerBook G3 Japanese keyboard.tsubai
1999-05-06Take all of the OpenFirmware "stdin" grovelling out of the ADB keyboardthorpej
1999-02-17Sync with mac68k.tsubai
1999-01-10Add sanity checks in akbd_cnattach().tsubai
1998-10-20Add via-pmu support (only PowerBook 2400c/180 is tested).tsubai
1998-10-18Make compilable without aed.tsubai
1998-10-14akbd: wskbd support.tsubai
1998-10-13Split ADB driver to aed (ADB event device), akbd (ADB keyboard),tsubai