public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Interrupt Routing
@ 2003-01-10 20:59 Stephen L Johnson
       [not found] ` <1042232352.2868.31.camel-EWEM0Crkbjs/2vX+WiJxEB2eb7JE58TQ@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen L Johnson @ 2003-01-10 20:59 UTC (permalink / raw)
  To: ACPI Dev Mailing List

Somewhere along the way, the interrupt routing on my laptopn has gone
back to cramming everything onto the same interrupt. Here is my
/proc/interrupts output:

sjohnson@rodan:~> cat /proc/interrupts 
           CPU0       
  0:     565260          XT-PIC  timer
  1:       6943          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  9:      72990          XT-PIC  acpi, ohci1394, usb-uhci, usb-uhci,
usb-uhci, Ricoh Co Ltd RL5c475, Texas Instruments PCI1410 PC card
Cardbus Controller, Intel 82801CA-ICH3, eth0
 11:        484          XT-PIC  sonypi
 12:      76803          XT-PIC  PS/2 Mouse
 14:      29615          XT-PIC  ide0
NMI:          0 
LOC:     565211 
ERR:          0
MIS:          0

This is on a Sony Vaio R505-ES running 2.4.20 with acpi-20021212.


-- 
Stephen L Johnson <sjohnson-WpdXj7kV/NVg9hUCZPvPmw@public.gmane.org>



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

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

* Re: Interrupt Routing
       [not found] ` <1042232352.2868.31.camel-EWEM0Crkbjs/2vX+WiJxEB2eb7JE58TQ@public.gmane.org>
@ 2003-01-10 21:31   ` Dominik Brodowski
       [not found]     ` <20030110213137.GA10841-JhLEnvuH02M@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Dominik Brodowski @ 2003-01-10 21:31 UTC (permalink / raw)
  To: Stephen L Johnson; +Cc: ACPI Dev Mailing List

Hi Stephen,

Could you please send me a dmesg? CONFIG_ACPI_DEBUG should be enabled :-)

	Dominik

On Fri, Jan 10, 2003 at 02:59:12PM -0600, Stephen L Johnson wrote:
> Somewhere along the way, the interrupt routing on my laptopn has gone
> back to cramming everything onto the same interrupt. Here is my
> /proc/interrupts output:
> 
> sjohnson@rodan:~> cat /proc/interrupts 
>            CPU0       
>   0:     565260          XT-PIC  timer
>   1:       6943          XT-PIC  keyboard
>   2:          0          XT-PIC  cascade
>   9:      72990          XT-PIC  acpi, ohci1394, usb-uhci, usb-uhci,
> usb-uhci, Ricoh Co Ltd RL5c475, Texas Instruments PCI1410 PC card
> Cardbus Controller, Intel 82801CA-ICH3, eth0
>  11:        484          XT-PIC  sonypi
>  12:      76803          XT-PIC  PS/2 Mouse
>  14:      29615          XT-PIC  ide0
> NMI:          0 
> LOC:     565211 
> ERR:          0
> MIS:          0
> 
> This is on a Sony Vaio R505-ES running 2.4.20 with acpi-20021212.
> 
> 
> -- 
> Stephen L Johnson <sjohnson-WpdXj7kV/NVg9hUCZPvPmw@public.gmane.org>
> 
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

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

* Re: Interrupt Routing
       [not found]     ` <20030110213137.GA10841-JhLEnvuH02M@public.gmane.org>
@ 2003-01-10 21:43       ` Stephen L Johnson
  2003-01-10 22:46       ` Stephen L Johnson
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen L Johnson @ 2003-01-10 21:43 UTC (permalink / raw)
  To: Dominik Brodowski; +Cc: ACPI Dev Mailing List

OK Dokey! Kernel is re-compiling as I type.

On Fri, 2003-01-10 at 15:31, Dominik Brodowski wrote:
> Hi Stephen,
> 
> Could you please send me a dmesg? CONFIG_ACPI_DEBUG should be enabled :-)
> 
> 	Dominik
> 
> On Fri, Jan 10, 2003 at 02:59:12PM -0600, Stephen L Johnson wrote:
> > Somewhere along the way, the interrupt routing on my laptopn has gone
> > back to cramming everything onto the same interrupt. Here is my
> > /proc/interrupts output:

-- 
Stephen L Johnson <sjohnson-WpdXj7kV/NVg9hUCZPvPmw@public.gmane.org>



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

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

* Re: Interrupt Routing
       [not found]     ` <20030110213137.GA10841-JhLEnvuH02M@public.gmane.org>
  2003-01-10 21:43       ` Stephen L Johnson
@ 2003-01-10 22:46       ` Stephen L Johnson
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen L Johnson @ 2003-01-10 22:46 UTC (permalink / raw)
  To: Dominik Brodowski; +Cc: ACPI Dev Mailing List

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

On Fri, 2003-01-10 at 15:31, Dominik Brodowski wrote:
> Hi Stephen,
> 
> Could you please send me a dmesg? CONFIG_ACPI_DEBUG should be enabled :-)
> 
> 	Dominik
> 

Here it is.
-- 
Stephen L Johnson <sjohnson-WpdXj7kV/NVg9hUCZPvPmw@public.gmane.org>

[-- Attachment #2: dmesg.out.gz --]
[-- Type: application/x-gzip, Size: 5106 bytes --]

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

end of thread, other threads:[~2003-01-10 22:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-10 20:59 Interrupt Routing Stephen L Johnson
     [not found] ` <1042232352.2868.31.camel-EWEM0Crkbjs/2vX+WiJxEB2eb7JE58TQ@public.gmane.org>
2003-01-10 21:31   ` Dominik Brodowski
     [not found]     ` <20030110213137.GA10841-JhLEnvuH02M@public.gmane.org>
2003-01-10 21:43       ` Stephen L Johnson
2003-01-10 22:46       ` Stephen L Johnson

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