Re: [patch] Make board_info display subdevice flags

Ian Abbott wrote:
> On 12/07/06 18:51, David MacMahon wrote:
> 
>>The attached patch adds the subdevices' flags to board_info's output.
> 
> Thanks.  I've applied this patch.  I'm thinking of also expanding the
> flags into a list of matching identifiers, something like:
> 
>   flags: 0x01f11000 (SDF_CMD SDF_READABLE SDF_GROUND SDF_COMMON SDF_DIFF
> SDF_OTHER SDF_DITHER)
> 
> Would people find that useful?

I thought of that but was too lazy to put it in even though I think it 
would be nice (though perhaps only if -v verbosity is turned on).

> Applied with a slight modification.  I used "cannot open %s: %s\n"
> instead of "cannot open %s (%s)\n".

Great, I like that better!

Thanks,
Dave

Received on 2006-07-13Z15:48:10