https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193671
--- Comment #4 from John Baldwin <[email protected]> --- Comment on attachment 155290 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155290 A patch to test Hah, I actually started with something like this myself but worried it was too verbose. I'm fine with this approach though. The only thing I would suggest is outputting the raw hex value for invalid values. You could do that by using printf() instead of the state variable. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
