I hate to reply to myself, but I forgot to ask a question. Is there a reason not to use all C99 types in pciutils? I'd be more than happy to work up a patch that gets ride of the typedefs for things like u64 and just replace them with uint64_t. Also, I am no subscribed, so please make sure to include me in any replies. Thanks, wt On Wed, Jul 1, 2009 at 12:26, Warren Turkal<turkal@xxxxxxxxxx> wrote: > This is a patch to add support for qword (64-bit) read/write to setpci. It > would be really nice to get this into pciutils. > > A few notes: > * I have not tried the write support and don't have hardware that I can > try it on, but I think it should work. > * I have only tried it on Linux with sysfs. > * In types.h, I have commented out a couple of lines dealing with 64 bit. > I am not sure if I should just remove the lines or do something else. > Please review that part of the patch a little more closely. > > Thanks, > wt > -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html