From owner-freebsd-bluetooth@FreeBSD.ORG Mon Dec 18 06:52:31 2006 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 992E516A403 for ; Mon, 18 Dec 2006 06:52:31 +0000 (UTC) (envelope-from takawata@init-main.com) Received: from sana.init-main.com (104.194.138.210.bn.2iij.net [210.138.194.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2FFD43CA0 for ; Mon, 18 Dec 2006 06:52:30 +0000 (GMT) (envelope-from takawata@init-main.com) Received: from init-main.com (localhost [127.0.0.1]) by sana.init-main.com (8.13.8/8.13.3) with ESMTP id kBI6YTLE045215 for ; Mon, 18 Dec 2006 15:34:29 +0900 (JST) (envelope-from takawata@init-main.com) Message-Id: <200612180634.kBI6YTLE045215@sana.init-main.com> To: freebsd-bluetooth@freebsd.org Date: Mon, 18 Dec 2006 15:34:28 +0900 From: Takanori Watanabe Subject: Wii Controler X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2006 06:52:31 -0000 Hi, I bought Wii controler and Nunchaku to break my display:-p, though I don't have Wii itself yet. I try to connect to my internal bluetooth device. I found Wii controller is bluetooth HID device. as seen in http://www.wiili.org/index.php/Wiimote. Running bthidd and dumping hcidump -x shows the packet to notify cursor or button status change. I have question. 1. How do we wake up Wii controller from FreeBSD host? I could not connect Wii controller without issueing sync procedure. Probably there are a way to wake up.And bthidd must forget Wii controler address to make the host scan even when I issue sync procedure. 2. How do we send HID request to Wii controller? Some sensors, like accelaration sensor and nunchaku and player identifier LED should be activated by request from host. Thanks in advance. PS. There are considerable people emmitting bluetooth signal in Shinkansen :-)