9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: Sergey Reva <rs_rlab@mail.ru>,
	Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] isa pnp
Date: Wed,  2 Nov 2005 10:32:58 -0500	[thread overview]
Message-ID: <ee9e417a0511020732u75119c09qeefe03af8972eaae@mail.gmail.com> (raw)
In-Reply-To: <253951500.20051102093743@mail.ru>

> I have ISA soundcard ESS1868F, how can I configure port on it, as I
> understand /dev/pnp still not ready for that...

I don't think you can, short of editing the driver.

I don't understand what it would mean to configure
the port anyway -- don't you need to know the port the
card wants to use in order to talk to it in the first place?
If you just want to tell Plan 9 the port, you can put port=
on the audio line in plan9.ini.

The ISA SoundBlaster AWE32 was PNP and devaudio
sets the irq and dma there without the help of devpnp.
(You just write to the register you'd usually read on the card.)
Perhaps you can do the same.

Russ


      reply	other threads:[~2005-11-02 15:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-02  7:37 Sergey Reva
2005-11-02 15:32 ` Russ Cox [this message]

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=ee9e417a0511020732u75119c09qeefe03af8972eaae@mail.gmail.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    --cc=rs_rlab@mail.ru \
    /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).