Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2003 02:21:09 -0800 (PST)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/firewire fwohci_pci.c
Message-ID:  <200303251021.h2PAL9K6035659@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2003/03/25 02:21:09 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/firewire     fwohci_pci.c 
  Log:
  Safe PCI configuration.
  
  - Clear PCIM_CMD_MWRICEN:
          some chips seem to have problem with write invalidate.
          clearing this bit fixes SBP timeout problem.
  Tested by: Michael Reifenberger <Michael.Reifenberger@Plaut.de>
  
  - Moderate value for latency timer.
  
  Approved by: re (jhb)
  
  Revision  Changes    Path
  1.3.2.9   +4 -1      src/sys/dev/firewire/fwohci_pci.c




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