summaryrefslogtreecommitdiff
path: root/Solaris.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-04-13 16:15:48 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-04-13 16:15:48 -0700
commita6469900db6e4e7e1639d8318ec5f8fc504fb4ba (patch)
tree2c42f53b9b33e28efffa6f106f41cef0cbcca4b9 /Solaris.mdwn
parent6f87737aef4da968ebd11acf9155f3bc526e96ab (diff)
Mass conversion with moin2mdwn tool from git://git.koumbit.net/moin2iki.git
Diffstat (limited to 'Solaris.mdwn')
-rw-r--r--Solaris.mdwn23
1 files changed, 23 insertions, 0 deletions
diff --git a/Solaris.mdwn b/Solaris.mdwn
new file mode 100644
index 0000000..aaf1113
--- /dev/null
+++ b/Solaris.mdwn
@@ -0,0 +1,23 @@
+
+
+# Solaris
+
+Unix operating system from Sun Microsystems for sparc, sparc64, x86, and amd64 hardware.
+
+
+## Status
+
+For the DRI to work on Solaris, someone would need to implement the DRM layer. This would involve adding a DRM kernel subsystem to the Solaris kernel, and possibly adding some Solaris support to libdrm.
+
+This has been done in the development release of Solaris ("Nevada"), and the i915 DRM module provided.
+
+
+## Resources
+
+ * [[OpenSolaris Heads-up: Direct Rendering Infrastructure (DRI) Integration|http://www.opensolaris.org/os/community/on/flag-days/pages/2006102901/]]
+ * [[Notes for porting DRI to Solaris|http://bolthole.com/solaris/drivers/DRI.html]]
+
+
+---
+
+ [[CategoryOperatingSystem|CategoryOperatingSystem]], [[CategoryHelpWanted|CategoryHelpWanted]]