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:	Thu, 10 Jul 2008 21:12:09 +0200
From:	Michael Buesch <mb@...sch.de>
To:	Mauro Carvalho Chehab <mchehab@...radead.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Marcel Holtmann <marcel@...tmann.org>,
	David Brownell <david-b@...bell.net>
Subject: Re: [PATCH v3] Add bt8xxgpio driver

On Thursday 10 July 2008 21:02:58 Mauro Carvalho Chehab wrote:
> and your Kconfig allows someone
> to compile both the real driver and the gpio only driver

No it doesn't.

> So, this will cause a regression.

No it isn't.

> One alternative would be to make the gpio driver dependent of !VIDEO_BT848.

+config GPIO_BT8XX
+       tristate "BT8XX GPIO abuser"
+       depends on PCI && VIDEO_BT848=n

> Btw, if you are thinking on using it for your electronics hacking, one very
> interesting feature would be to use the bttv 8-bit high speed ADC as a generic
> ADC. On its normal operation, it samples from video inputs at 27 MHz (maybe you
> can sample on even higher frequencies, by properly configuring the sampling divider).

Cool, nice to know. But I'm currently only interested in digital IO.

-- 
Greetings Michael.
--
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