Subject: Re: misc/30036: device driver for 3Com Bluetooth PC Card
To: Love <lha@kth.se>
From: Iain Hibbert <plunky@rya-online.net>
List: netbsd-bugs
Date: 04/27/2005 16:22:00
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