cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_pci.c
Matt Jacob
mjacob at FreeBSD.org
Sun Jun 25 04:23:30 UTC 2006
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
More information about the cvs-src
mailing list