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] [day] [month] [year] [list]
Date:	Mon, 6 Jul 2009 21:50:09 -0400 (EDT)
From:	Alan Stern <stern@...land.harvard.edu>
To:	Zbigniew Luszpinski <zbiggy@...pl>
cc:	linux-usb@...r.kernel.org, <linux-kernel@...r.kernel.org>
Subject: Re: PROBLEM: Nvidia OHCI chipset MCP78S (Geforce 8200) hangs on >
 1Mbit transfers if noapic/acpi=noirq is missing

On Mon, 6 Jul 2009, Zbigniew Luszpinski wrote:

> I hope I find here someone who wrote or know Linux ohci driver so he/she knows 
> how to slow down ohci bulk/iso IO operations without breaking hotplug.

The speed of iso operations cannot be changed, because the transactions 
have to occur at a specified interval.

OHCI doesn't provide any way to slow down bulk operations either, once 
a bulk URB has been submitted.  The best you can do is slow down the 
rate of submission.  But you already tried that and it didn't work.

> It looks Linux ohci driver is more aggressive on ohci IO than windows one so 
> making Linux less timing demanding would help my MCP78S keep working.

I suspect you're looking in the wrong direction.  There's probably 
something wrong at a deeper level, in the chipset drivers for instance.

Alan Stern

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