public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: Andras Mantia <amantia@kde.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
Date: Fri, 17 Mar 2006 15:33:03 +0100	[thread overview]
Message-ID: <20060317143303.GR20746@lug-owl.de> (raw)
In-Reply-To: <dve3j9$r50$1@sea.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 2015 bytes --]

On Fri, 2006-03-17 12:38:33 +0200, Andras Mantia <amantia@kde.org> wrote:
> bjd wrote:
> > From: Bauke Jan Douma <bjdouma@xs4all.nl>
> > On ASUS A8V and A8V Deluxe boards, the onboard AC97 audio controller
> > and MC97 modem controller are deactivated when a second PCI soundcard
> > is present.  This patch enables them.
> 
> Thanks for the patch! I can't wait to go home and try it. AFAIK it affects
> other boards aside of the ASUS A8V using the same chipset. Once I contacted
> the ASUS support and they told me due to the chipset's design it is not
> possible to enable the onboard sound when a PCI card is installed. It is
> amazing that you could do it. :-)

Nonsense :-)  These days, it's merely only a bit in PCI config space
that needs a flip.  Since vendors seem more and more to `care' about
their customers to only use one (that is, the newly bought additional
sound card, or even other equipment) I even thought about writing a
little helper program to help finding the correct bit.

Just for the records, it happens actually quite often that some little
features / improvements of a chipset have bugs; from time to time,
you'll see a BIOS update that doesn't really do more than switching
off that feature. I guess that quite some of our quirks originate from
looking at what a newer BIOS configures differently compared to an
older version.  Some instability can be fixed that way (though it's
better to have a fix for such a bug inside the BIOS: this way, the fix
is in place at the time the Linux kernel is loaded, so there's no way
for it to eg. cause memory corruption between loading the kernel and
issueing the quirks.)

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-03-17 14:33 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-05 19:27 [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards bjd
2006-03-05 19:34 ` Dave Jones
2006-03-05 20:32 ` Lee Revell
2006-03-06  9:34   ` Jan-Benedict Glaw
2006-03-05 21:24 ` Måns Rullgård
2006-03-11 19:49   ` Måns Rullgård
2006-03-17 10:38 ` Andras Mantia
2006-03-17 14:33   ` Jan-Benedict Glaw [this message]
2006-03-17 14:43     ` Andras Mantia
2006-03-17 14:49       ` Jan-Benedict Glaw
2006-03-17 18:18         ` Andras Mantia
2006-03-17 19:29           ` Måns Rullgård
2006-03-18 14:01             ` Andras Mantia
2006-03-18 14:23               ` Måns Rullgård
2006-03-18 15:00                 ` Andras Mantia
2006-03-18 15:58                   ` Måns Rullgård
2006-03-19 10:38                     ` Andras Mantia
2006-03-19 12:58                       ` Måns Rullgård
2006-03-19 15:11                         ` Andras Mantia
2006-03-19 16:35                           ` Måns Rullgård
2006-03-19 17:38                             ` Andras Mantia
2006-03-19 18:03                               ` Måns Rullgård
2006-03-19 18:18                                 ` Andras Mantia
2006-03-19 18:36                                   ` Måns Rullgård
2006-03-19 18:44                                     ` Andras Mantia
2006-03-17 19:15       ` Måns Rullgård
  -- strict thread matches above, loose matches on Subject: below --
2006-03-05 12:37 Bauke jan Douma
2006-02-12  2:22 bjd

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=20060317143303.GR20746@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=amantia@kde.org \
    --cc=linux-kernel@vger.kernel.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