[PATCH] Comedi : Analog input trigerring modes for cb_pcidas

braice braice at braice.net
Fri Jan 7 19:27:10 UTC 2011


On 07/01/2011 20:07, Greg KH wrote:
> On Fri, Jan 07, 2011 at 06:49:18PM +0100, Brice Dubost wrote:
>> This patch allows the possibility to choose between edgre triggering
>> and level trigerring, for the analog input, on the Measurement
>> Computing PCI-DAS* boards
>>
>> Signed-off-by: Brice Dubost<braice at braice.net>
>> ---
>>   drivers/staging/comedi/drivers/cb_pcidas.c |   68 +++++++++++++++++++++++++---
>>   1 files changed, 61 insertions(+), 7 deletions(-)
>>
>> diff --git a/drivers/staging/comedi/drivers/cb_pcidas.c b/drivers/staging/comedi/drivers/cb_pcidas.c
>> index 3275fc5..3635425 100644
>> --- a/drivers/staging/comedi/drivers/cb_pcidas.c
>> +++ b/drivers/staging/comedi/drivers/cb_pcidas.c
>> @@ -4,6 +4,7 @@
>>       Developed by Ivan Martinez and Frank Mori Hess, with valuable help from
>>       David Schleef and the rest of the Comedi developers comunity.
>>
>> +    Copyright (C) 2010      Brice Dubost<braice at braice.net>
>
> Sorry, but according to the copyright lawyers I deal with, this code
> change does not constiute the right to claim copyright on the whole
> file.  Now you might have lawyers that say otherwise, and if so, please
> let me know, I will be glad to discus this with them.
>

Hello

I was not aware of that, sorry.
I have absolutely nothing against removing this line.

Regards




More information about the devel mailing list