FreeBSD Bugzilla – Attachment 114731 Details for
Bug 156433
[sound] [patch] OSS4/VPC is broken on 64-bit platforms
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 358 bytes, created by
Grigori Goronzy
on 2011-04-15 22:40:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Grigori Goronzy
Created:
2011-04-15 22:40:07 UTC
Size:
358 bytes
patch
obsolete
>--- sys/dev/sound/pcm/dsp.c.orig 2011-04-15 20:24:23.000000000 +0000 >+++ sys/dev/sound/pcm/dsp.c 2011-04-15 20:38:30.000000000 +0000 >@@ -1055,7 +1055,8 @@ > { > struct pcm_channel *chn, *rdch, *wrch; > struct snddev_info *d; >- int *arg_i, ret, tmp, xcmd; >+ int *arg_i, ret, tmp; >+ u_long xcmd; > > d = dsp_get_info(i_dev); > if (!DSP_REGISTERED(d, i_dev))
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 156433
: 114731 |
114732