Date: Tue, 16 Dec 2003 09:32:52 -0500 (GMT+5) From: "Patrick Gardella" <patrick@freebsd.org> To: current@freebsd.org Subject: Re: ATA boot hang Message-ID: <49164.12.34.11.78.1071585172.squirrel@webmail.garvinhartley.net> In-Reply-To: <2345.12.34.8.193.1071584922.squirrel@webmail.garvinhartley.net> References: <5078.12.34.8.177.1066764296.squirrel@webmail.garvinhartley.net> <2345.12.34.8.193.1071584922.squirrel@webmail.garvinhartley.net>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Attached is the boot -v message trace from a good kernel. Patrick > I'm still trying to debug this. I try a new buildworld once a week to see > if the new code has helped. So far, no. As of build yesterday (12/15), > I'm getting a different error. I'm no longer getting the "spurious > interrupt", or the "ATA_IDENTITY soft error", but instead the "ar: FreeBSD > check1 failed". > > As a recap: > -Disabling DMA did not work > -It's a hard hang. I have to pull the plug to get it to reset. > -acpi and apic are in the kernel now. The kernel hangs with or without > them. > -option NO_MIXED_MODE is set. > > FWIW, I cannot boot a GENERIC kernel either from yesterday. Fails in the > same spot. > > I'll forward the boot -v messages in a separate message. > > I can try anything anyone wants me to try. Just let me know. > > Patrick > > Timecounter "TSC" frequency 1684017560 Hz quality 800 > Timecounters tick every 10.000 msec > lo0: pf attached > ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin > ata0-master: setting PIO4 on Intel ICH2 chip > ata0-master: setting UDMA100 on Intel ICH2 chip > GEOM: create disk ad0 dp=0xc6279660 > ad0: <Maxtor 57040H4/TAH71DP0> ATA-6 disk at ata0-master > ad0: 38166MB (78165360 sectors), 77545 C, 16 H, 63 S, 512 B > ad0: 16 secs/int, 1 depth queue, UDMA100 > GEOM: new disk ad0 > ar: FreeBSD check1 failed > ata1-slave: pio=0x0c wdma=0x22 udma=0xffffffff cable=40pin > [0] f:80typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:78156162 > [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 40015954944 end 40015987199 > GEOM: Configure ad0s1a, start length 268435456 end 268435455 > GEOM: Configure ad0s1b, start 268435455 length 1588903936 end 1857339391 > GEOM: Configure ad0s1c, start length 40015954944 end 40015954943 > GEOM: Configure ad0s1d, start 1857339391 length 268435456 end 2125774847 > GEOM: Configure ad0s1e, start 2125774847 length 268435456 end 2394210303 > GEOM: Configure ad0s1f, start 2394210304 length 27621744640 end > 40015954943 > >> After I did a buildworld (10/13), I'm getting a hang on boot on a Compaq >> DeskPro Workstation: >> >> ata1: spurious interrupt - status=0x00 error=0x01 >> ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin >> ad0: setting UDMA100 on Intel ICH2 chip >> GEOM: create disk ad0 dp=0xc62c5570 >> ad0: <Maxtor 57040H4/TAH71DPO> ATA-6 disk at ata0-master >> ad0: 38166MB (78165360 sectors), 77545 C, 16 H, 63 S, 512 B >> ad0: 16 secs/int, 1 depth queue, UDMA100 >> GEOM: new disk ad0 >> ata1-slave: pio=0x0c wdma=0x22 udma=0xffffffff cable=40pin >> ata1-master: WARNING - ATA_IDENTITY soft error (ECC corrected)[0] f:80 >> typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:78156162 >> [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 40015954944 end 40015987199 >> GEOM: Configure ad0s1a, start length 268435456 end 268435455 >> GEOM: Configure ad0s1b, start 268435455 length 1588903936 end 1857339391 >> GEOM: Configure ad0s1c, start length 40015954944 end 40015954943 >> GEOM: Configure ad0s1d, start 1857339391 length 268435456 end 2125774847 >> GEOM: Configure ad0s1e, start 2125774847 length 268435456 end 2394210303 >> GEOM: Configure ad0s1f, start 2394210304 length 27621744640 end >> 40015954943 >> >> I tried to set hw.ata.ata_dma=0 and hw.ata.atapi_dma=0, thinking it >> might >> be related. It's not, or at least it still hangs: >> >> ata1: spurious interrupt - status=0x00 error=0x01 >> ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin >> ad0: setting PIO4 on Intel ICH2 chip >> GEOM: create disk ad0 dp=0xc62c5570 >> ad0: <Maxtor 57040H4/TAH71DPO> ATA-6 disk at ata0-master >> ad0: 38166MB (78165360 sectors), 77545 C, 16 H, 63 S, 512 B >> ad0: 16 secs/int, 1 depth queue, PIO4 >> GEOM: new disk ad0 >> ata1-slave: pio=0x0c wdma=0x22 udma=0xffffffff cable=40pin >> ata1-master: WARNING - ATA_IDENTITY soft error (ECC corrected)[0] f:80 >> typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:78156162 >> [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 40015954944 end 40015987199 >> GEOM: Configure ad0s1a, start length 268435456 end 268435455 >> GEOM: Configure ad0s1b, start 268435455 length 1588903936 end 1857339391 >> GEOM: Configure ad0s1c, start length 40015954944 end 40015954943 >> GEOM: Configure ad0s1d, start 1857339391 length 268435456 end 2125774847 >> GEOM: Configure ad0s1e, start 2125774847 length 268435456 end 2394210303 >> GEOM: Configure ad0s1f, start 2394210304 length 27621744640 end >> 40015954943 >> >> And it hangs there. Takes a hard reset to start back up. >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to >> "freebsd-current-unsubscribe@freebsd.org" >> > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > [-- Attachment #2 --] 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 #2: Thu Aug 14 15:59:44 EDT 2003 root@patrick.discovery.com:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel.old/kernel" at 0xc0705000. Calibrating clock(s) ... i8254 clock: 1193197 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz Calibrating TSC clock ... TSC clock: 1684008844 Hz CPU: Intel(R) Pentium(R) 4 CPU 1700MHz (1684.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf0a Stepping = 10 Features=0x3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM> real memory = 805306368 (768 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x000000000072c000 - 0x000000002f259fff, 783474688 bytes (191278 pages) avail memory = 774586368 (738 MB) bios32: Found BIOS32 Service Directory header at 0xc00fa000 bios32: Entry = 0xe7300 (c00e7300) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xe7300+0x1074 pnpbios: Found PnP BIOS data at 0xc00fefe0 pnpbios: Entry = f0000:5b04 Rev = 1.0 pnpbios: OEM ID 1000110e Other BIOS signatures found: wlan: <802.11 Link Layer> null: <null device, zero device> random: <entropy source> mem: <memory & I/O> Pentium Pro MTRR support enabled npx0: <math processor> on motherboard npx0: INT 16 interface pci_open(1): mode 1 addr port (0x0cf8) is 0x80010058 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=25308086) pcibios: BIOS version 2.10 Using $PIR table, 10 entries at 0xc00e87f0 PCI-Only Interrupts: none Location Bus Device Pin Link IRQs slot 1 2 4 A 0x60 5 10 11 14 15 slot 1 2 4 B 0x62 5 10 11 14 15 slot 1 2 4 C 0x69 5 10 11 14 15 slot 1 2 4 D 0x6a 5 10 11 14 15 slot 2 2 9 A 0x62 5 10 11 14 15 slot 2 2 9 B 0x69 5 10 11 14 15 slot 2 2 9 C 0x6a 5 10 11 14 15 slot 2 2 9 D 0x60 5 10 11 14 15 slot 3 2 10 A 0x69 5 10 11 14 15 slot 3 2 10 B 0x6a 5 10 11 14 15 slot 3 2 10 C 0x60 5 10 11 14 15 slot 3 2 10 D 0x62 5 10 11 14 15 slot 4 2 11 A 0x6a 5 10 11 14 15 slot 4 2 11 B 0x60 5 10 11 14 15 slot 4 2 11 C 0x62 5 10 11 14 15 slot 4 2 11 D 0x69 5 10 11 14 15 slot 5 2 13 A 0x62 5 10 11 14 15 slot 5 2 13 B 0x69 5 10 11 14 15 slot 5 2 13 C 0x6a 5 10 11 14 15 slot 5 2 13 D 0x60 5 10 11 14 15 embedded 2 8 A 0x68 5 10 11 14 15 embedded 2 6 A 0x68 5 10 11 14 15 embedded 0 31 A 0x60 5 10 11 14 15 embedded 0 31 B 0x61 5 10 11 14 15 embedded 0 31 C 0x6b 5 10 11 14 15 embedded 0 31 D 0x63 5 10 11 14 15 embedded 0 1 A 0x62 5 10 11 14 15 embedded 0 1 B 0x63 5 10 11 14 15 embedded 0 2 A 0x60 5 10 11 14 15 embedded 0 2 B 0x61 5 10 11 14 15 pcib0: <Host to PCI bridge> at pcibus 0 on motherboard pci0: <PCI bus> on pcib0 pci0: physical bus=0 map[10]: type 3, range 32, base ec000000, size 26, enabled found-> vendor=0x8086, dev=0x2530, revid=0x02 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0106, statreg=0x6090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2532, revid=0x02 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0107, statreg=0x00a0, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x0e (3500 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x244e, revid=0x04 bus=0, slot=30, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0107, statreg=0x0080, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x06 (1500 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2440, revid=0x04 bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x010f, statreg=0x4280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type 4, range 32, base 00002040, size 4, enabled found-> vendor=0x8086, dev=0x244b, revid=0x04 bus=0, slot=31, func=1 class=01-01-80, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type 4, range 32, base 00002000, size 5, enabled found-> vendor=0x8086, dev=0x2442, revid=0x04 bus=0, slot=31, func=2 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=d, irq=5 map[20]: type 4, range 32, base 00002020, size 5, enabled found-> vendor=0x8086, dev=0x2444, revid=0x04 bus=0, slot=31, func=4 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=11 agp0: <Intel 82850 host to AGP bridge> mem 0xec000000-0xefffffff at device 0.0 on pci0 agp0: allocating GATT for aperture of size 64M pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xf000-0xfff pcib1: memory decode 0xfdf00000-0xfe7fffff pcib1: prefetched decode 0xfa000000-0xfbffffff pci1: <PCI bus> on pcib1 pci1: physical bus=1 map[10]: type 3, range 32, base fa000000, size 25, enabled map[14]: type 1, range 32, base fdf00000, size 14, enabled map[18]: type 1, range 32, base fe000000, size 23, enabled found-> vendor=0x102b, dev=0x0525, revid=0x82 bus=1, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x10 (4000 ns), maxlat=0x20 (8000 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 pci1: <display, VGA> at device 0.0 (no driver attached) pcib2: <PCIBIOS PCI-PCI bridge> at device 30.0 on pci0 pcib2: secondary bus 2 pcib2: subordinate bus 2 pcib2: I/O decode 0x1000-0x1fff pcib2: memory decode 0xf3e00000-0xf3ffffff pcib2: prefetched decode 0xfff00000-0xfffff pci2: <PCI bus> on pcib2 pci2: physical bus=2 map[10]: type 4, range 32, base 00001000, size 6, enabled found-> vendor=0x1274, dev=0x1371, revid=0x09 bus=2, slot=6, func=0 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0105, statreg=0x0410, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x0c (3000 ns), maxlat=0x80 (32000 ns) intpin=a, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base f3e00000, size 12, enabled map[14]: type 4, range 32, base 00001040, size 6, enabled map[18]: type 1, range 32, base f3f00000, size 20, enabled found-> vendor=0x8086, dev=0x1229, revid=0x08 bus=2, slot=11, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0107, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns) intpin=a, irq=10 powerspec 2 supports D0 D1 D2 D3 current D0 pci2: <multimedia, audio> at device 6.0 (no driver attached) fxp0: <Intel 82559 Pro/100 Ethernet> port 0x1040-0x107f mem 0xf3f00000-0xf3ffffff,0xf3e00000-0xf3e00fff irq 10 at device 11.0 on pci2 pcib2: device fxp0 requested decoded memory range 0xf3e00000-0xf3e00fff fxp0: using memory space register mapping fxp0: Ethernet address 00:02:b3:5c:39:1b fxp0: PCI IDs: 8086 1229 8086 000e 0008 fxp0: Dynamic Standby mode is disabled miibus0: <MII bus> on fxp0 inphy0: <i82555 10/100 media interface> on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: bpf attached isab0: <PCI-ISA bridge> at device 31.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel ICH2 UDMA100 controller> port 0x2040-0x204f at device 31.1 on pci0 ata0: pre reset mask=03 ostat0=50 ostat2=00 ata0-master: ATAPI 00 00 ata0-slave: ATAPI 00 00 ata0: after reset mask=03 stat0=50 stat1=00 ata0-master: ATA 01 a5 ata0: devices=01 ata0: at 0x1f0 irq 14 on atapci0 ata1: pre reset mask=03 ostat0=00 ostat2=50 ata1-master: ATAPI 74 7f ata1-slave: ATAPI 14 eb ata1: after reset mask=03 stat0=7f stat1=00 ata1: devices=08 ata1: at 0x170 irq 15 on atapci0 uhci0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> port 0x2000-0x201f irq 5 at device 31.2 on pci0 usb0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <Intel 82801BA/BAM (ICH2) USB controller USB-B> port 0x2020-0x203f irq 11 at device 31.4 on pci0 usb1: <Intel 82801BA/BAM (ICH2) USB controller USB-B> on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ata: ata0 already exists; skipping it ata: ata1 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 pnpbios: 18 devices, largest 250 bytes PNP0401: adding irq mask 0x80 PNP0401: adding dma mask 0x8 PNP0401: adding io range 0x378-0x37f, size=0x8, align=0 PNP0401: adding io range 0x778-0x77d, size=0x6, align=0 pnpbios: handle 1 device ID PNP0401 (0104d041) PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0 PNP0501: adding irq mask 0x10 pnpbios: handle 3 device ID PNP0501 (0105d041) PNP0501: adding io range 0x2f8-0x2ff, size=0x8, align=0 PNP0501: adding irq mask 0x8 pnpbios: handle 4 device ID PNP0501 (0105d041) PNP0700: adding irq mask 0x40 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 pnpbios: handle 5 device ID PNP0700 (0007d041) PNP0c02: adding fixed memory32 range 0xffb80000-0xffbfffff, size=0x80000 pnpbios: handle 6 device ID PNP0c02 (020cd041) PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000 PNP0c01: adding fixed memory32 range 0xe0000-0xfffff, size=0x20000 PNP0c01: adding fixed memory32 range 0x100000-0x2fffffff, size=0x2ff00000 PNP0c01: adding fixed memory32 range 0xfff80000-0xffffffff, size=0x80000 PNP0c01: adding fixed memory32 range 0xfeea0000-0xfeebffff, size=0x20000 PNP0c01: adding fixed memory32 range 0xca000-0xcbfff, size=0x2000 pnpbios: handle 7 device ID PNP0c01 (010cd041) PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0 PNP0c04: adding irq mask 0x2000 pnpbios: handle 8 device ID PNP0c04 (040cd041) PNP0000: adding io range 0x20-0x2d, size=0xe, align=0 PNP0000: adding io range 0x30-0x3f, size=0x10, align=0 PNP0000: adding io range 0xa0-0xbf, size=0x20, align=0 PNP0000: adding irq mask 0x4 pnpbios: handle 9 device ID PNP0000 (0000d041) PNP0100: adding io range 0x40-0x43, size=0x4, align=0 PNP0100: adding irq mask 0x1 pnpbios: handle 11 device ID PNP0100 (0001d041) PNP0200: adding io range 0-0xf, size=0x10, align=0 PNP0200: adding io range 0x80-0x8f, size=0x10, align=0 PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0 PNP0200: adding dma mask 0x10 pnpbios: handle 12 device ID PNP0200 (0002d041) PNP0800: adding io range 0x61-0x61, size=0x1, align=0 pnpbios: handle 13 device ID PNP0800 (0008d041) PNP0b00: adding io range 0x70-0x71, size=0x2, align=0 PNP0b00: adding irq mask 0x100 pnpbios: handle 14 device ID PNP0b00 (000bd041) PNP0303: adding io range 0x60-0x60, size=0x1, align=0 PNP0303: adding io range 0x64-0x64, size=0x1, align=0 PNP0303: adding irq mask 0x2 pnpbios: handle 15 device ID PNP0303 (0303d041) PNP0f13: adding irq mask 0x1000 pnpbios: handle 16 device ID PNP0f13 (130fd041) pnpbios: handle 17 device ID PNP0a03 (030ad041) PNP0c02: adding io range 0x10-0x1f, size=0x10, align=0 PNP0c02: adding io range 0x2e-0x2f, size=0x2, align=0 PNP0c02: adding io range 0x50-0x53, size=0x4, align=0 PNP0c02: adding io range 0x72-0x77, size=0x6, align=0 PNP0c02: adding io range 0x90-0x9f, size=0x10, align=0 PNP0c02: adding io range 0x4d0-0x4d1, size=0x2, align=0 PNP0c02: adding io range 0xcf8-0xcff, size=0x8, align=0 pnpbios: handle 18 device ID PNP0c02 (020cd041) PNP0c02: adding io range 0xf800-0xf81f, size=0x20, align=0 PNP0c02: adding io range 0xf820-0xf83f, size=0x20, align=0 PNP0c02: adding io range 0xf840-0xf85f, size=0x20, align=0 PNP0c02: adding io range 0xf860-0xf87f, size=0x20, align=0 PNP0c02: adding io range 0xfa00-0xfa1f, size=0x20, align=0 PNP0c02: adding io range 0xfa20-0xfa3f, size=0x20, align=0 PNP0c02: adding io range 0x400-0x41f, size=0x20, align=0 PNP0c02: adding io range 0x420-0x43f, size=0x20, align=0 PNP0c02: adding io range 0x440-0x45f, size=0x20, align=0 PNP0c02: adding io range 0x460-0x47f, size=0x20, align=0 PNP0c02: adding io range 0xfc00-0xfc0f, size=0x10, align=0 pnpbios: handle 19 device ID PNP0c02 (020cd041) ex_isa_identify() 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: <Option ROMs> at iomem 0xe0000-0xeffff,0xc8800-0xc9fff,0xc0000-0xc87ff on isa0 pmtimer0 on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 psm0: current command byte:0047 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0-00, 3 buttons psm0: config:00000000, flags:00000000, packet size:3 psm0: syncmask:c0, syncbits:00 bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 fe0: not probed (disabled) ie0: not probed (disabled) le0: not probed (disabled) lnc0: not probed (disabled) pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0 pcic1: not probed (disabled) ppc0: parallel port found at 0x378 ppc0: using extended I/O port range ppc0: ECP SPP ECP+EPP SPP ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/13 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lp0: bpf attached lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio0: irq maps: 0x1 0x11 0x1 0x1 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A 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) vga0: <Generic ISA VGA> 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 0d 0e 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 unknown: <PNP0401> can't assign resources (port) unknown: <PNP0401> at port 0x378-0x37f on isa0 unknown: <PNP0501> can't assign resources (port) unknown: <PNP0501> at port 0x3f8-0x3ff on isa0 unknown: <PNP0501> can't assign resources (port) unknown: <PNP0501> at port 0x2f8-0x2ff on isa0 unknown: <PNP0700> can't assign resources (port) unknown: <PNP0700> at port 0x3f0-0x3f5 on isa0 adv1: Invalid baseport of 0xf0 specified. Nearest valid baseport is 0x100. Failing probe. adv1: Invalid baseport of 0x20 specified. Nearest valid baseport is 0x100. Failing probe. adv1: Invalid baseport of 0x40 specified. Nearest valid baseport is 0x100. Failing probe. adv1: Invalid baseport of 0x0 specified. Nearest valid baseport is 0x100. Failing probe. adv1: Invalid baseport of 0x61 specified. Nearest valid baseport is 0x100. Failing probe. unknown: <PNP0800> failed to probe at port 0x61 on isa0 adv1: Invalid baseport of 0x70 specified. Nearest valid baseport is 0x100. Failing probe. unknown: <PNP0303> can't assign resources (port) unknown: <PNP0303> at port 0x60 on isa0 unknown: <PNP0f13> can't assign resources (irq) unknown: <PNP0f13> at irq 12 on isa0 adv1: Invalid baseport of 0x10 specified. Nearest valid baseport is 0x100. Failing probe. adv1: Invalid baseport of 0xf800 specified. Nearest valid baseport is 0x330. Failing probe. Device configuration finished. procfs registered Timecounter "TSC" frequency 1684008844 Hz Timecounters tick every 10.000 msec lo0: bpf attached ad0: success setting UDMA100 on Intel ICH2 chip ad0: <Maxtor 5T040H4/TAH71DP0> ATA-6 disk at ata0-master ad0: 38166MB (78165360 sectors), 77545 C, 16 H, 63 S, 512 B ad0: 16 secs/int, 1 depth queue, UDMA100 ad0: piomode=12 dmamode=34 udmamode=69 cblid=1 GEOM: new disk ad0 ar: FreeBSD check1 failed ata1-slave: piomode=12 dmamode=34 udmamode=-1 dmaflag=1 ata1-slave: success setting PIO4 on Intel ICH2 chip acd0: <LTN485/KQA4> CDROM drive at ata1 as slave acd0: read 8268KB/s (4782KB/s), 120KB buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA stream, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc [0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:78156162 [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 40015954944 end 40015987199 GEOM: Configure ad0s1a, start 0 length 268435456 end 268435455 GEOM: Configure ad0s1b, start 268435456 length 1588903936 end 1857339391 GEOM: Configure ad0s1c, start 0 length 40015954944 end 40015954943 GEOM: Configure ad0s1d, start 1857339392 length 268435456 end 2125774847 GEOM: Configure ad0s1e, start 2125774848 length 268435456 end 2394210303 GEOM: Configure ad0s1f, start 2394210304 length 37621744640 end 40015954943 Mounting root from ufs:/dev/ad0s1a start_init: trying /sbin/init fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49164.12.34.11.78.1071585172.squirrel>
