From owner-freebsd-mobile@FreeBSD.ORG Sat May 3 12:32:40 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB08B37B404 for ; Sat, 3 May 2003 12:32:40 -0700 (PDT) Received: from web40312.mail.yahoo.com (web40312.mail.yahoo.com [66.218.78.91]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C37443F75 for ; Sat, 3 May 2003 12:32:40 -0700 (PDT) (envelope-from m_evmenkin@yahoo.com) Message-ID: <20030503193240.37377.qmail@web40312.mail.yahoo.com> Received: from [207.175.241.198] by web40312.mail.yahoo.com via HTTP; Sat, 03 May 2003 12:32:39 PDT Date: Sat, 3 May 2003 12:32:39 -0700 (PDT) From: Maksim Yevmenkin To: mobile@freebsd.org, current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [PATCH] Bluetooth stack for FreeBSD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 19:32:41 -0000 Dear Hackers, I would like to ask permission to commit my latest snapshot into FreeBSD source tree. It would be nice if one of the commiters could take a look at this, and, if there are no objections commit it. I have prepared the patches and put them at http://www.geocities.com/m_evmenkin/patch/ These patches will modify the following parts of the FreeBSD source tree /usr/src/usr.bin/bluetooth /usr/src/usr.sbin/bluetooth /usr/src/sys/netgraph/bluetooth /usr/src/sys/modules/netgraph/bluetooth /usr/src/share/man/man4 /usr/src/share/examples/netgraph Please follow these steps 1) download all patches 2) backup mentioned above parts of the FreeBSD source tree 3) patch /usr/src/usr.bin/bluetooth # cd /usr/src/usr.bin/bluetooth # patch -p2 < usr.bin.bluetooth.patch 4) patch /usr/src/usr.sbin/bluetooth # cd /usr/src/usr.bin/bluetooth # patch -p2 < usr.sbin.bluetooth.patch 5) patch /usr/src/sys/netgraph/bluetooth # cd /usr/src/sys/netgraph/bluetooth # patch -p2 < sys.netgraph.bluetooth.patch 6) patch /usr/src/sys/modules/netgraph/bluetooth # cd /usr/src/sys/modules/netgraph/bluetooth # patch -p3 < sys.modules.netgraph.bluetooth.patch # mv Makefile.inc.orig Makefile.inc 7) patch /usr/src/share/man/man4 # cd /usr/src/share/man/man4 # patch < share.man.man4.patch 8) patch /usr/src/share/examples/netgraph # cd /usr/src/share/examples/netgraph # mkdir bluetooth # cd bluetooth # patch < examples.netgraph.bluetooth.patch thanks, max __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com