Date: Wed, 07 Jan 2004 21:39:53 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: donnie@opus.bloomcounty.org Cc: freebsd-mobile@freebsd.org Subject: Re: More power patches Message-ID: <20040107.213953.102581004.imp@bsdimp.com> In-Reply-To: <20040108014142.GA83067@bloomcounty.org> References: <20040108012646.Q605@korben.in.tern> <20040107.174135.21620917.imp@bsdimp.com> <20040108014142.GA83067@bloomcounty.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040108014142.GA83067@bloomcounty.org>
t12 <donnie@opus.bloomcounty.org> writes:
: On Wed, Jan 07, 2004 at 05:41:35PM -0700, M. Warner Losh wrote:
: > OK. I've updated the patch
: >
: > http://people.freebsd.org/~imp/power-20040107.diff
: >
: > The old patch is available as power-20040107.diff-, but I don't see
: > why you'd want it.
: >
:
: Applied this patch to 5.2-RC2 source tree, dont know if thats what was
: intended.
They were intended for today's current.
: pci2: <network, ethernet> at device 1.0 (no driver attached)
: pci2: Failed to set ACPI power state D3 on (null): AE_BAD_PARAMETER
the (null) messages like this are expected.
: ehci0: <EHCI (generic) USB 2.0 controller> mem 0xc0000000-0xc00003ff irq 11 at device 29.7 on pci0
: ehci0: Bus reserved 0x400 bytes for rid 0x10 type 3 at 0xc0000000
: ehci0: Bus reserved 0x1 bytes for rid 0 type 1 at 0xb
: ehci_pci_attach: companion usb0
: ehci_pci_attach: companion usb1
: ehci_pci_attach: companion usb2
: usb4: EHCI version ff.ff
: usb4: wrong number of companions (15 != 3)
: ehci0: USB init failed err=13
: device_probe_and_attach: ehci0 attach returned 5
That looks wrong as well. The version is ff, which means that
something went wrong setting up the resources.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040107.213953.102581004.imp>
