Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2007 12:45:05 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/en midway.c
Message-ID:  <200705271245.l4RCj6I6047795@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-05-27 12:45:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/en           midway.c 
  Log:
  Rather than entering DDB with the message "unexpected error" and wedging
  the card, panic explicitly if EN_DEBUG is enabled.  In the (default)
  case of !EN_DEBUG, the driver resets the card.  Probably this case
  shouldn't exist at all.
  
  Revision  Changes    Path
  1.72      +1 -2      src/sys/dev/en/midway.c



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