From 2d235c864f070c1977e988bfa99c4ed964f2e2db Mon Sep 17 00:00:00 2001 From: jmc Date: Fri, 11 May 2001 06:07:02 +0000 Subject: [PATCH] Add some notes --- sys/dev/ieee1394/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/dev/ieee1394/TODO b/sys/dev/ieee1394/TODO index 88d44ed31076..fb51ff245f9e 100644 --- a/sys/dev/ieee1394/TODO +++ b/sys/dev/ieee1394/TODO @@ -31,4 +31,6 @@ Add locator detection/usage into fwnode code. Should do topology maps, speed maps, the various bus managers, etc. -Change all FW_DEBUG wrapped printf's to DPRINTF macro's +done - change all FW_DEBUG wrapped printf's to DPRINTF macro's + +done - ack errors from a TX complete should get passed up to any registered callbacks