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);

--
[EMAIL PROTECTED] *        Life is complex          *
  The Olde Farthe     * It has real and imaginary parts *



--
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.



Reply via email to