Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145330568
D44858.id137356.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
773 B
Referenced Files
None
Subscribers
None
D44858.id137356.diff
View Options
diff --git a/sys/dev/sound/pcm/sound.h b/sys/dev/sound/pcm/sound.h
--- a/sys/dev/sound/pcm/sound.h
+++ b/sys/dev/sound/pcm/sound.h
@@ -341,14 +341,6 @@
int sndstat_register(device_t dev, char *str);
int sndstat_unregister(device_t dev);
-/* usage of flags in device config entry (config file) */
-#define DV_F_DRQ_MASK 0x00000007 /* mask for secondary drq */
-#define DV_F_DUAL_DMA 0x00000010 /* set to use secondary dma channel */
-
-/* ought to be made obsolete but still used by mss */
-#define DV_F_DEV_MASK 0x0000ff00 /* force device type/class */
-#define DV_F_DEV_SHIFT 8 /* force device type/class */
-
/*
* this is rather kludgey- we need to duplicate these struct def'ns from sound.c
* so that the macro versions of pcm_{,un}lock can dereference them.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 19, 12:02 PM (20 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28877941
Default Alt Text
D44858.id137356.diff (773 B)
Attached To
Mode
D44858: sound: Remove obsolete DV_F_* flags
Attached
Detach File
Event Timeline
Log In to Comment