Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153406070
D50793.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
414 B
Referenced Files
None
Subscribers
None
D50793.id.diff
View Options
diff --git a/sys/dev/sound/pcm/feeder_volume.c b/sys/dev/sound/pcm/feeder_volume.c
--- a/sys/dev/sound/pcm/feeder_volume.c
+++ b/sys/dev/sound/pcm/feeder_volume.c
@@ -133,7 +133,9 @@
FEEDVOLUME_ENTRY(U, 32, LE),
FEEDVOLUME_ENTRY(U, 16, BE),
FEEDVOLUME_ENTRY(U, 24, BE),
- FEEDVOLUME_ENTRY(U, 32, BE)
+ FEEDVOLUME_ENTRY(U, 32, BE),
+ FEEDVOLUME_ENTRY(F, 32, LE),
+ FEEDVOLUME_ENTRY(F, 32, BE),
#endif
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 11:56 PM (9 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31939895
Default Alt Text
D50793.id.diff (414 B)
Attached To
Mode
D50793: sound: Add AFMT_FLOAT to feed_volume_info_tab
Attached
Detach File
Event Timeline
Log In to Comment