Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136112848
D34998.id105284.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
324 B
Referenced Files
None
Subscribers
None
D34998.id105284.diff
View Options
diff --git a/sys/dev/sound/pcm/sound.c b/sys/dev/sound/pcm/sound.c
--- a/sys/dev/sound/pcm/sound.c
+++ b/sys/dev/sound/pcm/sound.c
@@ -1429,6 +1429,7 @@
ret = 0;
switch (type) {
case MOD_LOAD:
+ pcm_devclass = devclass_create("pcm");
pcmsg_unrhdr = new_unrhdr(1, INT_MAX, NULL);
break;
case MOD_UNLOAD:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 16, 9:32 PM (2 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25390649
Default Alt Text
D34998.id105284.diff (324 B)
Attached To
Mode
D34998: pcm: Initialize pcm_devclass in sound_modevent.
Attached
Detach File
Event Timeline
Log In to Comment