# Open Sound System for NetBSD
This page shows the progress of the porting of OSSv4 to NetBSD.
## Version
The current version is v4.2 (hg-889)
## Status
* DMA: ported (not complete)
* PCI config access: complete
* PCI mapping: ported to bus_space
* INB/OUTB: incomplete (should use bus_space)
* module support: WIP
* Locking: ported
* MALLOC: ported to kmem API
* getid: ported to kauth
* pkg: incomplete
* compat_audio: not yet
## FAQ
### What works?
Loading osscore.kmod works.
Loading virtal drivers work.
No functional testing has been done yet.
### Who is working on it?
ahoka@
### Where to get it?
You will need devel/mercurial and lang/gawk and devel/gmake to build it.
Browse online: <http://bitbucket.org/ahoka/oss4-netbsd/>
To get it:
hg clone http://bitbucket.org/ahoka/oss4-netbsd
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb