summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-30 09:44:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-30 09:44:48 +0000
commit7d169ecd1a4f274bdd40db5053e87ac101be1e48 (patch)
tree68b8a336c1352fb0e5a35b43593ddd2900ef4922 /c/src/lib/libbsp/i386
parentReflect changes to rtems/pci.h. (diff)
downloadrtems-7d169ecd1a4f274bdd40db5053e87ac101be1e48.tar.bz2
2007-03-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/pci/pcibios.c, shared/pci/pcibios.h: Reflect changes to rtems/pci.h. Convert to using stdint fixed-size types.
Diffstat (limited to 'c/src/lib/libbsp/i386')
-rw-r--r--c/src/lib/libbsp/i386/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/ChangeLog b/c/src/lib/libbsp/i386/ChangeLog
index 1d34fbab93..3b764828a4 100644
--- a/c/src/lib/libbsp/i386/ChangeLog
+++ b/c/src/lib/libbsp/i386/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * shared/pci/pcibios.c, shared/pci/pcibios.h:
+ Reflect changes to rtems/pci.h. Convert to using
+ stdint fixed-size types.
+
2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/irq/idt.c: unsigned limits to match with