Re: fxp(4) device timeouts ACPI related?

From: John Birrell <jb_at_cimlogic.com.au>
Date: Sat, 5 Jun 2004 08:44:36 +1000
On Fri, Jun 04, 2004 at 03:21:34PM -0400, John Baldwin wrote:
> Looks like !ACPI gives IRQ 11 to everyone and ACPI gives some devices IRQ 5 
> and some IRQ 11.  Can you get a dmesg from the older kernel with ACPI enabled 
> and generate a diff of that dmesg against the current kernel with ACPI?

The timeouts I'm getting from a bfe device may be related too.

Here is a diff of my dmesg between 19 May 2004 and current today:

==================================================
4,7c4,7
< FreeBSD 5.2-CURRENT #0: Fri Jun  4 14:54:14 EST 2004
<     root_at_freebsd8.cimlogic.com.au:/u/freebsd/obj/u/freebsd/src_20040519/sys/FREEBSD8
< Preloaded elf kernel "/boot/kernel/kernel" at 0xc07c0000.
< Preloaded elf module "/boot/kernel/acpi.ko" at 0xc07c021c.
---
> FreeBSD 5.2-CURRENT #0: Sat Jun  5 08:22:10 EST 2004
>     jbr_at_freebsd8.cimlogic.com.au:/u/freebsd/obj/u/freebsd/src_head/sys/FREEBSD8
> Preloaded elf kernel "/boot/kernel/kernel" at 0xc0762000.
> Preloaded elf module "/boot/kernel/acpi.ko" at 0xc076221c.
9c9
< CPU: Intel(R) Celeron(R) CPU 2.40GHz (2397.98-MHz 686-class CPU)
---
> CPU: Intel(R) Celeron(R) CPU 2.40GHz (2397.97-MHz 686-class CPU)
13c13
< avail memory = 255934464 (244 MB)
---
> avail memory = 255954944 (244 MB)
24,25c24,25
< cpu0: <ACPI CPU (2 Cx states)> port 0x530-0x537 on acpi0
< acpi_tz0: <Thermal Zone> port 0x530-0x537 on acpi0
---
> cpu0: <ACPI CPU (2 Cx states)> on acpi0
> acpi_tz0: <Thermal Zone> on acpi0
35,39c35,39
< pcib0: slot 29 INTB is routed to irq 11
< pcib0: slot 29 INTC is routed to irq 11
< pcib0: slot 29 INTD is routed to irq 11
< pcib0: slot 31 INTB is routed to irq 11
< pcib0: slot 31 INTB is routed to irq 11
---
> pcib0: slot 29 INTB is routed to irq 5
> pcib0: slot 29 INTC is routed to irq 10
> pcib0: slot 29 INTD is routed to irq 5
> pcib0: slot 31 INTB is routed to irq 5
> pcib0: slot 31 INTB is routed to irq 5
43,44d42
< agp0: Reserved 0x8000000 bytes for rid 0x10 type 3 at 0xe8000000
< agp0: Reserved 0x80000 bytes for rid 0x14 type 3 at 0xf6f80000
49d46
< uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xbf80
56,57c53
< uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0xbf40-0xbf5f irq 11 at device 29.1 on pci0
< uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xbf40
---
> uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0xbf40-0xbf5f irq 5 at device 29.1 on pci0
69,70c65
< uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0xbf20-0xbf3f irq 11 at device 29.2 on pci0
< uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0xbf20
---
> uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0xbf20-0xbf3f irq 10 at device 29.2 on pci0
80,82c75,76
< pcib1: slot 1 INTA is routed to irq 11
< bfe0: <Broadcom BCM4401 Fast Ethernet> mem 0xfcffe000-0xfcffffff irq 11 at device 1.0 on pci2
< bfe0: Reserved 0x2000 bytes for rid 0x10 type 3 at 0xfcffe000
---
> pcib1: slot 1 INTA is routed to irq 5
> bfe0: <Broadcom BCM4401 Fast Ethernet> mem 0xfcffe000-0xfcffffff irq 5 at device 1.0 on pci2
89d82
< cbb0: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0xf8000000
96,98d88
< atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xbfa0
< atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
< atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
100,101d89
< atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
< atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
103,107c91
< pcm0: <Intel ICH4 (82801DB)> port 0xcc40-0xcc7f,0xc800-0xc8ff mem 0xf6eff400-0xf6eff4ff,0xf6eff800-0xf6eff9ff irq 11 at device 31.5 on pci0
< pcm0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xc800
< pcm0: Reserved 0x40 bytes for rid 0x14 type 4 at 0xcc40
< pcm0: [GIANT-LOCKED]
< pcm0: <SigmaTel STAC9750/51 AC97 Codec>
---
> pci0: <multimedia, audio> at device 31.5 (no driver attached)
116d99
< orm0: <Option ROMs> at iomem 0xcf800-0xcffff,0xcf000-0xcf7ff,0xce800-0xcefff,0xce000-0xce7ff,0xcd800-0xcdfff,0xc0000-0xcd7ff on isa0
117a101
> orm0: <Option ROMs> at iomem 0xcf800-0xcffff,0xcf000-0xcf7ff,0xce800-0xcefff,0xce000-0xce7ff,0xcd800-0xcdfff,0xc0000-0xcd7ff on isa0
121c105
< Timecounter "TSC" frequency 2397977764 Hz quality 800
---
> Timecounter "TSC" frequency 2397974888 Hz quality 800
==================================================

-- 
John Birrell
Received on Fri Jun 04 2004 - 13:45:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:56 UTC