No firmware provided for sms1xxx DVB-T stick
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Belmont |
Medium
|
Unassigned | ||
| linux-ubuntu-modules-2.6.24 (Ubuntu) |
Wishlist
|
Stefan Bader | ||
| Hardy |
Wishlist
|
Unassigned |
Bug Description
The attached patch defines the firmware filename for the sms1xxx 55xxx DVB-T stick, and corrects the autodetection for the 2040:5500 version.
This patch depends on another patch in my git tree:
sms1xxx: add capability to define device-specific firmware filenames
http://
Without the patch mentioned above, the patch attached will break the build.
There are two other cleanup patches in that tree that I would also like to be merged, so that the difference between this driver and the one that will be submitted to 2.6.27 will be as small as possible.
I'll send a request to kernel-team as well -- I filed this bug so that this issue is tracked.
The hosting of the sms1xxx firmware will be dealt with separately.
Michael Krufky (mkrufky) wrote : | #1 |
Michael Krufky (mkrufky) wrote : | #2 |
Stefan Bader (smb) wrote : | #3 |
As agreed (since the driver in question has not yet been released I pulled the changes into the hardy-lum git. (5c7916e2ce9795
Changed in linux-ubuntu-modules-2.6.24: | |
assignee: | nobody → stefan-bader-canonical |
importance: | Undecided → Wishlist |
status: | New → Fix Committed |
Changed in belmont: | |
status: | New → Fix Committed |
Pat McGowan (pat-mcgowan) wrote : | #4 |
cleanup
Changed in belmont: | |
importance: | Undecided → Medium |
milestone: | none → beta2 |
Changed in linux-ubuntu-modules-2.6.24: | |
importance: | Undecided → Wishlist |
status: | New → In Progress |
Steve Langasek (vorlon) wrote : | #5 |
Accepted into -proposed, please test and give feedback here. Please see https:/
Changed in linux-ubuntu-modules-2.6.24: | |
status: | In Progress → Fix Committed |
Changed in belmont: | |
status: | Fix Committed → Fix Released |
Martin Pitt (pitti) wrote : | #6 |
linux-ubuntu-
Changed in linux-ubuntu-modules-2.6.24: | |
status: | Fix Committed → Fix Released |
status: | Fix Committed → Fix Released |
The following changes since commit 447c1f520e61afd af3d4265ed60c40 49f4ec4ee1:
Tim Gardner (1):
UBUNTU: xc5000: firmware loading optimizations
are available in the git repository at:
git:/ /git.kernel. org/pub/ scm/linux/ kernel/ git/mkrufky/ ubuntu- hardy-lum. git master
Michael Krufky (4):
UBUNTU: sms1xxx: mark functions static, disable unused functions
UBUNTU: sms1xxx: simplify smsusb_init_device switch..case block
UBUNTU: sms1xxx: add capability to define device-specific firmware filenames
UBUNTU: sms1xxx: add support for Hauppauge 55xxx firmware
ubuntu/ media/sms1xxx/ sms-cards. c | 8 +++- media/sms1xxx/ sms-cards. h | 5 +- media/sms1xxx/ smscoreapi. c | 90 +++++++ +++++++ +++++++ +------ ------- - media/sms1xxx/ smscoreapi. h | 6 +-- media/sms1xxx/ smsdvb. c | 10 ++-- media/sms1xxx/ smsusb. c | 62 +++++++ +++---- ------- ----
ubuntu/
ubuntu/
ubuntu/
ubuntu/
ubuntu/
6 files changed, 97 insertions(+), 84 deletions(-)