Daniel Jacobowitz wrote: > On Fri, Jul 31, 2009 at 01:31:13PM -0700, Michael Snyder wrote: >> You may not realize it, but you're asking for a much bigger change. >> There is no struct packet_config for the 'G' packet. I'll have to >> change set_registers_using_G from void to int, so that it can >> return failure if the 'G' packet is unsupported. >> >> But I'll begin working on it, unles I hear "never mind" >> from you... ;-) > > Bah... no, don't bother with that. What I actually wanted is > just packet_check_result. Is that easier? :-) Yep, checked in as attached.