Date: Thu, 10 Jul 1997 23:35:46 +1000 From: Stephen Hocking <shocking@mailbox.uq.edu.au> To: hackers@freebsd.org Subject: The Linux emulator & weird Linux mmap semantics Message-ID: <199707101335.XAA00441@mailbox.uq.edu.au>
next in thread | raw e-mail | index | archive | help
I've been messing about with the Linux emulator, to add support for the kinds of manipulation involving mmaping sound devices that the OSS sound drivers support. A test program compiled natively works fine, but after hacking away at the Linux emulator to get it to recognize the various ioctls that OSS supports (get caps, mmaping, getospace) I am not getting any joy. The linux app (yes, it is quake if you must know) does not produce any sound, but thinks that it's doing fine. Has anyone else come across this? Stephen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707101335.XAA00441>