diff packages/devs/eth/arm/at91/current/ChangeLog @ 2376:244e21c63018

* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS control key. Added functionality to clear the transmit buffer ownershiop bits when the TXCOMP status is detected.
author asl
date Fri, 23 Mar 2007 19:02:09 +0000
parents c797a6ebbaed
children b574184ce5aa
line wrap: on
line diff
--- a/packages/devs/eth/arm/at91/current/ChangeLog
+++ b/packages/devs/eth/arm/at91/current/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-23  John Eigelaar  <jeigelaar@mweb.co.za>
+
+	* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
+	control key. Added functionality to clear the transmit buffer
+	ownershiop bits when the TXCOMP status is detected.
+
 2007-01-17  John Eigelaar  <jeigelaar@mweb.co.za>
 
 	* src/if_at91.c * include/at91_eth.cdl: Working implementation