On Wed, Jul 23, 2008 at 2:54 AM, Petter Urkedal <[EMAIL PROTECTED]> wrote: > Starting with your C code, it now looks quite manageable. Using bottom > up coding, poll_pci() appears to be the first thing to implement. So, > we need ports. > > I dug up a previous discussion > http://readlist.com/lists/duskglow.com/open-graphics/1/6252.html. > After trimming the long identifiers and incorporating your suggestion of > encoding byte enables in the lower part of the port address, I ended up > with the attached file. > > BTW, do we use MIT/X11 license for all HQ code?
For hardware, we want GPL. For software that might get reused and reincorporated, we prefer MIT. But this one's a little weird. Something GPL like, but with the ability to embed in something non-GPL. LGPL? But we need to be careful that this causes no problems for the BSD folks. > _______________________________________________ > Open-graphics mailing list > [email protected] > http://lists.duskglow.com/mailman/listinfo/open-graphics > List service provided by Duskglow Consulting, LLC (www.duskglow.com) > -- Timothy Normand Miller http://www.cse.ohio-state.edu/~millerti Open Graphics Project _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
