cvs commit: src/sys/dev/em if_em.c

Yar Tikhiy yar at FreeBSD.org
Thu May 20 03:57:40 PDT 2004


yar         2004/05/20 03:57:33 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Set the VLAN bits in if_capenable as well as in if_capabilities
  because VLAN hardware features are enabled in em(4) by default.
  
  Note: Currently vlan(4) has a bug that it consults
  if_capabilities, not if_capenable.  This will be fixed
  after all the network drivers set VLAN bits in
  if_capenable properly.
  
  Revision  Changes    Path
  1.40      +1 -0      src/sys/dev/em/if_em.c


More information about the cvs-all mailing list