Date: Thu, 3 Aug 2006 10:58:50 +0200 From: Gerrit =?ISO-8859-1?Q?K=FChn?= <gerrit@pmp.uni-hannover.de> To: pyunyh@gmail.com Cc: freebsd-stable@freebsd.org Subject: Re: re interface broken Message-ID: <20060803105850.5254d278.gerrit@pmp.uni-hannover.de> In-Reply-To: <20060803002615.GA49195@cdnetworks.co.kr> References: <20060802161634.eff2b6d1.gerrit@pmp.uni-hannover.de> <20060803002615.GA49195@cdnetworks.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Aug 2006 09:26:15 +0900 Pyun YongHyeon <pyunyh@gmail.com> wrote about Re: re interface broken: > > today, the interface still doesn't work. Is there work going on to > > fix this, can I provide further information to track this problem > I think you should show 'dmesg' and 'pciconf -lv' output first. Here they are: agp0@pci0:0:0: class=0x060000 card=0x08600e11 chip=0x33408086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82855PM Host-Hub Interface Bridge' class = bridge subclass = HOST-PCI pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x33418086 rev=0x03 hdr=0x01 vendor = 'Intel Corporation' device = '82855PM AGP Bridge' class = bridge subclass = PCI-PCI uhci0@pci0:29:0: class=0x0c0300 card=0x08600e11 chip=0x24c28086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller' class = serial bus subclass = USB uhci1@pci0:29:1: class=0x0c0300 card=0x08600e11 chip=0x24c48086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller' class = serial bus subclass = USB uhci2@pci0:29:2: class=0x0c0300 card=0x08600e11 chip=0x24c78086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller' class = serial bus subclass = USB ehci0@pci0:29:7: class=0x0c0320 card=0x08600e11 chip=0x24cd8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI Controller' class = serial bus subclass = USB pcib2@pci0:30:0: class=0x060400 card=0x00000000 chip=0x24488086 rev=0x81 hdr=0x01 vendor = 'Intel Corporation' device = '82801BAM/CAM/DBM (ICH2-M/3-M/4-M) Hub Interface to PCI Bridge' class = bridge subclass = PCI-PCI isab0@pci0:31:0: class=0x060100 card=0x00000000 chip=0x24cc8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DBM (ICH4-M) LPC Interface Bridge' class = bridge subclass = PCI-ISA atapci0@pci0:31:1: class=0x01018a card=0x08600e11 chip=0x24ca8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DBM (ICH4-M) UltraATA/100 EIDE Controller' class = mass storage subclass = ATA none0@pci0:31:3: class=0x0c0500 card=0x08600e11 chip=0x24c38086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller' class = serial bus subclass = SMBus pcm0@pci0:31:5: class=0x040100 card=0x08600e11 chip=0x24c58086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller' class = multimedia subclass = audio none1@pci0:31:6: class=0x070300 card=0x08600e11 chip=0x24c68086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller' class = simple comms subclass = generic modem none2@pci1:0:0: class=0x030000 card=0x08600e11 chip=0x4c661002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'Mobility Radeon 9000' class = display subclass = VGA fwohci0@pci2:0:0: class=0x0c0010 card=0x30441106 chip=0x30441106 rev=0x80 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT6306 VIA Fire II IEEE-1394 OHCI Link Layer Controller' class = serial bus subclass = FireWire re0@pci2:1:0: class=0x020000 card=0x08600e11 chip=0x813910ec rev=0x20 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter' class = network subclass = ethernet none3@pci2:2:0: class=0x028000 card=0x12f6103c chip=0x42208086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' device = 'PRO/Wireless 2200BG Network Connection' class = network cbb0@pci2:4:0: class=0x060700 card=0x08600e11 chip=0x14101524 rev=0x01 hdr=0x02 vendor = 'ENE Technology Inc' device = 'CB-1420 CardBus Controller' class = bridge subclass = PCI-CardBus Copyright (c) 1992-2006 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.1-STABLE #4: Wed Aug 2 12:30:17 CEST 2006 root@nova.terra.ger:/usr/obj/usr/src/sys/NOVA Preloaded elf kernel "/boot/kernel/kernel" at 0xc09a2000. Preloaded elf module "/boot/kernel/splash_bmp.ko" at 0xc09a216c. Preloaded elf module "/boot/kernel/vesa.ko" at 0xc09a221c. Preloaded splash_image_data "/boot/obi_chuck.bmp" at 0xc09a22c8. Preloaded elf module "/boot/kernel/snd_ich.ko" at 0xc09a2318. Preloaded elf module "/boot/kernel/sound.ko" at 0xc09a23c4. Preloaded elf module "/boot/kernel/cpufreq.ko" at 0xc09a2470. Preloaded elf module "/boot/kernel/ng_ubt.ko" at 0xc09a251c. Preloaded elf module "/boot/kernel/netgraph.ko" at 0xc09a25c8. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc09a2678. Calibrating clock(s) ... i8254 clock: 1193152 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 598061766 Hz CPU: Intel(R) Pentium(R) M processor 1.60GHz (598.06-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d6 Stepping = 6 Features=0xafe9f9bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE> Features2=0x180<EST,TM2> real memory = 1341980672 (1279 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c25000 - 0x000000004e90efff, 1305387008 bytes (318698 pages) avail memory = 1305202688 (1244 MB) bios32: Found BIOS32 Service Directory header at 0xc00fa000 bios32: Entry = 0xf0000 (c00f0000) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0x31f pnpbios: Found PnP BIOS data at 0xc00f45c0 pnpbios: Entry = f0000:45ee Rev = 1.0 pnpbios: Event flag at f45e6 pnpbios: OEM ID 6008110e Other BIOS signatures found: wlan: <802.11 Link Layer> null: <null device, zero device> io: <I/O> random: <entropy source, Software, Yarrow> VESA: information block 56 45 53 41 00 02 00 01 00 01 01 00 00 00 22 00 00 01 00 04 00 01 19 01 00 01 2f 01 00 01 34 01 00 01 82 01 0d 01 0e 01 0f 01 20 01 92 01 93 01 94 01 95 01 96 01 a2 01 a3 01 a4 01 a5 01 a6 01 VESA: 60 mode(s) found VESA: v2.0, 65536k memory, flags:0x1, mode table:0xc08a27c2 (1000022) VESA: ATI MOBILITY RADEON 9200 VESA: ATI Technologies Inc. M9 01.00 mem: <memory> Pentium Pro MTRR support enabled nfslock: pseudo-device splash: image@0xc08a36c8, size:308278 bmp_start(): splash_mode:257 splash: image decoder found: splash_bmp npx0: INT 16 interface acpi0: <HP CPQ0860> on motherboard pci_open(1): mode 1 addr port (0x0cf8) is 0x80010014 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=33408086) pcibios: BIOS version 2.10 acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 1 dev 0 func 0 acpi0: [MPSAFE] acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 0 dev 0 func 0 acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 2 dev 4 func 0 acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 0 dev 31 func 0 acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 0 dev 31 func 6 acpi0: Power Button (fixed) atpic: Programming IRQ9 as level/low ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 acpi_ec0: <Embedded Controller: GPE 0x1c> port 0x62,0x66 on acpi0 pci_link0: Links after initial probe: Index IRQ Rtd Ref IRQs 0 10 N 0 5 10 pci_link0: Links after initial validation: Index IRQ Rtd Ref IRQs 0 10 N 0 5 10 pci_link0: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link1: Links after initial probe: Index IRQ Rtd Ref IRQs 0 10 N 0 5 10 pci_link1: Links after initial validation: Index IRQ Rtd Ref IRQs 0 10 N 0 5 10 pci_link1: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link2: Links after initial probe: Index IRQ Rtd Ref IRQs 0 5 N 0 5 10 pci_link2: Links after initial validation: Index IRQ Rtd Ref IRQs 0 5 N 0 5 10 pci_link2: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link3: Links after initial probe: Index IRQ Rtd Ref IRQs 0 5 N 0 5 10 pci_link3: Links after initial validation: Index IRQ Rtd Ref IRQs 0 5 N 0 5 10 pci_link3: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link4: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link4: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link4: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link5: Links after initial probe: Index IRQ Rtd Ref IRQs 0 11 N 0 5 10 pci_link5: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link5: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link6: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link6: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link6: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 pci_link7: Links after initial probe: Index IRQ Rtd Ref IRQs 0 5 N 0 5 10 pci_link7: Links after initial validation: Index IRQ Rtd Ref IRQs 0 5 N 0 5 10 pci_link7: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 5 10 cpu0: <ACPI CPU> on acpi0 est0: <Enhanced SpeedStep Frequency Control> on cpu0 p4tcc0: <CPU Frequency Thermal Control> on cpu0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 ACPI: Found matching pin for 0.29.INTA at func 0: 10 ACPI: Found matching pin for 0.29.INTB at func 1: 5 ACPI: Found matching pin for 0.29.INTC at func 2: 5 ACPI: Found matching pin for 0.29.INTD at func 7: 5 ACPI: Found matching pin for 0.31.INTA at func 1: 5 ACPI: Found matching pin for 0.31.INTB at func 3: 10 pci0: <ACPI PCI bus> on pcib0 pci0: physical bus=0 found-> vendor=0x8086, dev=0x3340, revid=0x03 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x2090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 3, range 32, base b0000000, size 28, enabled found-> vendor=0x8086, dev=0x3341, revid=0x03 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0007, statreg=0x00a0, cachelnsz=0 (dwords) lattimer=0x80 (3840 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x24c2, revid=0x01 bus=0, slot=29, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 map[20]: type 4, range 32, base 000048c0, size 5, enabled pcib0: matched entry for 0.29.INTA (src \\_SB_.C046.C0C2:0) pcib0: slot 29 INTA routed to irq 10 via \\_SB_.C046.C0C2 found-> vendor=0x8086, dev=0x24c4, revid=0x01 bus=0, slot=29, func=1 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=b, irq=5 map[20]: type 4, range 32, base 000048e0, size 5, enabled pcib0: matched entry for 0.29.INTB (src \\_SB_.C046.C0C5:0) pcib0: slot 29 INTB routed to irq 5 via \\_SB_.C046.C0C5 found-> vendor=0x8086, dev=0x24c7, revid=0x01 bus=0, slot=29, 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=c, irq=5 map[20]: type 4, range 32, base 00004c00, size 5, enabled pcib0: matched entry for 0.29.INTC (src \\_SB_.C046.C0C4:0) pcib0: slot 29 INTC routed to irq 5 via \\_SB_.C046.C0C4 found-> vendor=0x8086, dev=0x24cd, revid=0x01 bus=0, slot=29, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=d, irq=5 powerspec 2 supports D0 D3 current D0 map[10]: type 1, range 32, base a0000000, size 10, enabled pcib0: matched entry for 0.29.INTD (src \\_SB_.C046.C0C9:0) pcib0: slot 29 INTD routed to irq 5 via \\_SB_.C046.C0C9 found-> vendor=0x8086, dev=0x2448, revid=0x81 bus=0, slot=30, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0107, statreg=0x8080, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x06 (1500 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x24cc, revid=0x01 bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x010f, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x24ca, revid=0x01 bus=0, slot=31, func=1 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 map[20]: type 4, range 32, base 00004c40, size 4, enabled map[24]: type 1, range 32, base 00000000, size 10, memory disabled pcib0: matched entry for 0.31.INTA (src \\_SB_.C046.C0C4:0) pcib0: slot 31 INTA routed to irq 5 via \\_SB_.C046.C0C4 found-> vendor=0x8086, dev=0x24c3, revid=0x01 bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 map[20]: type 4, range 32, base 00004c20, size 5, enabled pcib0: matched entry for 0.31.INTB (src \\_SB_.C046.C0C3:0) pcib0: slot 31 INTB routed to irq 10 via \\_SB_.C046.C0C3 found-> vendor=0x8086, dev=0x24c5, revid=0x01 bus=0, slot=31, func=5 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 00004000, size 8, enabled map[14]: type 4, range 32, base 00004880, size 6, enabled map[18]: type 1, range 32, base a0200000, size 9, enabled map[1c]: type 1, range 32, base a0300000, size 8, enabled pcib0: matched entry for 0.31.INTB (src \\_SB_.C046.C0C3:0) pcib0: slot 31 INTB routed to irq 10 via \\_SB_.C046.C0C3 found-> vendor=0x8086, dev=0x24c6, revid=0x01 bus=0, slot=31, func=6 class=07-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 00004400, size 8, enabled map[14]: type 4, range 32, base 00004800, size 7, enabled pcib0: matched entry for 0.31.INTB (src \\_SB_.C046.C0C3:0) pcib0: slot 31 INTB routed to irq 10 via \\_SB_.C046.C0C3 agp0: <Intel 82855 host to AGP bridge> mem 0xb0000000-0xbfffffff at device 0.0 on pci0 agp0: Reserved 0x10000000 bytes for rid 0x10 type 3 at 0xb0000000 agp0: allocating GATT for aperture of size 256M pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0x3000-0x3fff pcib1: memory decode 0x90400000-0x904fffff pcib1: prefetched decode 0x98000000-0x9fffffff ACPI: Found matching pin for 1.0.INTA at func 0: 10 pci1: <ACPI PCI bus> on pcib1 pci1: physical bus=1 found-> vendor=0x1002, dev=0x4c66, revid=0x01 bus=1, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0083, statreg=0x02b0, cachelnsz=8 (dwords) lattimer=0x80 (3840 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 3, range 32, base 98000000, size 27, enabled pcib1: (null) requested memory range 0x98000000-0x9fffffff: good map[14]: type 4, range 32, base 00003000, size 8, enabled pcib1: (null) requested I/O range 0x3000-0x30ff: in range map[18]: type 1, range 32, base 90400000, size 16, enabled pcib1: (null) requested memory range 0x90400000-0x9040ffff: good pcib1: matched entry for 1.0.INTA (src \\_SB_.C046.C0C2:0) pcib1: slot 0 INTA routed to irq 10 via \\_SB_.C046.C0C2 pci1: <display, VGA> at device 0.0 (no driver attached) uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0x48c0-0x48df irq 10 at device 29.0 on pci0 uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0x48c0 uhci0: [GIANT-LOCKED] usb0: <Intel 82801DB (ICH4) 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 82801DB (ICH4) USB controller USB-B> port 0x48e0-0x48ff irq 5 at device 29.1 on pci0 uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0x48e0 uhci1: [GIANT-LOCKED] usb1: <Intel 82801DB (ICH4) 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 uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0x4c00-0x4c1f irq 5 at device 29.2 on pci0 uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0x4c00 uhci2: [GIANT-LOCKED] usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: <Intel 82801DB/L/M (ICH4) USB 2.0 controller> mem 0xa0000000-0xa00003ff irq 5 at device 29.7 on pci0 ehci0: Reserved 0x400 bytes for rid 0x10 type 3 at 0xa0000000 ehci0: [GIANT-LOCKED] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <Intel 82801DB/L/M (ICH4) USB 2.0 controller> on ehci0 usb3: USB revision 2.0 uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0 pcib2: secondary bus 2 pcib2: subordinate bus 3 pcib2: I/O decode 0x2000-0x2fff pcib2: memory decode 0x90000000-0x903fffff pcib2: prefetched decode 0xfff00000-0xfffff pcib2: Subtractively decoded bridge. ACPI: Found matching pin for 2.0.INTA at func 0: 10 ACPI: Found matching pin for 2.1.INTA at func 0: 10 ACPI: Found matching pin for 2.2.INTA at func 0: 11 pci_link3: BIOS IRQ 11 for 2.2.INTA is invalid ACPI: Found matching pin for 2.4.INTA at func 0: 5 pci2: <ACPI PCI bus> on pcib2 pci2: physical bus=2 found-> vendor=0x1106, dev=0x3044, revid=0x80 bus=2, slot=0, func=0 class=0c-00-10, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x80 (3840 ns), mingnt=0x00 (0 ns), maxlat=0x20 (8000 ns) intpin=a, irq=10 powerspec 2 supports D0 D2 D3 current D0 map[10]: type 1, range 32, base 90200000, size 11, enabled pcib2: (null) requested memory range 0x90200000-0x902007ff: good map[14]: type 4, range 32, base 00002400, size 7, enabled pcib2: (null) requested I/O range 0x2400-0x247f: in range pcib2: matched entry for 2.0.INTA (src \\_SB_.C046.C0C2:0) pcib2: slot 0 INTA routed to irq 10 via \\_SB_.C046.C0C2 found-> vendor=0x10ec, dev=0x8139, revid=0x20 bus=2, slot=1, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x80 (3840 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 00002000, size 8, enabled pcib2: (null) requested I/O range 0x2000-0x20ff: in range map[14]: type 1, range 32, base 90300000, size 8, enabled pcib2: (null) requested memory range 0x90300000-0x903000ff: good pcib2: matched entry for 2.1.INTA (src \\_SB_.C046.C0C3:0) pcib2: slot 1 INTA routed to irq 10 via \\_SB_.C046.C0C3 found-> vendor=0x8086, dev=0x4220, revid=0x05 bus=2, slot=2, func=0 class=02-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x80 (3840 ns), mingnt=0x03 (750 ns), maxlat=0x18 (6000 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 map[10]: type 1, range 32, base 90000000, size 12, enabled pcib2: (null) requested memory range 0x90000000-0x90000fff: good pcib2: matched entry for 2.2.INTA (src \\_SB_.C046.C0C5:0) pcib2: slot 2 INTA routed to irq 5 via \\_SB_.C046.C0C5 found-> vendor=0x1524, dev=0x1410, revid=0x01 bus=2, slot=4, func=0 class=06-07-00, hdrtype=0x02, mfdev=0 cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x80 (3840 ns), mingnt=0xc4 (49000 ns), maxlat=0x07 (1750 ns) intpin=a, irq=5 powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base 90100000, size 12, enabled pcib2: (null) requested memory range 0x90100000-0x90100fff: good pcib2: matched entry for 2.4.INTA (src \\_SB_.C046.C0C4:0) pcib2: slot 4 INTA routed to irq 5 via \\_SB_.C046.C0C4 fwohci0: <VIA Fire II (VT6306)> port 0x2400-0x247f mem 0x90200000-0x902007ff irq 10 at device 0.0 on pci2 fwohci0: Reserved 0x800 bytes for rid 0x10 type 3 at 0x90200000 fwohci0: [MPSAFE] fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:02:3f:54:4a:40:02:8e fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 1024 bytes. fwohci0: max_rec 1024 -> 2048 firewire0: <IEEE1394(FireWire) bus> on fwohci0 fwe0: <Ethernet over FireWire> on firewire0 if_fwe0: Fake Ethernet address: 02:02:3f:40:02:8e fwe0: bpf attached fwe0: Ethernet address: 02:02:3f:40:02:8e fwe0: if_start running deferred for Giant sbp0: <SBP-2/SCSI over FireWire> on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x2000 pcib2: re0 requested I/O range 0x2000-0x20ff: in range re0: <RealTek 8139C+ 10/100BaseTX> port 0x2000-0x20ff mem 0x90300000-0x903000ff irq 10 at device 1.0 on pci2 pcib2: re0 requested I/O range 0x2000-0x20ff: in range miibus0: <MII bus> on re0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto re0: bpf attached re0: Ethernet address: 00:0f:b0:6c:55:ec re0: [MPSAFE] re0: [FAST] pci2: <network> at device 2.0 (no driver attached) cbb0: <ENE CB1410 PCI-CardBus Bridge> mem 0x90100000-0x90100fff irq 5 at device 4.0 on pci2 cbb0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x90100000 cardbus0: <CardBus bus> on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb0: [MPSAFE] cbb0: PCI Configuration space: 0x00: 0x14101524 0x02100007 0x06070001 0x00028008 0x10: 0x90100000 0x020000a0 0x20030302 0xfffff000 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc 0x30: 0x00000000 0xfffffffc 0x00000000 0x07440105 0x40: 0x08600e11 0x00000001 0x00000000 0x00000000 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 0x80: 0x2040d020 0x00000000 0x00000000 0x001c1112 0x90: 0x60440280 0x00000000 0x00000000 0x00000000 0xa0: 0xfe010001 0x00c00000 0x00008016 0x00000009 0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 0xc0: 0x00001000 0x00800080 0x10080400 0x00000000 0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 isab0: <PCI-ISA bridge> at device 31.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel ICH4 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x4c40-0x4c4f irq 5 at device 31.1 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x4c40 ata0: <ATA 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: 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<ATA_MASTER> ata0: [MPSAFE] ata1: <ATA 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=03 ostat0=50 ostat1=00 ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata1: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 ata1: reset tp2 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER> ata1: [MPSAFE] pci0: <serial bus, SMBus> at device 31.3 (no driver attached) pcm0: <Intel ICH4 (82801DB)> port 0x4000-0x40ff,0x4880-0x48bf mem 0xa0200000-0xa02001ff,0xa0300000-0xa03000ff irq 10 at device 31.5 on pci0 pcm0: Reserved 0x200 bytes for rid 0x18 type 3 at 0xa0200000 pcm0: Reserved 0x100 bytes for rid 0x1c type 3 at 0xa0300000 pcm0: [MPSAFE] pcm0: <Analog Devices AD1981B AC97 Codec (id = 0x41445374)> pcm0: Codec features headphone, 20 bit DAC, 5 bit master volume, no 3D Stereo Enhancement pcm0: Primary codec extended features variable rate PCM, reserved 1, AMAP, reserved 4 pcm0: ac97 codec dac ready count: 0 pcm0: sndbuf_setmap 4e2ce000, 4000; 0xf5a0b000 -> 4e2ce000 pcm0: sndbuf_setmap 4e2bc000, 4000; 0xf5a0f000 -> 4e2bc000 pci0: <simple comms, generic modem> at device 31.6 (no driver attached) battery0: <ACPI Control Method Battery> on acpi0 acpi_acad0: <AC Adapter> on acpi0 acpi_button0: <Power Button> on acpi0 acpi_lid0: <Control Method Lid Switch> on acpi0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0: <PS/2 mouse port> irq 12 on acpi0 psm0: current command byte:0065 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3-00, 3 buttons psm0: config:00000000, flags:00000008, packet size:4 psm0: syncmask:08, syncbits:00 sio0: irq maps: 0xe01 0xe11 0xe01 0xe01 sio0: <Standard PC COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: irq maps: 0xe01 0xe09 0xe01 0xe01 sio1: <Generic IRDA-compatible device> port 0x3e8-0x3ef,0x7d0-0x7d7 irq 3 drq 3 on acpi0 sio1: type 16550A ppc0: using extended I/O port range ppc0: ECP SPP ECP+EPP SPP ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77a irq 7 drq 1 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 plip0: bpf attached lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 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 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 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: <ISA Option ROM> at iomem 0xc0000-0xcffff 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-0x3f5,0x3f7 irq 6 drq 2 on isa0 fe0: not probed (disabled) ie0: not probed (disabled) lnc0: not probed (disabled) sc0: <System console> 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: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 vt0: not probed (disabled) isa_probe_children: probing PnP devices Device configuration finished. procfs registered Timecounter "TSC" frequency 598061766 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached battery0: battery initialization start acpi_acad0: acline initialization start acpi_acad0: On Line acpi_acad0: acline initialization done, tried 1 times ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire atapicam: atapicam0 already exists; skipping it ad0: setting PIO4 on ICH4 chip ad0: setting UDMA100 on ICH4 chip ad0: 76319MB <TOSHIBA MK8026GAX PA001G> at ata0-master UDMA100 ad0: 156301488 sectors [165398C/15H/63S] 16 sectors/interrupt 1 depth queue GEOM: new disk ad0 battery0: battery initialization done, tried 1 times ad0: Intel check1 failed ad0: Adaptec check1 failed ad0: LSI (v3) check1 failed ad0: LSI (v2) check1 failed ad0: FreeBSD check1 failed ata1-master: pio=PIO4 wdma=WDMA2 udma=UNSUPPORTED cable=40 wire acd0: setting PIO4 on ICH4 chip (probe5:sbp0:0:5:0): error 22 (probe5:sbp0:0:5:0): Unretryable Error (probe6:sbp0:0:6:0): error 22 (probe6:sbp0:0:6:0): Unretryable Error (probe0:sbp0:0:0:0): error 22 (probe0:sbp0:0:0:0): Unretryable Error (probe1:sbp0:0:1:0): error 22 (probe1:sbp0:0:1:0): Unretryable Error (probe2:sbp0:0:2:0): error 22 (probe2:sbp0:0:2:0): Unretryable Error (probe3:sbp0:0:3:0): error 22 (probe3:sbp0:0:3:0): Unretryable Error (probe4:sbp0:0:4:0): error 22 (probe4:sbp0:0:4:0): Unretryable Error ata1: reiniting channel .. ata1: reset tp1 mask=03 ostat0=00 ostat1=00 ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata1: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 ata1: reset tp2 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER> ata1: reinit done .. acd0: FAILURE - MODE_SENSE_BIG timed out acd0: <HL-DT-ST DVD-RW GWA-4080N/0C09> DVDR drive at ata1 as master acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, PIO4 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet acd0: Writes: CDR, CDRW, DVDR, test write, burnproof acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc pcm0: measured ac97 link rate at 48004 Hz, will use 48000 Hz ATA PseudoRAID loaded (probe0:ata1:0:0:0): error 22 (probe0:ata1:0:0:0): Unretryable Error pass0 at ata1 bus 0 target 0 lun 0 pass0: <HL-DT-ST DVD-RW GWA-4080N 0C09> Removable CD-ROM SCSI-0 device pass0: 16.000MB/s transfers (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error cd0 at ata1 bus 0 target 0 lun 0 cd0: <HL-DT-ST DVD-RW GWA-4080N 0C09> Removable CD-ROM SCSI-0 device cd0: 16.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present GEOM: new disk cd0 (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error Trying to mount root from ufs:/dev/ad0s1a start_init: trying /sbin/init Linux ELF exec handler installed linprocfs registered splash: image decoder found: logo_saver cu Gerrit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060803105850.5254d278.gerrit>