cvs commit: src/sys/dev/bfe if_bfe.c

Pyun YongHyeon yongari at FreeBSD.org
Fri Aug 29 04:15:11 UTC 2008


yongari     2008-08-29 04:14:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/bfe          if_bfe.c 
  Log:
  SVN rev 182432 on 2008-08-29 04:14:54Z by yongari
  
  MFC r181992:
    Because bfe(4) knows interrupt mask value there is no need to read
    interrupt mask register again. This saves one register access per
    each interrupt.
    Also don't try to process frames when driver is not running.
  
  Revision   Changes    Path
  1.25.2.17  +4 -6      src/sys/dev/bfe/if_bfe.c


More information about the cvs-src mailing list