public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ttyS* names missing in /proc/interrupts?
@ 2009-03-12 12:20 Meelis Roos
  2009-03-12 14:47 ` H. Peter Anvin
  0 siblings, 1 reply; 2+ messages in thread
From: Meelis Roos @ 2009-03-12 12:20 UTC (permalink / raw)
  To: Linux Kernel list

Just noticed in 2.6.29-rc7+git: lines corresponding to 8250 ttyS* 
serial ports have no device name in /proc interrupts:

           CPU0
  0:         35    XT-PIC-XT        timer
  1:        338    XT-PIC-XT        i8042
  2:          0    XT-PIC-XT        cascade
  3:          3    XT-PIC-XT
  4:          3    XT-PIC-XT
  6:          5    XT-PIC-XT        floppy
  7:          1    XT-PIC-XT        parport0
  8:          2    XT-PIC-XT        rtc0
  9:         41    XT-PIC-XT        acpi, qla2xxx, tr1
 10:          1    XT-PIC-XT        Intel 82801BA-ICH2
 11:     160060    XT-PIC-XT        uhci_hcd:usb1, uhci_hcd:usb2, lpfc, tr0, eth0, mga@pci:0000:02:00.0
 12:        141    XT-PIC-XT        i8042
 14:      88730    XT-PIC-XT        ata_piix
 15:    1190012    XT-PIC-XT        ata_piix
NMI:          0   Non-maskable interrupts
LOC:    1028718   Local timer interrupts
TRM:          0   Thermal event interrupts
SPU:          0   Spurious interrupts
ERR:          0

$ dmesg | grep tty
console [tty0] enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A

And similarly on another machine.

-- 
Meelis Roos (mroos@linux.ee)

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

end of thread, other threads:[~2009-03-12 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12 12:20 ttyS* names missing in /proc/interrupts? Meelis Roos
2009-03-12 14:47 ` H. Peter Anvin

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