cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

Pyun YongHyeon yongari at FreeBSD.org
Sat Mar 22 22:31:46 PDT 2008


yongari     2008-03-23 05:31:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
    sys/pci              if_rlreg.h 
  Log:
  For MSI capable hardwares, enable MSI enable bit in RL_CFG2
  register.  If MSI was disabled by hw.re.msi_disable tunable
  expliclty clear the MSI enable bit.
  
  Revision  Changes    Path
  1.110     +13 -0     src/sys/dev/re/if_re.c
  1.73      +1 -0      src/sys/pci/if_rlreg.h


More information about the cvs-src mailing list