K 10 svn:author V 3 dim K 8 svn:date V 27 2011-02-27T02:06:09.194887Z K 7 svn:log V 224 Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S. It used to choke on the notation "inb (%dx),%al" for "inb %dx,%al"; GNU as accepts both forms. Which notation is more 'correct' is an open question. :) END