Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2011 03:07:59 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/firewire fwohci.c
Message-ID:  <201106210308.p5L38KZX082764@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2011-06-21 03:07:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     fwohci.c 
  Log:
  SVN rev 223353 on 2011-06-21 03:07:59Z by imp
  
  When we see an interrupt status of 0xffffffff, check to see if the
  child is still present.  If not, return 'handled' and don't print
  anything (this is expected behavior).  We expect an interrupt on eject,
  power-down and/or shutdown.
  
  Revision  Changes    Path
  1.101     +3 -2      src/sys/dev/firewire/fwohci.c



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