]> Zhao Yanbai Git Server - minix.git/commit
i386 rs232: do full write in out_int
authorBen Gras <ben@minix3.org>
Thu, 10 Jul 2014 19:07:43 +0000 (21:07 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:06:14 +0000 (17:06 +0200)
commitebe3309a133cef1e70e36e6071b9f326291ff69d
treee40964adec88f1d89e78ca529f9ba66a89e15d11
parent592c9e1223dd93569f0c3f3f1c8419a4c69ce531
i386 rs232: do full write in out_int

. in kvm, this does the full output without truncating
  and gets rid of the messy 'enough!' case
drivers/tty/arch/i386/rs232.c