summaryrefslogtreecommitdiff
path: root/sys/dev/sun
AgeCommit message (Expand)Author
2020-05-04Pull up following revision(s) (requested by jdc in ticket #886):martin
2020-01-21Pull up following revision(s) (requested by tsutsui in ticket #637):martin
2019-04-03centralize setdisklabel(9)christos
2019-01-21apply patches from PR 49639macallan
2019-01-19allow font loading, resizing etc.macallan
2018-02-08update for GCC 6:mrg
2017-10-31PR port-sparc64/52622: mark the parent device as TS_KERN_ONLY,martin
2017-10-25Use C99 initializer for filteropsmaya
2017-02-26Disks without a disk label happen in normal operation (both as USBmartin
2016-11-09- use bus_space_mmap()macallan
2016-05-07add FBTYPE_MGXmacallan
2016-04-21RASTERCONSOLE is gone, wsdisplay no longer optionalmacallan
2016-04-13return correct parameters in ioctl(WSDISPLAYIO_GINFO), from lausgansmacallan
2015-09-26avoid conflicts with our own ioctlschristos
2015-09-06More on PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2014-02-20Call memset in a loop, not loop around doing nothing and calling memsetjoerg
2013-12-03- don't use defattr before it actually contains something usefulmacallan
2013-12-02Only write to the framebuffer memory 32 bits at a time. If we try to writejdc
2013-11-07remove unusedchristos
2013-09-15Remove unused variablesmartin
2013-09-15Remove unused variablemartin
2013-09-12Simplify CG6_DRAW() and CG6_BLIT() macros so gcc 4.8.1 does not warn aboutmartin
2013-07-30avoid uninitialized use of defattrmacallan
2013-05-28add a bunch of register definitions and clarify some commentsmacallan
2012-11-13don't claim alpha font support unless we have enough off-screen memory tomacallan
2012-07-18wipe the glyph cache when re-entring terminal emulation modemacallan
2012-07-13wait for the blitter to go idle before trying to send another commandmacallan
2012-07-12support anti-aliased fontsmacallan
2012-07-11don't wait for the blitter unless we want to send another command and themacallan
2012-07-11don't set clipping parameters and such every time we send a blitter commandmacallan
2012-07-10perry some whitespace nits & remove some obsolete commentsmacallan
2012-07-10magic number reduction, no functional changemacallan
2012-07-10add some register definitions from xf86-video-suncg6macallan
2012-07-10- re-initialize only when we're really going back to terminal emulationmacallan
2012-05-02make this compile again.christos
2012-04-27Make it compilable without envsysmartin
2012-04-26report power button events to sysmonmacallan
2012-01-11use rasops_init(0,0)macallan
2010-11-23add support for WSDISPLAYIO_LINEBYTES. mostly from macallan.mrg
2010-11-13Don't pull in the whole uvm(9) API to access only PAGE_SIZE anduebayasi
2010-09-14clear the screen when attaching, not when adding screens since that maymacallan
2010-09-14leave the screen description alone when we're not the console in order tomacallan
2010-09-14don't muck with the screen description if we're not the console, for somemacallan
2010-08-14Flush tty only when K_TXBUSY is not set.jym
2010-05-10Make this compile on sparc64.tsutsui
2010-05-04use box drawing font if neededmacallan
2010-03-23Properly convert values according to block size differences between themartin
2010-03-16Do not overwrite a ISO9660 partition (which the sunlabel can not properlymartin