Age | Commit message (Collapse) | Author |
|
From: Andrew Morton <akpm@osdl.org>
sparc64:
drivers/media/dvb/pluto2/pluto2.c: In function `pluto2_probe':
drivers/media/dvb/pluto2/pluto2.c:604: error: `DMA_32BIT_MASK' undeclared (first use in this function)
Cc: Andreas Oberritter <obi@linuxtv.org>
Cc: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
|
|
|
|
disable pid filtering if there are no users,
complain if the number of received packets does not match 'nbpackets',
print the card's serial number,
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
device as proposed in Documentation/pci.txt
- set n_i2c to 3 (tda10046)
|
|
|
|
|
|
The TDA10046 driver (pluto_fe.c) still needs to be merged with tda1004x.c
known issues:
machine might freeze during bad reception
machine might freeze on module unload
-> ejecting the cardbus card might help sometimes
|