Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2005 09:30:26 -0600
From:      Eric Anderson <anderson@centtech.com>
To:        Vijay Kiran <vijaykiran.duvvuri@gmail.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Bluetooth on Laptop
Message-ID:  <437CA212.5040102@centtech.com>
In-Reply-To: <op.s0d4jtc2e2g4pr@localhost.vijaykiran.com>
References:  <op.s0d4jtc2e2g4pr@localhost.vijaykiran.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Vijay Kiran wrote:
> Hi All,
> 
> I've a Laptop with integrated bluetooth. I've loaded the ng_ubt kernel  
> module and the dmesg | grep ubt shows the following:
> 
> ubt0: vendor 0x0a12 product 0x0001, rev 2.00/15.93, addr 2
> ubt0: vendor 0x0a12 product 0x0001, rev 2.00/15.93, addr 2
> ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
> ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3;  
> wMaxPacketSize=49; nframes=6, buffer size=294
> 
> This is similar to the example shown in the Handbook. But when I try  
> /etc/rc.bluetooth start ubt0 it gives error like:
> 
> bash-2.05b# /etc/rc.bluetooth start ubt0
> ngctl: send msg: No such file or directory
> 
> 
> Did I miss something? Do I need to create the device nodes like on Linux?


Try also kldload'ing ng_btsocket

Eric


-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------



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