summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2/flexcop-eeprom.c
AgeCommit message (Collapse)Author
2005-12-08keep #if 0 for existent code when genreating kernel patchesMauro Carvalho Chehab
kernel-sync Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-03-31reading MAC address directly into dvb_adapter->proposed_macPatrick Boettcher
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)