Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Hauppauge Nova-T Problems



John Knottenbelt wrote:
Well, I notice that av7110.c (at least in the 2.6.0-test3 kernel) writes:

./ttpci/av7110.c: saa7146_write(dev, PCI_BT_V1, 0x1c00101f);

and

./ttpci/budget-core.c: saa7146_write(dev, PCI_BT_V1, 0x001c0000 |
./ttpci/budget-core.c: (saa7146_read(dev, PCI_BT_V1) & ~0x001f0000));
Similar thing appears in DVB cvs, I wonder which line really is active

av7110.c:       saa7146_write(saa->mem, PCI_BT_V1, 0x001c0000);

saa7146_core.c: saa7146_write(saa->mem, PCI_BT_V1, 0x1c00101f);

--
lauri.tischler@iki.fi *        Life is complex          *
  The Olde Farthe     * It has real and imaginary parts *



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index