> On Wed, May 03, 2006 at 09:52:11PM -0700, Nathan Becker wrote:
> > Hi,
> > 
> > I recently added two more memory modules to my Gigabyte K8NXP-SLI
> > motherboard, bringing the total up to 4GB.  I had 2GB previously and
> > things were running well with kernel 2.6.16.9 x86_64. The CPU is an
> > AMD 4800+ X2.
> > 
> > After the upgrade, USB 2.0 stopped working...

There's an erratum in NF4 parts affecting certain EHCI accesses to
memory addresses over the 2GB mark, and you might be seeing this.

Presumably you're running with the GART IOMMU?  If not, then turn
that on.  Maybe even turn on IOMMU_DEBUG.

Another experiment might be taking the PCI_VENDOR_ID_NVIDIA case
in drivers/usb/host/ehci-pci.c and adding a call to dma_set_mask()
in addition to the existing call.

- Dave



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to