[BACK]Return to isic_isa_tel_s08.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/Attic/isic_isa_tel_s08.c between version 1.8 and 1.9

version 1.8, 2007/03/04 06:02:12 version 1.9, 2007/10/19 12:00:19
Line 74  __KERNEL_RCSID(0, "$NetBSD$");
Line 74  __KERNEL_RCSID(0, "$NetBSD$");
 #include <machine/md_var.h>  #include <machine/md_var.h>
 #include <i386/isa/isa_device.h>  #include <i386/isa/isa_device.h>
 #else  #else
 #include <machine/bus.h>  #include <sys/bus.h>
 #include <sys/device.h>  #include <sys/device.h>
 #endif  #endif
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>