diff packages/NEWS @ 52:7b011d1ab50f ecos-sw-1999-11-05

Merge from eCos master repository on 1999-11-05-17:34:28-GMT
author jlarmour
date Fri, 05 Nov 1999 18:39:11 +0000
parents a0774359f013
children c38311975d4f
line wrap: on
line diff
--- a/packages/NEWS
+++ b/packages/NEWS
@@ -67,6 +67,7 @@
 
 ** API additions
 
+*** PCI library - providing an API to control the PCI buses of supported targets
 
 *** Debugging
 	The file <cyg/kernel/test/stackmon.h> defines some functions
@@ -89,6 +90,11 @@
 	The eCos idle loop will not load the host system anymore
 	(except in special configurations, see linux_misc.c).
 
+*** Sparclite
+
+Where supported by the targetted platform, it is now possible to use
+Multiple Vector Trapping (MVT).
+
 *** Common
 
 ** Other new features