summaryrefslogtreecommitdiff
path: root/sys/dev/sun/kbd_zs.c
AgeCommit message (Expand)Author
2001-12-09KBD_BPS => KBD_DEFAULT_BPS (sync with ms driver nomenclature).pk
2001-11-13add RCSIDslukem
2001-09-28Don't force a fixed baud rate if the parent zs driver has already determinedpk
2001-06-12receive, not recievewiz
2000-05-19Fix the sparc64 console.eeh
2000-03-30Remove register declarations.augustss
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-22Make kbd_iopen/kbd_iclose internal routines; introduce kbd_cc_{open,close}pk
2000-03-19Use a somewhat more flexible method to hook up the keyboard driverpk
1999-05-14split the sun ms/kbd drivers into frontend/backend parts at the serialmrg