diff -pur orig/dvb-kernel/linux/drivers/media/dvb/ttpci-budget/budget-core.c dvb
-kernel/linux/drivers/media/dvb/ttpci-budget/budget-core.c
--- orig/dvb-kernel/linux/drivers/media/dvb/ttpci-budget/budget-core.c Thu Jan
23 20:00:03 2003
+++ dvb-kernel/linux/drivers/media/dvb/ttpci-budget/budget-core.c Fri Jan
24 00:38:04 2003
@@ -406,6 +406,8 @@ int budget_attach (struct saa7146_dev* d

dvb_register_adapter(&budget->dvb_adapter, budget->card->name);

+ saa7146_setgpio(dev, 2, SAA7146_GPIO_OUTLO); /* frontend power off */
+

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
shouldn't this be handled by the FE_INIT/FE_SLEEP ioctl catched in budget_diseqc_ioctl()??

Holger




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

Reply via email to