Re: bluetooth keyboard [was:Re: Intel Edison]

2015-09-02 Thread Michael McConville
(Was eaten by mailing list problems - resending.) ludovic coues wrote: > 2015-08-28 12:32 GMT+02:00 Quartz : > > Just out of curiosity, are there any plans to support bluetooth at > > some point in the future? > > From what I heard, there was some support in the past. But people > stopped to upda

Re: bluetooth keyboard [was:Re: Intel Edison]

2015-08-28 Thread Peter Hessler
On 2015 Aug 28 (Fri) at 06:32:54 -0400 (-0400), Quartz wrote: :Just out of curiosity, are there any plans to support bluetooth at some point :in the future? : There needs to be interest from a developer who can write a not-crappy bluetooth stack. Odds are fairly low right now.

Re: bluetooth keyboard [was:Re: Intel Edison]

2015-08-28 Thread ludovic coues
2015-08-28 12:32 GMT+02:00 Quartz : > Just out of curiosity, are there any plans to support bluetooth at some > point in the future? > >From what I heard, there was some support in the past. But people stopped to update the code, it rotted with time and it was removed. So I assume that bluetooth m

Re: bluetooth keyboard [was:Re: Intel Edison]

2015-08-28 Thread Quartz
Just out of curiosity, are there any plans to support bluetooth at some point in the future?

Re: bluetooth keyboard [was:Re: Intel Edison]

2015-08-28 Thread Quartz
If the dongle is just a bluetooth radio and expects the host to take care of parts of bluetooth (device peering etc), then OpenBSD can't use the keyboard. OK, I think that answers it for me then. Thanks.

Re: bluetooth keyboard [was:Re: Intel Edison]

2015-08-28 Thread David Dahlberg
Am Freitag, den 28.08.2015, 05:51 -0400 schrieb Quartz: > Basically, let's say I buy a bluetooth keyboard. Let's say it's a > fancy > model and is nice enough to come with a generic usb->bluetooth > nub/dongle thingy I can plug in if my computer doesn't already have > bluetooth capabilities. I

Re: bluetooth keyboard [was:Re: Intel Edison]

2015-08-28 Thread Stefan Sperling
On Fri, Aug 28, 2015 at 05:51:39AM -0400, Quartz wrote: > Basically, let's say I buy a bluetooth keyboard. Let's say it's a fancy > model and is nice enough to come with a generic usb->bluetooth nub/dongle > thingy I can plug in if my computer doesn't already have bluetooth > capabilities. I plug i

Re: bluetooth keyboard [was:Re: Intel Edison]

2015-08-28 Thread Quartz
:>OpenBSD doesn't support bluetooth on any hardware. : :Does that also include usb->bluetooth dongles for wireless keyboards? : That includes all forms of bluetooth where it is presented to the OS. If it fakes a keyboard, and shows up as a ukbd, then that driver will be used. Well I guess that