linux/include/media
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
..
audiochip.h
cs53l32a.h
cs5345.h V4L/DVB (6869): cs5345: new i2c driver 2008-01-25 19:04:08 -02:00
cx2341x.h V4L/DVB (6861): cx2341x: command argument should be u32 instead of int 2008-01-25 19:04:04 -02:00
cx25840.h V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support 2008-01-25 19:04:47 -02:00
i2c-addr.h
ir-common.h V4L/DVB (7506): Powercolor Real Angel 330 (remote control support) 2008-04-24 14:07:58 -03:00
ir-kbd-i2c.h
m52790.h
msp3400.h
ovcamchip.h
pwc-ioctl.h
rds.h include/media/: Spelling fixes 2008-02-03 17:19:47 +02:00
saa6752hs.h
saa7115.h
saa7127.h
saa7146_vv.h
saa7146.h
soc_camera.h V4L/DVB (7501): soc-camera: use a spinlock for videobuffer queue 2008-04-24 14:07:57 -03:00
tuner-types.h V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD1216ME 2008-04-24 14:07:50 -03:00
tuner.h V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D 2008-04-24 14:07:52 -03:00
tvaudio.h
tveeprom.h
tvp5150.h
upd64031a.h
upd64083.h
v4l2-chip-ident.h V4L/DVB (7169): Add chip IDs for Micron mt9m001 and mt9v022 CMOS cameras 2008-04-24 14:07:42 -03:00
v4l2-common.h V4L/DVB (7133): Fix Kconfig dependencies 2008-02-18 11:14:53 -03:00
v4l2-dev.h V4L/DVB (7133): Fix Kconfig dependencies 2008-02-18 11:14:53 -03:00
v4l2-i2c-drv-legacy.h i2c: Constify client address data 2008-01-27 18:14:46 +01:00
v4l2-i2c-drv.h V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h> 2008-01-25 19:04:24 -02:00
v4l2-int-device.h
videobuf-core.h V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for empty queue 2008-04-24 14:07:57 -03:00
videobuf-dma-sg.h V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
videobuf-dvb.h V4L/DVB (7538): Adds selectable adapter numbers as per module option 2008-04-24 14:08:00 -03:00
videobuf-vmalloc.h V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memory 2008-02-18 11:15:13 -03:00
wm8775.h