K 10 svn:author V 3 sam K 8 svn:date V 27 2004-12-13T00:57:10.000000Z K 7 svn:log V 423 MFC: hifn7751.c 1.29, hifn7751var.h 1.5 Move session state from on-card memory to host memory so we no longer are constrained to a small number of sessions by the small on-card memories found in newer devices. This is really a stopgap solution as having session state in main memory incurs a (small but noticeable) performance penalty. The better solution is to manage session state so that it's cached on chip. END