Meelis Roos wrote: > Tried to compile everythin SCSI on my SBus-only sparc64, including SAS > supoort. Seems that libsas seems to depend on PCI - does it need to? > > MODPOST 446 modules > ERROR: "pci_iommu_ops" [drivers/scsi/libsas/libsas.ko] undefined! Does the attached patch fix things? 2.6.23-rc1 material, methinks. libsas should -not- require PCI, even though aic94xx does. Signed-off-by: Jeff Garzik