Re: [osol-code] newbie code contribution questions

2006-07-12 Thread Stephen Hahn
* Andrew Gallatin <[EMAIL PROTECTED]> [2006-07-12 10:35]: > Hi, > > I'm preparing to contribute a driver for my company's hardware to > OpenSolaris. The code > is currently proprietary, closed source. I have a few "newbie" questions. > > Are there any generic linked-list/queue macros in the So

[osol-code] newbie code contribution questions

2006-07-12 Thread Andrew Gallatin
Hi, I'm preparing to contribute a driver for my company's hardware to OpenSolaris. The code is currently proprietary, closed source. I have a few "newbie" questions. Are there any generic linked-list/queue macros in the Solaris kernel? Or does each component role his own? My driver currently