Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21684
b: refs/heads/master
c: 918c456
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Bugla authored and Mauro Carvalho Chehab committed Feb 27, 2006
1 parent df210cf commit 2313cff
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 19 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6baad3f041eec7c31ad88b52eb44205987148eba
refs/heads/master: 918c4563d9c0fafce0072ce0962a703ceba8f05d
10 changes: 3 additions & 7 deletions trunk/Documentation/dvb/avermedia.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

HOWTO: Get An Avermedia DVB-T working under Linux
______________________________________________

Expand Down Expand Up @@ -137,11 +136,8 @@ Getting the card going
To power up the card, load the following modules in the
following order:

* insmod dvb-core.o
* modprobe bttv.o
* insmod bt878.o
* insmod dvb-bt8xx.o
* insmod sp887x.o
* modprobe bttv (normally loaded automatically)
* modprobe dvb-bt8xx (or place dvb-bt8xx in /etc/modules)

Insertion of these modules into the running kernel will
activate the appropriate DVB device nodes. It is then possible
Expand Down Expand Up @@ -302,4 +298,4 @@ Further Update
Many thanks to Nigel Pearson for the updates to this document
since the recent revision of the driver.

January 29th 2004
February 14th 2006
32 changes: 21 additions & 11 deletions trunk/Documentation/dvb/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,23 @@ http://linuxtv.org/downloads/

What's inside this directory:

"avermedia.txt"
contains detailed information about the
Avermedia DVB-T cards. See also "bt8xx.txt".

"bt8xx.txt"
contains detailed information about the
various bt8xx based "budget" DVB cards.

"cards.txt"
contains a list of supported hardware.

"ci.txt"
contains detailed information about the
CI module as part from TwinHan cards and Clones.

"contributors.txt"
is the who-is-who of DVB development
is the who-is-who of DVB development.

"faq.txt"
contains frequently asked questions and their answers.
Expand All @@ -34,19 +46,17 @@ script to download and extract firmware for those devices
that require it.

"ttusb-dec.txt"
contains detailed informations about the
contains detailed information about the
TT DEC2000/DEC3000 USB DVB hardware.

"bt8xx.txt"
contains detailed installation instructions for the
various bt8xx based "budget" DVB cards
(Nebula, Pinnacle PCTV, Twinhan DST)

"README.dibusb"
contains detailed information about adapters
based on DiBcom reference design.

"udev.txt"
how to get DVB and udev up and running.

"README.dvb-usb"
contains detailed information about the DVB USB cards.

"README.flexcop"
contains detailed information about the
Technisat- and Flexcop B2C2 drivers.

Good luck and have fun!

0 comments on commit 2313cff

Please sign in to comment.