Re: [Bugme-new] [Bug 8190] New: ehci_hcd can't reinitialize scanner after suspend>resume

2007-03-13 Thread Andrew Morton
> On Tue, 13 Mar 2007 00:51:32 -0700 [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=8190 > >Summary: ehci_hcd can't reinitialize scanner after suspend>resume > Kernel Version: 2.6.20, 2.6.21-rc3-gbe521466 > Status: NEW > Severity: normal

Re: [linux-usb-devel] [Bugme-new] [Bug 8190] New: ehci_hcd can't reinitialize scanner after suspend>resume

2007-03-13 Thread Oliver Neukum
Am Dienstag, 13. März 2007 10:00 schrieb Andrew Morton: > > On Tue, 13 Mar 2007 00:51:32 -0700 [EMAIL PROTECTED] wrote: > > http://bugzilla.kernel.org/show_bug.cgi?id=8190 > > > >Summary: ehci_hcd can't reinitialize scanner after suspend>resume > > Kernel Version: 2.6.20, 2.6.21-rc

[4/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly involv

Re: [5/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Lukas Hejtmanek
On Tue, Mar 13, 2007 at 01:50:16PM +0100, Adrian Bunk wrote: > Subject: suspend to disk breaks ACPI > References : http://lkml.org/lkml/2007/3/5/127 > Submitter : Lukas Hejtmanek <[EMAIL PROTECTED]> > Status : unknown seems to be fixed in 2.6.21-rc3 -- Lukáš Hejtmánek - To unsubscribe f

Re: [3/6] 2.6.21-rc2: known regressions

2007-03-13 Thread Tejun Heo
Can you apply the attached patch and report what the kernel says with ACPI turned on? -- tejun diff --git a/drivers/ata/libata-acpi.c b/drivers/ata/libata-acpi.c index 019d8ff..6a27a7f 100644 --- a/drivers/ata/libata-acpi.c +++ b/drivers/ata/libata-acpi.c @@ -473,8 +473,8 @@ static void taskfile_

[5/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly involv

[3/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly involv

Re: [3/6] 2.6.21-rc2: known regressions

2007-03-13 Thread Mathieu Bérard
Tejun Heo a écrit : > > Mathieu Bérard wrote: >> >> Jeff Garzik a écrit : >>> >>> Adrian Bunk wrote: Subject: NCQ problem with ahci and Hitachi drive References : http://lkml.org/lkml/2007/3/4/178 Submitter : Mathieu Bérard <[EMAIL PROTECTED]> Status

Re: [3/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Alan Cox
> Subject: libata: PATA UDMA/100 configured as UDMA/33 > References : http://lkml.org/lkml/2007/2/20/294 > > http://www.mail-archive.com/linux-ide@vger.kernel.org/msg04115.html > http://bugzilla.kernel.org/show_bug.cgi?id=8133 > http://bugzilla.kernel.org

Fw: [Bugme-new] [Bug 8193] New: Asus Notebooks only have full power off the dc

2007-03-13 Thread Andrew Morton
Guys, is this an acpi thing? Begin forwarded message: Date: Tue, 13 Mar 2007 11:01:12 -0700 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 8193] New: Asus Notebooks only have full power off the dc http://bugzilla.kernel.org/show_bug.cgi?id=8193 Summary: As

serial port discovery on a motion computing tablet

2007-03-13 Thread Bret Hughes
I am evaluating a motion computing LE1600 tablet for possible use with linux using Centos 4.4 since that is what we use for several servers and had the installation media handy. This device uses a TouchKO serial touchscreen that has been used by linux in the past but the issue I am facing is t

Re: [5/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Pavel Machek
Hi! > This email lists some known regressions in Linus' tree compared to 2.6.20. > > If you find your name in the Cc header, you are either submitter of one > of the bugs, maintainer of an affectected subsystem or driver, a patch > of you caused a breakage or I'm considering you in any other way

Re: [3/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Fabio Comolli
On 3/13/07, Alan Cox <[EMAIL PROTECTED]> wrote: > Subject: libata: PATA UDMA/100 configured as UDMA/33 > References : http://lkml.org/lkml/2007/2/20/294 > http://www.mail-archive.com/linux-ide@vger.kernel.org/msg04115.html > http://bugzilla.kernel.org/show_bug.cgi?i

Re: [3/6] 2.6.21-rc2: known regressions

2007-03-13 Thread Mathieu Bérard
Tejun Heo a écrit : > Can you apply the attached patch and report what the kernel says with > ACPI turned on? > > Hi, I got this: [ 13.523816] SCSI subsystem initialized [ 13.528914] ACPI: PCI Interrupt :00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19 [ 14.529383] ahci :00:1f.2: AHCI 0

Re: [3/6] 2.6.21-rc2: known regressions

2007-03-13 Thread Tejun Heo
Hello, Mathieu Bérard wrote: > [ 15.031823] ata1.00: taskfile_load_raw: (0x1f1-1f7): hex: 10 03 00 00 > 00 a0 ef Okay, this is interesting. This is Enable Device-Initiated Interface Power State Transitions. So, after this command is executed the device will try to transit to partial/slumber S

Re: [5/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Arkadiusz Miskiewicz
On Tuesday 13 of March 2007, Adrian Bunk wrote: > Subject: ThinkPad Z60m: usb mouse stops working after suspend to ram > References : http://lkml.org/lkml/2007/2/21/413 > http://lkml.org/lkml/2007/2/28/172 > Submitter : Arkadiusz Miskiewicz <[EMAIL PROTECTED]> > Caused-By : Kons