Date: Fri, 22 Jun 2007 15:05:54 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: jkim@FreeBSD.org Cc: freebsd-current@FreeBSD.org Subject: Re: ukbd(4) not attaching when loaded as module Message-ID: <20070622.150554.-432838442.imp@bsdimp.com> In-Reply-To: <200706221635.16283.jkim@FreeBSD.org> References: <20070621181513.GA1486@roadrunner.q.local> <20070622.141023.-1540393020.imp@bsdimp.com> <200706221635.16283.jkim@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200706221635.16283.jkim@FreeBSD.org> Jung-uk Kim <jkim@FreeBSD.org> writes: : On Friday 22 June 2007 04:10 pm, M. Warner Losh wrote: : > In message: <20070621181513.GA1486@roadrunner.q.local> : > : > Ulrich Spoerlein <uspoerlein@gmail.com> writes: : > : I was loading uhid/ums/ukbd as module, could there be some races : > : with this approach? : > : : > : I will try a GENERIC-ukbd boot to see, if I can isolate it : > : further. : > : > I think that I accidentally omitted the usb module dependency. Can : > you try again and let me know if I've fixed the problem. : : I had a similar problem with ng_ubt(4) few days ago: : : link_elf_obj: symbol usbd_close_pipe undefined : KLD file ng_ubt.ko - could not finalize loading : : I had to add dependency in : sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c. : : Is it also fixed? I don't think I fixed that yet. Thanks! I'll look at the bluetooth and audio drivers. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070622.150554.-432838442.imp>