Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2007 23:30:26 -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.233026.635732489.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've just committed a fix to that.  I can load the device, but it
doesn't see my built-in bluetooth device.  I didn't investigate why.
It didn't kldload before, but it now does.  Please test and let me
know.  Sorry for the hassle.

Warner



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