comparison packages/devs/eth/cl/cs8900a/current/ChangeLog @ 1397:9c818dd5d9fa

Updates for EC555 targets - from Bob Koninckx
author gthomas
date Mon, 24 Nov 2003 14:28:13 +0000
parents 01d8c3c977d9
children bf994e1a516c
comparison
equal deleted inserted replaced
1396:72d234fe1607 1397:9c818dd5d9fa
1 2003-11-05 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be>
2
3 * src/if_cs8900a.c: Fix handling of odd bytes on big endian machines
4
1 2003-04-12 Jonathan Larmour <jifl@eCosCentric.com> 5 2003-04-12 Jonathan Larmour <jifl@eCosCentric.com>
2 6
3 * src/if_cs8900a.c (cs8900a_send): Allow for data not being 16-bit 7 * src/if_cs8900a.c (cs8900a_send): Allow for data not being 16-bit
4 aligned. Thanks to Laurent Gonzalez <laurent.gonzalez@ri.silicomp.fr> 8 aligned. Thanks to Laurent Gonzalez <laurent.gonzalez@ri.silicomp.fr>
5 for reporting this and his initial patch. 9 for reporting this and his initial patch.