K 10 svn:author V 5 wpaul K 8 svn:date V 27 2001-05-15T21:42:43.000000Z K 7 svn:log V 474 Adjust the descriptor structures a little by making the software parts be unions with enough padding to make sure they always end up being a multiple of 8 bytes in size, since the 83820/83821 chips require descriptors to be aligned on 64-bit boundaries. I happened to get it right for the 32-bit descriptor/x86 case, but botched everything else. Things should work properle on 32-bit/64-bit platforms now. Note that the 64-bit descriptor format isn't being used currently. END