diff packages/io/usb/eth/slave/current/ChangeLog @ 165:d63db767121d

Merge from eCos master repository on 2001-06-29-06:43:03-BST
author jlarmour
date Fri, 29 Jun 2001 07:16:25 +0000
parents 0d0f03f76f6a
children 11b54a94cf58
line wrap: on
line diff
--- a/packages/io/usb/eth/slave/current/ChangeLog
+++ b/packages/io/usb/eth/slave/current/ChangeLog
@@ -1,3 +1,10 @@
+2001-06-28  Bart Veer  <bartv@redhat.com>
+
+	* include/usbs_eth.h, src/usbsethdrv.c, src/usbseth.c:
+	Align receive boundaries to cacheline boundaries, and
+	always transfer a multiple of the cacheline size. This
+	avoids problems with some USB device drivers.
+	
 2001-05-21  Bart Veer  <bartv@redhat.com>
 
 	* host/ecos_usbeth.c (ecos_usbeth_start_tx):