summaryrefslogtreecommitdiffstats
path: root/sys/dev/sbus/cgtwelve.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* More "explicitely" -> "explicitly" in various comments.krw2018-10-221-2/+2
* Use C99 named initializers for struct wsdisplay_accessops fields.miod2013-10-201-10/+3
* Replace shutdownhooks with activate functions, properly doing thosederaadt2013-05-311-12/+28
* Sync the sparc64 fb* api with the recent changes done on sparc.miod2008-12-271-43/+5
* When about to run X11 in 32 bpp mode, advertize correctly that we aremiod2007-03-131-1/+4
* sbus_establish() and the associated linked list in the sbus softc is now onlymiod2006-06-021-4/+1
* Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling.miod2005-03-131-1/+5
* Do not bother passing the blanking routine to fbwscons_console_init(),miod2005-03-071-2/+2
* Now that xbox sort-of works on sparc64, port the cgtwelve driver, sincemiod2005-03-051-0/+496