From owner-freebsd-current@FreeBSD.ORG Thu Nov 13 08:51:16 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D26616A4CF; Thu, 13 Nov 2003 08:51:16 -0800 (PST) Received: from pythia.itsp.purdue.edu (pythia.itsp.purdue.edu [128.210.177.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 500B843FA3; Thu, 13 Nov 2003 08:51:04 -0800 (PST) (envelope-from bhlewis@pythia.itsp.purdue.edu) Received: from pythia.itsp.purdue.edu (bhlewis@localhost [127.0.0.1]) hADGp2mZ011702; Thu, 13 Nov 2003 11:51:02 -0500 (EST) Message-Id: <200311131651.hADGp2mZ011702@pythia.itsp.purdue.edu> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: John Baldwin In-reply-to: Your message of "Thu, 13 Nov 2003 11:22:33 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 13 Nov 2003 11:51:02 -0500 From: Benjamin Lewis cc: bhlewis@purdue.edu cc: current@FreeBSD.org cc: sos@FreeBSD.org Subject: Re: Recent -current hangs on Tyan S2460 before finishing boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 16:51:16 -0000 On November 13 2003, John Baldwin wrote: > > On 13-Nov-2003 Benjamin Lewis wrote: [trouble booting -current on Tyan Tiger MP] > Can you do a 'show intrcnt' from the ddb prompt? It sounds like you > may be getting an interrupt storm due to a mis-routed PCI interrupt. I didn't see any unexpectedly large numbers, but IRQ 15 isn't in the list: [...] GEOM: create disk ad0 dp=0xc2e19370 ad0: 57241MB [116301/16/63] at ata0-master UDMA100 Waiting 10 seconds for SCSI devices to settle [halt - sent] Stopped at siointr1+0xec: jmp siointr1+0x220 db> show intrcnt irq4: sio0 2 irq8: rtc 1725 irq13: npx0 1 stray irq13 1 irq14: ata0 17 irq19: ohci0 ahc0 1 irq0: clk 1 db> cont [halt - sent] Stopped at siointr1+0xec: jmp siointr1+0x220 db> show intrcnt irq4: sio0 4 irq8: rtc 3407 irq13: npx0 1 stray irq13 1 irq14: ata0 17 irq19: ohci0 ahc0 1 irq0: clk 1 db> cont [halt - sent] Stopped at siointr1+0xec: jmp siointr1+0x220 db> show intrcnt irq4: sio0 6 irq8: rtc 7418 irq13: npx0 1 stray irq13 1 irq14: ata0 17 irq19: ohci0 ahc0 1 irq0: clk 1 db> > Actually, I think the problem is in the ata driver. Well, there are > possibly bugs in the interrupt code in that interrupts that don't exist > in the mptable (IRQ's 11 and 15) still get created, but, the fact that > the mptable has no IRQ 15 to me means that there is no IRQ 15 and thus > there should not be an ata1. Note that in your dmesg, ata1 does say > that it doesn't do DMA because it has been disabled. Perhaps the ata > driver needs to disable ata1 altogether on that chipset if it sees that > condition. My guess is that the ata driver is waiting forever for an > interrupt from ata1 which is never going to arrive, hence the hang. > Do you have a boot -v dmesg from a working kernel? Unfortunately, I'll have to wait until I get home to try enabling the ata1 controller in the BIOS. dmesg output from a boot -v with my working kernel is below. Thanks for looking at this! -Ben Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-CURRENT #1: Sat Oct 18 13:47:46 EST 2003 root@akira.wossname.net:/export/obj/usr/src-all/current/src/sys/AKIRA Preloaded elf kernel "/boot/kernel.ok/kernel" at 0xc0860000. Preloaded elf module "/boot/kernel.ok/snd_pcm.ko" at 0xc0860254. Preloaded elf module "/boot/kernel.ok/snd_es137x.ko" at 0xc0860304. Preloaded elf module "/boot/kernel.ok/usb.ko" at 0xc08603b8. Preloaded elf module "/boot/kernel.ok/ums.ko" at 0xc0860464. Preloaded elf module "/boot/kernel.ok/agp.ko" at 0xc0860510. Preloaded elf module "/boot/kernel.ok/random.ko" at 0xc08605bc. Preloaded elf module "/boot/kernel.ok/acpi.ko" at 0xc086066c. Calibrating clock(s) ... i8254 clock: 1192965 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 1000038815 Hz CPU: AMD Athlon(tm) Processor (1000.04-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183fbff AMD Features=0xc0440000 Data TLB: 24 entries, fully associative Instruction TLB: 16 entries, fully associative L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative real memory = 268369920 (255 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c29000 - 0x000000000fb3dfff, 250695680 bytes (61205 pages) avail memory = 251080704 (239 MB) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): apic id: 1, version: 0x00040010, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040010, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 bios32: Found BIOS32 Service Directory header at 0xc00f7480 bios32: Entry = 0xfd6c0 (c00fd6c0) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xfd6c0+0x120 pnpbios: Found PnP BIOS data at 0xc00f74d0 pnpbios: Entry = f0000:9ece Rev = 1.0 Other BIOS signatures found: null: mem: Pentium Pro MTRR support enabled random: SMP: CPU0 bsp_apic_configure(): lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard pci_open(1): mode 1 addr port (0x0cf8) is 0x800000b4 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=700c1022) pcibios: BIOS version 2.10 acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 0 dev 7 func 3 acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) ACPI timer looks GOOD min = 1, max = 2, width = 1 ACPI timer looks GOOD min = 1, max = 3, width = 2 ACPI timer looks GOOD min = 1, max = 3, width = 2 ACPI timer looks GOOD min = 1, max = 3, width = 2 ACPI timer looks GOOD min = 1, max = 3, width = 2 ACPI timer looks GOOD min = 1, max = 3, width = 2 ACPI timer looks GOOD min = 1, max = 2, width = 1 ACPI timer looks GOOD min = 1, max = 3, width = 2 ACPI timer looks GOOD min = 1, max = 3, width = 2 ACPI timer looks GOOD min = 1, max = 3, width = 2 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0 acpi_cpu0: on acpi0 acpi_cpu1: on acpi0 acpi_button0: on acpi0 pcib0: port 0x8080-0x80ff,0x8000-0x807f,0xcf8-0xcff iomem 0xdc000-0xdffff on acpi0 ---- initial configuration ------------------------ \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.7.0 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.7.1 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.7.2 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.7.3 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.8.0 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.8.1 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.8.2 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.8.3 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.9.0 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.9.1 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.9.2 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.9.3 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.10.0 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.10.1 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.10.2 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.10.3 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.11.0 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.11.1 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.11.2 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.11.3 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.12.0 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.12.1 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.12.2 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.12.3 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.13.0 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.13.1 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.13.2 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.13.3 ---- before setting priority for links ------------ ---- before fixup boot-disabled links ------------- ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.7.0 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.7.1 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.7.2 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.7.3 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.8.0 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.8.1 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.8.2 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.8.3 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.9.0 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.9.1 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.9.2 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.9.3 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.10.0 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.10.1 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.10.2 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.10.3 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.11.0 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.11.1 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.11.2 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.11.3 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.12.0 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.12.1 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.12.2 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.12.3 \\_SB_.PCI0.ISA_.LNKB irq 5: [ 3 5 10 11] low,level,sharable 0.13.0 \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 0.13.1 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 0.13.2 \\_SB_.PCI0.ISA_.LNKA irq 15: [ 3 5 10 11] low,level,sharable 0.13.3 pci0: on pcib0 pci0: physical bus=0 map[10]: type 3, range 32, base ec000000, size 26, enabled map[14]: type 3, range 32, base e8106000, size 12, enabled map[18]: type 4, range 32, base 00001c90, size 2, port disabled found-> vendor=0x1022, dev=0x700c, revid=0x11 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x2210, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1022, dev=0x700d, revid=0x00 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0007, statreg=0x0220, cachelnsz=0 (dwords) lattimer=0x63 (2970 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns) found-> vendor=0x1022, dev=0x7410, revid=0x02 bus=0, slot=7, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x000f, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[18]: type 4, range 32, base 00000000, size 3, enabled map[1c]: type 4, range 32, base 00000000, size 2, enabled map[20]: type 4, range 32, base 0000f000, size 4, enabled found-> vendor=0x1022, dev=0x7411, revid=0x01 bus=0, slot=7, func=1 class=01-01-8e, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 found-> vendor=0x1022, dev=0x7413, revid=0x01 bus=0, slot=7, func=3 class=06-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) IOAPIC #0 intpin 19 -> irq 2 Freeing (NOT implemented) redirected PCI irq 11. map[10]: type 1, range 32, base 000dc000, size 12, enabled found-> vendor=0x1022, dev=0x7414, revid=0x07 bus=0, slot=7, func=4 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0017, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x10 (480 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=d, irq=2 IOAPIC #0 intpin 17 -> irq 5 map[10]: type 4, range 32, base 00001000, size 8, enabled map[14]: type 1, range 32, base e8105000, size 8, enabled map[18]: type 1, range 32, base e8101000, size 12, enabled found-> vendor=0x1000, dev=0x000f, revid=0x03 bus=0, slot=9, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0017, statreg=0x0200, cachelnsz=16 (dwords) lattimer=0x8c (4200 ns), mingnt=0x11 (4250 ns), maxlat=0x40 (16000 ns) intpin=a, irq=5 Freeing (NOT implemented) redirected PCI irq 11. map[10]: type 4, range 32, base 00001400, size 8, enabled map[14]: type 1, range 32, base e8102000, size 12, enabled found-> vendor=0x9004, dev=0x7895, revid=0x04 bus=0, slot=11, func=0 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0017, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x08 (2000 ns) intpin=a, irq=2 powerspec 1 supports D0 D3 current D0 IOAPIC #0 intpin 16 -> irq 11 Freeing (NOT implemented) redirected PCI irq 15. map[10]: type 4, range 32, base 00001800, size 8, enabled map[14]: type 1, range 32, base e8103000, size 12, enabled found-> vendor=0x9004, dev=0x7895, revid=0x04 bus=0, slot=11, func=1 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0017, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x08 (2000 ns) intpin=b, irq=11 powerspec 1 supports D0 D3 current D0 Freeing (NOT implemented) redirected PCI irq 15. map[10]: type 4, range 32, base 00001c00, size 6, enabled found-> vendor=0x1274, dev=0x5880, revid=0x02 bus=0, slot=12, func=0 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0410, cachelnsz=0 (dwords) lattimer=0x60 (2880 ns), mingnt=0x0c (3000 ns), maxlat=0x80 (32000 ns) intpin=a, irq=11 powerspec 1 supports D0 D2 D3 current D0 map[10]: type 1, range 32, base e8104000, size 12, enabled map[14]: type 4, range 32, base 00001c40, size 6, enabled map[18]: type 1, range 32, base e8000000, size 20, enabled found-> vendor=0x8086, dev=0x1229, revid=0x08 bus=0, slot=13, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0017, statreg=0x0290, cachelnsz=16 (dwords) lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns) intpin=a, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 agp0: port 0x1c90-0x1c93 mem 0xe8106000-0xe8106fff,0xec000000-0xefffffff at device 0.0 on pci0 agp0: allocating GATT for aperture of size 64M agp0: gatt -> ag_pdir 0x212000 agp0: allocating GATT for 16384 AGP page entries pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xf000-0xfff pcib1: memory decode 0xe9000000-0xe9ffffff pcib1: prefetched decode 0xf0000000-0xf7ffffff ---- initial configuration ------------------------ \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 1.5.0 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 1.5.1 ---- before setting priority for links ------------ ---- before fixup boot-disabled links ------------- ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- \\_SB_.PCI0.ISA_.LNKC irq 10: [ 3 5 10 11] low,level,sharable 1.5.0 \\_SB_.PCI0.ISA_.LNKD irq 11: [ 3 5 10 11] low,level,sharable 1.5.1 pci1: on pcib1 pci1: physical bus=1 IOAPIC #0 intpin 18 -> irq 15 Freeing (NOT implemented) redirected PCI irq 255. map[10]: type 1, range 32, base e9000000, size 24, enabled map[14]: type 3, range 32, base f0000000, size 27, enabled found-> vendor=0x10de, dev=0x0110, revid=0xb2 bus=1, slot=5, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x05 (1250 ns), maxlat=0x01 (250 ns) intpin=a, irq=15 powerspec 2 supports D0 D3 current D0 pci1: at device 5.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f,0-0x3,0-0x7 at device 7.1 on pci0 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 ata0-slave: stat=0x00 err=0x01 lsb=0x00 msb=0x00 ata0: reset tp2 mask=03 stat0=50 stat1=00 devices=0x1 ata0: at 0x1f0 irq 14 on atapci0 ata0: [MPSAFE] ata1: simplex device, DMA on primary only ata1: at 0x170 irq 15 on atapci0 ata1: [MPSAFE] amdpm0: port 0x80e0-0x80ff at device 7.3 on pci0 smbus0: on amdpm0 smb0: on smbus0 ohci0: mem 0xdc000-0xdcfff irq 2 at device 7.4 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered ums0: Logitech USB-PS/2 Mouse M-BA47, rev 1.00/1.20, addr 2, iclass 3/1 ums0: 4 buttons and Z dir. sym0: <875> port 0x1000-0x10ff mem 0xe8101000-0xe8101fff,0xe8105000-0xe81050ff irq 5 at device 9.0 on pci0 sym0: Tekram NVRAM, ID 7, Fast-20, SE, parity checking sym0: open drain IRQ line driver, using on-chip SRAM sym0: using LOAD/STORE-based firmware. ahc0: port 0x1400-0x14ff mem 0xe8102000-0xe8102fff irq 2 at device 11.0 on pci0 ahc0: Defaulting to MEMIO off ahc0: Reading SEEPROM...done. ahc0: internal 50 cable not present, internal 68 cable not present ahc0: external cable is present ahc0: BIOS eeprom is present ahc0: High byte termination Enabled ahc0: Low byte termination Enabled ahc0: Downloading Sequencer Program... 412 instructions downloaded ahc0: Features 0x16235, Bugs 0x15, Flags 0x20405440 aic7895C: Ultra Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0x1800-0x18ff mem 0xe8103000-0xe8103fff irq 11 at device 11.1 on pci0 ahc1: Defaulting to MEMIO off ahc1: Reading SEEPROM...done. ahc1: internal 50 cable not present, internal 68 cable not present ahc1: external cable is present ahc1: BIOS eeprom is present ahc1: High byte termination Enabled ahc1: Low byte termination Enabled ahc1: Downloading Sequencer Program... 412 instructions downloaded ahc1: Features 0x16235, Bugs 0x15, Flags 0x20485440 aic7895C: Ultra Wide Channel B, SCSI Id=7, 32/253 SCBs pcm0: port 0x1c00-0x1c3f irq 11 at device 12.0 on pci0 pcm0: pcm0: Codec features 18 bit DAC, 18 bit ADC, 5 bit master volume, SigmaTel 3D Enhancement pcm0: Primary codec extended features AMAP pcm0: sndbuf_setmap 23b000, 1000; 0xc2d27000 -> 23b000 pcm0: sndbuf_setmap 258000, 1000; 0xc2d44000 -> 258000 fxp0: port 0x1c40-0x1c7f mem 0xe8000000-0xe80fffff,0xe8104000-0xe8104fff irq 5 at device 13.0 on pci0 fxp0: using memory space register mapping fxp0: Ethernet address 00:d0:b7:83:e5:1e fxp0: PCI IDs: 8086 1229 8086 000c 0008 fxp0: Dynamic Standby mode is disabled miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: bpf attached psmcpnp0 irq 12 on acpi0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x1d0000 psm0: current command byte:0047 psm0: failed to get data. psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons psm0: config:00000000, flags:00000000, packet size:3 psm0: syncmask:00, syncbits:00 sio0: irq maps: 0xc001 0xc011 0xc001 0xc001 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A, console sio1: irq maps: 0xc001 0xc009 0xc001 0xc001 sio1 port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ppc0: using extended I/O port range ppc0: ECP SPP ECP+EPP SPP ppc0 port 0x778-0x77f,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port fdc0: ready for input in output fdc0: cmd 3 failed at out byte 1 of 3 fdc0: ready for input in output fdc0: cmd 3 failed at out byte 1 of 3 ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it ppc: ppc0 already exists; skipping it sc: sc0 already exists; skipping it sio: sio0 already exists; skipping it sio: sio1 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 orm0: