* SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x
@ 2004-09-22 16:03 Rodrigo Severo
2004-09-22 16:06 ` Christoph Hellwig
0 siblings, 1 reply; 5+ messages in thread
From: Rodrigo Severo @ 2004-09-22 16:03 UTC (permalink / raw)
To: linux-kernel
Hi,
I have an Initio 9100UW SCSI board (INIC-950p chipset) running just fine
with kernel 2.4.24 (yes, I know it's old).
I want to update my kernel do 2.6.8. The question: is there support for
this board/chipset under kernel 2.6.x?
I looked around a lot and couldn't find much. www.initio.com says their
code is in the kernel since 2.0.32. Has it been left out for 2.6.x?
Is anyone working on this port? Anyone intending to work on it?
Please CC: directly to me as I'm not subscribed to this mailing list.
TIA,
Rodrigo Severo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x
2004-09-22 16:03 SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x Rodrigo Severo
@ 2004-09-22 16:06 ` Christoph Hellwig
2004-09-22 16:21 ` Rodrigo Severo
2004-09-22 20:14 ` Pozsar Balazs
0 siblings, 2 replies; 5+ messages in thread
From: Christoph Hellwig @ 2004-09-22 16:06 UTC (permalink / raw)
To: Rodrigo Severo; +Cc: linux-kernel, linux-scsi
On Wed, Sep 22, 2004 at 01:03:00PM -0300, Rodrigo Severo wrote:
> with kernel 2.4.24 (yes, I know it's old).
>
> I want to update my kernel do 2.6.8. The question: is there support for
> this board/chipset under kernel 2.6.x?
>
> I looked around a lot and couldn't find much. www.initio.com says their
> code is in the kernel since 2.0.32. Has it been left out for 2.6.x?
>
> Is anyone working on this port? Anyone intending to work on it?
The driver still exists and actually compiles. It's marked BROKEN, although
I don't know why. If you want to help testing we can update it to current
standards.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x
2004-09-22 16:06 ` Christoph Hellwig
@ 2004-09-22 16:21 ` Rodrigo Severo
2004-09-22 20:14 ` Pozsar Balazs
1 sibling, 0 replies; 5+ messages in thread
From: Rodrigo Severo @ 2004-09-22 16:21 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: linux-kernel, linux-scsi
Christoph Hellwig wrote:
>On Wed, Sep 22, 2004 at 01:03:00PM -0300, Rodrigo Severo wrote:
>
>Is anyone working on this port? Anyone intending to work on it?
>
>
>
>The driver still exists and actually compiles. It's marked BROKEN, although
>I don't know why. If you want to help testing we can update it to current
>standards.
>
>
I can help. What should I do? And even more important, where can I find it?
Rodrigo Severo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x
2004-09-22 16:06 ` Christoph Hellwig
2004-09-22 16:21 ` Rodrigo Severo
@ 2004-09-22 20:14 ` Pozsar Balazs
2004-09-24 21:21 ` Rodrigo Severo
1 sibling, 1 reply; 5+ messages in thread
From: Pozsar Balazs @ 2004-09-22 20:14 UTC (permalink / raw)
To: Christoph Hellwig, Rodrigo Severo, linux-kernel, linux-scsi
On Wed, Sep 22, 2004 at 05:06:51PM +0100, Christoph Hellwig wrote:
> On Wed, Sep 22, 2004 at 01:03:00PM -0300, Rodrigo Severo wrote:
> > with kernel 2.4.24 (yes, I know it's old).
> >
> > I want to update my kernel do 2.6.8. The question: is there support for
> > this board/chipset under kernel 2.6.x?
> >
> > I looked around a lot and couldn't find much. www.initio.com says their
> > code is in the kernel since 2.0.32. Has it been left out for 2.6.x?
> >
> > Is anyone working on this port? Anyone intending to work on it?
>
> The driver still exists and actually compiles. It's marked BROKEN, although
> I don't know why. If you want to help testing we can update it to current
> standards.
It works perfectly for me. (I have 1 disk and 1 cdrom.)
Also note that mandrake ships a kernel with the BROKEN flag patched off.
I do not know why was it marked as such.
--
pozsy
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x
2004-09-22 20:14 ` Pozsar Balazs
@ 2004-09-24 21:21 ` Rodrigo Severo
0 siblings, 0 replies; 5+ messages in thread
From: Rodrigo Severo @ 2004-09-24 21:21 UTC (permalink / raw)
To: Pozsar Balazs; +Cc: Christoph Hellwig, linux-kernel, linux-scsi
Pozsar Balazs wrote:
>On Wed, Sep 22, 2004 at 05:06:51PM +0100, Christoph Hellwig wrote:
>
>
>>On Wed, Sep 22, 2004 at 01:03:00PM -0300, Rodrigo Severo wrote:
>>
>>
>>>with kernel 2.4.24 (yes, I know it's old).
>>>
>>>I want to update my kernel do 2.6.8. The question: is there support for
>>>this board/chipset under kernel 2.6.x?
>>>
>>>I looked around a lot and couldn't find much. www.initio.com says their
>>>code is in the kernel since 2.0.32. Has it been left out for 2.6.x?
>>>
>>>Is anyone working on this port? Anyone intending to work on it?
>>>
>>>
>>The driver still exists and actually compiles. It's marked BROKEN, although
>>I don't know why. If you want to help testing we can update it to current
>>standards.
>>
>>
>
>It works perfectly for me. (I have 1 disk and 1 cdrom.)
>
>Also note that mandrake ships a kernel with the BROKEN flag patched off.
>
>I do not know why was it marked as such.
>
In fact it works just fine for me too. As Christoph Hellwig latest
message suggested I was suffering lack-of-st-driver sickness *:">
As far as I can tell the driver is really fine. Maybe it's time to
remove the BROKEN flag from it? I am not sure who is responsible for
this but here is my Works For Me vote.
Thanks you all for your help,
Rodrigo Severo
*
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-09-24 21:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-22 16:03 SCSI Initio 9100UW (INIC-950p chipset) support nunder kernel 2.6.x Rodrigo Severo
2004-09-22 16:06 ` Christoph Hellwig
2004-09-22 16:21 ` Rodrigo Severo
2004-09-22 20:14 ` Pozsar Balazs
2004-09-24 21:21 ` Rodrigo Severo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox