On Fri, Dec 16, 2011 at 02:15:12PM +0000, Julian Pidancet wrote:
[...]
> +struct CRTCInfoBlock
> +{
> + u16 horiz_total;
> + u16 horiz_sync_start;
> + u16 horiz_sync_end;
> + u16 vert_total;
> + u16 vert_sync_start;
> + u16 vert_sync_end;
> + u8 flags;
> + u32 pixclock;Won't all these structs need to be declared as PACKED? -Kevin _______________________________________________ SeaBIOS mailing list [email protected] http://www.seabios.org/mailman/listinfo/seabios
