thomas      2007-02-27 09:00:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-cam.c 
  Log:
  (cam_rescan): Do not reference ccb->ccb_h.path in CAM_DEBUG call before
  it is initialized; use path instead.
  
  This change fixes a panic when using atapicam in conjunction with CAMDEBUG,
  which has been described under kern/103602.
  
  Thanks to Josh Carroll <[EMAIL PROTECTED]> for providing the traces
  that allowed identifying this problem.
  
  PR:             kern/103602
  MFC after:      1 week
  
  Revision  Changes    Path
  1.47      +2 -2      src/sys/dev/ata/atapi-cam.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to