K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-10-02T05:38:45.316655Z K 7 svn:log V 339 Rather than shifting offsets by three, set register offset to 3. All our bus interface does that's special here now is to use a 64-bit register size. In theory, uart(4) ought to support a regsz as well as regshft and support 64-bit registers directly. Also use the UART class's range rather than a hand-coded 1024 for the address range. END