Subject: Re: misc/30036: device driver for 3Com Bluetooth PC Card
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Iain Hibbert <plunky@rya-online.net>
List: netbsd-bugs
Date: 04/27/2005 19:01:02
The following reply was made to PR misc/30036; it has been noted by GNATS.
From: Iain Hibbert <plunky@rya-online.net>
To: Love <lha@kth.se>
Cc: gnats-bugs@netbsd.org, misc-bug-people@netbsd.org,
gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,
=?iso-8859-1?q?Love_H=F6rnquist_=C5strand?= <lha@it.su.se>
Subject: Re: misc/30036: device driver for 3Com Bluetooth PC Card
Date: Wed, 27 Apr 2005 16:22:00 +0100 (BST)
On Sun, 24 Apr 2005, Love wrote:
>
> Iain Hibbert <plunky@rya-online.net> writes:
>
>>> Number: 30036
>>> Category: misc
>>> Synopsis: New device driver for 3Com Bluetooth PC Card, called bt3c
> What software are you using to test/use the bthci device ?
Alas there is no bluetooth software as yet, so use of the bt3c device is
limited to testing, for which I wrote a simple program to send and receive
packets (must manually assemble them before compilation) to make sure all
was working ok.
In fact, the bthci device is a character device though it should really be
sockets based and I would like to look at that but I fear it will not be
soon as I have been busy with other things. There has been some work in
OpenBSD wrt removing the NetGraph dependence from the FreeBSD bluetooth
stack but I havent looked at that lately.
regards,
iain