Mailing List archive

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

[linux-dvb] Re: bug in dvbtune



looks like it has been fixed :)

_J

In the new year, Andreas Oberritter wrote:
> --- dvbtune.c.orig   2003-01-28 20:01:58.000000000 +0100
> +++ dvbtune.c        2003-01-18 00:52:02.000000000 +0100
> @@ -1398,7 +1398,7 @@
>      netif.pid = dpid;
>      netif.if_num = 0;  // always choosen the next free number
>  
> -#ifdef NEWSTRUCT
> +#ifndef NEWSTRUCT
>      sprintf(devnamen,"/dev/ost/net%d",dev);
>  #else
>      sprintf(devnamen,"/dev/dvb/adapter%d/net0",dev);
> 
> 
> If anyone on the list has cvs write access for this project then please
> fix it. Thanks. :)
> 
> Regards,
> Andreas
> 
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
> 


-- 
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
From field.


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



Home | Main Index | Thread Index