comparison packages/devs/eth/arm/ebsa285/current/ChangeLog @ 124:0ec04793409a ecos-sw-2000-09-11

Merge from eCos master repository on 2000-09-11-03:00:13-BST
author jlarmour
date Mon, 11 Sep 2000 02:42:46 +0000
parents 6bd9d475ed4b
children 518f42066aba
comparison
equal deleted inserted replaced
123:9b71e8e665a3 124:0ec04793409a
1 2000-09-06 Hugo Tyson <hmt@cygnus.co.uk>
2
3 * src/if_ebsa285.c (pci_init_find_82559s): Add asserts and an
4 unconditional check that the PCI window as configured matches the
5 address and size of the pci_window region from the MLT. This is
6 here because at present the MLT and CT cannot intercommunicate
7 enough. The separation of the PCI window is needed because
8 otherwise the malloc heap will eat all memory. [This is related
9 to CR 902624-CR, "MLT needs to be configuration aware"]
10
1 2000-09-01 Hugo Tyson <hmt@cygnus.co.uk> 11 2000-09-01 Hugo Tyson <hmt@cygnus.co.uk>
2 12
3 * OVERVIEW: This is part of the change to the network stack to 13 * OVERVIEW: This is part of the change to the network stack to
4 greatly reduce latencies both of (other) DSRs and of thread 14 greatly reduce latencies both of (other) DSRs and of thread
5 scheduling. All the work that the network stack *and* individual 15 scheduling. All the work that the network stack *and* individual