K 10 svn:author V 3 phk K 8 svn:date V 27 2008-01-02T20:31:14.000000Z K 7 svn:log V 340 Follow the current fashion of gratuitously stomping into other peoples code with irrelevant changes[1]: Use bus_{read|write_*() instead of bus_space_{read|write}_*() for purely stylistic reasons. Due to compiler optimizations and inlining, this is for all practical purposes without effect in the compiled code. [1] NB: Approved by: sos END