https://github.com/torvalds/linux
Raw File
Tip revision: 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf authored by Linus Torvalds on 19 May 2011, 04:06:34 UTC
Linux 2.6.39
Tip revision: 61c4f2c
Kconfig
config DVB_CXD2099
        tristate "CXD2099AR Common Interface driver"
        depends on DVB_CORE && PCI && I2C && DVB_NGENE
        ---help---
          Support for the CI module found on cineS2 DVB-S2, supported by
	  the Micronas PCIe device driver (ngene).

	  For now, data is passed through '/dev/dvb/adapterX/sec0':
	    - Encrypted data must be written to 'sec0'.
	    - Decrypted data can be read from 'sec0'.
	    - Setup the CAM using device 'ca0'.
back to top