Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2000 16:52:35 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mlx mlx.c mlxvar.h
Message-ID:  <200004202352.QAA97962@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/04/20 16:52:35 PDT

  Modified files:
    sys/dev/mlx          mlx.c mlxvar.h 
  Log:
  One minor bugfix:
  
   - Free resources in all the possible attachment failure cases.
  
  One critical bugfix:
  
   - Fix a race where it was possible to get out of synch with the log
     messages from the controller, if the controller hung up for any
     period of time (eg. while resetting a SCSI bus).  This would result
     in an endless string of console errors, bringing the machine to a
     halt.
  
  Revision  Changes    Path
  1.20      +19 -5     src/sys/dev/mlx/mlx.c
  1.9       +2 -1      src/sys/dev/mlx/mlxvar.h



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?200004202352.QAA97962>