Test patches

M. Warner Losh imp at bsdimp.com
Wed Dec 28 11:32:26 PST 2005


In message: <20051228104306.GB1336 at unixpages.org>
            Christian Brueffer <chris at unixpages.org> writes:
: 
: --DIOMP1UsTsWJauNi
: Content-Type: text/plain; charset=us-ascii
: Content-Disposition: inline
: Content-Transfer-Encoding: quoted-printable
: 
: On Tue, Dec 27, 2005 at 11:03:24PM -0700, M. Warner Losh wrote:
: > I've managed to rewrite a big part of the cardbus layer.  I think this
: > will have the side effect of fixing the xl cards as well the
: > firewire/usb combo cards.  Please test them.  This is relative to
: > -current as of a few minutes ago.
: >=20
: > 	http://people.freebsd.org/~imp/cardbus-rewrite.diff
: >=20
: 
: Applied cleanly, but doesn't build here:
: 
: linking kernel.debug
: cardbus.o(.text+0x31): In function `cardbus_attach':
: /usr/src/sys/dev/cardbus/cardbus.c:106: undefined reference to
: `cardbus_device_create'
: cardbus.o(.text+0x58): In function `cardbus_detach':
: /usr/src/sys/dev/cardbus/cardbus.c:116: undefined reference to
: `cardbus_device_destroy'
: *** Error code 1
: 
: Stop in /usr/obj/usr/src/sys/FANGORN.
: *** Error code 1
: 
: Stop in /usr/src.
: *** Error code 1
: 
: Stop in /usr/src.

I'll regenerate the patch shortly.  Until then, just comment those
calls out.

Warner


More information about the freebsd-mobile mailing list