[BACK]Return to if_ate.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / isa

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

Diff for /src/sys/dev/isa/if_ate.c between version 1.47 and 1.47.22.1

version 1.47, 2006/11/16 01:33:00 version 1.47.22.1, 2007/10/26 15:45:17
Line 44  __KERNEL_RCSID(0, "$NetBSD$");
Line 44  __KERNEL_RCSID(0, "$NetBSD$");
 #include <net/if_ether.h>  #include <net/if_ether.h>
 #include <net/if_media.h>  #include <net/if_media.h>
   
 #include <machine/bus.h>  #include <sys/bus.h>
 #include <machine/intr.h>  #include <sys/intr.h>
   
 #include <dev/ic/mb86960reg.h>  #include <dev/ic/mb86960reg.h>
 #include <dev/ic/mb86960var.h>  #include <dev/ic/mb86960var.h>

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.47.22.1

CVSweb <webmaster@jp.NetBSD.org>