public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.7 and setpci no go
@ 2001-07-22 21:18 Dietmar Kling
  0 siblings, 0 replies; 2+ messages in thread
From: Dietmar Kling @ 2001-07-22 21:18 UTC (permalink / raw)
  To: linux-kernel

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                                                                   














^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-23  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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
2001-07-22 21:18 Dietmar Kling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox