summaryrefslogtreecommitdiff
path: root/audio/cs4235/pkg/DESCR
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-10-17 01:32:33 +0000
committerhubertf <hubertf>2000-10-17 01:32:33 +0000
commit49934665e3a2f9a744096cf9859cb5a68b1ff104 (patch)
tree63d048ac791298fc9bf4697a4ee786f5c40fa3bb /audio/cs4235/pkg/DESCR
parent8c22613c131350deaa1edf85be2a359a65bb2566 (diff)
downloadpkgsrc-49934665e3a2f9a744096cf9859cb5a68b1ff104.tar.gz
Program to enable and modify the 3D mode on Crystal CS4235 sound cards.
It's working quite well for me; it seems to work just as well as the 3D control in Windows. Unfortunately the code only works on i386, but if anybody wants to fix that they're more than welcome :-)
Diffstat (limited to 'audio/cs4235/pkg/DESCR')
-rw-r--r--audio/cs4235/pkg/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/cs4235/pkg/DESCR b/audio/cs4235/pkg/DESCR
new file mode 100644
index 00000000000..5c7fab63e8a
--- /dev/null
+++ b/audio/cs4235/pkg/DESCR
@@ -0,0 +1,6 @@
+Program to enable and modify the 3D mode on Crystal CS4235 sound cards.
+It's working quite well for me; it seems to work just as well as the 3D
+control in Windows.
+
+Unfortunately the code only works on i386, but if anybody wants to fix
+that they're more than welcome :-)