comparison packages/devs/eth/arm/ebsa285/current/ChangeLog @ 126:518f42066aba ecos-sw-2000-09-19

Merge from eCos master repository on 2000-09-19-06:25:26-BST
author jlarmour
date Tue, 19 Sep 2000 05:53:51 +0000
parents 0ec04793409a
children 0c2b7be0d798
comparison
equal deleted inserted replaced
125:b4407dc7f59d 126:518f42066aba
1 2000-09-11 Hugo Tyson <hmt@cygnus.co.uk>
2
3 * src/if_ebsa285.c (i82559_poll): Only diddle the interface we
4 were asked to. This is more correct in terms of the intent of the
5 API, though it shouldn't really be necessary.
6
1 2000-09-06 Hugo Tyson <hmt@cygnus.co.uk> 7 2000-09-06 Hugo Tyson <hmt@cygnus.co.uk>
2 8
3 * src/if_ebsa285.c (pci_init_find_82559s): Add asserts and an 9 * src/if_ebsa285.c (pci_init_find_82559s): Add asserts and an
4 unconditional check that the PCI window as configured matches the 10 unconditional check that the PCI window as configured matches the
5 address and size of the pci_window region from the MLT. This is 11 address and size of the pci_window region from the MLT. This is