lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 09 Oct 2006 17:50:42 -0300
From:	Mauro Carvalho Chehab <mchehab@...radead.org>
To:	Michael Krufky <mkrufky@...uxtv.org>
Cc:	Mike Isely at pobox <isely@...ox.com>,
	Linux and Kernel Video <video4linux-list@...hat.com>,
	linux-kernel@...r.kernel.org, Andrew Morton <akpm@...l.org>
Subject: Re: pvrusb2 and 2.6.19-rc1

Em Sáb, 2006-10-07 às 15:26 -0400, Michael Krufky escreveu:
> Mike Isely wrote:
> > Mauro:
> >
> > Why are the pvrusb2 configuration switches nowhere to be found in 
> > 2.6.19-rc1?  I'm running xconfig here and searching reverse-deps to try 
> > and locate it.  Best I can tell is that it's gone.  The driver sources are 
> > still present.  What's going on?
> >   
> Mauro, please pull from:
> 
> |git://git.kernel.org/pub/scm/linux/kernel/git/mkrufky/v4l-dvb.git
> 
> to fix the issue described by Mike Isely, above... ||or just apply the
> attached patch to your git tree and send to Linus.|
> |
> This problem is only present in your git tree -- the hg tree is in good
> shape.  How did this happen, Mauro?

Fixed, and included at my tree. I'll ask Linus to pull with the next
patchsets.

> 
> Regards,
> 
> Michael Krufky
> 
> 
> |
> anexo Documento somente texto
> (0001-Kconfig-restore-pvrusb2-menu-items.txt)
> From 9ce12c8763cc244725dec99085efd293483c6bf8 Mon Sep 17 00:00:00 2001
> From: Michael Krufky <mkrufky@...uxtv.org>
> Date: Sat, 7 Oct 2006 15:10:53 -0400
> Subject: [PATCH] Kconfig: restore pvrusb2 menu items
> 
> Looks like the pvrusb2 menu items were accidentally removed in
> git commit 1450e6bedc58c731617d99b4670070ed3ccc91b4
> 
> This patch restores the menu items so that the pvrusb2 driver can be built.
> 
> Signed-off-by: Michael Krufky <mkrufky@...uxtv.org>
> ---
>  drivers/media/video/Kconfig |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
> index afb734d..fbe5b61 100644
> --- a/drivers/media/video/Kconfig
> +++ b/drivers/media/video/Kconfig
> @@ -677,6 +677,8 @@ #
>  menu "V4L USB devices"
>  	depends on USB && VIDEO_DEV
>  
> +source "drivers/media/video/pvrusb2/Kconfig"
> +
>  source "drivers/media/video/em28xx/Kconfig"
>  
>  source "drivers/media/video/usbvideo/Kconfig"
Cheers, 
Mauro.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ