OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
freebsd driving porting questions

From: Stuart Henderson (stuspacehopper.org)
Date: Sat Mar 01 2008 - 06:06:00 CST


I'm attempting to port yongari's newer vr(4) driver from FreeBSD.
So far I have mostly just reverted the style changes and re-ordered
things so the diff has a better signal:noise ratio and just starting
to change things to try and get it to build, I came across a few
things so far which I wondered about:

- what should I do with LOCK macros, just remove them?

- there's one use of taskqueue which we don't have, do we have
anything similar, any suggestions how to handle this?

the code is here, http://spacehopper.org/vr/, it's not going to
build anywhere just yet, and you can laugh at me if you like (-: