Mailing List archive

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

[linux-dvb] Re: [PATCH] Skystar2(<2.6B) diseqc tone burst support



Vincenzo Di Massa wrote:
I don't know how to make a patchfile, anyway...
you create a unified CVS patch like this:

check out the CVS tree as described on http://www.linuxtv.org:81/cvs/. Then modify the files in questions, compile and test your code. When everything works fine enter:

$ cvs -q diff -pu > /tmp/patch.diff
[-q suppresses cvs messages, -pu creates a unified patch with function headers. Your patch is now in file /tmp/patch.diff, please send this file as attachment to the LinuxDVB mailinglist and mark your subject with the word [PATCH]. That's the fastest way to get your patch applied, and this method is accepted by almost all other projects, too - ]

Holger


btw: while looking on your code I realized that you don't enable the tone signal for SEC_MINI_A, shouldn't it be enabled for 12.5 milliseconds?



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



Home | Main Index | Thread Index