Re: Darwin/OSX Bluetooth code

2003-10-17 Thread Peter Pentchev
On Thu, Oct 16, 2003 at 09:00:02PM -0700, Maksim Yevmenkin wrote: [snip] I'm currently thinking about un-Netgraph'ing FreeBSD code to make it portable to other BSD style systems. I'm trying to look at other implementations and learn as much as i can. In particular i'm trying to figure out how

Re: Darwin/OSX Bluetooth code

2003-10-17 Thread Maksim Yevmenkin
Peter, I'm currently thinking about un-Netgraph'ing FreeBSD code to make it portable to other BSD style systems. I'm trying to look at other implementations and learn as much as i can. In particular i'm trying to figure out how to minimize OS dependent code and what is the right

Re: Darwin/OSX Bluetooth code

2003-10-17 Thread Marcin Dalecki
Peter Pentchev wrote: You've done some great work on BlueTooth. IMHO, it would be a mistake to try to un-NetGraph it; there have been lots of rumours about people porting the NetGraph framework to other OS's, and if BlueTooth support will provide yet one more reason for the need to do this, so

Re: Darwin/OSX Bluetooth code

2003-10-17 Thread Christian Weisgerber
Peter Pentchev [EMAIL PROTECTED] wrote: You've done some great work on BlueTooth. IMHO, it would be a mistake to try to un-NetGraph it; there have been lots of rumours about people porting the NetGraph framework to other OS's, and if BlueTooth support will provide yet one more reason for the

Darwin/OSX Bluetooth code

2003-10-16 Thread Maksim Yevmenkin
Dear Hackers, Does anyone know if Apple has released Darwin/OSX Bluetooth code to the public? Quick look at http://www.opensource.apple.com/ did not reveal anything particularly useful (although i did not try really hard :) I'm currently thinking about un-Netgraph'ing FreeBSD code to make

Re: Darwin/OSX Bluetooth code

2003-10-16 Thread Justin C. Walker
If you don't find it on the darwin site (http://developer.apple.com/darwin), it's probably not going to show up as an open source project. Regards, Justin On Thursday, October 16, 2003, at 09:00 PM, Maksim Yevmenkin wrote: Dear Hackers, Does anyone know if Apple has released Darwin/OSX