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:	Sun, 10 Sep 2006 10:17:06 -0300
From:	Mauro Carvalho Chehab <mchehab@...radead.org>
To:	Manu Abraham <abraham.manu@...il.com>
Cc:	Jeff Garzik <jeff@...zik.org>, Andrew Morton <akpm@...l.org>,
	v4l-dvb-maintainer@...uxtv.org,
	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [v4l-dvb-maintainer] DVB build fails without I2C

Em Sáb, 2006-09-09 às 19:13 +0400, Manu Abraham escreveu:
> Jeff Garzik wrote:
> > Recommended solution:  Add I2C as a dependency (or select) in DVB Kconfig.
> DVB-CORE does not depend on I2C, since it does not rely on any I2C at
> all. (DVB-CORE can use other methods) It is the PCI bridges that depend
> on I2C.
Yes. There are even a few dvb drivers that doesn't depend on I2C.
>  IIRC, we had a patch adding I2C dependencies for the Kconfig for
> the relevant bridge chips. The frontends which are connected to the
> bridges, depend on DVB-Core and I2C. So that dependency exists.
> 
> frontends foo
> depends on DVB_CORE && I2C
> 
> pci bridges foo
> depends on DVB_CORE && I2C && PCI
> 
> Maybe that patch has not made it yet to mainline.
No, it didn't arrived mainstream. It arrived only -mm series. The patch
depends a previous patch that added DVB attach support. Somebody offered
to backport it to 2.6.18 at #v4l channel (I'm not sure but I think it
was adq).

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