cvs commit: src/sys/dev/em if_em.c
    Yar Tikhiy 
    yar at FreeBSD.org
       
    Fri Jun  4 16:57:23 GMT 2004
    
    
  
yar         2004/06/04 09:57:18 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Implement support for controlling VLAN_HWTAGGING through ioctl(SIOCSIFCAP).
  This includes not only toggling the flag in if_capenable, but also really
  reconfiguring the hardware.
  
  Approved by:    tackerman (as the em(4) maintainer)
  
  Revision  Changes    Path
  1.43      +13 -5     src/sys/dev/em/if_em.c
    
    
More information about the cvs-all
mailing list