From 9917fb4a6619adf6f2598bceabcaccd1f7293d34 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Wed, 21 May 2003 02:22:24 +0000 Subject: [PATCH] Fix brain-o: commands, not comments, get handled by ATA. We use our compiler to handle the comments. Submitted by: David Leimbach --- en/releases/5.2R/todo.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index 9ee4569932..30a093d861 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -114,7 +114,7 @@ ATA driver structural improvements, MPsafety In progress &a.sos; - Move ATA comments into requests, so that they can be linked + Move ATA commands into requests, so that they can be linked together, centralize request queue management permitting direct DMA of ATA commands. These architectural changes will also facilitate complete MP-safety of the ATA driver suite, and