[Asterisk-Users] ztdummy inaccuracy on linux-2.6

Steven Ringwald asric at asric.com
Mon Jan 16 14:06:21 MST 2006


On Mon, 2006-01-16 at 21:51 +0100, Tamas wrote:

> 
> cat /proc/interrupts
>            CPU0
>   0:    6645053    IO-APIC-edge  timer
>   1:          8    IO-APIC-edge  i8042
>   2:          0          XT-PIC  cascade
>   5:       3309   IO-APIC-level  eth1
>   7:     679362   IO-APIC-level  eth0
>   8:    8338011    IO-APIC-edge  rtc
>  10:        204   IO-APIC-level  eth2, HFC PCI
>  11:      20559   IO-APIC-level  3w-xxxx
> NMI:        404
> LOC:    6644437
> ERR:          0
> MIS:          0
> 
> eth2 is not use currently. This box is in preparation for production. I
> don't know how can the HFC PCI card (Billion 1xBRI) get the same IRQ as
> eth2 [onboard Broadcom NIC]. Probably because it's on different bus:
> 0000:04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
> Gigabit Ethernet PCI Express (rev 11)
>         Subsystem: Broadcom Corporation NetXtreme BCM5721 Gigabit
> Ethernet PCI Express
>         Flags: bus master, fast devsel, latency 0, IRQ 10
>         Memory at fe5f0000 (64-bit, non-prefetchable) [size=64K]
>         Capabilities: [48] Power Management version 2
>         Capabilities: [50] Vital Product Data
>         Capabilities: [58] Message Signalled Interrupts: 64bit+
> Queue=0/3 Enable-
>         Capabilities: [d0] #10 [0001]
> 
> 0000:01:08.0 Network controller: Cologne Chip Designs GmbH ISDN network
> controller [HFC-PCI] (rev 02)
>         Subsystem: Cologne Chip Designs GmbH ISDN Board
>         Flags: bus master, medium devsel, latency 16, IRQ 10
>         I/O ports at d000 [disabled] [size=8]
>         Memory at fdffc000 (32-bit, non-prefetchable) [size=256]
>         Capabilities: [40] Power Management version 1
> 
> Anything else to take a look for?

Ok. That looks like it *should* be working correctly. It is interesting
that your cascade interrupt is still XT-PIC, and the highest interrupt
listed is 11. I have attached the output from my /proc/interrupts for
comparison. Does the bios have any mention of APIC/legacy or anything???
The board I am using is an Asus K8S-mx with a Sempron64 2800+ in it... 

Steve

-------------- next part --------------
           CPU0       
  0:     488733    IO-APIC-edge  timer
  1:        266    IO-APIC-edge  i8042
  4:       4175    IO-APIC-edge  serial
  8:          0    IO-APIC-edge  rtc
  9:          0   IO-APIC-level  acpi
169:    1853920   IO-APIC-level  libata, wct2xxp
177:        492   IO-APIC-level  eth0
185:          0   IO-APIC-level  SiS SI7012
193:       9869   IO-APIC-level  ehci_hcd:usb1
201:          0   IO-APIC-level  ohci_hcd:usb2
209:          0   IO-APIC-level  ohci_hcd:usb3
217:          0   IO-APIC-level  ohci_hcd:usb4
225:    1850310   IO-APIC-level  wcte11xp
NMI:        144 
LOC:     488707 
ERR:          0
MIS:          0


More information about the asterisk-users mailing list