K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-12-18T20:26:12.000000Z K 7 svn:log V 255 Since BGE_MBX_TX_HOST_PROD0_LO register is write-only to software, we can cache its value in the softc. Eliminates one PCI register write per call to bge_start(). A 1.8% speedup for UDP_RR test on my old box. Obtained from: NetBSD(jonathan) via delphij END