Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 1999 12:03:12 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci isp_pci.c
Message-ID:  <199910171903.MAA32981@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      1999/10/17 12:03:12 PDT

  Modified files:
    sys/pci              isp_pci.c 
  Log:
  Add in inclusion of machine/md_var.h (so alpha_scsi_bus_register or what
  have you is prototyped). Removed code versions in md struct- not used
  any more. Allocate transfer dma maps and xflist stuff in mbxdmasetup based
  upon isp->isp_maxcmds. Allow for multiple calls to mbxdmasetup (for
  isp_reset cases).
  
  Revision  Changes    Path
  1.34      +60 -23    src/sys/pci/isp_pci.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?199910171903.MAA32981>