Re: Linux SATA Support Question - Is the ULI M1575 chip supported?

2006-07-04 Thread Adam Henley
On 04/07/06, Jeff Garzik <[EMAIL PROTECTED]> wrote: Justin Piszcz wrote: > > In the source: > > enum { > uli_5289= 0, > uli_5287= 1, > uli_5281= 2, > > uli_max_ports = 4, > > /* PCI configuration reg

Re: Linux SATA Support Question - Is the ULI M1575 chip supported?

2006-07-04 Thread Justin Piszcz
On Mon, 3 Jul 2006, Jeff Garzik wrote: Justin Piszcz wrote: In the source: enum { uli_5289= 0, uli_5287= 1, uli_5281= 2, uli_max_ports = 4, /* PCI configuration registers */ ULI5287_B

Re: Linux SATA Support Question - Is the ULI M1575 chip supported?

2006-07-03 Thread Jeff Garzik
Justin Piszcz wrote: In the source: enum { uli_5289= 0, uli_5287= 1, uli_5281= 2, uli_max_ports = 4, /* PCI configuration registers */ ULI5287_BASE= 0x90, /* sata0 phy SCR reg

Linux SATA Support Question - Is the ULI M1575 chip supported?

2006-07-03 Thread Justin Piszcz
In the source: enum { uli_5289= 0, uli_5287= 1, uli_5281= 2, uli_max_ports = 4, /* PCI configuration registers */ ULI5287_BASE= 0x90, /* sata0 phy SCR registers */ ULI5