On 17.05.2008 11:18, Andriy Gapon wrote:
Changes to make flashrom compile (and work) on FreeBSD. This patch addresses different argument order of outX() calls, FreeBSD-specific headers, difference in certain type names and system interface names, and also FreeBSD-specific way of gaining IO port access.
Signed-off-by: Andriy Gapon avg@icyb.net.ua
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
This is a better version of the previous patch. It addresses Makefile changes and also enables compilation -Werror. For this I also had to wrap inX() under INX().
Thanks, committed in r3344.
Regards, Carl-Daniel