RE: [linux-usb-devel] [PATCH] : Allow embedded developers USB options normally reserved for OTG

2008-01-03 Thread Richard D
Does all USB Host controller hardware have the ability to disable PING? > > > 2. Do you remember the PING issue I reported in OMAP list? How do > you > > > think of that? > > > > Yes, something needs to be done. EHCI might benefit from the same > > kind of patch, to cope with ill-behaved usb thum

RE: [linux-usb-devel] [PATCH] : Allow embedded developers USB options normally reserved for OTG

2008-01-03 Thread Richard D
> -Original Message- > From: [EMAIL PROTECTED] [mailto:linux-kernel- > [EMAIL PROTECTED] On Behalf Of Alan Stern > Sent: Thursday, January 03, 2008 2:29 AM > To: David Brownell > Cc: Mike Frysinger; [EMAIL PROTECTED]; linux-usb- > [EMAIL PROTECTED]; Robin Getz; linux-kernel@vger.kernel.org

RE: Testing RAM from userspace / question about memmap= arguments

2007-12-22 Thread Richard D
I was thinking that by the time userspace is ready, the memory that can be tested will be less. -Original Message- From: Pavel Machek [mailto:[EMAIL PROTECTED] Sent: Saturday, December 22, 2007 7:16 PM To: Richard D Cc: 'Matthew Bloch'; linux-kernel@vger.kernel.org Subject: R

RE: Testing RAM from userspace / question about memmap= arguments

2007-12-22 Thread Richard D
Cant you, modify bootmem allocator to test with memtest patterns and then use kexec (as Pavel suggested) to test the one where kernel was sitting earlier? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pavel Machek Sent: Friday, December 21, 2007 6:28 PM

RE: printf internals

2007-12-21 Thread Richard D
Most likely your device nodes are missing in /dev. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Siva Prasad Sent: Thursday, December 20, 2007 4:03 AM To: Clemens Koller; David Newall Cc: linux-kernel@vger.kernel.org Subject: RE: printf internals Thank