Deleted Added
full compact
102c102
< __FBSDID("$FreeBSD: head/sys/dev/mpt/mpt_pci.c 159494 2006-06-10 23:45:31Z mjacob $");
---
> __FBSDID("$FreeBSD: head/sys/dev/mpt/mpt_pci.c 159919 2006-06-25 04:23:26Z mjacob $");
527c527,529
< pci_disable_io(dev, SYS_RES_IOPORT);
---
> if (mpt->is_sas) {
> pci_disable_io(dev, SYS_RES_IOPORT);
> }