summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2/Makefile
AgeCommit message (Collapse)Author
2005-09-10adding special stv0297-driver for the Technisat/B2C2 CableStar2 PCI and USBPatrick Boettcher
devices (USB untested) This driver could also be used with other stv0297-based cards, but someone has to do it. The CableStar2's stv0297-driver is tested with QAM32/64/128/256 and has a very nice reception-qualitiy. Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-05-05drop obsolete skystar2 driver (superseeded by flexcop-pci)Johannes Stezenbach
2005-05-05merge whitespace cleanups from kernel treeJohannes Stezenbach
2005-03-09- moved the flexcop-driver-suite to linux/driversPatrick Boettcher
- adapted build-2.6 (removed skystar2 from insmod.sh) - corrected some bugs in Kconfig - tried compilation with linux 2.6.11 (as module and as compiled-in-driver)
2005-03-05removed all traces of the USB driver in linux/driver../b2c2 dirPatrick Boettcher
2004-12-02added basic b2c2-usb module source, it is compiling but no real work is donePatrick Boettcher
yet -> a lot of warnings during compilation, because of unused functions
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2003-07-16Fix compilation with 2.5Michael Hunold
2003-07-15Add "skystar2" driver. Please review the Kconfig files.Michael Hunold