[RFT][PATCH v6] sata_mv: convert to new EH

2007-07-11 Thread Jeff Garzik
This patch is diff'd against virgin 2.6.22 kernel, and does not require any other patches (and indeed no other sata_mv patches should be applied alongside this one). Thanks to dean's feedback (and similar feedback from Dave), I think I killed two key sata_mv bugs, either of which could cause the

Re: [PATCH 1/2] [ide] mmio ide support

2007-07-11 Thread Vitaly Bordug
On Sat, 7 Jul 2007 10:01:47 -0500 Olof Johansson wrote: On Sat, Jul 07, 2007 at 01:48:52PM +0400, Vitaly Bordug wrote: This adds support for MMIO IDE device like CompactFlash in TrueIDE mode. Doesn't this duplicate most of pata_platform, but as the no-longer-preferred legacy IDE

[PATCH] Native-mode fix for Pegasos pata_via

2007-07-11 Thread Matt Sealey
PATCH.. ~ Pegasos currently sets it's IDE controller to PCI native mode but leaves the ISA IDE IRQ steering set to 14/15 and IDE Interrupt Routing to compatibility mode to keep compatibility with some old broken block drivers. Rather than clutter up libata with such things for one platform, the

sata_promise TX4 intermittent problems still in 2.6.22

2007-07-11 Thread Peter Favrholdt
Just testet 2.6.22 on my setup. Unfortunately the problem is still there. Interesting part of dmesg: [ 33.036786] sata_promise :01:08.0: applying SATAII TX4 port numbering workaround [ 33.036926] scsi0 : sata_promise [ 33.037032] scsi1 : sata_promise [ 33.037125] scsi2 :

Re: [patch 2/4] Expose Power Management Policy option to users

2007-07-11 Thread Kristen Carlson Accardi
On Mon, 9 Jul 2007 19:36:04 + Pavel Machek [EMAIL PROTECTED] wrote: Hi! This patch will modify the scsi subsystem to allow users to set a power management policy for the link. The scsi subsystem will create a new sysfs file for each host in /sys/class/scsi_host called

Re: ata and netdev (was Re: -mm merge plans for 2.6.23)

2007-07-11 Thread Dan Faerch
Andrew Morton wrote: drivers-net-ns83820c-add-paramter-to-disable-auto.patch: See comments in changelog: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc6/2.6.22-rc6-mm1/broken-out/drivers-net-ns83820c-add-paramter-to-disable-auto.patch Dan, Ben: is there any prospect

Re: [PATCH 1/6] icside: fix -speedproc to return on unsupported modes

2007-07-11 Thread Sergei Shtylyov
Hello. Bartlomiej Zolnierkiewicz wrote: icside_set_speed() happily accepts unsupported transfer modes which results in drive-drive_data being set to the maximum value (480) and drive-current_speed being set to the unsupported transfer mode. Fix it. Signed-off-by: Bartlomiej

Re: [PATCH 1/6] icside: fix -speedproc to return on unsupported modes

2007-07-11 Thread Sergei Shtylyov
Hello. Russell King wrote: icside_set_speed() happily accepts unsupported transfer modes which results in drive-drive_data being set to the maximum value (480) and drive-current_speed being set to the unsupported transfer mode. Fix it. Signed-off-by: Bartlomiej Zolnierkiewicz [EMAIL

Libata Port Multiplier

2007-07-11 Thread Richard Stephens
Quick question: Does the kernel version 2.6.20 include support for Port Multipliers? A little background: I have a non-working system with SiI3124 and SiI3726 chips, and the manufacturer (NORCO) has sent me a link to your patch libata-tj-2.6.17.4-20060710. Since you don't have a patch for

Re: [PATCH] Native-mode fix for Pegasos pata_via

2007-07-11 Thread Matt Sealey
Okay we got a tester and it sort of works. There were some timeout errors though, and the irq reported by the printk's is irq 0 (this would explain why there is a timeout!).. I am curious as to why this would happen, is there some kind of settle time for making these changes, or does libata

Re: Libata Port Multiplier

2007-07-11 Thread Tejun Heo
Richard Stephens wrote: Quick question: Does the kernel version 2.6.20 include support for Port Multipliers? No. A little background: I have a non-working system with SiI3124 and SiI3726 chips, and the manufacturer (NORCO) has sent me a link to your patch libata-tj-2.6.17.4-20060710. Since

Re: sata_sil, writing bug with multiple cards?

2007-07-11 Thread 7091
Tejun Heo writes: Please give a shot at the attached patch on top of 2.6.22. Thanks. Patch applied, but still getting the corruption. - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at