-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 131723 b: refs/heads/master c: 612262a h: refs/heads/master i: 131721: e90d7f5 131719: 0761608 v: v3
- Loading branch information
Stefan Richter
committed
Feb 24, 2009
1 parent
51e2bad
commit 2d00d58
Showing
22 changed files
with
503 additions
and
527 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 81c67b7f82769292a86b802590be5879413f9278 | ||
refs/heads/master: 612262a53352af839a14b3395975a3440c95080a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ | |
|
||
#include <asm/types.h> | ||
|
||
struct file; | ||
struct pci_dev; | ||
struct scatterlist; | ||
struct vm_area_struct; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
config DVB_FIRESAT | ||
tristate "FireSAT devices" | ||
config DVB_FIREDTV | ||
tristate "FireDTV (FireWire attached DVB receivers)" | ||
depends on DVB_CORE && IEEE1394 && INPUT | ||
help | ||
Support for external IEEE1394 adapters designed by Digital Everywhere and | ||
produced by El Gato, shipped under the brand name 'FireDTV/FloppyDTV'. | ||
Support for DVB receivers from Digital Everywhere, known as FireDTV | ||
and FloppyDTV, which are connected via IEEE 1394 (FireWire). | ||
|
||
These devices don't have a MPEG decoder built in, so you need | ||
These devices don't have an MPEG decoder built in, so you need | ||
an external software decoder to watch TV. | ||
|
||
Say Y if you own such a device and want to use it. | ||
To compile this driver as a module, say M here: the module will be | ||
called firedtv. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.