cvs commit: src/sys/dev/en midway.c

Robert Watson rwatson at FreeBSD.org
Sun May 27 12:45:06 UTC 2007


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


More information about the cvs-all mailing list