lkml.org 
[lkml]   [1999]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] V4L 2.2.5 find_vga()
Hello Alan, linux-kernel,

with this patch find_vga() is called again... Did really nobody notice
this one? It stopped xawtv from working!

Greetings,
Peter

Peter Schlaile *** eMail udbz@rz.uni-karlsruhe.de

To be applied in drivers/char:

--- bttv.c.backup Wed Apr 7 21:20:14 1999
+++ bttv.c Wed Apr 7 21:20:31 1999
@@ -1537,7 +1537,7 @@
audio(btv, AUDIO_UNMUTE);
for (i=users=0; i<bttv_num; i++)
users+=bttvs[i].user;
- if (users==1)
+ if (users==0)
find_vga();
btv->fbuffer=NULL;
if (!btv->fbuffer)




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.031 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site