On Sep 26, 2006, at 5:36 PM, Mark S. Townsley wrote: > > Thanks, so in my case, > > my input is: 0xff000002 > my output is: 0xff000003 Yes, because of this: #define ITEM_INPUT 0x80 #define ITEM_OUTPUT 0x90 (types are listed at the end of the debug output) -- Charles Lepple clepple at ghz.cc