Re: [PATCH v2] Remove libsas PCI dependencies

2007-07-26 Thread James Bottomley
On Thu, 2007-07-26 at 13:46 -0400, Jeff Garzik wrote: > Meelis Roos wrote: > >> Eliminate unnecessary PCI dependencies in libsas. It should use generic > >> DMA > >> and struct device like other subsystems. > > > > Compiles fine, unfortunately I can not test kernels on this machine > > since I

Re: [PATCH v2] Remove libsas PCI dependencies

2007-07-26 Thread Meelis Roos
> > Compiles fine, unfortunately I can not test kernels on this machine since I > > have yet to dig out the reason my kernels do not boot. > > That's about the best we can ask for :) Thanks. I'm pretty sure you do not > have any SAS hardware in your sparc32... Nope, this is a differnet computer

Re: [PATCH v2] Remove libsas PCI dependencies

2007-07-26 Thread Meelis Roos
> Eliminate unnecessary PCI dependencies in libsas. It should use generic DMA > and struct device like other subsystems. Compiles fine, unfortunately I can not test kernels on this machine since I have yet to dig out the reason my kernels do not boot. -- Meelis Roos ([EMAIL PROTECTED]) - To un

Re: [PATCH v2] Remove libsas PCI dependencies

2007-07-26 Thread Jeff Garzik
Meelis Roos wrote: Eliminate unnecessary PCI dependencies in libsas. It should use generic DMA and struct device like other subsystems. Compiles fine, unfortunately I can not test kernels on this machine since I have yet to dig out the reason my kernels do not boot. That's about the best we

[PATCH v2] Remove libsas PCI dependencies

2007-07-26 Thread Jeff Garzik
Eliminate unnecessary PCI dependencies in libsas. It should use generic DMA and struct device like other subsystems. Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> diff --git a/drivers/scsi/aic94xx/aic94xx_init.c b/drivers/scsi/aic94xx/aic94xx_init.c index ab00aec..63bcde2 100644 --- a/drive