summaryrefslogtreecommitdiff
path: root/sysutils/afbinit/pkg-descr
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-09-24 13:59:43 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-09-24 13:59:43 +0000
commit1eddd19d0ce12fe9007d39ebd199066206084270 (patch)
tree4c57493d86a6a2f1be3cda1c5c15f009ea74b344 /sysutils/afbinit/pkg-descr
parent- Update to version 1.0a9 (diff)
Add afbinit, a tool to load the microcode firmware onto Sun Microsystem
AFB Graphics Accelerators aka Sun Microsystems Elite 3D. The microcode is necessary if you want to run XFree86 with acceleration on these cards. The microcode in itself has to be obtained from an existing SunOS/Solaris installation. Submitted by: Marius Strobl <marius@alchemy.franken.de>
Notes
Notes: svn path=/head/; revision=89227
Diffstat (limited to 'sysutils/afbinit/pkg-descr')
-rw-r--r--sysutils/afbinit/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/afbinit/pkg-descr b/sysutils/afbinit/pkg-descr
new file mode 100644
index 000000000000..008f5dd92d1e
--- /dev/null
+++ b/sysutils/afbinit/pkg-descr
@@ -0,0 +1,6 @@
+This port provides a program that loads the microcode firmware onto Sun
+Microsystems AFB Graphics Accelerators aka Sun Microsystems Elite 3D
+found in many UltraSPARC systems. The microcode is necessary if you want
+to run XFree86 with acceleration on these cards.
+The microcode in itself has to be obtained from an existing SunOS/Solaris
+installation.