on 28/10/2008 17:56 Idwer Vollering said the following: > > > 2008/10/28, Andriy Gapon <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: > > > allow superiotool to compile and work on FreeBSD > using the same approach as earlier flashrom port > > Signed-off-by: Andriy Gapon <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > > --- > > This is tested on FreeBSD 7, dump for W83977EF/EG that I sent previously > was obtained using this patch. > > It seems that this approach can also be extended to all coreboot (and > utils) code that uses inX/outX (it is quite unfortunate that Linux and > BSD use different order of parameters for outX). > > > -- > > Andriy Gapon > > -- > coreboot mailing list: [email protected] > <mailto:[email protected]> > http://www.coreboot.org/mailman/listinfo/coreboot > > > Great ! However, you overlooked outb at lines 471 and 475 in ite.c, see > my patch. > > Idwer >
Oops and thanks! I did 'svn update' but forgot to 'gmake' after that. -- Andriy Gapon -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

