summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.