Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2006 04:23:26 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_pci.c
Message-ID:  <200606250423.k5P4NQpa062685@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2006-06-25 04:23:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.c mpt.h mpt_cam.c mpt_pci.c 
  Log:
  Major Fixes:
  
    Don't enable/disable I/O space except for SAS adapters.
    This fixes a problem with VMware 4.5 Workstation.
  
    Fix an egregious bug introduced to target mode so it actually
    will not panic when you first enable a lun.
  
  Minor fixes:
  
    Take more infor from port facts and configuration pages.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.32      +13 -11    src/sys/dev/mpt/mpt.c
  1.26      +2 -0      src/sys/dev/mpt/mpt.h
  1.25      +27 -16    src/sys/dev/mpt/mpt_cam.c
  1.35      +3 -1      src/sys/dev/mpt/mpt_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606250423.k5P4NQpa062685>