isa: read() is not guaranteed to read all the bytes requested.
commitc0393dbcc040eb89952593433df3e021f9e0c323
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Sat, 4 Apr 2015 21:14:22 +0000 (4 23:14 +0200)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Sat, 4 Apr 2015 21:14:22 +0000 (4 23:14 +0200)
tree255682b29d9295231025bf0db1320de246b9b13d
parent43523b12cc153bc2d0d953499c024074894156b1
isa: read() is not guaranteed to read all the bytes requested.

This wrong assumption prevented the isa driver from loading part of the configuration file when using FAT as root filesystem.
uspace/drv/bus/isa/isa.c