summaryrefslogtreecommitdiff
path: root/sys/dev/sbus
AgeCommit message (Expand)Author
2018-02-06db_esp() has a missing {} issue in debug code.mrg
2018-01-24Fix integer overflows noted by Silvio Cesare of InfoSect.riastradh
2018-01-12fix several KASSERT()s and locking in a few places.mrg
2017-12-21overhaul the dbri driver and make it work again in the New Order Of Thingsmacallan
2017-12-08fix audiomp bugs:mrg
2017-10-25Use C99 initializer for filteropsmaya
2017-08-04- store bitmap fonts in vrammacallan
2017-07-29make comment match code...macallan
2017-07-29- use hardware to draw bitmap fontsmacallan
2017-06-25spl leak, found by Mootja a long time agomaxv
2017-05-02Make it compile with AUDIODEBUGmartin
2016-12-15Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_inputozaki-r
2016-10-02MFREE -> m_freechristos
2016-09-23- finally fix tcx_clearscreen() and tcx_eraserows() to actually work, andmacallan
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-05-07add Sun /dev/fb* style goopmacallan
2016-04-21fix some tpyos, add some commentsmacallan
2016-04-21more RASTERCONSOLE purgingmacallan
2016-03-04allow mmap()ing blitter registersmacallan
2016-02-25Mark mgx_wait_host explicitly as unused.joerg
2016-02-11support screen blanking and hw cursormacallan
2016-02-11switch to 32bit colour in WSDISPLAYIO_MODE_MAPPED, now X with wsfb will workmacallan
2016-02-09Introduce softint-based if_inputozaki-r
2015-12-01Remove some diagnostic/debug messages.martin
2015-11-20kill subyte.christos
2015-10-04Drop unused (inline) function.joerg
2015-04-13Convert sys/dev to use <sys/rndsource.h>.riastradh
2015-01-06implement WSDISPLAYIO_*CMAP and WSDISPLAYIO_GET_FBINFO ioctl()smacallan
2015-01-06- enable alpha fonts now that we have acceleration and glyphcachemacallan
2015-01-04support hardware acceleration, adapted from OpenBSDmacallan
2014-12-16first draft of a driver for SMSI,mgxmacallan
2014-11-15centralize the dialout/call unit macros.christos
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-07-24Add enable/disable polling hooks to genfb_ops.riastradh
2014-07-22restore the right colour map when X exitsmacallan
2014-07-16- move all register definitions and hardware documenting comments tomacallan
2014-07-07actually put the colour space ID where it belongs in tcx_clearscreen()macallan
2014-06-24use STIP/BLIT on 8bit tcx and RSTIP/RBLIT on S24macallan
2014-06-188bit tcx doesn't implement a hardware cursor, so don't pretend it does.macallan
2014-06-17fix a few 8bit tcx issues:macallan
2014-06-17remove last remnants of CG8 emulationmacallan
2014-05-13Do not attach if the STIP register is way too small (this happens in qemumartin
2014-05-09Cosmetic fix: s/8bit/8-bit/ and new line for 8-bit only TCX's.jdc
2014-04-29return a match score >1 to beat out genfb if presentmacallan
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2013-11-19get rid of junk variablemacallan
2013-10-19- remove set but unused variable.mrg
2013-09-15Remove unused variablesmartin
2013-09-12Remove unused variablemartin