summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_kbd_sun.c
Commit message (Expand)AuthorAgeFilesLines
* Do not try to call keyboard callback unless keyboard is active and busy.emax2006-09-181-4/+6
* MFp4:marcel2006-02-241-2/+2
* Reorganize the interrupt handling code a bit to make a few things cleanerjhb2005-10-251-1/+1
* Replace the band-aid for allowing to call sunkbd_configure() multiplemarius2005-06-041-14/+19
* - Sprinkle some KBD_IS_* and KBD_*_DONE macros in sunkbd_configure() asmarius2005-05-211-11/+21
* Add the keyboard system device before we probe for the keyboard.marcel2005-01-311-2/+13
* Call kbd_attach() only when KBD_INSTALL_CDEV is enabled as the functionmarcel2004-04-021-0/+2
* Add a uart attachment/syscons keyboard driver for sun keyboards. In theoryjake2003-11-111-0/+529
OpenPOWER on IntegriCloud