summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-03-04 21:47:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-03-04 21:47:36 +0000
commitb3f80031c79f4df4988c6eca25ac04f3cd1d9c14 (patch)
treef671886edc15a84c542164ce257d9820b92aa47b /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-b3f80031c79f4df4988c6eca25ac04f3cd1d9c14.tar.bz2
2005-03-04 Joel Sherrill <joel@OARcorp.com>
* include/rtems/pci.h: Clean up and reformatting. Make PCI initialize function part of the unified PCI API.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c28188bbbd..cb7fe737cd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-04 Joel Sherrill <joel@OARcorp.com>
+
+ * include/rtems/pci.h: Clean up and reformatting. Make PCI initialize
+ function part of the unified PCI API.
+
2005-03-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for newlib with stdint.h/inttypes.h.