linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Iain Sandoe" <iain@sandoe.co.uk>
To: Christof Petig <christof@petig-baender.de>,
	"Halfmann, Klaus" <klaus.halfmann@feri.de>
Cc: Linux PPC Development <linuxppc-dev@lists.linuxppc.org>
Subject: Re: iBook Modem via daca, was RE: iBook's daca ...
Date: Fri, 12 Jan 2001 14:18:37 +0000	[thread overview]
Message-ID: <20010112142106.CAF01DB9FD@atlas.valhalla.net> (raw)


On Fri, Jan 12, 2001, Christof Petig wrote:
> "Halfmann, Klaus" wrote:
>> Many thanks for the people that care about sound on the iBook.
>> While you find out about the i2c interface, please find out
>> how to make the modem audible, too. It must be hidden somewhere
>> around there. Someone (perhaps BenH) then should decide how this
>> can be incorporated into the serial driver (cobalt modem).

> Of course it is related to the i2c interface (the mixer is accessed via
> i2c). The code is there but mixing doesn't work at all.

but the way that the iBook does it is different from the other models.

The iBook injects the Modem sound in analogue -after- the DAC - and it may
be possible for the modem to sound at the same time as another audio signal.

For other models, the modem signal comes in on the ADC side (as an input the
AWACS or Burgundy) and has to be "passed through" or routed digitally.

we need a solution that will work for all models (e.g. Lombard which works
as per second case)... because there are many now with built-in modem
versions.

----

I have a proposal to change the mixer abstraction for dmasound so that the
input selection is dealt with be one of the "special purpose" OSS ioctl
values.

This would get rid of the annoying use of sliders to control two-state
signals. (and, of course, the possibility of the user selecting multiple
inputs to be 'on' at the same time - which is not physically possible in the
hardware).

It would mean, also that we would need a small user-land application to act
like the MacOS sound control panel.

it will also mean that another app (e.g. comms package) could call that
ioctl to enable modem sound through during dial-up.


proposal is not as good as code - I know... *sigh*
I am almost back to speed (still a few problems with the BK tree, actually).

ciao,
Iain.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2001-01-12 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-12 14:18 Iain Sandoe [this message]
     [not found] <B171A2EF290DD4118E510010B5029006802178@feriex.feri.de>
2001-01-12 11:32 ` iBook Modem via daca, was RE: iBook's daca Christof Petig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010112142106.CAF01DB9FD@atlas.valhalla.net \
    --to=iain@sandoe.co.uk \
    --cc=christof@petig-baender.de \
    --cc=klaus.halfmann@feri.de \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).