summaryrefslogtreecommitdiff
path: root/sys/dev/sun
AgeCommit message (Expand)Author
2007-05-25defflag SPARCBOOK_CMDmacallan
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-17Change the process/lwp flags seen by userland via sysctl back to thepavel
2007-02-09Merge newlock2 to head.ad
2007-01-29Remove more duplicate headers.hubertf
2006-11-25Replace the myriad copies of bounds_check_with_label() with a single MIscw
2006-11-12Tidy away wsmouse_input() abstractions and updateplunky
2006-10-16use vcons.macallan
2006-10-15Missing initializersmartin
2006-10-15Missing initializermartin
2006-10-15Missing initializermartin
2006-10-15Add some initializersmartin
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