Complex and System Relations
   I have just about pinned the tail on the donkey with this- about ready to turn it into a table so you can look at the complexes vs. planars vs capabilities. 

   There are a few complex codes that I cannot find anywhere... If you can ID them, tell ME
submodel eq 17h 
submodel eq 12h 
submodel eq 2Eh 



Raw data

PlanarID 0E4FEh 9595A
N, P, Q, or Y 
   Defsym "I_100ns_Stream_Data" = 1 
   Defsym "I_Data_Parity" = 1 
   Defsym "I_Address_Parity" = 1 
   Defsym "I_Sel_Fbk_Rtn" = 1 
   Defsym "I_Chan_Chk_Ex_Rpt" = 1 
   Defsym "I_Match_Memory" = 1 

   (Ed. Type 1 through 3 complexes are NOT supported on the 95A planar) 

PlanarID 0ff6fh 8590 / 9590
M, N, P, Q, or Y 
   Defsym "I_100ns_Stream_Data" = 1 
   Defsym "I_Data_Parity" = 1 
   Defsym "I_Address_Parity" = 1 
   Defsym "I_Sel_Fbk_Rtn" = 1 
   Defsym "I_Chan_Chk_Ex_Rpt" = 1 
   Defsym "I_Match_Memory" = 1 

if (submodel eq 17h) { 
   Defsym "I_Address_Parity" = 1 
   Defsym "I_Sel_Fbk_Rtn" = 1 
   Defsym "I_Match_Memory" = 1 

G, J, K, Upgrade DX-50, or Upgrade DX2-66 
   Defsym "I_100ns_Stream_Data" = 1 
   Defsym "I_Data_Parity" = 1 
   Defsym "I_Address_Parity" = 1 
   Defsym "I_Sel_Fbk_Rtn" = 1 

H, or L 
   Defsym "I_100ns_Stream_Data" = 1 
   Defsym "I_Address_Parity" = 1 

PlanarID   0ff9fh 8595 / 9595
M, N, P, Q, or Y 
   Defsym "I_100ns_Stream_Data" = 1 
   Defsym "I_Data_Parity" = 1 
   Defsym "I_Address_Parity" = 1 
   Defsym "I_Sel_Fbk_Rtn" = 1 
   Defsym "I_Chan_Chk_Ex_Rpt" = 1 
   Defsym "I_Match_Memory" = 1 

if (submodel eq 12h) { 
   Defsym "I_Address_Parity" = 1 
   Defsym "I_Sel_Fbk_Rtn" = 1 
   Defsym "I_Match_Memory" = 1 

G, J, K, (submodel eq 2Eh), Upgrade DX-50, or Upgrade DX2-66 
   Defsym "I_100ns_Stream_Data" = 1 
   Defsym "I_Data_Parity" = 1 
   Defsym "I_Address_Parity" = 1 
   Defsym "I_Sel_Fbk_Rtn" = 1 

H, or L 
   Defsym "I_100ns_Stream_Data" = 1 
   Defsym "I_Address_Parity" = 1 

 9595 Main Page