cvs commit: src/sys/compat/ndis subr_ndis.c subr_ntoskrnl.c

Andrew Thompson thompsa at FreeBSD.org
Mon Dec 3 15:43:59 PST 2007


thompsa     2007-12-03 23:43:58 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      subr_ndis.c subr_ntoskrnl.c 
  Log:
  Implement functions required by some ndis drivers.
  
   NdisIMCopySendPerPacketInfo [1]
   KeQuerySystemTime [1]
   KeTickCount [1]
   strncat [1]
   KeBugCheckEx
  
  Submitted by:   Marcin Simonides [1]
  
  Revision  Changes    Path
  1.110     +10 -0     src/sys/compat/ndis/subr_ndis.c
  1.93      +58 -0     src/sys/compat/ndis/subr_ntoskrnl.c


More information about the cvs-all mailing list