[BACK]Return to kern_ndis.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / ndis

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

Diff for /src/sys/compat/ndis/Attic/kern_ndis.c between version 1.13 and 1.14

version 1.13, 2007/12/05 08:44:06 version 1.14, 2008/01/18 09:38:06
Line 1203  ndis_create_sysctls(arg)
Line 1203  ndis_create_sysctls(arg)
                 }                  }
   
                 /* See if we already have a sysctl with this name */                  /* See if we already have a sysctl with this name */
 /* TODO: Is something like this nesicary in NetBSD?  I'm guessing this  /* TODO: Is something like this necessary in NetBSD?  I'm guessing this
    TODO: is just checking if any of the information in the .inf file was     TODO: is just checking if any of the information in the .inf file was
    TODO: already determined by FreeBSD's autoconfiguration which seems to     TODO: already determined by FreeBSD's autoconfiguration which seems to
    TODO: add dev.XXX sysctl's beginning with %.  (NetBSD dosen't seem to do this).     TODO: add dev.XXX sysctl's beginning with %.  (NetBSD dosen't seem to do this).

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb <webmaster@jp.NetBSD.org>