On Thursday 09 November 2006 11:56 pm, Stefan Meyer wrote: > Changing it to 0x0000001C creates a 512MByte windows (this was of course a > non-generic quick fix). > Running with anything up to 256MByte is fine. > My system has 512MByte and it took quite a bit of chasing to find this > issue.
A better patch would (a) fix the comment which says both lines of code affects the PHY, (b) not hard-wire the amount of memory on the system. Assuming it's possible to put non-cacheable memory into that chunk of address space (memory mapped peripherals etc) then it's dangerous to hard-wire _any_ value. - 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 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
