On 12/15/06, LeBar, Russell J <[EMAIL PROTECTED]> wrote:
Anyone know if it is possible to identify a Sun Ray's model and revision based on info from utnetpipe?
What do you mean by "revision"?
I was thinking that the "terminalModel" and "boot" variables might be enough? terminalModel=SunRayP1 firmware=3.1_120879-05_2006.10.17.17.08 boot=1.3; 1999.05.18-15:14:06-PDT
"terminalModel" gets close to telling you what model it is, but it's not exact in all cases and you have to know the magic decoder ring values for the "P" numbers. A P1 is a Sun Ray 1, a P2 or P4 is either a Sun Ray 1 or a Sun Ray 100, a P3 or P5 is a Sun Ray 150, a P7 is either a Sun Ray 1g or a Sun Ray 100, a P7-170 is a Sun Ray 170. A P8 is a Sun Ray 2, a P8-FS is a Sun Ray 2FS and a P8-270 is a Sun Ray 270. "boot" indicates the original factory-loaded firmware version. The interface you're using here is an undocumented internal interface. Everything about it (format, content, availability, everything) is subject to change without notice, so be careful about becoming dependent on it. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
