Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 2003 20:10:56 -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.c
Message-ID:  <200303030410.h234Auok027569@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2003/03/02 20:10:56 PST

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     fwohci.c 
  Log:
  Defer allowing async. requests after self ID's have received.
  This should fix some problem of SBP2 device probing.
  
  Prior to rev 1.41, we keep writing the register while bus reset phase.
  But in rev 1.41, we ignore successive bus reset events and some chips seem to
  clear the register after we write to it.
  
  Tested by: Michael Reifenberger <root@nihil.reifenberger.com>
  
  Revision  Changes    Path
  1.42      +6 -7      src/sys/dev/firewire/fwohci.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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