Make the target behave the same as the sim (don't care about the disk)
commit0b72a98b50c500cfdecd561f3580c25e21326c33
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Sat, 6 Oct 2007 15:02:45 +0000 (6 17:02 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
treee2a9bcbd12fdf5075bd8736b3bef21dfa54ce0da
parent57673ef19c135649f6b790977a999c62e9599866
Make the target behave the same as the sim (don't care about the disk)

On the sim, ata_disk_is_active() is defined to 1. On target, this test
would sometimes block rebuffering. For now, we want the target to behave
as closely as possible to the sim. The disk spinning management will come
later.
apps/buffering.c