1
0
Fork 0
alistair23-linux/Documentation/dvb
Akinobu Mita 3869007812 V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check
This patch moves the subsystem ID and subsystem vendor ID check from probing
function to the PCI generic function by describing subsystem IDs in
pci_device_id table. This enables to add new PCI IDs to a device driver pci_ids
table at runtime by new_id file in sysfs pci driver tree.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-01-25 19:05:22 -02:00
..
README.dvb-usb documentation: convert the Documentation directory to UTF-8 2007-05-09 08:58:19 +02:00
README.flexcop [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 2005-12-12 08:57:44 -08:00
avermedia.txt Fix typos in Documentation/: 'N'-'P' 2006-10-03 22:52:05 +02:00
bt8xx.txt V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check 2008-01-25 19:05:22 -02:00
cards.txt V4L/DVB (4813): Added information about Technisat Sky2Pc cards 2006-12-10 08:51:18 -02:00
ci.txt Fix typos in /Documentation : 'U-Z' 2006-11-30 04:58:40 +01:00
contributors.txt documentation: convert the Documentation directory to UTF-8 2007-05-09 08:58:19 +02:00
faq.txt V4L/DVB (6252): Adapt drivers to use the newer videobuf modules 2007-10-09 22:14:55 -03:00
get_dvb_firmware V4L/DVB (6016): get_dvb_firmware: update script for new location of tda10046 firmware 2007-08-20 12:18:03 -03:00
opera-firmware.txt V4L/DVB (5829): Firmware extract and loading for opera dvb-usb update 2007-07-18 14:24:41 -03:00
readme.txt V4L/DVB (3391): Documentation update 2006-02-27 00:09:34 -03:00
ttusb-dec.txt V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree. 2006-01-09 15:25:38 -02:00
udev.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00

readme.txt

Linux Digital Video Broadcast (DVB) subsystem
=============================================

The main development site and CVS repository for these
drivers is http://linuxtv.org/.

The developer mailing list linux-dvb is also hosted there,
see http://linuxtv.org/lists.php. Please check
the archive http://linuxtv.org/pipermail/linux-dvb/
and the Wiki http://linuxtv.org/wiki/
before asking newbie questions on the list.

API documentation, utilities and test/example programs
are available as part of the old driver package for Linux 2.4
(linuxtv-dvb-1.0.x.tar.gz), or from CVS (module DVB).
We plan to split this into separate packages, but it's not
been done yet.

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.

"faq.txt"
contains frequently asked questions and their answers.

"get_dvb_firmware"
script to download and extract firmware for those devices
that require it.

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

"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!