public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Support for ATI IXP150 Southbridge
@ 2004-02-23 21:23 Phil Thompson
  2004-02-23 22:54 ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 6+ messages in thread
From: Phil Thompson @ 2004-02-23 21:23 UTC (permalink / raw)
  To: Kernel Mailing List

Is anybody working on support for the ATI IXP150 Southbridge? Particularly the 
IDE and USB devices.

If not, does anybody have access to a datasheet?

Thanks,
Phil

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Support for ATI IXP150 Southbridge
  2004-02-23 21:23 Support for ATI IXP150 Southbridge Phil Thompson
@ 2004-02-23 22:54 ` Bartlomiej Zolnierkiewicz
  2004-02-24 18:08   ` Phil Thompson
  0 siblings, 1 reply; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-02-23 22:54 UTC (permalink / raw)
  To: Phil Thompson; +Cc: Kernel Mailing List

On Monday 23 of February 2004 22:23, Phil Thompson wrote:
> Is anybody working on support for the ATI IXP150 Southbridge? Particularly
> the IDE and USB devices.

IDE support should be added soon (thanks to ATI).

--bart


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Support for ATI IXP150 Southbridge
  2004-02-23 22:54 ` Bartlomiej Zolnierkiewicz
@ 2004-02-24 18:08   ` Phil Thompson
  2004-02-25 20:08     ` [PATCH] ATI IXP IDE support (was: Re: Support for ATI IXP150 Southbridge) Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 6+ messages in thread
From: Phil Thompson @ 2004-02-24 18:08 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: Kernel Mailing List

On Monday 23 February 2004 22:54, Bartlomiej Zolnierkiewicz wrote:
> On Monday 23 of February 2004 22:23, Phil Thompson wrote:
> > Is anybody working on support for the ATI IXP150 Southbridge?
> > Particularly the IDE and USB devices.
>
> IDE support should be added soon (thanks to ATI).
>
> --bart

Great - is there someone I can contact to volunteer to help with testing?

Phil

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] ATI IXP IDE support (was: Re: Support for ATI IXP150 Southbridge)
  2004-02-24 18:08   ` Phil Thompson
@ 2004-02-25 20:08     ` Bartlomiej Zolnierkiewicz
  2004-02-26 21:57       ` Phil Thompson
  0 siblings, 1 reply; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-02-25 20:08 UTC (permalink / raw)
  To: Phil Thompson; +Cc: Matthew Tippett, linux-kernel, linux-ide

On Tuesday 24 of February 2004 19:08, Phil Thompson wrote:
> On Monday 23 February 2004 22:54, Bartlomiej Zolnierkiewicz wrote:
> > On Monday 23 of February 2004 22:23, Phil Thompson wrote:
> > > Is anybody working on support for the ATI IXP150 Southbridge?
> > > Particularly the IDE and USB devices.
> >
> > IDE support should be added soon (thanks to ATI).
> >
> > --bart
>
> Great - is there someone I can contact to volunteer to help with testing?

You can find experimental (I have not tested it!) driver for 2.6.3 kernel at:
http://www.kernel.org/pub/linux/kernel/people/bart/atiixp_ide/atiixp_ide-2.6.3-1.patch

It was written by Hui Yu <hyu@ati.com>, additional fixes/cleanups by me.

Thanks,
--bart


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ATI IXP IDE support (was: Re: Support for ATI IXP150 Southbridge)
  2004-02-25 20:08     ` [PATCH] ATI IXP IDE support (was: Re: Support for ATI IXP150 Southbridge) Bartlomiej Zolnierkiewicz
@ 2004-02-26 21:57       ` Phil Thompson
  2004-02-26 22:53         ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 6+ messages in thread
From: Phil Thompson @ 2004-02-26 21:57 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: Matthew Tippett, linux-kernel, linux-ide

On Wednesday 25 February 2004 20:08, Bartlomiej Zolnierkiewicz wrote:
> On Tuesday 24 of February 2004 19:08, Phil Thompson wrote:
> > On Monday 23 February 2004 22:54, Bartlomiej Zolnierkiewicz wrote:
> > > On Monday 23 of February 2004 22:23, Phil Thompson wrote:
> > > > Is anybody working on support for the ATI IXP150 Southbridge?
> > > > Particularly the IDE and USB devices.
> > >
> > > IDE support should be added soon (thanks to ATI).
> > >
> > > --bart
> >
> > Great - is there someone I can contact to volunteer to help with testing?
>
> You can find experimental (I have not tested it!) driver for 2.6.3 kernel
> at:
> http://www.kernel.org/pub/linux/kernel/people/bart/atiixp_ide/atiixp_ide-2.
>6.3-1.patch
>
> It was written by Hui Yu <hyu@ati.com>, additional fixes/cleanups by me.
>
> Thanks,
> --bart

Ok, it's installed and seems to be working fine so far. It's a server that's 
still being built so it won't get heavily used yet, but it wouldn't be too 
much of a problem if it got trashed.

Is there any particular testing you'd like me to do - or just shout if I get 
problems?

Phil

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ATI IXP IDE support (was: Re: Support for ATI IXP150 Southbridge)
  2004-02-26 21:57       ` Phil Thompson
@ 2004-02-26 22:53         ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-02-26 22:53 UTC (permalink / raw)
  To: Phil Thompson; +Cc: Matthew Tippett, linux-kernel, linux-ide

On Thursday 26 of February 2004 22:57, Phil Thompson wrote:
> On Wednesday 25 February 2004 20:08, Bartlomiej Zolnierkiewicz wrote:
> > On Tuesday 24 of February 2004 19:08, Phil Thompson wrote:
> > > On Monday 23 February 2004 22:54, Bartlomiej Zolnierkiewicz wrote:
> > > > On Monday 23 of February 2004 22:23, Phil Thompson wrote:
> > > > > Is anybody working on support for the ATI IXP150 Southbridge?
> > > > > Particularly the IDE and USB devices.
> > > >
> > > > IDE support should be added soon (thanks to ATI).
> > > >
> > > > --bart
> > >
> > > Great - is there someone I can contact to volunteer to help with
> > > testing?
> >
> > You can find experimental (I have not tested it!) driver for 2.6.3 kernel
> > at:
> > http://www.kernel.org/pub/linux/kernel/people/bart/atiixp_ide/atiixp_ide-
> >2. 6.3-1.patch
> >
> > It was written by Hui Yu <hyu@ati.com>, additional fixes/cleanups by me.
> >
> > Thanks,
> > --bart
>
> Ok, it's installed and seems to be working fine so far. It's a server
> that's still being built so it won't get heavily used yet, but it wouldn't
> be too much of a problem if it got trashed.
>
> Is there any particular testing you'd like me to do - or just shout if I
> get problems?

Please try playing with 'hdparm -X mode' to check if different UDMA/MWDMA/PIO
modes work okay. :)

BTW I made new version of the patch with minor fixups/cleanups:
http://www.kernel.org/pub/linux/kernel/people/bart/atiixp_ide/atiixp_ide-2.6.3-2.patch

Thanks,
Bartlomiej


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-02-26 22:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-23 21:23 Support for ATI IXP150 Southbridge Phil Thompson
2004-02-23 22:54 ` Bartlomiej Zolnierkiewicz
2004-02-24 18:08   ` Phil Thompson
2004-02-25 20:08     ` [PATCH] ATI IXP IDE support (was: Re: Support for ATI IXP150 Southbridge) Bartlomiej Zolnierkiewicz
2004-02-26 21:57       ` Phil Thompson
2004-02-26 22:53         ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox