On Thu, September 15, 2005 1:27 pm, Matthew Dillon said: > printf("PROD %x\n", prod); <<<<<<<< ADDME > card_itm = xe_card_type_lookup(prod); > printf("CARD_ITM %p\n", card_itm); <<<<<<<< ADDME > Here's the exciting output: PROD 110a46 CARD_ITM 0