summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/ttpci-eeprom.c
AgeCommit message (Collapse)Author
2003-10-31build ttpci-eeprom.o as a separate module for 2.4, as it's beenJohannes Stezenbach
done in the 2.6-test9; add MODULE_LICENSE("GPL") so we don't taint the kernel anymore
2003-07-21Patch by Michael Glaum, code by Metzler Bros.:Johannes Stezenbach
correctly read MAC from eeprom on TT and KNC1 cards
2003-06-26EXPORT_SYMBOL(ttpci_eeprom_parse_mac);Holger Waechtler
2003-06-25Same here: indentation fixes etc.Michael Hunold
2003-06-23use proposed mac where possible, fix the uninitialized net->addr_len bug, ↵Holger Waechtler
make sume printk() dprintk()
2003-06-16update comment and clear mac field if EEPROM read failedHolger Waechtler
2003-06-14i2c fixes and build fixes. Must have been brain-amputated yesterday...Holger Waechtler