From owner-freebsd-current@FreeBSD.ORG Sun Aug 17 09:37:41 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E866637B401 for ; Sun, 17 Aug 2003 09:37:41 -0700 (PDT) Received: from w8hd2.w8hd.org (w8hd2.w8hd.org [198.252.159.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB0343F3F for ; Sun, 17 Aug 2003 09:37:41 -0700 (PDT) (envelope-from fbsd_current@kim.net) Received: by w8hd2.w8hd.org (Postfix, from userid 1005) id AAB2D119C51; Sun, 17 Aug 2003 12:39:25 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by w8hd2.w8hd.org (Postfix) with ESMTP id A9C58119C4B for ; Sun, 17 Aug 2003 12:39:25 -0400 (EDT) Date: Sun, 17 Aug 2003 12:39:25 -0400 (EDT) From: Kim Culhan X-X-Sender: fbsd_current@w8hd2.w8hd.org To: current@FreeBSD.org Message-ID: <20030817121731.D967@w8hd2.w8hd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: bluetooth on 5.1-release or -current ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2003 16:37:42 -0000 Trying to get Max Yevmenkin's bluetooth stack running on 5.1-release. This with ngbt-fbsd-20030501.tar.gz from http://www.geocities.com/m_evmenkin/ Trying to start the stack, it returns: ./rc.bluetooth start ubt0 Could not execute command "reset". Operation timed out >From the syslog: ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=0x3, OCF=0x3. Timeout ubt_request_complete2: ubt0 - Control request failed. TIMEOUT (15) kldstat shows: Id Refs Address Size Name 1 15 0xc0100000 3de128 kernel 2 1 0xc04df000 bf44 ng_ubt.ko 3 1 0xc04eb000 4a30c acpi.ko 4 4 0xc2953000 2000 ng_bluetooth.ko 5 1 0xc2957000 13000 ng_hci.ko 6 1 0xc296a000 16000 ng_l2cap.ko 7 1 0xc2981000 1c000 ng_btsocket.ko 8 1 0xc26d8000 4000 ng_socket.ko Any help here is greatly appreciated.. -kim -- fbsu_current@w8hd.org