K 10 svn:author V 4 dmlb K 8 svn:date V 27 2001-01-17T17:55:00.000000Z K 7 svn:log V 455 Take advantage of the fixes to the pcic code that allows multiple active memory maps. This removes the need to change the memory map from common to attribute every time a packet is sent/received. This increases performance and decreases cpu load (ping times on slow machines improve by about 1.5ms). Move out the old common memory/attrbiute memory hack functions to a new header file to tidy up the main code. I want to keep them available for a while. END