All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dietmar Kling <d.kling@kling-bauer.de>
To: linux-kernel@vger.kernel.org
Subject: 2.4.7 and setpci no go
Date: Sun, 22 Jul 2001 23:18:33 +0200	[thread overview]
Message-ID: <3B5B4329.2080101@kling-bauer.de> (raw)

Hi,

i have a problem with my new Athlon board and a really silly bios, which 
assigns
all my interrupts of usb,audio,eth0,bttv to irq 11

i have to turned off pnp aware OS in the bios
and i can set  via setpci the irq as the examples below indicate.

Still you can see in the example that the Line with the IRQ shows 11.
and when i insert for example the AC97 driver of ALSA io gets interrupt 11.

Same situation for usb, eth0, bttv.

So I am lost now :(
Is this a kernel bug or is there a kernel parameter which i have to use?

Regards
Dietmar


### Example 1 ####
/sbin/setpci  -v -s 00:11.5 INTERRUPT_LINE=9
00:11.5:3c 09
/sbin/lspci  -v -s 00:11.5 -x
00:11.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio 
Controller (rev 10)
        Subsystem: Elitegroup Computer Systems: Unknown device 0996
        Flags: medium devsel, IRQ 11
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2
00: 06 11 59 30 01 00 10 02 10 00 01 04 00 00 00 00
10: 01 e4 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 19 10 96 09
30: 00 00 00 00 c0 00 00 00 00 00 00 00 09 03 00 00
                                                                  ^^<--- 
changed
### Example 2  ####
/sbin/setpci  -v -s 00:11.5 INTERRUPT_LINE=0x0a
00:11.5:3c 0a
/sbin/lspci  -v -s 00:11.5 -x
00:11.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio 
Controller (rev 10)
        Subsystem: Elitegroup Computer Systems: Unknown device 0996
        Flags: medium devsel, IRQ 11
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2
00: 06 11 59 30 01 00 10 02 10 00 01 04 00 00 00 00
10: 01 e4 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 19 10 96 09
30: 00 00 00 00 c0 00 00 00 00 00 00 00 10 03 00 00
                                                                  ^^<--- 
changed                                                                   














             reply	other threads:[~2001-07-22 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-22 21:18 Dietmar Kling [this message]
     [not found] <Pine.LNX.4.10.10107222138280.27761-100000@coffee.psychology.mcmaster.ca>
2001-07-23  7:38 ` 2.4.7 and setpci no go Dietmar Kling

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=3B5B4329.2080101@kling-bauer.de \
    --to=d.kling@kling-bauer.de \
    --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 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.