Richard L. Hamilton wrote: > I would think that a Bluetooth implementation for Solaris just begs to > be STREAMS based (and at some level, would have to be anyway). > Are there any existing CDDL-compatible STREAMS-based implementations?
Not that I've seen (yet). The FreeBSD implementation uses the netgraph framework in FreeBSD, which is, as Casper observes, a lot like STREAMS but different. So, you're right, yes, the Bluetooth protocol stack begs for a STREAMS-like framework. I need to have a look at the NetBSD implementation, though. Dana _______________________________________________ opensolaris-discuss mailing list [email protected]
