[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ATA ident command
- Date: Sat, 29 Aug 2009 07:56:01 +1000
- From: chrisj at rtems.org (Chris Johns)
- Subject: ATA ident command
Joel Sherrill wrote:
> And don't forget the other thing about long lurking bugs.
> It seems that multiple people often trip them independently
> about the same time. 10 year old code with no reports suddenly
> gets a flurry. <sigh>
>
I am now playing with the multi-block support in the ATA driver and I am
having a few issues.
The ATA driver needs to be rewritten to remove the malloc/free, task, message
queues and also the semaphore create and delete that happen on some (all?)
requests.
Regards
Chris