From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 6 19:20:28 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBB0416A4CE for ; Fri, 6 Aug 2004 19:20:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95EC143D46 for ; Fri, 6 Aug 2004 19:20:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i76JKSub041359 for ; Fri, 6 Aug 2004 19:20:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i76JKSQ4041358; Fri, 6 Aug 2004 19:20:28 GMT (envelope-from gnats) Date: Fri, 6 Aug 2004 19:20:28 GMT Message-Id: <200408061920.i76JKSQ4041358@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Vadim Mikhailov Subject: Re: kern/68351: bge0 watchdog timeout on 5.2.1 and -current, 5.1 is ok X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vadim Mikhailov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 19:20:29 -0000 The following reply was made to PR kern/68351; it has been noted by GNATS. From: Vadim Mikhailov To: John Baldwin Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/68351: bge0 watchdog timeout on 5.2.1 and -current, 5.1 is ok Date: Fri, 06 Aug 2004 12:10:16 -0700 John Baldwin wrote: > On Friday 06 August 2004 02:02 pm, Vadim Mikhailov wrote: > >>John Baldwin wrote: >> > Have you tried disabling ACPI to see if it works better? >> >> Can not try it now - this is production server under load, >>and it is working fine since I installed Intel Pro/1000 XT card to overcome >>bge problems. >> But, as stated in my original report, I did try it disabling ACPI about >>month ago with current - didn't make any difference. >> >> > Also, can you provide mptable output? >> >> Here it is: > > > Thanks, can you also provide a full dmesg output? The two bge's are routed to > pins 0 and 1 of the second I/O APIC which should be IRQs 16 and 17 if the > first I/O APIC has 16 interrupt pins (dmesg will tell me that). > This is /var/run/dmesg.boot from verbose boot. Oddly enough, it does not start with standard FreeBSD copyrights, probably because of dmesg buffer overflow, however I didn't think this limit applies to /var/run/dmesg.boot file. Hopefully it still has enough information about APIC and interrupts. %uname -sr FreeBSD 5.2.1-RELEASE-p9 %grep -v ^$ /usr/src/sys/i386/conf/VORTEX | awk '{print $1,$2}' | grep -v ^# machine i386 cpu I686_CPU ident VORTEX options SCHED_4BSD options INET options FFS options SOFTUPDATES options UFS_ACL options UFS_DIRHASH options MD_ROOT options NFSCLIENT options NFSSERVER options NFS_ROOT options MSDOSFS options CD9660 options PROCFS options PSEUDOFS options COMPAT_43 options COMPAT_FREEBSD4 options SCSI_DELAY=10000 options KTRACE options SYSVSHM options SYSVMSG options SYSVSEM options _KPOSIX_PRIORITY_SCHEDULING options KBD_INSTALL_CDEV options AHC_REG_PRETTY_PRINT options AHD_REG_PRETTY_PRINT options PFIL_HOOKS options SMP device apic device isa device pci device fdc device ata device atadisk device atapicd options ATA_STATIC_ID device ahc device mpt device sym device scbus device ch device da device sa device cd device pass device atkbdc device atkbd device psm device vga device splash device sc device agp device npx device pmtimer device sio device miibus device bge device random device loop device ether device ppp device tun device pty device md device gif device bpf device uhci device ohci device usb device ugen device uhid device ukbd device ulpt device umass device ums device urio device uscanner options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=100 options IPFIREWALL_DEFAULT_TO_ACCEPT options IPDIVERT options DUMMYNET options HZ=1000 options BRIDGE options ACCEPT_FILTER_HTTP options ACCEPT_FILTER_DATA options RANDOM_IP_ID options SHMMAXPGS=32768 options SHMSEG=256 options SEMMNI=256 options SEMMNS=512 options SEMMNU=256 options SEMMAP=256 % cat /var/run/dmesg.boot intpin 7 -> irq 7 (edge, activehi) ioapic0: intpin 8 -> irq 8 (edge, activehi) ioapic0: intpin 9 -> irq 9 (edge, activehi) ioapic0: intpin 10 -> irq 10 (edge, activehi) ioapic0: intpin 11 -> irq 11 (edge, activehi) ioapic0: intpin 12 -> irq 12 (edge, activehi) ioapic0: intpin 13 -> irq 13 (edge, activehi) ioapic0: intpin 14 -> irq 14 (edge, activehi) ioapic0: intpin 15 -> irq 15 (edge, activehi) MADT: Found IO APIC ID 9, Vector 16 at 0xfec01000 ioapic1: Changing APIC ID to 9 ioapic1: intpin 0 -> irq 16 (level, activelo) ioapic1: intpin 1 -> irq 17 (level, activelo) ioapic1: intpin 2 -> irq 18 (level, activelo) ioapic1: intpin 3 -> irq 19 (level, activelo) ioapic1: intpin 4 -> irq 20 (level, activelo) ioapic1: intpin 5 -> irq 21 (level, activelo) ioapic1: intpin 6 -> irq 22 (level, activelo) ioapic1: intpin 7 -> irq 23 (level, activelo) ioapic1: intpin 8 -> irq 24 (level, activelo) ioapic1: intpin 9 -> irq 25 (level, activelo) ioapic1: intpin 10 -> irq 26 (level, activelo) ioapic1: intpin 11 -> irq 27 (level, activelo) ioapic1: intpin 12 -> irq 28 (level, activelo) ioapic1: intpin 13 -> irq 29 (level, activelo) ioapic1: intpin 14 -> irq 30 (level, activelo) ioapic1: intpin 15 -> irq 31 (level, activelo) MADT: Found IO APIC ID 10, Vector 32 at 0xfec02000 ioapic2: Changing APIC ID to 10 ioapic2: intpin 0 -> irq 32 (level, activelo) ioapic2: intpin 1 -> irq 33 (level, activelo) ioapic2: intpin 2 -> irq 34 (level, activelo) ioapic2: intpin 3 -> irq 35 (level, activelo) ioapic2: intpin 4 -> irq 36 (level, activelo) ioapic2: intpin 5 -> irq 37 (level, activelo) ioapic2: intpin 6 -> irq 38 (level, activelo) ioapic2: intpin 7 -> irq 39 (level, activelo) ioapic2: intpin 8 -> irq 40 (level, activelo) ioapic2: intpin 9 -> irq 41 (level, activelo) ioapic2: intpin 10 -> irq 42 (level, activelo) ioapic2: intpin 11 -> irq 43 (level, activelo) ioapic2: intpin 12 -> irq 44 (level, activelo) ioapic2: intpin 13 -> irq 45 (level, activelo) ioapic2: intpin 14 -> irq 46 (level, activelo) ioapic2: intpin 15 -> irq 47 (level, activelo) lapic0: Routing NMI -> LINT1 lapic0: LINT1 trigger: edge lapic0: LINT1 polarity: active-hi lapic6: Routing NMI -> LINT1 lapic6: LINT1 trigger: edge lapic6: LINT1 polarity: active-hi lapic1: Routing NMI -> LINT1 lapic1: LINT1 trigger: edge lapic1: LINT1 polarity: active-hi lapic7: Routing NMI -> LINT1 lapic7: LINT1 trigger: edge lapic7: LINT1 polarity: active-hi MADT: intr override: source 10, irq 10 ioapic0: intpin 10 trigger: edge ioapic0: intpin 10 polarity: active-hi ioapic0 irqs 0-15 on motherboard ioapic1 irqs 16-31 on motherboard ioapic2 irqs 32-47 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x01000000 DFR: 0x0fffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff random: mem: Pentium Pro MTRR support enabled null: npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 ACPI timer looks BAD min = 3, max = 6, width = 3 Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 pci_open(1): mode 1 addr port (0x0cf8) is 0x80008af0 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=00141166) pcibios: BIOS version 2.10 Using $PIR table, 7 entries at 0xc00fc4a0 PCI-Only Interrupts: none Location Bus Device Pin Link IRQs embedded 0 8 A 0x6c 4 5 6 7 11 14 15 embedded 0 8 B 0x6d 4 5 6 7 11 14 15 embedded 0 8 C 0x6e 4 5 6 7 11 14 15 embedded 0 15 A 0x81 4 5 6 7 11 14 15 embedded 2 0 A 0x60 4 5 6 7 11 14 15 embedded 2 0 B 0x61 4 5 6 7 11 14 15 slot 1 3 6 A 0x68 4 5 6 7 11 14 15 slot 1 3 6 B 0x69 4 5 6 7 11 14 15 slot 1 3 6 C 0x6a 4 5 6 7 11 14 15 slot 1 3 6 D 0x6b 4 5 6 7 11 14 15 embedded 4 3 A 0x62 4 5 6 7 11 14 15 embedded 4 3 B 0x63 4 5 6 7 11 14 15 embedded 4 5 A 0x62 4 5 6 7 11 14 15 embedded 4 5 B 0x63 4 5 6 7 11 14 15 slot 2 1 4 A 0x64 4 5 6 7 11 14 15 slot 2 1 4 B 0x65 4 5 6 7 11 14 15 slot 2 1 4 C 0x66 4 5 6 7 11 14 15 slot 2 1 4 D 0x67 4 5 6 7 11 14 15 AcpiOsDerivePciId: bus 0 dev 0 func 0 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_cpu0: on acpi0 acpi_cpu1: on acpi0 acpi_cpu2: on acpi0 acpi_cpu3: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 ---- initial configuration ------------------------ \\_SB_.LUSB irq 5: [ 4 5 6 7 10 11 12] low,level,sharable 0.15.0 ---- before setting priority for links ------------ ---- before fixup boot-disabled links ------------- ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- \\_SB_.LUSB irq 5: [ 4 5 6 7 10 11 12] low,level,sharable 0.15.0 pci0: on pcib0 pci0: physical bus=0 found-> vendor=0x1166, dev=0x0014, revid=0x31 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1166, dev=0x0014, revid=0x00 bus=0, slot=0, func=1 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1166, dev=0x0014, revid=0x00 bus=0, slot=0, func=2 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 3, range 32, base feb80000, size 12, enabled map[14]: type 4, range 32, base 0000ecf8, size 3, enabled map[18]: type 4, range 32, base 0000ece8, size 3, enabled pcib0: matched entry for 0.8.INTA (source ) pcib0: device is hardwired to IRQ 28 found-> vendor=0x1028, dev=0x000c, revid=0x00 bus=0, slot=8, func=0 class=ff-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x0290, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=28 powerspec 2 supports D0 D3 current D0 map[10]: type 1, range 32, base fe102000, size 12, enabled map[14]: type 4, range 32, base 0000ec80, size 6, enabled map[18]: type 3, range 32, base feb00000, size 19, enabled pcib0: matched entry for 0.8.INTB (source ) pcib0: device is hardwired to IRQ 29 found-> vendor=0x1028, dev=0x0008, revid=0x00 bus=0, slot=8, func=1 class=ff-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0103, statreg=0x0290, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=29 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000ecf4, size 2, enabled pcib0: matched entry for 0.8.INTC (source ) pcib0: device is hardwired to IRQ 30 found-> vendor=0x1028, dev=0x0009, revid=0x00 bus=0, slot=8, func=2 class=ff-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0103, statreg=0x0290, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=30 powerspec 2 supports D0 D3 current D0 map[10]: type 1, range 32, base fd000000, size 24, enabled map[14]: type 4, range 32, base 0000e800, size 8, enabled map[18]: type 1, range 32, base fe101000, size 12, enabled found-> vendor=0x1002, dev=0x4752, revid=0x27 bus=0, slot=14, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x00a7, statreg=0x0290, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D1 D2 D3 current D0 found-> vendor=0x1166, dev=0x0201, revid=0x93 bus=0, slot=15, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x2200, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 4, range 32, base 000001f0, size 3, enabled map[14]: type 4, range 32, base 000003f4, size 2, enabled map[18]: type 4, range 32, base 00000170, size 3, enabled map[1c]: type 4, range 32, base 00000374, size 2, enabled map[20]: type 4, range 32, base 000008b0, size 4, enabled found-> vendor=0x1166, dev=0x0212, revid=0x93 bus=0, slot=15, func=1 class=01-01-8a, hdrtype=0x00, mfdev=1 cmdreg=0x0145, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 1, range 32, base fe100000, size 12, enabled pcib0: matched entry for 0.15.INTA (source \\_SB_.LUSB) pcib0: slot 15 INTA is routed to irq 5 found-> vendor=0x1166, dev=0x0220, revid=0x05 bus=0, slot=15, func=2 class=0c-03-10, hdrtype=0x00, mfdev=1 cmdreg=0x0157, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=a, irq=5 found-> vendor=0x1166, dev=0x0225, revid=0x00 bus=0, slot=15, func=3 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1166, dev=0x0110, revid=0x12 bus=0, slot=16, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0142, statreg=0x22b0, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1166, dev=0x0110, revid=0x12 bus=0, slot=16, func=2 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0142, statreg=0x0230, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1166, dev=0x0101, revid=0x03 bus=0, slot=17, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0142, statreg=0x22b0, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1166, dev=0x0101, revid=0x03 bus=0, slot=17, func=2 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0142, statreg=0x0230, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) pci0: at device 8.0 (no driver attached) pci0: at device 8.1 (no driver attached) pci0: at device 8.2 (no driver attached) pci0: at device 14.0 (no driver attached) atapci0: port 0x8b0-0x8bf,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata0: [MPSAFE] ata1: simplex device, DMA on primary only ata1: reset tp1 mask=03 ostat0=50 ostat1=01 ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb ata1-slave: stat=0x01 err=0x04 lsb=0x14 msb=0xeb ata1: reset tp2 mask=03 stat0=00 stat1=01 devices=0x4 ata1: at 0x170 irq 15 on atapci0 ata1: [MPSAFE] ohci0: mem 0xfe100000-0xfe100fff irq 5 at device 15.2 on pci0 ohci0: (New OHCI DeviceId=0x02201166) usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered isab0: at device 15.3 on pci0 isa0: on isab0 pcib1: on acpi0 ---- initial configuration ------------------------ ---- before setting priority for links ------------ ---- before fixup boot-disabled links ------------- ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- pci4: on pcib1 pci4: physical bus=4 map[10]: type 4, range 32, base 0000ac00, size 8, enabled map[14]: type 1, range 64, base fc930000, size 16, enabled map[1c]: type 1, range 64, base fc920000, size 16, enabled pcib1: matched entry for 4.5.INTA (source ) pcib1: device is hardwired to IRQ 18 found-> vendor=0x1000, dev=0x0030, revid=0x07 bus=4, slot=5, func=0 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x0230, cachelnsz=16 (dwords) lattimer=0x48 (2160 ns), mingnt=0x11 (4250 ns), maxlat=0x12 (4500 ns) intpin=a, irq=18 powerspec 2 supports D0 D1 D2 D3 current D0 MSI supports 1 message, 64 bit map[10]: type 4, range 32, base 0000a800, size 8, enabled map[14]: type 1, range 64, base fc910000, size 16, enabled map[1c]: type 1, range 64, base fc900000, size 16, enabled pcib1: matched entry for 4.5.INTB (source ) pcib1: device is hardwired to IRQ 19 found-> vendor=0x1000, dev=0x0030, revid=0x07 bus=4, slot=5, func=1 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x0230, cachelnsz=16 (dwords) lattimer=0x48 (2160 ns), mingnt=0x11 (4250 ns), maxlat=0x12 (4500 ns) intpin=b, irq=19 powerspec 2 supports D0 D1 D2 D3 current D0 MSI supports 1 message, 64 bit mpt0: port 0xac00-0xacff mem 0xfc920000-0xfc92ffff,0xfc930000-0xfc93ffff irq 18 at device 5.0 on pci4 mpt0: soft reset mpt1: port 0xa800-0xa8ff mem 0xfc900000-0xfc90ffff,0xfc910000-0xfc91ffff irq 19 at device 5.1 on pci4 mpt1: linking with peer (mpt0) mpt1: soft reset pcib2: on acpi0 ---- initial configuration ------------------------ ---- before setting priority for links ------------ ---- before fixup boot-disabled links ------------- ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- pci3: on pcib2 pci3: physical bus=3 map[10]: type 1, range 32, base fcb20000, size 17, enabled map[14]: type 1, range 32, base fcb00000, size 17, enabled map[18]: type 4, range 32, base 0000bce0, size 5, enabled pcib2: matched entry for 3.6.INTA (source ) pcib2: device is hardwired to IRQ 24 found-> vendor=0x8086, dev=0x1008, revid=0x02 bus=3, slot=6, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x0230, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0xff (63750 ns), maxlat=0x00 (0 ns) intpin=a, irq=24 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit em0: port 0xbce0-0xbcff mem 0xfcb00000-0xfcb1ffff,0xfcb20000-0xfcb3ffff irq 24 at device 6.0 on pci3 em0: bpf attached em0: Speed:N/A Duplex:N/A pcib3: on acpi0 ---- initial configuration ------------------------ ---- before setting priority for links ------------ ---- before fixup boot-disabled links ------------- ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- pci2: on pcib3 pci2: physical bus=2 map[10]: type 1, range 64, base fcd30000, size 16, enabled map[18]: type 1, range 64, base fcd20000, size 16, enabled pcib3: matched entry for 2.0.INTA (source ) pcib3: device is hardwired to IRQ 16 found-> vendor=0x14e4, dev=0x1648, revid=0x02 bus=2, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0116, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x40 (16000 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 2 supports D0 D3 current D0 MSI supports 8 messages, 64 bit map[10]: type 1, range 64, base fcd10000, size 16, enabled map[18]: type 1, range 64, base fcd00000, size 16, enabled pcib3: matched entry for 2.0.INTB (source ) pcib3: device is hardwired to IRQ 17 found-> vendor=0x14e4, dev=0x1648, revid=0x02 bus=2, slot=0, func=1 class=02-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0116, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x40 (16000 ns), maxlat=0x00 (0 ns) intpin=b, irq=17 powerspec 2 supports D0 D3 current D0 MSI supports 8 messages, 64 bit bge0: mem 0xfcd20000-0xfcd2ffff,0xfcd30000-0xfcd3ffff irq 16 at device 0.0 on pci2 bge0: Ethernet address: 00:06:5b:ef:63:e6 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: bpf attached bge1: mem 0xfcd00000-0xfcd0ffff,0xfcd10000-0xfcd1ffff irq 17 at device 0.1 on pci2 bge1: Ethernet address: 00:06:5b:ef:63:e7 miibus1: on bge1 brgphy1: on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge1: bpf attached pcib4: on acpi0 ---- initial configuration ------------------------ ---- before setting priority for links ------------ ---- before fixup boot-disabled links ------------- ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- pci1: on pcib4 pci1: physical bus=1 map[10]: type 4, range 32, base 0000dc00, size 8, enabled map[14]: type 1, range 64, base fcf01000, size 12, enabled pcib4: matched entry for 1.4.INTA (source ) pcib4: device is hardwired to IRQ 20 found-> vendor=0x9005, dev=0x00c0, revid=0x01 bus=1, slot=4, func=0 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=a, irq=20 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000d800, size 8, enabled map[14]: type 1, range 64, base fcf00000, size 12, enabled pcib4: matched entry for 1.4.INTB (source ) pcib4: device is hardwired to IRQ 21 found-> vendor=0x9005, dev=0x00c0, revid=0x01 bus=1, slot=4, func=1 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=b, irq=21 powerspec 2 supports D0 D3 current D0 ahc0: port 0xdc00-0xdcff mem 0xfcf01000-0xfcf01fff irq 20 at device 4.0 on pci1 ahc0: Defaulting to MEMIO off ahc0: Reading SEEPROM...done. ahc0: BIOS eeprom is present ahc0: Secondary High byte termination Enabled ahc0: Secondary Low byte termination Enabled ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 422 instructions downloaded ahc0: Features 0x1fef6, Bugs 0x40, Flags 0x20485540 aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0xd800-0xd8ff mem 0xfcf00000-0xfcf00fff irq 21 at device 4.1 on pci1 ahc1: Defaulting to MEMIO off ahc1: Reading SEEPROM...done. ahc1: BIOS eeprom is present ahc1: Secondary High byte termination Enabled ahc1: Secondary Low byte termination Enabled ahc1: Primary Low Byte termination Enabled ahc1: Primary High Byte termination Enabled ahc1: Downloading Sequencer Program... 422 instructions downloaded ahc1: Features 0x1fef6, Bugs 0x40, Flags 0x20485540 aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 psm0: unable to allocate IRQ psmcpnp0 irq 12 on acpi0 psm0: current command byte:0065 psm0: flags 0x100 irq 12 on atkbdc0 psm0: model VersaPad, device ID 0-00, 2 buttons psm0: config:00006100, flags:00000000, packet size:6 psm0: syncmask:00, syncbits:00 sio0: irq maps: 0xa001 0xa011 0xa001 0xa001 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it fdc: fdc0 already exists; skipping it sc: sc0 already exists; skipping it sio: sio0 already exists; skipping it vga: vga0 already exists; skipping it Trying Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: