Date: Wed, 28 Dec 2005 12:31:12 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: chris@unixpages.org Cc: mobile@freebsd.org Subject: Re: Test patches Message-ID: <20051228.123112.08421156.imp@bsdimp.com> In-Reply-To: <20051228104306.GB1336@unixpages.org> References: <20051227.230324.48670625.imp@bsdimp.com> <20051228104306.GB1336@unixpages.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20051228104306.GB1336@unixpages.org> Christian Brueffer <chris@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051228.123112.08421156.imp>