]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: EHCI workaround for NForce and mem > 2GB
authorDavid Brownell <david-b@pacbell.net>
Sat, 3 Sep 2005 01:58:09 +0000 (18:58 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 12 Sep 2005 19:23:43 +0000 (12:23 -0700)
commit4015d596da2821fcc1124c5033a1d956972ca0c7
tree1abe4c11c210f88de270e230a61d3e0d7e96b107
parent69010ff75271342948f839ca7d88f18b59f6fbaa
[PATCH] USB: EHCI workaround for NForce and mem > 2GB

NVidia reports (via Mark Overby) that some of their EHCI controllers
don't like certain data structure addresses beyond the 2GB mark.
He provided an earlier version of this patch.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hcd.c