Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2004 11:45:22 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        truckman@FreeBSD.org
Cc:        mobile@FreeBSD.org
Subject:   Re: More power patches
Message-ID:  <20040111.114522.54143398.imp@bsdimp.com>
In-Reply-To: <200401110812.i0B8CU7E029799@gw.catspoiler.org>
References:  <20040110.231459.102614269.imp@bsdimp.com> <200401110812.i0B8CU7E029799@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200401110812.i0B8CU7E029799@gw.catspoiler.org>
            Don Lewis <truckman@FreeBSD.org> writes:
: With the power patch both
: fwohci0 and fxp0 failed to properly attach.  The boot messages below are
: where things seem to go wrong.
: 
: > fwohci0: OHCI version 0.0 (ROM=0)
: > fwohci0: invalid OHCI version
: > fwohci0: FireWire init failed with err=6
: > device_probe_and_attach: fwohci0 attach returned 5
: 
: > fxp0: could not setup irq
: > inphy0: detached
: > miibus0: detached
: > device_probe_and_attach: fxp0 attach returned 22

Yea, I think I have alignment issues.

The rman_* functions will allocate N bytes with an alignment of < N.
I don't know if this is a bug or a feature.  I'm leaning towards 'bug'

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040111.114522.54143398.imp>