]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libi386: bd_io_workaround() is to be called for reads only
authorToomas Soome <tsoome@FreeBSD.org>
Thu, 16 Aug 2018 07:13:36 +0000 (07:13 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Thu, 16 Aug 2018 07:13:36 +0000 (07:13 +0000)
commite7da951ee566e2420a37e98774613836a4779631
treee8737d810d9ae5001fc10940d36f75e6ec6d6482
parent8000f383bb14f28903b80c415bf660ededd5013d
libi386: bd_io_workaround() is to be called for reads only

bd_io() can perform either reads or writes, we only need bd_io_workaround()
for reads.
stand/i386/libi386/biosdisk.c