summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2007-01-02 09:07:43 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:00 +0200
commitf9107bcab72087acb32ab2800be04b6506b0780a (patch)
treedcde7d713cd33a4a7968a5208240243962260410 /ChangeLog
parentacf46b3c5ea3e38a5c249da541b0c8c1f90a2701 (diff)
2007-01-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
Fix translation of port into device in the "no sender" notification. * i386/i386at/i386at_ds_routines.c (ds_notify): Use dev_port_lookup() for translating the remote port.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94ac3d1..b5e6b7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-01-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ Fix translation of port into device in the "no sender" notification.
+ * i386/i386at/i386at_ds_routines.c (ds_notify): Use dev_port_lookup()
+ for translating the remote port.
+
Fix loop indexing.
* i386/intel/pmap.c (pmap_change_wiring): Increment pte in the
unwiring loop.