* DMA sound compatability with OSS API
@ 1999-07-05 6:44 Joshua Gargus
1999-07-19 6:22 ` Paul Mackerras
0 siblings, 1 reply; 2+ messages in thread
From: Joshua Gargus @ 1999-07-05 6:44 UTC (permalink / raw)
To: LinuxPPC Development Mailing List
-----BEGIN PGP SIGNED MESSAGE-----
Hello,
I'm trying to compile an application (the virtual machine for Squeak
Smalltalk) that requires several ioctl() calls defined in 'soundcard.h',
including 'SNDCTL_DSP_GETCAPS' and 'SNDCTL_DSP_GETOSPACE'.
These are not defined in 'drivers/sounds/dmasound.c', although the
comment at the top of the file declares it to be 'OSS compatable'.
I don't know too much about this stuff at all. Is there some reason that
the Macintosh sound hardware cannot support these calls, or have they
just not been implemented yet? Is adding support for these calls in the
works, or is it an itch I'll have to scratch for myself?
Thanks,
Josh
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: o8pJk7aZZUqYQcdDtvEGZYJUhah7A8qv
iQA/AwUBN4BW+W99D+Gh4jVMEQLwxwCfXzwAw6+QnpyD0tCwKKYB4r3cmtwAoOrY
/jKA/04Xm9i98WBZ6+QvOgBG
=rZGz
-----END PGP SIGNATURE-----
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: DMA sound compatability with OSS API
1999-07-05 6:44 DMA sound compatability with OSS API Joshua Gargus
@ 1999-07-19 6:22 ` Paul Mackerras
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mackerras @ 1999-07-19 6:22 UTC (permalink / raw)
To: gargus; +Cc: linuxppc-dev
Joshua Gargus <gargus@cs.ualberta.ca> wrote:
> I'm trying to compile an application (the virtual machine for Squeak
> Smalltalk) that requires several ioctl() calls defined in 'soundcard.h',
> including 'SNDCTL_DSP_GETCAPS' and 'SNDCTL_DSP_GETOSPACE'.
> These are not defined in 'drivers/sounds/dmasound.c', although the
> comment at the top of the file declares it to be 'OSS compatable'.
>
> I don't know too much about this stuff at all. Is there some reason that
> the Macintosh sound hardware cannot support these calls, or have they
> just not been implemented yet? Is adding support for these calls in the
> works, or is it an itch I'll have to scratch for myself?
Basically they just haven't been implemented yet. I don't know if
anyone is actively working on doing them at present. They shouldn't
be too hard to implement.
Paul.
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-07-19 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-07-05 6:44 DMA sound compatability with OSS API Joshua Gargus
1999-07-19 6:22 ` Paul Mackerras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).