Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 582751 Details for
Bug 814404
DVB-S still broken for some cards when kernel is 3.3, works fine under kernel 3.2
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix DVB-S sigzag
fix_dvbs_zigzag.patch (text/plain), 529 bytes, created by
Mauro Carvalho Chehab
on 2012-05-07 17:45:24 UTC
(
hide
)
Description:
Fix DVB-S sigzag
Filename:
MIME Type:
Creator:
Mauro Carvalho Chehab
Created:
2012-05-07 17:45:24 UTC
Size:
529 bytes
patch
obsolete
>diff --git a/drivers/media/dvb/dvb-core/dvb_frontend.c b/drivers/media/dvb/dvb-core/dvb_frontend.c >index 39696c6..de7dc29 100644 >--- a/drivers/media/dvb/dvb-core/dvb_frontend.c >+++ b/drivers/media/dvb/dvb-core/dvb_frontend.c >@@ -1898,6 +1898,10 @@ static int dtv_set_frontend(struct dvb_frontend *fe) > } else { > /* default values */ > switch (c->delivery_system) { >+ case SYS_DVBS: >+ case SYS_DVBS2: >+ case SYS_ISDBS: >+ case SYS_TURBO: > case SYS_DVBC_ANNEX_A: > case SYS_DVBC_ANNEX_C: > fepriv->min_delay = HZ / 20;
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 814404
: 582751