Re: [PATCH] pata_hpt3x3: support this chip properly including alternative BAR layout

2007-06-29 Thread Alan Cox
On Fri, 29 Jun 2007 19:17:03 +0100 Alan Cox <[EMAIL PROTECTED]> wrote: > In some cases we cannot use BAR0-BAR3 on this chip due to errata. The > relevant interfaces are available via BAR4 and we set the chip up to use > those instead. > > This plus testing means it can move from experimental to p

[PATCH] pata_hpt3x3: support this chip properly including alternative BAR layout

2007-06-29 Thread Alan Cox
In some cases we cannot use BAR0-BAR3 on this chip due to errata. The relevant interfaces are available via BAR4 and we set the chip up to use those instead. This plus testing means it can move from experimental to production spec Signed-off-by: Alan Cox <[EMAIL PROTECTED]> diff -u --new-file --