Ensure siop_acb alignment via malloc rather than let alignment depend
authorchuck <chuck@openbsd.org>
Sat, 3 Feb 1996 18:32:57 +0000 (18:32 +0000)
committerchuck <chuck@openbsd.org>
Sat, 3 Feb 1996 18:32:57 +0000 (18:32 +0000)
commit2c5e50477e09f8a6c721f97b3dfb56b4ba5ca2bf
tree9676b5d4ce4d3bd41297ce199767db327cfd7058
parent78730882b38550885a2085a409495cf0d377f0df
Ensure siop_acb alignment via malloc rather than let alignment depend
on the size of MI data structures that come before it in the softc.
Chip will not function properly if alignment is wrong.
Detected and fixed by: Chuck Cranor <chuck@ccrc.wustl.edu>
                and Michael L Hitch <osymh@gemini.oscs.montana.edu>
sys/arch/amiga/dev/siop.c
sys/arch/amiga/dev/siopvar.h