From owner-freebsd-current@FreeBSD.ORG Tue Apr 1 06:08:01 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 B4B1737B404 for ; Tue, 1 Apr 2003 06:08:01 -0800 (PST) Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 312E743FB1 for ; Tue, 1 Apr 2003 06:08:00 -0800 (PST) (envelope-from miniyan@kt.rim.or.jp) Received: from mail1.rim.or.jp by serio.al.rim.or.jp (3.7W/HMX-13) id XAA04049; Tue, 1 Apr 2003 23:07:58 +0900 (JST) Received: from [192.168.2.10] (l224047.ppp.asahi-net.or.jp [218.219.224.47]) by mail1.rim.or.jp (3.7W) id XAA15435; Tue, 1 Apr 2003 23:07:57 +0900 (JST) Date: Tue, 01 Apr 2003 23:07:58 +0900 From: miniyan To: Maksim Yevmenkin In-Reply-To: <3E775939.3070907@exodus.net> References: <20030318235120.2559.MINIYAN@kt.rim.or.jp> <3E775939.3070907@exodus.net> Message-Id: <20030401222211.257C.MINIYAN@kt.rim.or.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.05.08 cc: current@FreeBSD.ORG Subject: Re: bluetooth BW-BH02U reset failure 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: Tue, 01 Apr 2003 14:08:02 -0000 Hi Maksim, It's slow response [...] > > what you need is Linux bluez-bluefw-0.9 package. in firmware/ > directory you will find two files: BCM2033-MD.hex (mini-driver) > and BCM2033-FW.bin (firmware). the loader itself is implemented > in bcm_usb.c file. I understand it. It's my further target. [...] > > right. you *will* get these errors if you disconnect the device > while stack is running (i.e. USB transfer is pending). i'm still > looking into USB code to find why i'm getting lots of IOERRORs > before CANCELLED. I've no special error on it. [...] > >>3) is it uhci or ohci USB controller? > > [...] I have another PC, which is Crusoe LAPTOP CASIO FIVA 206. This PC has OHCI root hub AcerLab M5237 (Aladdin-V) USB controller. I tried to connect mitsumi's dongle and rc.bluetooth. So this pc shows error. If you have any well-known problem with OHCI, please let me know or point information. # usbdevs -d -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), AcerLabs(0x0000), rev 1.00 uhub0 port 1 addr 2: full speed, power 200 mA, config 1, product 0x641f(0x641f), Mitsumi(0x03ee), rev 1.14 ubt0 port 2 powered # /etc/rc.bluetooth start ubt0 BD_ADDR: 00:a0:96:1f:d6:d6 Features: 0xff 0xff 0x5 00 00 00 00 00 <3-Slot> <5-Slot> Max. ACL packet size: 128 bytes Number of ACL packets: 8 Max. SCO packet size: 64 bytes Number of SCO packets: 8 Could not execute command "initialize". Invalid argument # but console shows(sorry detailed value does not recognized. I just take picture and read text from it) .... Bad mbuf alloc flags: 1 Stack backtrace: backtrace(... mb_alloc(... m_get(1,8,... ng_btsocket_hcl_raw_send( send+0xd8 sosend( sendit( sendto( syscall( XInt0x80_syscall() at ... --- syscall (133),elp = ... > BTW you might want to check Pav Lucistnik's (pav@oook.cz) Bluetooth > on FreeBSD page. > > http://www.oook.cz/bsd/bluetooth.html > It's very good information. It's big helps for me. I trying to connect with this document. Unfortunately, I just finished hccontrol. h2ping looks strange. I just summarize it and send further mail. Thanks, Takahiko -- miniyan