summaryrefslogtreecommitdiff
path: root/sys/dev/sun
AgeCommit message (Expand)Author
1998-01-12Update for changes to config.thorpej
1997-11-03Trivial change; use KB_SUN4 rather than the constant in one place.mycroft
1997-11-03KIOCSLED ioctl takes a char (from Krister Walfridsson).gwr
1997-10-28The release and control maps are shared by all keyboard types, sogwr
1997-10-28Print more helpful information if we get unexpected keysyms.gwr
1997-10-21Clean up kbdioctl():gwr
1997-10-03Export kbd_docmd() because the sparc fb.c wants it.gwr
1997-07-17use locator defines in "locators.h" to index cf_loc[]jtk
1997-05-02Update an obsolete comment. (We DO handle CapsLock and NumLock.)gwr
1996-12-17Adapt to the new definition of struct zsc_softcgwr
1996-10-16Replace the field cs_rr0_new with cs_rr0_delta (keep changes instead).gwr
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-10-09select -> pollmrg
1996-09-12update these for poll(2) changes.mrg
1996-05-29A configuration file for devices found on Sun machines.pk
1996-05-29Add missing splx(), per Jason.pk
1996-05-17Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that thegwr
1996-04-10Make the ring size configurable in the tty driver.gwr
1996-03-21Fix typogwr
1996-03-17New device attachment scheme:thorpej
1996-02-29Remove obsolete comment.gwr
1996-02-29Add support for CapsLock and NumLock toggles.gwr
1996-02-19Attach should get unit from _dev.dv_unit not sc_unitgwr
1996-01-30Eliminate remaining direct references to the z8530 chipgwr
1996-01-24Oops, I didn't mean to check in that file.gwr
1996-01-24New "child" drivers for Sun keyboard and mouse attached to z8530sc.gwr