Bluetooth on Laptop
"Vijay Kiran" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | www.VijayKiran.com |
| Message-ID | <[email protected]> |
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? Regards, www.VijayKiran.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"