Loading Documentation/dvb/README.dvb-usb +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ with the device via the bus. The connection between the DVB-API-functionality is done via callbacks, assigned in a static device-description (struct dvb_usb_device) each device-driver has to have. For an example have a look in drivers/media/dvb/dvb-usb/vp7045*. For an example have a look in drivers/media/usb/dvb-usb/vp7045*. Objective is to migrate all the usb-devices (dibusb, cinergyT2, maybe the ttusb; flexcop-usb already benefits from the generic flexcop-device) to use Loading drivers/media/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -163,6 +163,7 @@ source "drivers/media/radio/Kconfig" source "drivers/media/dvb-core/Kconfig" source "drivers/media/dvb/Kconfig" source "drivers/media/usb/Kconfig" comment "Supported FireWire (IEEE 1394) Adapters" depends on DVB_CORE && FIREWIRE Loading drivers/media/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -11,5 +11,5 @@ endif obj-y += v4l2-core/ common/ rc/ video/ obj-$(CONFIG_VIDEO_DEV) += radio/ obj-$(CONFIG_DVB_CORE) += dvb-core/ dvb/ dvb-frontends/ obj-$(CONFIG_DVB_CORE) += dvb-core/ dvb/ dvb-frontends/ usb/ obj-$(CONFIG_DVB_FIREDTV) += firewire/ drivers/media/dvb/Kconfig +0 −8 Original line number Diff line number Diff line Loading @@ -15,14 +15,6 @@ comment "Supported SAA7146 based PCI Adapters" depends on DVB_CORE && PCI && I2C source "drivers/media/dvb/ttpci/Kconfig" comment "Supported USB Adapters" depends on DVB_CORE && USB && I2C source "drivers/media/dvb/dvb-usb/Kconfig" source "drivers/media/dvb/dvb-usb-v2/Kconfig" source "drivers/media/dvb/ttusb-budget/Kconfig" source "drivers/media/dvb/ttusb-dec/Kconfig" source "drivers/media/dvb/siano/Kconfig" comment "Supported FlexCopII (B2C2) Adapters" depends on DVB_CORE && (PCI || USB) && I2C source "drivers/media/dvb/b2c2/Kconfig" Loading drivers/media/dvb/Makefile +0 −5 Original line number Diff line number Diff line Loading @@ -3,14 +3,9 @@ # obj-y := ttpci/ \ ttusb-dec/ \ ttusb-budget/ \ b2c2/ \ bt8xx/ \ dvb-usb/ \ dvb-usb-v2/ \ pluto2/ \ siano/ \ dm1105/ \ pt1/ \ mantis/ \ Loading Loading
Documentation/dvb/README.dvb-usb +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ with the device via the bus. The connection between the DVB-API-functionality is done via callbacks, assigned in a static device-description (struct dvb_usb_device) each device-driver has to have. For an example have a look in drivers/media/dvb/dvb-usb/vp7045*. For an example have a look in drivers/media/usb/dvb-usb/vp7045*. Objective is to migrate all the usb-devices (dibusb, cinergyT2, maybe the ttusb; flexcop-usb already benefits from the generic flexcop-device) to use Loading
drivers/media/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -163,6 +163,7 @@ source "drivers/media/radio/Kconfig" source "drivers/media/dvb-core/Kconfig" source "drivers/media/dvb/Kconfig" source "drivers/media/usb/Kconfig" comment "Supported FireWire (IEEE 1394) Adapters" depends on DVB_CORE && FIREWIRE Loading
drivers/media/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -11,5 +11,5 @@ endif obj-y += v4l2-core/ common/ rc/ video/ obj-$(CONFIG_VIDEO_DEV) += radio/ obj-$(CONFIG_DVB_CORE) += dvb-core/ dvb/ dvb-frontends/ obj-$(CONFIG_DVB_CORE) += dvb-core/ dvb/ dvb-frontends/ usb/ obj-$(CONFIG_DVB_FIREDTV) += firewire/
drivers/media/dvb/Kconfig +0 −8 Original line number Diff line number Diff line Loading @@ -15,14 +15,6 @@ comment "Supported SAA7146 based PCI Adapters" depends on DVB_CORE && PCI && I2C source "drivers/media/dvb/ttpci/Kconfig" comment "Supported USB Adapters" depends on DVB_CORE && USB && I2C source "drivers/media/dvb/dvb-usb/Kconfig" source "drivers/media/dvb/dvb-usb-v2/Kconfig" source "drivers/media/dvb/ttusb-budget/Kconfig" source "drivers/media/dvb/ttusb-dec/Kconfig" source "drivers/media/dvb/siano/Kconfig" comment "Supported FlexCopII (B2C2) Adapters" depends on DVB_CORE && (PCI || USB) && I2C source "drivers/media/dvb/b2c2/Kconfig" Loading
drivers/media/dvb/Makefile +0 −5 Original line number Diff line number Diff line Loading @@ -3,14 +3,9 @@ # obj-y := ttpci/ \ ttusb-dec/ \ ttusb-budget/ \ b2c2/ \ bt8xx/ \ dvb-usb/ \ dvb-usb-v2/ \ pluto2/ \ siano/ \ dm1105/ \ pt1/ \ mantis/ \ Loading