Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2001 14:33:06 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.h
Message-ID:  <200109042133.f84LX6q61298@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/09/04 14:33:06 PDT

  Modified files:
    sys/dev/isp          isp_freebsd.h 
  Log:
  I don't know what I was thinking- if I have two separate busses on on
  SIM (as is true for the 1280 and the 12160), then I have to have separate
  flags && status for *both* busses. *Whap*.
  
  Implement condition variables for coordination with some target mode
  events. It's nice to use these and not panic in obscure little places
  in the kernel like 'propagate_priority' just because we went to sleep
  holding a mutex, or some other absurd thing.
  
  MFC after:	4 weeks
  
  Revision  Changes    Path
  1.54      +7 -5      src/sys/dev/isp/isp_freebsd.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?200109042133.f84LX6q61298>