9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: Re: [9fans] laptop sound
Date: Tue, 11 Feb 2003 10:50:56 +0900	[thread overview]
Message-ID: <d34513ec7c79a5a47fe7bae60717b10f@granite.cias.osakafu-u.ac.jp> (raw)

> I had a look at that family of sound chips at one point
> (it's a CS####) and all the drivers I found were very
> complicated.

I tried to do such in the last new year holidays, however, I was
knocked down by heavy influenza and lost my time.

Anyway, there are two major tasks, one is sound card chip proper
and the other is that we have only ISA sound card example in our
distribution.   As you know, all the present soundcard is for PCI bus,
and some mechanism to identify itself will be neccessary.   Therefore,
as Dan said before, we need to move the codes of soundcard from
port to pc directory.   So, it is not so easy process to port soundcard
drivers, I suppose.  If you make one such example, I suppose many
will follow you, and enrich the sound world for Plan 9 in addition
to USB ports.

Kenji



             reply	other threads:[~2003-02-11  1:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-11  1:50 okamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-10  2:08 Sam
2003-02-10  8:22 ` Fco.J.Ballesteros
2003-02-10 12:06   ` Russ Cox
2003-02-10 13:37     ` David Presotto

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=d34513ec7c79a5a47fe7bae60717b10f@granite.cias.osakafu-u.ac.jp \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --cc=9fans@cse.psu.edu \
    /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).