linux/drivers/media/video/cx88
Janne Grunau 78e92006f4 V4L/DVB (7538): Adds selectable adapter numbers as per module option
The adapter_nr module options can be used to allocate static adapter
numbers on a driver level. It avoids problems with changing DVB apapter
numbers after warm/cold boot or device unplugging and repluging.

Each driver holds DVB_MAX_ADAPTER long array of the preferred order of
adapter numbers.

options dvb-usb-dib0700 adapter_nr=7,6,5,4,3,2,1,0 would result in a
reversed allocation of adapter numbers.

With adapter_nr=2,5 it tries first to get adapter number 2 and 5. If
both are already in use it will allocate the lowest free adapter number.

Signed-off-by: Janne Grunau <janne-dvb@grunau.be>
Acked-by: Hermann Pitton <hermann.pitton@arcor.de>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:08:00 -03:00
..
Kconfig V4L/DVB (7441): kconfig fixes for tuner-simple 2008-04-24 14:07:55 -03:00
Makefile V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
cx88-alsa.c V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
cx88-blackbird.c V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
cx88-cards.c V4L/DVB (7505): Powercolor Real Angel 330 (fixes gpio references) 2008-04-24 14:07:58 -03:00
cx88-core.c V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
cx88-dvb.c V4L/DVB (7538): Adds selectable adapter numbers as per module option 2008-04-24 14:08:00 -03:00
cx88-i2c.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-input.c V4L/DVB (7506): Powercolor Real Angel 330 (remote control support) 2008-04-24 14:07:58 -03:00
cx88-mpeg.c V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
cx88-reg.h V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs 2007-10-09 22:05:55 -03:00
cx88-tvaudio.c V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
cx88-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-video.c V4L/DVB (7463): cx88: Enable color killer by default 2008-04-24 14:07:56 -03:00
cx88-vp3054-i2c.c V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state 2007-10-22 12:01:42 -02:00
cx88-vp3054-i2c.h V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in 2007-07-18 14:23:11 -03:00
cx88.h V4L/DVB (7451): cx88: Add user control for chroma AGC 2008-04-24 14:07:55 -03:00