All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mario Manno <m.manno@gmx.net>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: PCI quirks with via82xx soundcard / sysfs paths
Date: Thu, 19 Oct 2006 21:12:27 +0200	[thread overview]
Message-ID: <1161285147.4492.53.camel@lila> (raw)
In-Reply-To: <C15D549E.2D1B%Keir.Fraser@cl.cam.ac.uk>

On Thu, 2006-10-19 at 16:13 +0100, Keir Fraser wrote:
> On 16/10/06 19:42, "Mario Manno" <m.manno@gmx.net> wrote:
> 
> > (sundance
> >     (pci_ids        ('1186:1002'))
> >     (pci_config_space_fields        ('00000054:2:00000000'))
> > )
> > (snd_via82xx
> >     (pci_ids        ('1106:3059'))
> >     (pci_config_space_fields        ('000000c4:2:00000000'))
> > )
> 
> I'd like to put a comment by each permitted register to indicate its
> device-specific purpose. Unfortunately I can't find any reference to these
> register offsets in the drivers, which is very weird.
> 
> What Linux kernel version do these particular drivers come from?

Well, i added them because the log messages said so... but the addresses
indeed differ from my previous setup (same hypervisor, but debian kernel
2.6.17): Sundance didn't need quirks or permissive and vi82xx complained
about more addresses.

==============
dom0# cat /proc/version
Linux version 2.6.18-1-xen-amd64 (Debian 2.6.18-2) (waldi@debian.org)
(gcc version 4.1.2 20060920 (prerelease) (Debian 4.1.1-14)) #1 SMP Fri
Sep 29 18:28:20 CEST 2006

domU# cat /proc/version
Linux version 2.6.17-2-xen-amd64 (Debian 2.6.17-9) (waldi@debian.org)
(gcc version 4.1.2 20060901 (prerelease) (Debian 4.1.1-13)) #1 SMP Wed
Sep 13 18:35:45 CEST 2006

dom0# dpkg -l 
ii  linux-image-2.6.17-2-xen-amd64      2.6.17-9
ii  linux-image-2.6.18-1-xen-amd64      2.6.18-2
ii  xen-hypervisor-3.0-unstable         3.0-unstable+hg11561-1
==============

I just upgraded the domU kernel to 2.6.18 and now i need all of the
following values for the onboard soundcard:
'000000c4:2:00000000'   # ??
'00000041:1:00000000'   # VIA_ACLINK_CTRL
'00000042:1:00000000'   # VIA_FUNC_ENABLE
'00000049:1:00000000'   # VIA8233_SPDIF_CTRL

But since i don't even get the soundcard working inside dom0, besides
mixer, i would drop this issue altogether. Asterisk will do fine without
a soundcard anyways.

Sundance however still works with 0x54.


-- 
Mario Manno <m.manno@gmx.net>

      reply	other threads:[~2006-10-19 19:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-15 15:52 PCI quirks with via82xx soundcard / sysfs paths Mario Manno
2006-10-16 16:56 ` Keir Fraser
2006-10-16 18:42   ` Mario Manno
2006-10-17  6:47     ` Keir Fraser
2006-10-19 15:13     ` Keir Fraser
2006-10-19 19:12       ` Mario Manno [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=1161285147.4492.53.camel@lila \
    --to=m.manno@gmx.net \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.