| From: | "Justin C. Sherrill" <justin@xxxxxxxxxxxxxxxxxx> |
| Date: | Thu, 15 Sep 2005 16:49:24 -0400 (EDT) |
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