More power patches

M. Warner Losh imp at bsdimp.com
Wed Jan 7 20:40:12 PST 2004


In message: <20040108014142.GA83067 at bloomcounty.org>
            t12 <donnie at 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


More information about the freebsd-mobile mailing list