Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 23:51:16 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx aic79xx_osm.c
Message-ID:  <200208310651.g7V6pGQt037547@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2002/08/30 23:51:16 PDT

  Modified files:
    sys/dev/aic7xxx      aic79xx_osm.c 
  Log:
  Enable card interrupts in our OSM rather than in the core.
  This ensures that we don't enter our interrupt handler until
  all OSM components it might reference have been fully initialized
  during attach.
  
  Remove vestiges of untagged queue handling.
  
  Add hints to ahd_get_scb() so it knows what type of SCB collision
  management to perform for each new transaction.
  
  Properly disable/enable IU_REQ with changes in tagged queuing and
  disconnection settings passed in by CAM.
  
  Revision  Changes    Path
  1.3       +29 -19    src/sys/dev/aic7xxx/aic79xx_osm.c

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?200208310651.g7V6pGQt037547>