From owner-freebsd-current@FreeBSD.ORG Mon Aug 29 17:28:23 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 6FF8016A41F for ; Mon, 29 Aug 2005 17:28:23 +0000 (GMT) (envelope-from stb@lassitu.de) Received: from schlepper.zs64.net (schlepper.zs64.net [212.12.50.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7074143D45 for ; Mon, 29 Aug 2005 17:28:21 +0000 (GMT) (envelope-from stb@lassitu.de) Received: from [IPv6:::1] (schlepper [212.12.50.230]) by schlepper.zs64.net (8.13.3/8.12.9) with ESMTP id j7THS4Kp024893; Mon, 29 Aug 2005 19:28:07 +0200 (CEST) (envelope-from stb@lassitu.de) In-Reply-To: <3923443F-6926-4BB7-8681-40FC68A41B79@lassitu.de> References: <7A0B19EC-2F90-495F-B242-7FB701C32908@lassitu.de> <20050828124321.43365136@Magellan.Leidinger.net> <3923443F-6926-4BB7-8681-40FC68A41B79@lassitu.de> Mime-Version: 1.0 (Apple Message framework v734) Content-Type: multipart/mixed; boundary=Apple-Mail-4-1000395906 Message-Id: <0046E5C3-22EE-4F5D-B2B0-DFF4F0157F6B@lassitu.de> From: Stefan Bethke Date: Mon, 29 Aug 2005 19:28:03 +0200 To: freebsd-current@freebsd.org X-Mailer: Apple Mail (2.734) Cc: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Subject: Re: Boot off CF card hangs at "Trying to mount root" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 29 Aug 2005 17:28:23 -0000 --Apple-Mail-4-1000395906 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Am 28.08.2005 um 18:46 schrieb Stefan Bethke: > Compiling boot, loader, and kernel without a CPUTYPE setting fixed > the boot and loader issues; however, the kernel doesn't seem to be > happy with the CF card: > > ad3: 489MB at ata1-slave PIO4 > Trying to mount root from ufs:/dev/ad3s1a > > Again, I can break into the debugger, but I'm not certain what I > should be looking at. OK brought home a couple of useful things; I can now run both the HD and the CF card at the same time, and I have a serial console. Booting into 5-stable from the HD let's me access the CF card just fine. I've attached a verbose boot from both 5-stable and 6-beta3. The most striking difference (to me) is that 5-stable thinks DMA66 is fine (and my tests show that at least reading is not a problem at all), while 6-beta wants to do PIO4, but seemingly gets stuck. Time to add debugging to ata? Just to make sure I didn't mess up the kernel config, I'll try with GENERIC. Thanks, Stefan --Apple-Mail-4-1000395906 Content-Transfer-Encoding: 7bit Content-Type: text/plain; x-unix-mode=0644; name="dmesg-5.txt" Content-Disposition: attachment; filename=dmesg-5.txt FreeBSD/i386 (diesel.lassitu.de) (ttyd0) login: Console: serial port BIOS drive C: is disk0 BIOS drive D: is disk1 BIOS 640kB/515008kB available memory FreeBSD/i386 bootstrap loader, Revision 1.1 (root@diesel.lassitu.de, Sat Jun 4 12:21:42 CEST 2005) Loading /boot/defaults/loader.conf /boot/kernel/kernel text=0x2d781c data=0x32cc0+0x35940 syms=[0x4+0x42fd0+0x4+0x55559] /boot/kernel/snd_via82c686.ko text=0x235c data=0x26c syms=[0x4+0x850+0x4+0x8a3] loading required module 'sound' /boot/kernel/sound.ko text=0x13848 data=0x279c+0x10cc syms=[0x4+0x2bc0+0x4+0x30c9] /boot/kernel/mem.ko text=0x24f8 data=0x244+0x24 syms=[0x4+0x790+0x4+0x6e3] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel] in 9 seconds... Type '?' for a list of commands, 'help' for more detailed help. OK boot -vs GDB: no debug ports present KDB: debugger backends: ddb KDB: current backend: ddb SMAP type=01 base=0000000000000000 len=00000000000a0000 SMAP type=02 base=00000000000f0000 len=0000000000010000 SMAP type=02 base=00000000ffff0000 len=0000000000010000 SMAP type=01 base=0000000000100000 len=000000001f6f0000 SMAP type=03 base=000000001f7f3000 len=000000000000d000 SMAP type=04 base=000000001f7f0000 len=0000000000003000 Copyright (c) 1992-2005 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.4-STABLE #2: Sat Jun 4 15:51:17 CEST 2005 root@diesel.lassitu.de:/usr/obj/usr/src/sys/DIESEL Preloaded elf kernel "/boot/kernel/kernel" at 0xc0803000. Preloaded elf module "/boot/kernel/snd_via82c686.ko" at 0xc08031d8. Preloaded elf module "/boot/kernel/sound.ko" at 0xc080328c. Preloaded elf module "/boot/kernel/mem.ko" at 0xc0803338. Calibrating clock(s) ... i8254 clock: 1193099 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 532639770 Hz CPU: VIA C3 Samuel 2 (532.64-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x673 Stepping = 3 Features=0x803035 real memory = 528416768 (503 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009ffff, 651264 bytes (159 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c25000 - 0x000000001eee3fff, 506195968 bytes (123583 pages) avail memory = 507424768 (483 MB) bios32: Found BIOS32 Service Directory header at 0xc00fb090 bios32: Entry = 0xfb500 (c00fb500) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0xb530 pnpbios: Found PnP BIOS data at 0xc00fbfd0 pnpbios: Entry = f0000:c000 Rev = 1.0 Other BIOS signatures found: wlan: <802.11 Link Layer> null: random: mem: acpi0: on motherboard acpi0: [MPSAFE] pci_open(1): mode 1 addr port (0x0cf8) is 0x80000060 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=06011106) pcibios: BIOS version 2.10 Found $PIR table, 7 entries at 0xc00fde40 PCI-Only Interrupts: 5 10 11 12 Location Bus Device Pin Link IRQs slot 1 0 8 A 0x01 3 4 5 7 9 10 11 12 14 15 slot 1 0 8 B 0x02 3 4 5 7 9 10 11 12 14 15 slot 1 0 8 C 0x03 3 4 5 7 9 10 11 12 14 15 slot 1 0 8 D 0x05 3 4 5 7 9 10 11 12 14 15 slot 2 0 9 A 0x02 3 4 5 7 9 10 11 12 14 15 slot 2 0 9 B 0x03 3 4 5 7 9 10 11 12 14 15 slot 2 0 9 C 0x05 3 4 5 7 9 10 11 12 14 15 slot 2 0 9 D 0x01 3 4 5 7 9 10 11 12 14 15 slot 3 0 6 A 0x03 3 4 5 7 9 10 11 12 14 15 slot 3 0 6 B 0x05 3 4 5 7 9 10 11 12 14 15 slot 3 0 6 C 0x01 3 4 5 7 9 10 11 12 14 15 slot 3 0 6 D 0x02 3 4 5 7 9 10 11 12 14 15 slot 4 0 11 A 0x05 3 4 5 7 9 10 11 12 14 15 slot 4 0 11 B 0x01 3 4 5 7 9 10 11 12 14 15 slot 4 0 11 C 0x02 3 4 5 7 9 10 11 12 14 15 slot 4 0 11 D 0x03 3 4 5 7 9 10 11 12 14 15 slot 5 0 7 A 0x02 3 4 5 7 9 10 11 12 14 15 slot 5 0 7 B 0x03 3 4 5 7 9 10 11 12 14 15 slot 5 0 7 C 0x05 3 4 5 7 9 10 11 12 14 15 slot 5 0 7 D 0x01 3 4 5 7 9 10 11 12 14 15 embedded 0 1 A 0x01 3 4 5 7 9 10 11 12 14 15 embedded 0 1 B 0x02 3 4 5 7 9 10 11 12 14 15 embedded 0 1 C 0x03 3 4 5 7 9 10 11 12 14 15 embedded 0 1 D 0x05 3 4 5 7 9 10 11 12 14 15 embedded 0 7 C 0x03 3 4 5 7 9 10 11 12 14 15 embedded 0 7 D 0x05 3 4 5 7 9 10 11 12 14 15 acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 0 dev 7 func 0 acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 0 dev 7 func 0 acpi0: Power Button (fixed) ACPI timer: 0/6 0/4 0/5 0/4 0/5 0/4 0/5 0/4 0/5 0/5 -> 0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 unknown: not probed (disabled) cpu0: on acpi0 acpi_throttle0: on cpu0 acpi_throttle0: P_CNT from P_BLK 0x4010 acpi_button0: on acpi0 pcib0: port 0x6000-0x607f,0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0 ACPI PCI link initial configuration: \_SB_.PCI0.LNKA irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 12+ low,level,sharable 0.8.0 \_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 10+ low,level,sharable 0.8.1 \_SB_.PCI0.LNKC irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 5+ low,level,sharable 0.8.2 \_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 11+ low,level,sharable 0.8.3 \_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 10+ low,level,sharable 0.9.0 \_SB_.PCI0.LNKC irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 5+ low,level,sharable 0.9.1 \_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 11+ low,level,sharable 0.9.2 \_SB_.PCI0.LNKA irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 12+ low,level,sharable 0.9.3 \_SB_.PCI0.LNKC irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 5+ low,level,sharable 0.6.0 \_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 11+ low,level,sharable 0.6.1 \_SB_.PCI0.LNKA irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 12+ low,level,sharable 0.6.2 \_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 10+ low,level,sharable 0.6.3 \_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 11+ low,level,sharable 0.11.0 \_SB_.PCI0.LNKA irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 12+ low,level,sharable 0.11.1 \_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 10+ low,level,sharable 0.11.2 \_SB_.PCI0.LNKC irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 5+ low,level,sharable 0.11.3 \_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 10+ low,level,sharable 0.7.0 \_SB_.PCI0.LNKC irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 5+ low,level,sharable 0.7.1 \_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 11+ low,level,sharable 0.7.2 \_SB_.PCI0.LNKA irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 12+ low,level,sharable 0.7.3 \_SB_.PCI0.LNKA irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 12+ low,level,sharable 0.1.0 \_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 10+ low,level,sharable 0.1.1 \_SB_.PCI0.LNKC irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 5+ low,level,sharable 0.1.2 \_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] 11+ low,level,sharable 0.1.3 pci0: on pcib0 pci0: physical bus=0 map[10]: type 3, range 32, base e0000000, size 26, enabled found-> vendor=0x1106, dev=0x0601, revid=0x05 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x2290, cachelnsz=0 (dwords) lattimer=0x08 (240 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1106, dev=0x8601, revid=0x00 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0007, statreg=0xa230, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns) found-> vendor=0x1106, dev=0x0686, revid=0x40 bus=0, slot=7, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0087, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 0000c000, size 4, enabled found-> vendor=0x1106, dev=0x0571, revid=0x06 bus=0, slot=7, func=1 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 0000c400, size 5, enabled found-> vendor=0x1106, dev=0x3038, revid=0x1a bus=0, slot=7, func=2 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=d, irq=255 powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 0000c800, size 5, enabled found-> vendor=0x1106, dev=0x3038, revid=0x1a bus=0, slot=7, func=3 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=d, irq=255 powerspec 2 supports D0 D3 current D0 found-> vendor=0x1106, dev=0x3057, revid=0x40 bus=0, slot=7, func=4 class=06-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000cc00, size 8, enabled map[14]: type 4, range 32, base 0000d000, size 2, enabled map[18]: type 4, range 32, base 0000d400, size 2, enabled pcib0: matched entry for 0.7.INTC (src \_SB_.PCI0.LNKD) pcib0: possible interrupts: 1 3 4 5 6 7 10 11 12 14 15 ACPI PCI link arbitrated settings: \_SB_.PCI0.LNKA (references 6, priority 124194): interrupts: 11 10 5 12 7 6 4 3 15 14 1 penalty: 240 240 290 5240 5240 5240 5240 5240 50240 50240100240 \_SB_.PCI0.LNKB (references 6, priority 124194): interrupts: 11 10 5 12 7 6 4 3 15 14 1 penalty: 240 240 290 5240 5240 5240 5240 5240 50240 50240100240 \_SB_.PCI0.LNKC (references 6, priority 124194): interrupts: 11 10 5 12 7 6 4 3 15 14 1 penalty: 240 240 290 5240 5240 5240 5240 5240 50240 50240100240 \_SB_.PCI0.LNKD (references 6, priority 124194): interrupts: 11 10 5 12 7 6 4 3 15 14 1 penalty: 240 240 290 5240 5240 5240 5240 5240 50240 50240100240 pcib0: slot 7 INTC routed to irq 11 via \_SB_.PCI0.LNKD found-> vendor=0x1106, dev=0x3058, revid=0x50 bus=0, slot=7, func=5 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=11 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000d800, size 8, enabled map[14]: type 1, range 32, base e5810000, size 8, enabled pcib0: matched entry for 0.8.INTA (src \_SB_.PCI0.LNKA) pcib0: possible interrupts: 1 3 4 5 6 7 10 11 12 14 15 ACPI PCI link arbitrated settings: \_SB_.PCI0.LNKA (references 6, priority 125667): interrupts: 10 5 11 12 7 6 4 3 15 14 1 penalty: 480 530 540 5480 5480 5480 5480 5480 50480 50480100480 \_SB_.PCI0.LNKB (references 6, priority 125667): interrupts: 10 5 11 12 7 6 4 3 15 14 1 penalty: 480 530 540 5480 5480 5480 5480 5480 50480 50480100480 \_SB_.PCI0.LNKC (references 6, priority 125667): interrupts: 10 5 11 12 7 6 4 3 15 14 1 penalty: 480 530 540 5480 5480 5480 5480 5480 50480 50480100480 pcib0: slot 8 INTA routed to irq 12 via \_SB_.PCI0.LNKA found-> vendor=0x10ec, dev=0x8139, revid=0x10 bus=0, slot=8, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) intpin=a, irq=12 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 0000dc00, size 8, enabled map[14]: type 1, range 32, base e5811000, size 8, enabled pcib0: matched entry for 0.9.INTA (src \_SB_.PCI0.LNKB) pcib0: possible interrupts: 1 3 4 5 6 7 10 11 12 14 15 ACPI PCI link arbitrated settings: \_SB_.PCI0.LNKB (references 6, priority 127140): interrupts: 10 5 11 7 6 4 3 12 15 14 1 penalty: 720 770 780 5720 5720 5720 5720 5780 50720 50720100720 \_SB_.PCI0.LNKC (references 6, priority 127140): interrupts: 10 5 11 7 6 4 3 12 15 14 1 penalty: 720 770 780 5720 5720 5720 5720 5780 50720 50720100720 pcib0: slot 9 INTA routed to irq 10 via \_SB_.PCI0.LNKB found-> vendor=0x10ec, dev=0x8139, revid=0x10 bus=0, slot=9, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) intpin=a, irq=10 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 0000e000, size 8, enabled map[14]: type 1, range 32, base e5812000, size 8, enabled pcib0: matched entry for 0.11.INTA (src \_SB_.PCI0.LNKD) pcib0: slot 11 INTA is already routed to irq 11 found-> vendor=0x10ec, dev=0x8139, revid=0x10 bus=0, slot=11, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 agp0: mem 0xe0000000-0xe3ffffff at device 0.0 on pci0 agp0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xe0000000 agp0: allocating GATT for aperture of size 256M pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xf000-0xfff pcib1: memory decode 0xe4000000-0xe57fffff pcib1: prefetched decode 0xfff00000-0xfffff pci1: on pcib1 pci1: physical bus=1 map[10]: type 1, range 32, base e4000000, size 23, enabled pcib1: device (null) requested decoded memory range 0xe4000000-0xe47fffff map[14]: type 1, range 32, base e5000000, size 17, enabled pcib1: device (null) requested decoded memory range 0xe5000000-0xe501ffff map[18]: type 1, range 32, base e4800000, size 23, enabled pcib1: device (null) requested decoded memory range 0xe4800000-0xe4ffffff pcib0: matched entry for 0.1.INTA (src \_SB_.PCI0.LNKA) pcib0: slot 1 INTA is already routed to irq 12 pcib1: slot 0 INTA is routed to irq 12 found-> vendor=0x1023, dev=0x8500, revid=0x6a bus=1, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=12 powerspec 1 supports D0 D1 D2 D3 current D0 pci1: at device 0.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xc000-0xc00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xc000 ata0: channel #0 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 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 stat0=50 stat1=00 devices=0x1 ata0: [MPSAFE] ata1: channel #1 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=01 ostat0=50 ostat1=ff ata1-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 ata1: reset tp2 stat0=50 stat1=00 devices=0x1 ata1: [MPSAFE] uhci0: port 0xc400-0xc41f at device 7.2 on pci0 uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xc400 pcib0: matched entry for 0.7.INTD (src \_SB_.PCI0.LNKA) pcib0: slot 7 INTD is already routed to irq 12 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xc800-0xc81f at device 7.3 on pci0 uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xc800 pcib0: matched entry for 0.7.INTD (src \_SB_.PCI0.LNKA) pcib0: slot 7 INTD is already routed to irq 12 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: at device 7.4 (no driver attached) pcm0: port 0xd400-0xd403,0xd000-0xd003,0xcc00-0xccff irq 11 at device 7.5 on pci0 pcm0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xcc00 pcm0: [GIANT-LOCKED] pcm0: pcm0: Codec features headphone, 18 bit DAC, 18 bit ADC, 5 bit master volume, Realtek 3D Stereo Enhancement pcm0: Primary codec extended features variable rate PCM, reserved 1, AMAP, reserved 4 pcm0: sndbuf_setmap 21d000, 1000; 0xc1669000 -> 21d000 pcm0: sndbuf_setmap 25f000, 1000; 0xc166b000 -> 25f000 rl0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd800 rl0: port 0xd800-0xd8ff mem 0xe5810000-0xe58100ff irq 12 at device 8.0 on pci0 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: bpf attached rl0: Ethernet address: 00:40:f4:67:ec:84 rl0: [MPSAFE] rl1: Reserved 0x100 bytes for rid 0x10 type 4 at 0xdc00 rl1: port 0xdc00-0xdcff mem 0xe5811000-0xe58110ff irq 10 at device 9.0 on pci0 miibus1: on rl1 rlphy1: on miibus1 rlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl1: bpf attached rl1: Ethernet address: 00:40:f4:67:ec:83 rl1: [MPSAFE] rl2: Reserved 0x100 bytes for rid 0x10 type 4 at 0xe000 rl2: port 0xe000-0xe0ff mem 0xe5812000-0xe58120ff irq 11 at device 11.0 on pci0 miibus2: on rl2 rlphy2: on miibus2 rlphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl2: bpf attached rl2: Ethernet address: 00:40:f4:67:ec:82 rl2: [MPSAFE] sio0: irq maps: 0x1 0x11 0x1 0x1 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console sio1: irq maps: 0x1 0x9 0x1 0x1 sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A unknown: not probed (disabled) ppc0: using extended I/O port range ppc0: EPP SPP ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 plip0: bpf attached lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 unknown: not probed (disabled) unknown: not probed (disabled) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0067 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ unknown: not probed (disabled) unknown: not probed (disabled) unknown: not probed (disabled) unknown: not probed (disabled) npx0: [FAST] npx0: on motherboard npx0: INT 16 interface ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it ppc: ppc0 already exists; skipping it sio: sio0 already exists; skipping it sio: sio1 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 sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: at iomem 0xcc000-0xcffff,0xc0000-0xcbfff on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 fe0: not probed (disabled) ie0: not probed (disabled) lnc0: not probed (disabled) pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0 pcic1: not probed (disabled) sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7007f fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0e 0f 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff EGA/VGA parameters to be used for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff vt0: not probed (disabled) isa_probe_children: probing PnP devices Device configuration finished. procfs registered Timecounter "TSC" frequency 532639770 Hz quality 800 Timecounters tick every 10.000 msec lo0: bpf attached DUMMYNET initialized (011031) ipfw2 initialized, divert enabled, rule-based forwarding disabled, default to accept, logging disabled ata0-master: pio=0x0c wdma=0x22 udma=0x44 cable=80pin ata0-master: setting PIO4 on VIA 82C686B chip ata0-master: setting UDMA66 on VIA 82C686B chip ad0: ATA-5 disk at ata0-master ad0: 9590MB (19640880 sectors), 19485 C, 16 H, 63 S, 512 B ad0: 16 secs/int, 1 depth queue, UDMA66 GEOM: new disk ad0 ata1-master: pio=0x0c wdma=0xffffffff udma=0xffffffff cable=40pin ata1-master: setting PIO4 on VIA 82C686B chip ata1-master: setting PIO4 on VIA 82C686B chip ad2: FAILURE - SETFEATURES ENABLE RCACHE status=51 error=4 ad2: FAILURE - SETFEATURES ENABLE WCACHE status=51 error=4 ad2: ATA-0 disk at ata1-master ad2: 489MB (1001952 sectors), 994 C, 16 H, 63 S, 512 B ad2: 1 secs/int, 1 depth queue, PIO4 [0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/15/63 s:63 l:19640817 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 GEOM: Configure ad0s1, start 32256 length 10056098304 end 10056130559 GEOM: new disk ad2 GEOM: Configure ad0s1a, start 536870912 length 9519227392 end 10056098303 GEOM: Configure ad0s1b, start 0 length 536870912 end 536870911 GEOM: Configure ad0s1c, start 0 length 10056098304 end 10056098303 [0] f:80 typ:165 s(CHS):0/1/1 e(CHS):488/63/32 s:32 l:1001440 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 GEOM: Configure ad2s1, start 16384 length 512737280 end 512753663 [0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000 [0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000 GEOM: Configure ad2s1a, start 8192 length 512729088 end 512737279 GEOM: Configure ad2s1c, start 0 length 512737280 end 512737279 [0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000 Mounting root from ufs:/dev/ad0s1a start_init: trying /sbin/init Enter full pathname of shell or RETURN for /bin/sh: # dd if=/dev/ad2s1a of=/dev/null bs=64k count=64 64+0 records in 64+0 records out 4194304 bytes transferred in 0.708893 secs (5916695 bytes/sec) --Apple-Mail-4-1000395906 Content-Transfer-Encoding: 7bit Content-Type: text/plain; x-unix-mode=0644; name="dmesg-6.txt" Content-Disposition: attachment; filename=dmesg-6.txt OK boot -vs GDB: no debug ports present KDB: debugger backends: ddb KDB: current backend: ddb SMAP type=01 base=0000000000000000 len=00000000000a0000 SMAP type=02 base=00000000000f0000 len=0000000000010000 SMAP type=02 base=00000000ffff0000 len=0000000000010000 SMAP type=01 base=0000000000100000 len=000000001f6f0000 SMAP type=03 base=000000001f7f3000 len=000000000000d000 SMAP type=04 base=000000001f7f0000 len=0000000000003000 Copyright (c) 1992-2005 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 6.0-BETA3 #5: Sun Aug 28 17:43:50 CEST 2005 root@little:/usr/obj/usr/src/sys/LITTLE Preloaded elf kernel "/boot/kernel/kernel" at 0xc06b8000. Preloaded elf module "/boot/modules/agp.ko" at 0xc06b81d8. Preloaded elf module "/boot/modules/io.ko" at 0xc06b8284. Preloaded elf module "/boot/modules/mem.ko" at 0xc06b832c. Preloaded elf module "/boot/modules/random.ko" at 0xc06b83d8. module agp already present! Calibrating clock(s) ... i8254 clock: 1193103 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 532639997 Hz CPU: VIA C3 Samuel 2 (532.64-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x673 Stepping = 3 Features=0x803035 real memory = 528416768 (503 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009ffff, 651264 bytes (159 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000825000 - 0x000000001eedbfff, 510357504 bytes (124599 pages) avail memory = 511975424 (488 MB) bios32: Found BIOS32 Service Directory header at 0xc00fb090 bios32: Entry = 0xfb500 (c00fb500) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0xb530 pnpbios: Found PnP BIOS data at 0xc00fbfd0 pnpbios: Entry = f0000:c000 Rev = 1.0 Other BIOS signatures found: null: io: mem: random: npx0: [FAST] npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard pci_open(1): mode 1 addr port (0x0cf8) is 0x80000060 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=06011106) pcibios: BIOS version 2.10 Found $PIR table, 7 entries at 0xc00fde40 PCI-Only Interrupts: 5 10 11 12 Location Bus Device Pin Link IRQs slot 1 0 8 A 0x01 3 4 5 7 9 10 11 12 14 15 slot 1 0 8 B 0x02 3 4 5 7 9 10 11 12 14 15 slot 1 0 8 C 0x03 3 4 5 7 9 10 11 12 14 15 slot 1 0 8 D 0x05 3 4 5 7 9 10 11 12 14 15 slot 2 0 9 A 0x02 3 4 5 7 9 10 11 12 14 15 slot 2 0 9 B 0x03 3 4 5 7 9 10 11 12 14 15 slot 2 0 9 C 0x05 3 4 5 7 9 10 11 12 14 15 slot 2 0 9 D 0x01 3 4 5 7 9 10 11 12 14 15 slot 3 0 6 A 0x03 3 4 5 7 9 10 11 12 14 15 slot 3 0 6 B 0x05 3 4 5 7 9 10 11 12 14 15 slot 3 0 6 C 0x01 3 4 5 7 9 10 11 12 14 15 slot 3 0 6 D 0x02 3 4 5 7 9 10 11 12 14 15 slot 4 0 11 A 0x05 3 4 5 7 9 10 11 12 14 15 slot 4 0 11 B 0x01 3 4 5 7 9 10 11 12 14 15 slot 4 0 11 C 0x02 3 4 5 7 9 10 11 12 14 15 slot 4 0 11 D 0x03 3 4 5 7 9 10 11 12 14 15 slot 5 0 7 A 0x02 3 4 5 7 9 10 11 12 14 15 slot 5 0 7 B 0x03 3 4 5 7 9 10 11 12 14 15 slot 5 0 7 C 0x05 3 4 5 7 9 10 11 12 14 15 slot 5 0 7 D 0x01 3 4 5 7 9 10 11 12 14 15 embedded 0 1 A 0x01 3 4 5 7 9 10 11 12 14 15 embedded 0 1 B 0x02 3 4 5 7 9 10 11 12 14 15 embedded 0 1 C 0x03 3 4 5 7 9 10 11 12 14 15 embedded 0 1 D 0x05 3 4 5 7 9 10 11 12 14 15 embedded 0 7 C 0x03 3 4 5 7 9 10 11 12 14 15 embedded 0 7 D 0x05 3 4 5 7 9 10 11 12 14 15 pcib0: pcibus 0 on motherboard pir0: on motherboard $PIR: Links after initial probe: Link IRQ Rtd Ref IRQs 0x1 255 N 6 3 4 5 7 9 10 11 12 14 15 0x2 255 N 6 3 4 5 7 9 10 11 12 14 15 0x3 255 N 7 3 4 5 7 9 10 11 12 14 15 0x5 255 N 7 3 4 5 7 9 10 11 12 14 15 $PIR: Found matching pin for 0.8.INTA at func 0: 12 $PIR: Found matching pin for 0.9.INTA at func 0: 10 $PIR: Found matching pin for 0.11.INTA at func 0: 11 $PIR: Found matching pin for 0.7.INTC at func 5: 5 $PIR: BIOS IRQ 5 for 0.7.INTC does not match link 0x5 irq 11 $PIR: Found matching pin for 0.7.INTD at func 2: 255 $PIR: Found matching pin for 0.7.INTD at func 3: 255 $PIR: Found matching pin for 0.7.INTC at func 5: 5 $PIR: Found matching pin for 0.7.INTD at func 2: 255 $PIR: Found matching pin for 0.7.INTD at func 3: 255 $PIR: Links after initial IRQ discovery: Link IRQ Rtd Ref IRQs 0x1 12 Y 6 3 4 5 7 9 10 11 12 14 15 0x2 10 Y 6 3 4 5 7 9 10 11 12 14 15 0x3 5 Y 7 3 4 5 7 9 10 11 12 14 15 0x5 11 Y 7 3 4 5 7 9 10 11 12 14 15 $PIR: IRQs used by BIOS: 5 10 11 12 $PIR: Interrupt Weights: [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] [ 0 0 0 0 0 7 0 0 0 0 6 7 6 0 0 0 ] pci0: on pcib0 pci0: physical bus=0 found-> vendor=0x1106, dev=0x0601, revid=0x05 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x2290, cachelnsz=0 (dwords) lattimer=0x08 (240 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 3, range 32, base e0000000, size 26, enabled found-> vendor=0x1106, dev=0x8601, revid=0x00 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0007, statreg=0xa230, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns) found-> vendor=0x1106, dev=0x0686, revid=0x40 bus=0, slot=7, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0087, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 found-> vendor=0x1106, dev=0x0571, revid=0x06 bus=0, slot=7, func=1 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 0000c000, size 4, enabled found-> vendor=0x1106, dev=0x3038, revid=0x1a bus=0, slot=7, func=2 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=d, irq=255 powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 0000c400, size 5, enabled found-> vendor=0x1106, dev=0x3038, revid=0x1a bus=0, slot=7, func=3 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=d, irq=255 powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 0000c800, size 5, enabled found-> vendor=0x1106, dev=0x3057, revid=0x40 bus=0, slot=7, func=4 class=06-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 found-> vendor=0x1106, dev=0x3058, revid=0x50 bus=0, slot=7, func=5 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=5 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000cc00, size 8, enabled map[14]: type 4, range 32, base 0000d000, size 2, enabled map[18]: type 4, range 32, base 0000d400, size 2, enabled $PIR: 0:7 INTC routed to irq 5 found-> vendor=0x10ec, dev=0x8139, revid=0x10 bus=0, slot=8, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) intpin=a, irq=12 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 0000d800, size 8, enabled map[14]: type 1, range 32, base e5810000, size 8, enabled $PIR: 0:8 INTA routed to irq 12 found-> vendor=0x10ec, dev=0x8139, revid=0x10 bus=0, slot=9, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) intpin=a, irq=10 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 0000dc00, size 8, enabled map[14]: type 1, range 32, base e5811000, size 8, enabled $PIR: 0:9 INTA routed to irq 10 found-> vendor=0x10ec, dev=0x8139, revid=0x10 bus=0, slot=11, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 0000e000, size 8, enabled map[14]: type 1, range 32, base e5812000, size 8, enabled $PIR: 0:11 INTA routed to irq 11 agp0: mem 0xe0000000-0xe3ffffff at device 0.0 on pci0 agp0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xe0000000 agp0: allocating GATT for aperture of size 256M pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xf000-0xfff pcib1: memory decode 0xe4000000-0xe57fffff pcib1: prefetched decode 0xfff00000-0xfffff pci1: on pcib1 pci1: physical bus=1 found-> vendor=0x1023, dev=0x8500, revid=0x6a bus=1, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=12 powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base e4000000, size 23, enabled pcib1: (null) requested memory range 0xe4000000-0xe47fffff: good map[14]: type 1, range 32, base e5000000, size 17, enabled pcib1: (null) requested memory range 0xe5000000-0xe501ffff: good map[18]: type 1, range 32, base e4800000, size 23, enabled pcib1: (null) requested memory range 0xe4800000-0xe4ffffff: good $PIR: 0:1 INTA routed to irq 12 pcib1: slot 0 INTA is routed to irq 12 pci1: at device 0.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xc000-0xc00f at device 7.1 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xc000 ata0: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: stat1=0x00 err=0x01 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=50 stat1=00 devices=0x1 ata0: [MPSAFE] ata1: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=01 ostat0=50 ostat1=ff ata1: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata1: reset tp2 stat0=50 stat1=00 devices=0x1 ata1: [MPSAFE] pci0: at device 7.2 (no driver attached) pci0:7:2: Transition from D0 to D3 pci0: at device 7.3 (no driver attached) pci0:7:3: Transition from D0 to D3 pci0: at device 7.4 (no driver attached) pci0:7:4: Transition from D0 to D3 pci0: at device 7.5 (no driver attached) pci0:7:5: Transition from D0 to D3 pci0: at device 8.0 (no driver attached) pci0:8:0: Transition from D0 to D3 pci0: at device 9.0 (no driver attached) pci0:9:0: Transition from D0 to D3 pci0: at device 11.0 (no driver attached) pci0:11:0: Transition from D0 to D3 pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete pnpbios: 14 devices, largest 69 bytes PNP0200: adding dma mask 0x10 PNP0200: adding io range 0-0xf, size=0x10, align=0 PNP0200: adding io range 0x81-0x83, size=0x3, align=0 PNP0200: adding io range 0x87-0x87, size=0x1, align=0 PNP0200: adding io range 0x89-0x8b, size=0x3, align=0 PNP0200: adding io range 0x8f-0x91, size=0x3, align=0 PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0 pnpbios: handle 1 device ID PNP0200 (0002d041) PNP0100: adding irq mask 0x1 PNP0100: adding io range 0x40-0x43, size=0x4, align=0 pnpbios: handle 2 device ID PNP0100 (0001d041) PNP0b00: adding irq mask 0x100 PNP0b00: adding io range 0x70-0x71, size=0x2, align=0 pnpbios: handle 3 device ID PNP0b00 (000bd041) PNP0303: adding irq mask 0x2 PNP0303: adding io range 0x60-0x60, size=0x1, align=0 PNP0303: adding io range 0x64-0x64, size=0x1, align=0 pnpbios: handle 4 device ID PNP0303 (0303d041) PNP0800: adding io range 0x61-0x61, size=0x1, align=0 pnpbios: handle 5 device ID PNP0800 (0008d041) PNP0c04: adding irq mask 0x2000 PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0 pnpbios: handle 6 device ID PNP0c04 (040cd041) PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000 PNP0c01: adding fixed memory32 range 0xfffe0000-0xffffffff, size=0x20000 PNP0c01: adding fixed memory32 range 0xfee00000-0xfee0ffff, size=0x10000 PNP0c01: adding fixed memory32 range 0x100000-0xffffff, size=0xf00000 pnpbios: handle 7 device ID PNP0c01 (010cd041) PNP0c02: adding fixed memory32 range 0xf0000-0xf3fff, size=0x4000 PNP0c02: adding fixed memory32 range 0xf4000-0xf7fff, size=0x4000 PNP0c02: adding fixed memory32 range 0xf8000-0xfffff, size=0x8000 PNP0c02: adding fixed memory32 range 0xcc000-0xcffff, size=0x4000 pnpbios: handle 8 device ID PNP0c02 (020cd041) PNP0a03: adding io range 0x4d0-0x4d1, size=0x2, align=0 PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0 PNP0a03: adding io range 0x4000-0x407f, size=0x80, align=0 PNP0a03: adding io range 0x4080-0x40ff, size=0x80, align=0 PNP0a03: adding io range 0x5000-0x501f, size=0x20, align=0 PNP0a03: adding io range 0x6000-0x607f, size=0x80, align=0 pnpbios: handle 9 device ID PNP0a03 (030ad041) PNP0700: adding dma mask 0x4 PNP0700: adding io range 0x3f0-0x3f5, size=0x6, align=0 PNP0700: adding io range 0x3f7-0x3f7, size=0x1, align=0 PNP0700: adding irq mask 0x40 pnpbios: handle 11 device ID PNP0700 (0007d041) PNP0501: adding irq mask 0x10 PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0 pnpbios: handle 12 device ID PNP0501 (0105d041) PNP0501: adding irq mask 0x8 PNP0501: adding io range 0x2f8-0x2ff, size=0x8, align=0 pnpbios: handle 13 device ID PNP0501 (0105d041) PNP0400: adding irq mask 0x80 PNP0400: adding io range 0x378-0x37f, size=0x8, align=0 pnpbios: handle 14 device ID PNP0400 (0004d041) ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcbfff,0xcc000-0xcffff on isa0 atkbd: the current kbd controller command byte 0067 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 atkbd0: [GIANT-LOCKED] psm0: current command byte:0067 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 psm0: failed to reset the aux device. bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 fe0: not probed (disabled) ie0: not probed (disabled) lnc0: not probed (disabled) pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0 pcic1: not probed (disabled) ppc0 failed to probe at irq 7 on isa0 sio0: irq maps: 0x1 0x11 0x1 0x1 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio1: irq maps: 0x1 0x9 0x1 0x1 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vt0: not probed (disabled) isa_probe_children: probing PnP devices unknown: can't assign resources (port) unknown: at port 0x60 on isa0 unknown: failed to probe at port 0x61 on isa0 unknown: can't assign resources (memory) unknown: at iomem 0-0x9ffff on isa0 unknown: can't assign resources (memory) unknown: at iomem 0xf0000-0xf3fff,0xf4000-0xf7fff,0xf8000-0xfffff,0xcc000-0xcffff on isa0 unknown: failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 unknown: can't assign resources (port) unknown: at port 0x3f8-0x3ff on isa0 unknown: can't assign resources (port) unknown: at port 0x2f8-0x2ff on isa0 unknown: failed to probe at port 0x378-0x37f irq 7 on isa0 Device configuration finished. Timecounter "TSC" frequency 532639997 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA66 cable=80 wire ad0: setting PIO4 on VIA 82C686B chip ad0: setting UDMA66 on VIA 82C686B chip ad0: 9590MB at ata0-master UDMA66 ad0: 19640880 sectors [19485C/16H/63S] 16 sectors/interrupt 1 depth queue GEOM: new disk ad0 ata1-master: pio=PIO4 wdma=BIOSDMA udma=BIOSDMA cable=40 wire ad2: setting PIO4 on VIA 82C686B chip ad2: 489MB at ata1-master PIO4 ad2: 1001952 sectors [994C/16H/63S] 1 sectors/interrupt 1 depth queue GEOM: new disk ad2 Trying to mount root from ufs:/dev/ad3s1a Manual root filesystem specification: : Mount using filesystem eg. ufs:da0s1a ? List valid disstray irq7 k boot devices Abort manual input mountroot> ufsV: Trying to mount root from ufs: Manual root filesystem specification: : Mount using filesystem eg. ufs:da0s1a ? List valid disk boot devices Abort manual input mountroot> ufs:/dev/ad2s1a Trying to mount root from ufs:/dev/ad2s1a start_init: trying /sbin/init KDB: enter: manual escape to debstray irq7 ugger [thread pid 13 tid 100003 ] Stopped at kdb_enter+0x2b: nop db> ps pid proc uid ppid pgrp flag stat wmesg wchan cmd 39 c12ef000 0 0 0 0000204 [SLPQ - 0xd4c87d08][SLP] schedcpu 38 c11c7c48 0 0 0 0000204 [SLPQ vlruwt 0xc11c7c48][SLP] vnlru 37 c120c000 0 0 0 0000204 [SLPQ syncer 0xc06079fc][SLP] syncer 36 c120c20c 0 0 0 0000204 [SLPQ psleep 0xc060cb2c][SLP] bufdaemon 9 c120c418 0 0 0 000020c [RUNQ] pagezero 8 c120c624 0 0 0 0000204 [SLPQ psleep 0xc060fdb4][SLP] vmdaemon 7 c120c830 0 0 0 0000204 [SLPQ psleep 0xc060fd70][SLP] pagedaemon 35 c120ca3c 0 0 0 0000204 [IWAIT] swi0: sio 34 c120cc48 0 0 0 0000204 [IWAIT] swi6:+ 33 c120d000 0 0 0 0000204 [IWAIT] swi6: task queue 32 c120d20c 0 0 0 0000204 [IWAIT] swi2: cambio 6 c120d418 0 0 0 0000204 [SLPQ - 0xc1184e00][SLP] kqueue taskq 31 c11bf624 0 0 0 0000204 [IWAIT] swi5:+ 5 c11bf830 0 0 0 0000204 [SLPQ - 0xc11d3080][SLP] thread taskq 30 c11bfa3c 0 0 0 0000204 [SLPQ - 0xc06b45e0][SLP] yarrow 4 c11bfc48 0 0 0 0000204 [SLPQ - 0xc06051a8][SLP] g_down 3 c11c7000 0 0 0 0000204 [SLPQ - 0xc06051a4][SLP] g_up 2 c11c720c 0 0 0 0000204 [SLPQ - 0xc060519c][SLP] g_event 29 c11c7418 0 0 0 0000204 [IWAIT] swi3: vm 28 c11c7624 0 0 0 000020c [RUNQ] swi4: clock sio 27 c11c7830 0 0 0 0000204 [IWAIT] swi1: net 26 c11c7a3c 0 0 0 0000204 [IWAIT] irq15: ata1 25 c118b20c 0 0 0 0000204 [IWAIT] irq14: ata0 24 c118b418 0 0 0 0000204 [IWAIT] irq13: 23 c118b624 0 0 0 0000204 [IWAIT] irq12: 22 c118b830 0 0 0 0000204 [IWAIT] irq11: 21 c118ba3c 0 0 0 0000204 [IWAIT] irq10: 20 c118bc48 0 0 0 0000204 [IWAIT] irq9: 19 c11bf000 0 0 0 0000204 [IWAIT] irq8: rtc 18 c11bf20c 0 0 0 0000204 [IWAIT] irq7: 17 c11bf418 0 0 0 0000204 [IWAIT] irq6: 16 c1185000 0 0 0 0000204 [IWAIT] irq5: 15 c118520c 0 0 0 0000204 [IWAIT] irq4: sio0 14 c1185418 0 0 0 0000204 [IWAIT] irq3: sio1 13 c1185624 0 0 0 0000204 [CPU 0] irq1: atkbd0 12 c1185830 0 0 0 0000204 [IWAIT] irq0: clk 11 c1185a3c 0 0 0 000020c [Can run] idle 1 c1185c48 0 0 0 0004200 [RUNQ] init 10 c118b000 0 0 0 0000204 [SLPQ ktrace 0xc0605bf8][SLP] ktrace 0 c06052a0 0 0 0 0000200 [IWAIT] swapper db> tr Tracing pid 13 tid 100003 td 0xc1186a80 kdb_enter(c05d155d) at kdb_enter+0x2b scgetc(c06263a0,2,1,c1239300,c0610280) at scgetc+0x498 sckbdevent(c0610280,0,c06263a0) at sckbdevent+0x1c8 atkbd_intr(c0610280,0,d3a86d10,c048cdd5,c0610280) at atkbd_intr+0x20 atkbdintr(c0610280) at atkbdintr+0x16 ithread_loop(c1183d00,d3a86d38) at ithread_loop+0x145 fork_exit(c048cc90,c1183d00,d3a86d38) at fork_exit+0x70 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xd3a86d6c, ebp = 0 --- --Apple-Mail-4-1000395906 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed -- Stefan Bethke Fon +49 170 346 0140 --Apple-Mail-4-1000395906--