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

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

Diff for /src/sys/dev/pcmcia/if_ne_pcmcia.c between version 1.149 and 1.150

version 1.149, 2006/11/16 01:33:20 version 1.150, 2007/10/19 12:01:04
Line 43  __KERNEL_RCSID(0, "$NetBSD$");
Line 43  __KERNEL_RCSID(0, "$NetBSD$");
 #include <net/if_media.h>  #include <net/if_media.h>
 #include <net/if_ether.h>  #include <net/if_ether.h>
   
 #include <machine/bus.h>  #include <sys/bus.h>
 #include <machine/intr.h>  #include <sys/intr.h>
   
 #include <dev/pcmcia/pcmciareg.h>  #include <dev/pcmcia/pcmciareg.h>
 #include <dev/pcmcia/pcmciavar.h>  #include <dev/pcmcia/pcmciavar.h>

Legend:
Removed from v.1.149  
changed lines
  Added in v.1.150

CVSweb <webmaster@jp.NetBSD.org>