Re: Related VIA PCI crazyness?

2001-01-10 Thread Philip Armstrong
On Sun, Jan 07, 2001 at 03:52:41PM -0800, Linus Torvalds wrote: > In article <[EMAIL PROTECTED]>, > Philip Armstrong <[EMAIL PROTECTED]> wrote: > >In supplement to Evan Thompson's emails with the subject "Additional > >info. for PCI VIA IDE crazyness. Please read." I've noticed the > >following

Re: Related VIA PCI crazyness?

2001-01-10 Thread Philip Armstrong
On Sun, Jan 07, 2001 at 03:52:41PM -0800, Linus Torvalds wrote: In article [EMAIL PROTECTED], Philip Armstrong [EMAIL PROTECTED] wrote: In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with

Re: Related VIA PCI crazyness?

2001-01-09 Thread Pete Toscano
On Sun, 07 Jan 2001, Linus Torvalds wrote: [snip] > If the VIA logic for getting/setting the irq is wrong, it should only be > a problem if there are devices that _haven't_ been routed by the BIOS. > Usually these devices are limited to things like USB, ACPI and CardBus > controllers, and

Re: Related VIA PCI crazyness?

2001-01-09 Thread Pete Toscano
On Sun, 07 Jan 2001, Linus Torvalds wrote: [snip] If the VIA logic for getting/setting the irq is wrong, it should only be a problem if there are devices that _haven't_ been routed by the BIOS. Usually these devices are limited to things like USB, ACPI and CardBus controllers, and getting

Re: Related VIA PCI crazyness?

2001-01-08 Thread Eric W. Biederman
Linus Torvalds <[EMAIL PROTECTED]> writes: > On Sun, 7 Jan 2001, Albert Cranford wrote: > > > Could anybody with a VIA chip who has the energy please do something for > > > me: > > > - enable DEBUG in arch/i386/kernel/pci-i386.h > > > - do a "/sbin/lspci -xxvvv" on the interrupt routing chip

Re: Related VIA PCI crazyness?

2001-01-08 Thread Evan Thompson
LINUS: > - enable DEBUG in arch/i386/kernel/pci-i386.h > - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the >"ISA bridge" chip - the VIA numbers are 82c586, 82c596, the PCI >numbers for them are 1106:0586 and 1106:0596, I think) > - do a cat /proc/pci Okay, I've

Re: Related VIA PCI crazyness?

2001-01-08 Thread Philip Armstrong
On Sun, Jan 07, 2001 at 03:52:41PM -0800, Linus Torvalds wrote: > In article <[EMAIL PROTECTED]>, > Philip Armstrong <[EMAIL PROTECTED]> wrote: > >In supplement to Evan Thompson's emails with the subject "Additional > >info. for PCI VIA IDE crazyness. Please read." I've noticed the > >following

Re: Related VIA PCI crazyness?

2001-01-08 Thread Philip Armstrong
On Sun, Jan 07, 2001 at 03:52:41PM -0800, Linus Torvalds wrote: In article [EMAIL PROTECTED], Philip Armstrong [EMAIL PROTECTED] wrote: In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with

Re: Related VIA PCI crazyness?

2001-01-08 Thread Evan Thompson
LINUS: - enable DEBUG in arch/i386/kernel/pci-i386.h - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the "ISA bridge" chip - the VIA numbers are 82c586, 82c596, the PCI numbers for them are 1106:0586 and 1106:0596, I think) - do a cat /proc/pci Okay, I've attached

Re: Related VIA PCI crazyness?

2001-01-08 Thread Eric W. Biederman
Linus Torvalds [EMAIL PROTECTED] writes: On Sun, 7 Jan 2001, Albert Cranford wrote: Could anybody with a VIA chip who has the energy please do something for me: - enable DEBUG in arch/i386/kernel/pci-i386.h - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the

Re: Related VIA PCI crazyness?

2001-01-07 Thread Linus Torvalds
On Sun, 7 Jan 2001, Albert Cranford wrote: > > Could anybody with a VIA chip who has the energy please do something for > > me: > > - enable DEBUG in arch/i386/kernel/pci-i386.h > > - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the > >"ISA bridge" chip - the VIA numbers

Re: Related VIA PCI crazyness?

2001-01-07 Thread Adrian Bunk
On 7 Jan 2001, Linus Torvalds wrote: > In article <[EMAIL PROTECTED]>, > Philip Armstrong <[EMAIL PROTECTED]> wrote: > >In supplement to Evan Thompson's emails with the subject "Additional > >info. for PCI VIA IDE crazyness. Please read." I've noticed the > >following message with recent 2.4.0

Re: Related VIA PCI crazyness?

2001-01-07 Thread Albert Cranford
Linus Torvalds wrote: > Could anybody with a VIA chip who has the energy please do something for > me: > - enable DEBUG in arch/i386/kernel/pci-i386.h > - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the >"ISA bridge" chip - the VIA numbers are 82c586, 82c596, the PCI >

Re: Related VIA PCI crazyness?

2001-01-07 Thread Evan Thompson
> Could anybody with a VIA chip who has the energy please do something for > me: > - enable DEBUG in arch/i386/kernel/pci-i386.h > - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the >"ISA bridge" chip - the VIA numbers are 82c586, 82c596, the PCI >numbers for them are

Re: Related VIA PCI crazyness?

2001-01-07 Thread Linus Torvalds
In article <[EMAIL PROTECTED]>, Philip Armstrong <[EMAIL PROTECTED]> wrote: >In supplement to Evan Thompson's emails with the subject "Additional >info. for PCI VIA IDE crazyness. Please read." I've noticed the >following message with recent 2.4.0 test + release kernels: > >IRQ routing conflict

Re: Related VIA PCI crazyness?

2001-01-07 Thread Adrian Bunk
On Sun, 7 Jan 2001, Philip Armstrong wrote: > In supplement to Evan Thompson's emails with the subject "Additional > info. for PCI VIA IDE crazyness. Please read." I've noticed the > following message with recent 2.4.0 test + release kernels: > > IRQ routing conflict in pirq table! Try

Related VIA PCI crazyness?

2001-01-07 Thread Philip Armstrong
In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with recent 2.4.0 test + release kernels: IRQ routing conflict in pirq table! Try 'pci=autoirq' Booting with pci=autoirq results in an error

Related VIA PCI crazyness?

2001-01-07 Thread Philip Armstrong
In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with recent 2.4.0 test + release kernels: IRQ routing conflict in pirq table! Try 'pci=autoirq' Booting with pci=autoirq results in an error

Re: Related VIA PCI crazyness?

2001-01-07 Thread Adrian Bunk
On Sun, 7 Jan 2001, Philip Armstrong wrote: In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with recent 2.4.0 test + release kernels: IRQ routing conflict in pirq table! Try 'pci=autoirq'

Re: Related VIA PCI crazyness?

2001-01-07 Thread Linus Torvalds
In article [EMAIL PROTECTED], Philip Armstrong [EMAIL PROTECTED] wrote: In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with recent 2.4.0 test + release kernels: IRQ routing conflict in pirq

Re: Related VIA PCI crazyness?

2001-01-07 Thread Evan Thompson
Could anybody with a VIA chip who has the energy please do something for me: - enable DEBUG in arch/i386/kernel/pci-i386.h - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the "ISA bridge" chip - the VIA numbers are 82c586, 82c596, the PCI numbers for them are

Re: Related VIA PCI crazyness?

2001-01-07 Thread Albert Cranford
Linus Torvalds wrote: Could anybody with a VIA chip who has the energy please do something for me: - enable DEBUG in arch/i386/kernel/pci-i386.h - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the "ISA bridge" chip - the VIA numbers are 82c586, 82c596, the PCI

Re: Related VIA PCI crazyness?

2001-01-07 Thread Adrian Bunk
On 7 Jan 2001, Linus Torvalds wrote: In article [EMAIL PROTECTED], Philip Armstrong [EMAIL PROTECTED] wrote: In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with recent 2.4.0 test +

Re: Related VIA PCI crazyness?

2001-01-07 Thread Linus Torvalds
On Sun, 7 Jan 2001, Albert Cranford wrote: Could anybody with a VIA chip who has the energy please do something for me: - enable DEBUG in arch/i386/kernel/pci-i386.h - do a "/sbin/lspci -xxvvv" on the interrupt routing chip (it's the "ISA bridge" chip - the VIA numbers are