On Thu, Apr 30, 2009 at 09:28:24AM +0200, Oliver Neukum wrote: > Am Donnerstag 30 April 2009 04:04:32 schrieb Sarah Sharp: > > The 0.95 xHCI spec says that if the xHCI HW support 64-bit addressing, you > > must write the whole 64-bit address as one atomic operation, or write the > > low 32 bits, and then the high 32 bits. I had the register writes > > swapped in some places. > > Does this tell you why you should declare 64 bit values as such and > have an accessor for them? Yes, it does. :) This is just a quick patch to make the code work for those people who are testing it. I'll work on the 64-bit code today. Sarah -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html