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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 22 Oct 2008 20:40:58 +0200
From:	Alex Riesen <fork0@...rs.sourceforge.net>
To:	Markus Rechberger <mrechberger@...il.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	em28xx@...ntral.de
Subject: Re: [PATCH] em28xx patches against the latest git tree

Alex Riesen, Wed, Oct 22, 2008 20:29:24 +0200:
> Markus Rechberger, Wed, Oct 22, 2008 20:10:49 +0200:
> > On Wed, Oct 22, 2008 at 7:59 PM, Alex Riesen <raa.lkml@...il.com> wrote:
> > > 2008/10/22 Markus Rechberger <mrechberger@...il.com>:
> > >>> commit history is available at:
> > >> http://mcentral.de/hg/~mrec/em28xx-new/shortlog
> > >>
> > The [old] driver has a long and rather bad history, which I'd like to avoid
> > by using the different directory.
> 
> You could submit patches depricating it. Does the old driver support
> something yours does not?
> 

BTW, you forgot to a patch to include your driver into Kconfig of
drivers/media/video. Something like this, perhaps:

diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 47102c2..1bbee59 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -781,7 +781,7 @@ source "drivers/media/video/gspca/Kconfig"
 
 source "drivers/media/video/pvrusb2/Kconfig"
 
-source "drivers/media/video/em28xx/Kconfig"
+source "drivers/media/video/empia/Kconfig"
 
 source "drivers/media/video/usbvision/Kconfig"
 
--
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