From owner-freebsd-bluetooth@FreeBSD.ORG Wed May 7 18:53:00 2008 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05357106564A for ; Wed, 7 May 2008 18:53:00 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.freebsd.org (Postfix) with ESMTP id A040A8FC1A for ; Wed, 7 May 2008 18:52:59 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from [192.168.1.100] (adsl-68-252-38-213.dsl.wotnoh.ameritech.net [68.252.38.213]) (authenticated bits=0) by mail.united-ware.com (8.14.2/8.14.2) with ESMTP id m47Ig0Jj026307 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 May 2008 14:42:01 -0400 (EDT) (envelope-from amistry@am-productions.biz) From: Anish Mistry Organization: AM Productions To: freebsd-bluetooth@freebsd.org Date: Wed, 7 May 2008 14:32:40 -0400 User-Agent: KMail/1.9.7 References: <20080507192434.32afce8b@deskjail> In-Reply-To: <20080507192434.32afce8b@deskjail> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5755898.fHQzh58U11"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200805071432.48331.amistry@am-productions.biz> X-Virus-Scanned: ClamAV 0.93/7008/Thu May 1 15:52:04 2008 on mail.united-ware.com X-Virus-Status: Clean Cc: Alexander Leidinger Subject: Re: Fun with Logitech bluetooth keyboard (diNovo Edge)... 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: Wed, 07 May 2008 18:53:00 -0000 --nextPart5755898.fHQzh58U11 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 07 May 2008, Alexander Leidinger wrote: > Hi, > > I bought a keyboard with an integrated touchpad from logitech. Just > plugging in the BT-dongle gives an usb hub with ums and ukbd. > Unfortunately the ums doesn't work for me yet (problem in a > separate mail to usb@). > > I googled a litte bit around and found a posting here > (http://lists.freebsd.org/mailman/htdig/freebsd-bluetooth/2006-Dece >mber/000824.html) which contains a program which puts the device > into hci mode (by accessing /dev/uhidX), so that I can use the HID > devices with the FreeBSD bluetooth stack directly. I haven't tried > this yet (I would have to remove ukbd and ums from the kernel...). > > Is there the possibility to get this hid2hci feature in our > userland (or into the kernel controllable via a sysctl)? I would > would be good to have this functionality at boot (in the kernel it > would would allow to have ukbd available while still being able to > put the device into hci mode). That program should really be changed so that you don't have to=20 specify a uhid device. I did something similar with my device=20 suspend program where you just specify the uhub device and a port=20 number. I think you might be able to modify the hid2hci program to=20 do that. http://am-productions.biz/docs/upower.c =2D-=20 Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ --nextPart5755898.fHQzh58U11 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkgh9ckACgkQxqA5ziudZT2arwCeLeYtYU5kK4oiqLA+NOWXJZ4H +k0AnjGNfM2biiMofFGYGqtL2j83BbkJ =7LO/ -----END PGP SIGNATURE----- --nextPart5755898.fHQzh58U11--