Annotation of wikisrc/opensoundsystem.mdwn, revision 1.2
1.1 wiki 1: # Open Sound System for NetBSD
2:
3: This page shows the progress of the porting of OSSv4 to NetBSD.
4:
5: ## Version
6:
7: The current version is v4.2 (hg-889)
8:
9: ## Status
10:
11: * DMA: ported (not complete)
12: * PCI config access: complete
13: * PCI mapping: ported to bus_space
14: * INB/OUTB: incomplete (should use bus_space)
15: * module support: WIP
16: * Locking: ported
1.2 ! wiki 17: * MALLOC: ported to kmem API
! 18: * getid: ported to kauth
1.1 wiki 19: * pkg: incomplete
20: * compat_audio: not yet
21:
22: ## FAQ
23:
24: ### What works?
25:
26: Loading osscore.kmod works.
27: Loading virtal drivers work.
28:
29: No functional testing has been done yet.
30:
31: ### Who is working on it?
32:
33: ahoka@
34:
35: ### Where to get it?
36:
37: You will need devel/mercurial and lang/gawk and devel/gmake to build it.
38:
39: Browse online: <http://bitbucket.org/ahoka/oss4-netbsd/>
40:
41: To get it:
42:
43: hg clone http://bitbucket.org/ahoka/oss4-netbsd
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb