Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2009 02:08:20 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/sis if_sis.c
Message-ID:  <200902130208.n1D28Wc8068057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-02-13 02:08:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sis          if_sis.c 
  Log:
  SVN rev 188550 on 2009-02-13 02:08:20Z by yongari
  
  Receving VLAN oversized frames raise SIS_ISR_RX_ERR interrupt, so
  make sis_rxeof() handle that too. Previously it used to receive the
  frame and reset controller.
  
  PR:     kern/131414
  
  Revision  Changes    Path
  1.7       +3 -2      src/sys/dev/sis/if_sis.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902130208.n1D28Wc8068057>