Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Aug 2007 16:58:16 +0100
From:      Rui Paulo <rpaulo@fnop.net>
To:        Iain Hibbert <plunky@rya-online.net>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: ubthidctl(1) utility
Message-ID:  <46BB3998.3010609@fnop.net>
In-Reply-To: <1185868992.989440.664.nullmailer@galant.ukfsn.org>
References:  <46ADF081.8040404@fnop.net> <1185868992.989440.664.nullmailer@galant.ukfsn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Iain Hibbert wrote:
> On Mon, 30 Jul 2007, Rui Paulo wrote:
> 
>> Any comments?
>>
>> This is part of my SoC project.
> 
> will this also work on NetBSD and OpenBSD?  It compiles on NetBSD at least
> (except for __FBSDID() being undefined - do you aim to import this to
> FreeBSD codebase?), and the USB stack is similar enough that it should, I
> guess..

I added a #ifdef __FreeBSD__. It should work on all BSDs and I used 
__FBSDID() because I was expecting to make this application available in 
the base system.

> the manpage should probably say more clearly what is HCI mode?
> 
> I guess the device will detach from the usb bus and reattach as ubt?
> 
> "responsibility"
> 
> also I think "his responsibility" is wrong. who is "he"? Better you should
> say 'the system administrator' or 'the user'
> 
> cool!

All done, thanks!

Regards.
-- 
Rui Paulo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46BB3998.3010609>