Re: Port Multiplier Patch 2.6.22.1 on Alpha

2007-09-09 Thread Tejun Heo
Tom Evans wrote: > I do not see any console or syslog messages at the time - perhaps I do > not have a debug level set appropriately? Executing dmesg after the event should give you the messages if the kernel has spoken anything. > Also, as an aside, I noticed that the device scan on the remote a

Re: Port Multiplier Patch 2.6.22.1 on Alpha

2007-09-09 Thread Tejun Heo
Tom Evans wrote: > No real performance change, but the # of unaligned kernel goes from ~14 > to zero on my system. > > It's really just cosmetic I believe. Care to post signed-off patch? -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to

Re: [2.6.22.5] irq X: nobody cared but X is successfully used by libata

2007-09-09 Thread Paul Rolland
Hello Tejun, On Sat, 08 Sep 2007 16:23:20 +0900 Tejun Heo <[EMAIL PROTECTED]> wrote: > Paul Rolland wrote: > > Hello, > > > > My machine (an ASUS P5W-DH-Deluxe, Core2, 4Go RAM, 3 SATA and 2IDE) is > > reporting a : > > irq 23: nobody cared (try booting with the "irqpoll" option) > > together wit

Re: Disk spin down issue on shut down/suspend to disk

2007-09-09 Thread Maciek Rutecki
Rafael J. Wysocki pisze: >> Shutdown is completely broken on HP NX6??? laptops. > > It's not completely broken, it just handles disks incorrectly and we are not > sure whether or not there are any serious consequences of that. Moreover, > it has happened for a long time now, AFAICT, so that's not

Maxtor 6L200M0 sata irq timeouts

2007-09-09 Thread Michal Suchanek
Hello (please CC me when replying) I gott this drive connected to the sata controler (it's the only drive, the other two ata buses are pata): Model=Maxtor 6L200M0 , FwRev=BANC1E00 Config={ Fixed } RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4 BuffType=DualPor

Re: libata not working for sis5533

2007-09-09 Thread Patrizio Bassi
Jan Engelhardt ha scritto: > On Sep 8 2007 11:38, Patrizio Bassi wrote: > >> Jan Engelhardt wrote: >> >>> I shall give this a spin too, since I happen to have sis5513. >>> >>> Just booted this fresh ata-enabled system (a matter of mkinitrd). It has >>> not exploded yet. >>> >> don't

Re: Disk spin down issue on shut down/suspend to disk

2007-09-09 Thread Rafael J. Wysocki
On Sunday, 9 September 2007 11:20, Maciek Rutecki wrote: > Rafael J. Wysocki pisze: > >> Shutdown is completely broken on HP NX6??? laptops. > > > > It's not completely broken, it just handles disks incorrectly and we are not > > sure whether or not there are any serious consequences of that. Mor

Re: libata not working for sis5533

2007-09-09 Thread Patrizio Bassi
Patrizio Bassi ha scritto: > Jan Engelhardt ha scritto: >> On Sep 8 2007 11:38, Patrizio Bassi wrote: >> >>> Jan Engelhardt wrote: >>> I shall give this a spin too, since I happen to have sis5513. Just booted this fresh ata-enabled system (a matter of mkinitrd). It has not

Re: Maxtor 6L200M0 sata irq timeouts

2007-09-09 Thread Michal Suchanek
Hello (please CC me when replying) On 09/09/2007, Joris <[EMAIL PROTECTED]> wrote: > Hi, > > Just a note to let you know you're not alone. > I have the same problem, and someone else reported something simelar. > > What sata controller are you using? The via onboard controller on the via chipset

USB and smartmontools

2007-09-09 Thread Janne Kario
What is the status of USB and smartmontools? Are there any USB mass storage enclosures with SAT(L) built in them which would allow me to run smartctl on them using the ATA passthrough in libata? -- View this message in context: http://www.nabble.com/USB-and-smartmontools-tf4410067.html#a12580845

Re: [PATCH] drivers/firmware: const-ify DMI API and internals

2007-09-09 Thread Greg KH
On Sat, Sep 01, 2007 at 12:01:20PM -0400, Jeff Garzik wrote: > Greg KH wrote: >> On Sat, Sep 01, 2007 at 10:27:19AM -0400, Jeff Garzik wrote: >>> commit 457b6eb3bf3341d2e143518a0bb99ffbb8d754c4 >>> Author: Jeff Garzik <[EMAIL PROTECTED]> >>> Date: Sat Sep 1 10:16:45 2007 -0400 >>> >>> drivers

Re: [PATCH] drivers/firmware: const-ify DMI API and internals

2007-09-09 Thread Sam Ravnborg
> > > > I was just going to push it myself, but have no strong feelings on the > > matter. > > Ok, you can push it, that's fine with me. Feel free to add my: > Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> > > if you want. That should be "Acked-by:" since the patch does not pass v

[-mm patch] remove ide_get_error_location()

2007-09-09 Thread Adrian Bunk
On Fri, Aug 31, 2007 at 09:58:22PM -0700, Andrew Morton wrote: >... > Changes since 2.6.23-rc3-mm1: >... > git-block.patch >... > git trees >... ide_get_error_location() is no longer used. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/ide/ide-io.c | 35

[-mm patch] unexport noautodma

2007-09-09 Thread Adrian Bunk
noautodma can now be unexported. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 27 Aug 2007 957dc7601c050cb14a7afc842db0c2d62aaf3509 diff --git a/drivers/ide/ide.c b/drivers/ide/ide.c index b3b5f00..5b09066 100644 --- a/drivers/ide/ide.c +++ b/drivers/ide/ide

Re: [PATCH] drivers/firmware: const-ify DMI API and internals

2007-09-09 Thread Greg KH
On Sun, Sep 09, 2007 at 10:24:42PM +0200, Sam Ravnborg wrote: > > > > > > I was just going to push it myself, but have no strong feelings on the > > > matter. > > > > Ok, you can push it, that's fine with me. Feel free to add my: > > Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> > >

Re: Maxtor 6L200M0 sata irq timeouts

2007-09-09 Thread Tejun Heo
Michal Suchanek wrote: > Hello > > (please CC me when replying) > > On 09/09/2007, Joris <[EMAIL PROTECTED]> wrote: >> Hi, >> >> Just a note to let you know you're not alone. >> I have the same problem, and someone else reported something simelar. >> >> What sata controller are you using? > > Th