Now explicitly turning on the LNB power at startup

This commit is contained in:
Klaus Schmidinger
2004-03-14 14:47:46 +01:00
parent 3901e9e3e3
commit faea9fed91
3 changed files with 6 additions and 1 deletions

View File

@@ -2743,3 +2743,5 @@ Video Disk Recorder Revision History
cSchedule::Events() that returns the list of events directly.
- Avoiding occasional bad responsiveness to user interaction caused by assigning
events to timers.
- Now explicitly turning on the LNB power at startup, because newer drivers don't
do this any more (thanks to Oliver Endriss for pointing this out).