Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 1999 16:01:44 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/buslogic bt.c btreg.h
Message-ID:  <199904072301.QAA95061@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1999/04/07 16:01:44 PDT

  Modified files:
    sys/dev/buslogic     bt.c btreg.h 
  Log:
  Improve bt_cmd() so that it has a better chance of working when there
  are pending I/O transactions.  It is not clear that is works 100% of
  the time under SMP, but since the bt_cmds() that are sent after other
  CPUs are started are not critical, the driver will function until I
  can figure out why this is the case.
  
  Revision  Changes    Path
  1.15      +82 -59    src/sys/dev/buslogic/bt.c
  1.5       +2 -2      src/sys/dev/buslogic/btreg.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?199904072301.QAA95061>