Searched hist:"118 bb4e7505b6ca54926b39ab24d100efbdff121" (Results 1 – 5 of 5) sorted by relevance
/haiku/src/add-ons/kernel/bus_managers/ata/ |
H A D | ATARequest.cpp | 118bb4e7505b6ca54926b39ab24d100efbdff121 Fri Apr 10 00:14:07 UTC 2009 Michael Lotz <mmlr@mlotz.ch> * Fix race condition between finishing a request and returning a busy status when the channel is in use, which would cause the SCSI scheduler to stop sending requests. * Indeed we need to return a status from the interrupt handler, as for PIO transfers there is no way of knowning whether or not the interrupt at hand was ours. * Add some debug output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30091 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ATAModule.cpp | 118bb4e7505b6ca54926b39ab24d100efbdff121 Fri Apr 10 00:14:07 UTC 2009 Michael Lotz <mmlr@mlotz.ch> * Fix race condition between finishing a request and returning a busy status when the channel is in use, which would cause the SCSI scheduler to stop sending requests. * Indeed we need to return a status from the interrupt handler, as for PIO transfers there is no way of knowning whether or not the interrupt at hand was ours. * Add some debug output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30091 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ATAPrivate.h | 118bb4e7505b6ca54926b39ab24d100efbdff121 Fri Apr 10 00:14:07 UTC 2009 Michael Lotz <mmlr@mlotz.ch> * Fix race condition between finishing a request and returning a busy status when the channel is in use, which would cause the SCSI scheduler to stop sending requests. * Indeed we need to return a status from the interrupt handler, as for PIO transfers there is no way of knowning whether or not the interrupt at hand was ours. * Add some debug output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30091 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ATADevice.cpp | 118bb4e7505b6ca54926b39ab24d100efbdff121 Fri Apr 10 00:14:07 UTC 2009 Michael Lotz <mmlr@mlotz.ch> * Fix race condition between finishing a request and returning a busy status when the channel is in use, which would cause the SCSI scheduler to stop sending requests. * Indeed we need to return a status from the interrupt handler, as for PIO transfers there is no way of knowning whether or not the interrupt at hand was ours. * Add some debug output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30091 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ATAChannel.cpp | 118bb4e7505b6ca54926b39ab24d100efbdff121 Fri Apr 10 00:14:07 UTC 2009 Michael Lotz <mmlr@mlotz.ch> * Fix race condition between finishing a request and returning a busy status when the channel is in use, which would cause the SCSI scheduler to stop sending requests. * Indeed we need to return a status from the interrupt handler, as for PIO transfers there is no way of knowning whether or not the interrupt at hand was ours. * Add some debug output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30091 a95241bf-73f2-0310-859d-f6bbb57e9c96
|