public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andras Mantia <amantia@kde.org>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
Date: Sun, 19 Mar 2006 12:38:38 +0200	[thread overview]
Message-ID: <dvjcb4$as2$1@sea.gmane.org> (raw)
In-Reply-To: yw1xoe0368yj.fsf@agrajag.inprovide.com

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

Måns Rullgård wrote:
> Hmm, mine crashed when I used the PCI card.  Using the onboard sound
> was fine.

Now it doesn't crash. :-0 That hang was with kernel 2.6.15, but I switeched
back to 2.6.13 as that is what suse provides and I played some music on
both cards and tried Skype on the onboard card (there was the hang) and it
was OK.

>>>> Can you tell me how can I find the real device ID for my chipset? It
>>>> *should* be the same one as the original writer of the patch wrote (he
>>>> also had an ASUS A8V Deluxe as I understood), but the experience tells
>>>> it is not.
>>> 
>>> lspci -n will list the PCI IDs in hex.
>>
>> Thanks.
> 
> Care to post the output?

Sure. I still don't know how to use those numbers in the quircks.c  (do I
need to create something like #define PCI_DEVICE_WHATEVER pciIDNumber ?).
# lspci -n
00:00.0 Class 0600: 1106:0282
00:00.1 Class 0600: 1106:1282
00:00.2 Class 0600: 1106:2282
00:00.3 Class 0600: 1106:3282
00:00.4 Class 0600: 1106:4282
00:00.7 Class 0600: 1106:7282
00:01.0 Class 0604: 1106:b188
00:07.0 Class 0c00: 1106:3044 (rev 80)
00:08.0 Class 0104: 105a:3373 (rev 02)
00:0a.0 Class 0200: 11ab:4320 (rev 13)
00:0c.0 Class 0401: 1102:0002 (rev 07)
00:0c.1 Class 0980: 1102:7002 (rev 07)
00:0e.0 Class 0400: 109e:0350 (rev 12)
00:0f.0 Class 0104: 1106:3149 (rev 80)
00:0f.1 Class 0101: 1106:0571 (rev 06)
00:10.0 Class 0c03: 1106:3038 (rev 81)
00:10.1 Class 0c03: 1106:3038 (rev 81)
00:10.4 Class 0c03: 1106:3104 (rev 86)
00:11.0 Class 0601: 1106:3227
00:11.5 Class 0401: 1106:3059 (rev 60)
00:11.6 Class 0780: 1106:3068 (rev 80)
00:18.0 Class 0600: 1022:1100
00:18.1 Class 0600: 1022:1101
00:18.2 Class 0600: 1022:1102
00:18.3 Class 0600: 1022:1103
01:00.0 Class 0300: 10de:0326 (rev a1)

The result of lspci -vvvn is attached.

Andras
-- 
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org

[-- Attachment #2: pcilist.bz2 --]
[-- Type: application/x-bzip2, Size: 2207 bytes --]

  reply	other threads:[~2006-03-19 10:38 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
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 [this message]
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='dvjcb4$as2$1@sea.gmane.org' \
    --to=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