disabled MIDI as it seems to lock at least one system (bug #646)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17680 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
#define CREATIVELABS_AUDIGY_DEVICE_ID 0x0004 /* Creative Labs Audigy and Audigy 2 */
|
#define CREATIVELABS_AUDIGY_DEVICE_ID 0x0004 /* Creative Labs Audigy and Audigy 2 */
|
||||||
|
|
||||||
#define AUDIGY 1 // Audigy seems to work
|
#define AUDIGY 1 // Audigy seems to work
|
||||||
#define MIDI 1
|
#define MIDI 0 // disabled MIDI for the time being
|
||||||
|
|
||||||
#define VERSION "Version alpha 7, Copyright (c) 2002,2003 Jérôme Duval, compiled on " ## __DATE__ ## " " ## __TIME__
|
#define VERSION "Version alpha 7, Copyright (c) 2002,2003 Jérôme Duval, compiled on " ## __DATE__ ## " " ## __TIME__
|
||||||
#define DRIVER_NAME "emuxki"
|
#define DRIVER_NAME "emuxki"
|
||||||
|
|||||||
Reference in New Issue
Block a user