cvs commit: src/sys/compat/ndis subr_ndis.c
    Bill Paul 
    wpaul at FreeBSD.org
       
    Wed Jan 14 23:42:28 PST 2004
    
    
  
wpaul       2004/01/14 23:42:26 PST
  FreeBSD src repository
  Modified files:
    sys/compat/ndis      subr_ndis.c 
  Log:
  Implement NdisCopyFromPacketToPacket() and NdisCopyFromPacketToPacketSafe().
  I only have one driver that references this routine (for the 3Com 3cR990)
  and it never gets called, but just in case, here it is.
  
  Revision  Changes    Path
  1.37      +110 -0    src/sys/compat/ndis/subr_ndis.c
    
    
More information about the cvs-all
mailing list