summaryrefslogtreecommitdiff
path: root/sys/dev/sbus
AgeCommit message (Expand)Author
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-10-08Use the softint API.ad
2007-09-22Add a ddb command table at first attach to register "mach esp".martin
2007-09-11clean up a little bit, while there let userland mmap the whole glint videomacallan
2007-09-01Change a bazillion occurrences of code resembling this,dyoung
2007-09-01add screen blanking supportmacallan
2007-08-30attach a /dev/fb* so X can talk to the boardmacallan
2007-08-28add hardware cursor supportmacallan
2007-08-27let userland mmap() the GLint framebuffer and make it visible when switchingmacallan
2007-08-26cleanup, fix some typosmacallan
2007-08-26add a driver for Fujitsu AG-10e graphics boardsmacallan
2007-08-12make this compile (again?) on sparc64 by sprinkling bus_space_vaddr().macallan
2007-08-05fix typo - fbsize is /height/ * stride. Doh.macallan
2007-07-20pull in mulaw with dbrimacallan
2007-07-20make this work with the onboard codec found on my SS20macallan
2007-07-12- don't pretend to support 8bit stereo - the hardware can do it but not themacallan
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-07-07Remove some #if'd out dead code.mjacob
2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob
2007-04-11return 100 in match() so we beat genfbmacallan
2007-04-11add an sbus frontend fro genfbmacallan
2007-03-14- add dummy input methods so we don't panic if someone tries to readmacallan
2007-03-11whitespace police, some cleanup - no functional changesmacallan
2007-03-11some more overhaul:macallan
2007-03-11don't pull in stuff we don't actually use:macallan
2007-03-10adjust some debug output verbosity and use aprint_*()macallan
2007-03-08make the dbri driver work againmacallan
2007-03-04fix fall out from caddr_t changes.mrg
2007-03-04fix fallout from caddr_t changes.christos
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-09Merge newlock2 to head.ad
2007-01-07Allow this to compile with -DDEBUG: convert proc to lwp->l_proc.jdc
2007-01-07Allow this to compile with -DDEBUG: convert proc to lwp->l_proc.jdc
2006-12-11Add an explicit NULL for the card_detect function (that we don't have/need)jdc
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-11-24Snapshot of work in progress gem @ sbus attachement. Don't use at homemartin
2006-10-15Missing initializersmartin
2006-10-15Add missing initializermartin
2006-10-15Add missing initializermartin
2006-10-01More from Matt Fleming:elad
2006-10-01Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!elad
2006-09-24Add "name" parameter to powerhook_establish, to aid debugging. No objectionsjmcneill
2006-09-23PR# 29516: magma.c comments are wrong, also splhigh is excessivejmcneill
2006-09-07remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.dogcow
2006-07-21- Use the LWP cached credentials where sane.ad
2006-05-28Clean up bogus whitespaceblymn
2006-05-15include kauth.h for kauth_authorize_generic.yamt
2006-05-14integrate kauth.elad
2006-04-15Remove the getwschar and putwschar accessops from wsdisplay drivers asjmmv
2006-04-12Add an extra cookie to the ioctl and mmap wsdisplay accessops that pointsjmmv