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:	Fri, 6 Apr 2007 12:07:50 +0000
From:	Pavel Machek <pavel@....cz>
To:	Tony Lindgren <tony@...mide.com>
Cc:	linux-kernel@...r.kernel.org,
	David Brownell <dbrownell@...rs.sourceforge.net>
Subject: Re: [PATCH 28/90] ARM: OMAP: USB peripheral support on H4

Hi!

> From: David Brownell <dbrownell@...rs.sourceforge.net>
> 
> H4 has two peripheral ports, one for "download" and one for OTG.
> The one to use is selected through Kconfig.
> 
> NOTE:  not yet working; I suspect there's a clock still turned off
> or something like that, since neither port responds.

Hmm, it would be nice to merge this with patch that makes it
working... for easier review.

But it is new code, so maybe it can just go in....

> Signed-off-by: David Brownell <dbrownell@...rs.sourceforge.net>
> Signed-off-by: Tony Lindgren <tony@...mide.com>

> +#else
> +	/* S1.10 OFF -- usb "download port"
> +	 * usb0 switched to Mini-B port and isp1105 transceiver;
> +	 * S2.POS3 = ON, S2.POS4 = OFF ... to enable battery charging
> +	 */
> +	.register_dev	= 1,
> +	.pins[0]	= 3,
> +//	.hmc_mode	= 0x14,	/* 0:dev 1:host 2:disable */
> +	.hmc_mode	= 0x00,	/* 0:dev|otg 1:disable 2:disable */

No c++ comments, please... but I somehow suspect this one is fixed
later in series.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
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