Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: refactoring
Couple of questions thrown up by my investiations:
1) What is the actual demodulator on the DIBUSB devices? I'd prefer to rename
the driver to the actual chip to avoid duplication of code.
2) What does this mysterious register 2 in ves1820.c do? Code snippet:
#if defined(CONFIG_DBOX2)
ves1820_inittab[2] &= ~0x08;
#endif
I've called it "unknownflag" in the refactored driver, but I'd prefer to give
it its proper name if possible.
Home |
Main Index |
Thread Index