Re: [Scst-devel] Problems with SCST and QLA 2432 FC Cards

2007-05-19 Thread Andrew Vasquez
On Sat, 19 May 2007, Johan Kragsterman wrote: > Andrew Vasquez <[EMAIL PROTECTED]> Skrev: > > > >QLogic doesn't formally release target-mode drivers for their ISP > >chips. Matthew J. has done a great job at providing a community > >available souce-base from which to draw ideas and code from. >

Re: [Scst-devel] Problems with SCST and QLA 2432 FC Cards

2007-05-18 Thread Johan Kragsterman
Andrew Vasquez <[EMAIL PROTECTED]> Skrev: > On Fri, 18 May 2007, Johan Kragsterman wrote: > >> >Most probably, the driver by link sent by Matthew Jacob will be a good >> >starting point, where you can see examples how to work with the card, so > >> >you can add it to the qla2x00t driver. Also

Re: [Scst-devel] Problems with SCST and QLA 2432 FC Cards

2007-05-18 Thread Andrew Vasquez
On Fri, 18 May 2007, Johan Kragsterman wrote: > >Most probably, the driver by link sent by Matthew Jacob will be a good > >starting point, where you can see examples how to work with the card, so > >you can add it to the qla2x00t driver. Also you will need a manual the > >firmware interface spe

Re: [Scst-devel] Problems with SCST and QLA 2432 FC Cards

2007-05-18 Thread Matthew Jacob
That´s a very nice initiativ! Though I believe the most important target driver to develope is one for a PCI-Express HBA. I believe QLA24xx stands for PCI-X, doesn´t it? And the PCI-Express HBA is called QLE-something? But maybe with this driver we will come closer to a PCI-Express HBA target driv

Re: [Scst-devel] Problems with SCST and QLA 2432 FC Cards

2007-05-18 Thread Johan Kragsterman
Hi, all! >Vladislav Bolkhovitin <[EMAIL PROTECTED]> Skrev: > sandip shete wrote: >> Hi, >> >> I wish to develop support for QLA 24xx series. If you already have a >> partial implementaion of the same, i would like to take it forward. >> And if there isn't, i would appreciate if you could give

Re: [Scst-devel] Problems with SCST and QLA 2432 FC Cards

2007-05-18 Thread Vladislav Bolkhovitin
sandip shete wrote: Hi, I wish to develop support for QLA 24xx series. If you already have a partial implementaion of the same, i would like to take it forward. And if there isn't, i would appreciate if you could give me some pointers in that direction. Most probably, the driver by link sent

Re: [Scst-devel] Problems with SCST and QLA 2432 FC Cards

2007-05-18 Thread Matthew Jacob
Unfortunately, 24xx+ cards have very different interface, so add support for them is almost the same as write another driver. Not completely- but close. Feel free to grab ftp://ftp.feral.com/pub/isp/isp_dist.tgz as an example for code to add to scst. - To unsubscribe from this list: send the

Re: [Scst-devel] Problems with SCST and QLA 2432 FC Cards

2007-05-18 Thread Vladislav Bolkhovitin
sandip shete wrote: Hi, I am working with the SCST 0.9.4 version on linux-2.6.15 with the linux-2.6-qla2xxx-target.patch patch applied. I was using a QLA2312 card on this setup and things were just fine when i used this system as a Target. Now I have switched to a qla2432 card and even though i