9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Axel Belinfante <Axel.Belinfante@cs.utwente.nl>
To: 9fans@cse.psu.edu
Subject: [9fans] fix works for: usbuhci: port 65504 in use
Date: Sat, 13 Dec 2003 11:05:22 +0100	[thread overview]
Message-ID: <200312131005.hBDA5Mj08518@zamenhof.cs.utwente.nl> (raw)
In-Reply-To: Your message of "Fri, 12 Dec 2003 23:24:30." <10b9eba01e53abcf6d3fa1503f178a94@caldo.demon.co.uk>

Thanks, that did it!!!
Makes sense to fix on sources?

and now there is sound -- great!!
and now the question is how to control volume,
seems that low volume settings are quite negative
(-5376 for default volume setting of usbstart)
highest volume setting is 0 (or also negative?)
how does this interact with mixer etc.  ?

(and see what other things can be controlled;
I have the 'plain' xitel hifi-link)

(For the interested, /dev/audioctl gives me, after some fiddling:
speed out 44100 4990 55010
mute out 1
volume out '-1050 -1050'
channels out 2 1 2
resolution out 16 8 20
)

Forsyth wrote:

> /sys/src/9/pc/devarch.c says
>
> 		// Only 64KB I/O space on the x86.
> 		if((port+size) >= 0x10000){
>
> but i think the test should be > not >=
> (since port address port+size isn't included in the allocation)


  reply	other threads:[~2003-12-13 10:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-12 21:45 [9fans] usbuhci: port 65504 in use ? Axel Belinfante
2003-12-12 22:31 ` Axel Belinfante
2003-12-12 23:24   ` Charles Forsyth
2003-12-13 10:05     ` Axel Belinfante [this message]
2003-12-12 23:26   ` Charles Forsyth
2003-12-12 23:28     ` Charles Forsyth

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=200312131005.hBDA5Mj08518@zamenhof.cs.utwente.nl \
    --to=axel.belinfante@cs.utwente.nl \
    --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).