summaryrefslogtreecommitdiff
path: root/sys/dev/sun
AgeCommit message (Expand)Author
2006-08-28Add duplicate include protection to <dev/sun/kbio.h>.he
2006-08-28Use the common <dev/sun/vuid_event.h> header file instead of maintaininghe
2006-06-07merge FreeBSD timecounters from branch simonb-timecounterskardel
2006-05-28Move definition of the 'fb' attribute to global scope and make machfb@pcimartin
2006-04-15Remove the getwschar and putwschar accessops from wsdisplay drivers asjmmv
2006-04-13add a framebuffer type for generic PCI devicesmacallan
2006-04-12Add an extra cookie to the ioctl and mmap wsdisplay accessops that pointsjmmv
2006-03-30Use device_private().thorpej
2006-03-29Use device_cfdata().thorpej
2006-03-28Use device_unit().thorpej
2006-03-10Make external mice work on Tadpole SPARCbookmacallan
2005-12-14whitespace.christos
2005-12-12welcome to the new lwp world.christos
2005-12-11merge ktrace-lwp.christos
2005-11-27Overhaul how TTY line disciplines are handled:thorpej
2005-10-15Add a multiple include guard.macallan
2005-10-08Fixes the following bug:macallan
2005-09-28Remove spurious debug output accidently commited in revision 1.44.martin
2005-09-14Ignore KBD_IDLE one layer earlier - wskbd does not like it [and complainsmartin
2005-08-25Fix cut and paste error in UK keymap.jdc
2005-06-28deal with more than one cgsix, make sure to get things right even when nonemacallan
2005-06-24Attach multiple displays as fb0, fb1, ... so that X can use multiple headsjdc
2005-06-21Fix mis-placed newline.thorpej
2005-06-20Install eeprom.h and idprom.hthorpej
2005-06-19Move common Sun3/Sun4 EEPROM definitions in to <dev/sun/eeprom.h>thorpej
2005-06-19Move common Sun ID PROM definitions into <dev/sun/idprom.h>.thorpej
2005-06-18Add UK keyboard map.jdc
2005-06-08Use KBD_IDLE instead of magic constantsmartin
2005-06-08Add a key symbol for the "Power" key.martin
2005-06-07Do not bother to post "keyboard idle" events to userland when we aremartin
2005-06-04Add const.tsutsui
2005-06-04Add const.tsutsui
2005-06-03Add const.tsutsui
2005-06-01Add german keymapsmartin
2005-05-31add a missing const.christos
2005-05-30Add const.christos
2005-05-30remove unneeded casts.christos
2005-05-22fixed a typo in cg6_ras_do_cursor and made using the blitter to draw themacallan
2005-05-17Fix indentation.martin
2005-05-16Make the raw keyboard code #ifdef WSDISPLAY_COMPAT_RAWKBD only.martin
2005-05-16Fix WSDISPLAY_COMPAT_RAWKBD. Also return keyboard types < 4 as SUN insteadmartin
2005-05-16Added support for virtual consoles, colour and some code to determine themacallan
2005-05-04Make ffb take part in the /dev/fbN circus.martin
2005-05-01fixed tab width and formattingmacallan
2005-05-01Made the Alt key act like STOP when options SPARCBOOK_CMD is #defined tomacallan
2005-04-29Add a missing #if to allow non-wscons compilation.martin
2005-04-28Finish support for wskbd @ kbd @ zs/sab for sparc64 consoles.martin
2005-03-14KNFmartin
2005-03-03Fix a conditional: sparc's will use the raster ops via RASTERCONSOLmartin
2005-03-03Make it (at least) compile w/o wsdisplay @ cgsix.martin