Date: Wed, 4 Jun 2003 09:32:32 -0700 (PDT) From: Maksim Yevmenkin <m_evmenkin@yahoo.com> To: mobile@freebsd.org, current@freebsd.org Subject: Bluetooth stack for FreeBSD Message-ID: <20030604163232.75520.qmail@web40306.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Dear Hackers, Another release is available for download at http://www.geocities.com/m_evmenkin/ngbt-fbsd-20030604.tar.gz I am regret to announce that this is probably the last release. My company has announced that they will pull out of USA and i will most likely loose my job. Unless i find another position, i will be forced to return back home. If anyone knows/wants to hire a H1B slave please drop me a e-mail. I will consider any position within USA or even Europe. I am *really* sorry :( I will try to do my best and support the code, but i can not make any promises at this point. Below is a quick summary of changes: - new libbluetooth(3) that has routines to convert between names and BD_ADDRs (bt_gethostbyname, bt_gethostbyaddr etc). the library also supports convertion between PSMs and PSM names (bt_getprotobyname, bt_getprotobynumber) all configuration is stored in /etc/bluetooth/hosts and /etc/bluetooth/protocols files. see man pages for details - all userspace tools were updated and now you can specify hostnames instead of BD_ADDRs NOTE: please remove old libbluetooth.a and bluetooth.h files in /usr/local/include and /usr/local/lib before upgrade. - all man pages were updated (per Ruslan Ermilov) - all Makefiles were updates (per Ruslan Ermilov) - new man pages were added (hcsecd.conf, bluetooth.hosts, bluetooth.protocols etc). - default location of the hcsecd.conf file is now in /etc/bluetooth instead of /usr/local/bluetooth. - minor fix to the RFCOMM module (set priority field in PN message as required by TS 07 spec). thanks, max __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030604163232.75520.qmail>