summaryrefslogtreecommitdiff
path: root/sys/dev/sbus
AgeCommit message (Expand)Author
2005-04-16do not provide round_buffer if not needed unless explained why in commentsMichael Shalayeff
2005-04-15make sure aligment does not return zero block sizeMichael Shalayeff
2005-04-01handle burst size of 64Brad Smith
2005-03-15Take care of updating the PROMs view of the cursor position in the common fbMiod Vallat
2005-03-13Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling.Miod Vallat
2005-03-08also display the correct priority on sparc64 when failing to registerMartin Reindl
2005-03-08When failing to register an interrupt, display the correct priority on sparc64.Miod Vallat
2005-03-08Cosmetics...Thierry Deval
2005-03-07- Match PGI,tvthree (similar frame buffer capacities)Miod Vallat
2005-03-07Do not bother passing the blanking routine to fbwscons_console_init(),Miod Vallat
2005-03-06Missing argument to printf(); pat@Miod Vallat
2005-03-05Now that xbox sort-of works on sparc64, port the cgtwelve driver, sinceMiod Vallat
2005-03-05Preliminary xbox support: attaches, memory mapping and interrupts work, butMiod Vallat
2005-03-03Sync a few comments with reality.Miod Vallat
2005-03-03Do not attempt to read past firmware data in rfx_initialize().Miod Vallat
2005-03-03If we couldn't register an interrupt, don't abort attaching - we'll justMiod Vallat
2005-03-03Do not let dma attach children if it could not initialize properly.Miod Vallat
2005-03-03Do not unmap more memory than we mapped earlier, in case of attachment failure.Miod Vallat
2005-03-02Dmesg nitMiod Vallat
2005-03-01Display hardware name and display resolution at attach time, as done on sparc.Miod Vallat
2005-03-01Print display resolution as %dx%d, not %d x %d.Miod Vallat
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2004-12-05rather then -> rather thanJonathan Gray
2004-11-29Move the struct wsscreen_descr from a per-driver global to a per-instanceMiod Vallat
2004-11-29Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untestedMiod Vallat
2004-11-09Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti.Miod Vallat
2004-09-30Do not pretend we have set up an ifmedia structure if we did not; fixesMiod Vallat
2004-09-29Ratibibugle now useless evcnt structures.Miod Vallat
2004-07-26Remove orphaned prototypes.Miod Vallat
2004-06-21Add support for agten(4) - on Andrey's U2 the PROM is not able to initializeMiod Vallat
2004-06-20Port mgx(4) to sparc64.Miod Vallat
2004-06-20Port the rfx(4) frame buffer driver to sparc64.Miod Vallat
2004-06-20zx(4) support for sparc64, tested on an Ultra 2.Miod Vallat
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2004-03-03The socket number diagnostic check was simply crying out for unsignedMiod Vallat
2004-03-02Rework the card insertion/removal detection logic:Miod Vallat
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
2003-08-01The Vigra VS10-EK is recognized as a cgthree clone, but due to its utterlyMiod Vallat
2003-07-25remove extra arg to printfJason Wright
2003-07-15ansiJason Wright
2003-07-07ansify and remove staticsJason Wright
2003-07-03ansifyJason Wright
2003-07-03ansifyJason Wright
2003-06-27ansi functionsJason Wright
2003-06-27These don't need linear mappings either.Jason Wright
2003-06-27Don't need LINEAR mappings.Jason Wright