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, 26 Mar 2009 17:23:15 +0100
From:	"Oskar Schirmer" <os@...ix.com>
To:	Jean Delvare <khali@...ux-fr.org>
Cc:	Oskar Schirmer <os@...ix.com>, Ben Dooks <ben-linux@...ff.org>,
	Chris Zankel <chris@...kel.net>, linux-i2c@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [patch] add pca9543 driver

"

On Thu, Mar 26, 2009 at 15:51:05 +0100, Jean Delvare wrote:
> On Thu, 26 Mar 2009 15:46:58 +0100, Oskar Schirmer wrote:
> > support pca9543 i2c bus switch chip
> > 
> > Signed-off-by: Oskar Schirmer <os@...ix.com>
> > ---
> >  drivers/i2c/chips/Kconfig   |    3 +
> >  drivers/i2c/chips/Makefile  |    1 +
> 
> Please read the header of these two files carefully again.

Ok, I see. But how to have PCA9543 supported then?
The PCA9543 is an I2C bus switch/mux, so following
the headers it might be placed in drivers/<functionality>,
where <functionality> is "i2c bus mux", thus drivers/i2c.

As this is obviously not the solution, we might try to do the
bus muxing manually from userland, as soon as the system is up.
This wont work either, as the video drivers need the i2c bus
switch programmed before the video stuff can be initialized,
thus during bootup.

Next, the drivers proposed by Rodolfo Giometti
( http://article.gmane.org/gmane.linux.drivers.i2c/2996/ )
might add the functionality needed. As far as I can see from
Documentation/feature-removal-schedule.txt, prerequisites for
it to be accepted are given with 2.6.30, is the driver by
Rodolfo still in the queue, i.e. being merged for 2.6.30 now?

  Oskar
--
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