Page MenuHomeFreeBSD

D34998.id105284.diff
No OneTemporary

D34998.id105284.diff

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

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)

Event Timeline