[BACK]Return to emac3.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / playstation2 / dev

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/playstation2/dev/emac3.c between version 1.1.6.2 and 1.2

version 1.1.6.2, 2002/01/10 19:47:27 version 1.2, 2003/07/15 02:54:36
Line 39 
Line 39 
 /*  /*
  * EMAC3 (Ethernet Media Access Controller)   * EMAC3 (Ethernet Media Access Controller)
  */   */
   
   #include <sys/cdefs.h>
   __KERNEL_RCSID(0, "$NetBSD$");
   
 #include "debug_playstation2.h"  #include "debug_playstation2.h"
   
 #include <sys/param.h>  #include <sys/param.h>

Legend:
Removed from v.1.1.6.2  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>