From owner-freebsd-current@FreeBSD.ORG Thu May 19 09:23:44 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 268C01065679 for ; Thu, 19 May 2011 09:23:44 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id BE2FA8FC16 for ; Thu, 19 May 2011 09:23:43 +0000 (UTC) Received: by gwb15 with SMTP id 15so1048594gwb.13 for ; Thu, 19 May 2011 02:23:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=J6jKlRXbcy4cJY4Ob2W/qLbdB2ikLcJQr7gGYGn9Vfo=; b=Ls6pF5ucRl6azxUTvPIlnwtyNHWlDWtzcNmA+WMxSO6enxyjDgDadBkoEHeysy3vPy KAh8UK0zmefkkqZ0WmSr0lkupk0vBNBUdYa0KQr5ddbCEKY1PQ8Ccst53ZgxjLUS1ttu BrF+YWgY1DQc3NUzP5WNbxH5W3Vs+Aq7RD7kw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Y4bnX3aLB6uJH97Y9yfpsm/fHzYUwAI56m0AUTLVPSZbcS7IloIW3EJytONdquOT/x JYnD9Zx362KFJdaavLoYqL5ARt6oT7cWKMsNBW977mJZYpYcD9waa3bTZwkI2XiI2zB9 ZpGp9jh+NZYBic33Gt8iy76ghaTuHYuYkknh8= MIME-Version: 1.0 Received: by 10.236.186.38 with SMTP id v26mr3185130yhm.415.1305797022923; Thu, 19 May 2011 02:23:42 -0700 (PDT) Received: by 10.236.107.197 with HTTP; Thu, 19 May 2011 02:23:42 -0700 (PDT) In-Reply-To: <201105171640.11148.jhb@freebsd.org> References: <201105170944.16261.jhb@freebsd.org> <201105171640.11148.jhb@freebsd.org> Date: Thu, 19 May 2011 11:23:42 +0200 Message-ID: From: "deeptech71@gmail.com" To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: pcib allocation failure 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: Thu, 19 May 2011 09:23:44 -0000 On Tue, May 17, 2011 at 10:40 PM, John Baldwin wrote: > On Tuesday, May 17, 2011 2:03:42 pm deeptech71@gmail.com wrote: >> On Tue, May 17, 2011 at 3:44 PM, John Baldwin wrote: >> > On Saturday, May 14, 2011 12:27:59 pm deeptech71@gmail.com wrote: >> >> pcib1: at device 1.0 on pci0 >> >> pcib1: failed to allocate initial prefetch window: 0xd0000000-0xfafff= fff >> >> >> >> the console output is cut shortly after those 2 lines (but the machin= e >> >> seems to continue booting, as i have reset'd the machine, after which >> >> "/" was found to be improperly dismounted). >> > >> > So it actually boots fine, but video output breaks during the boot? = =A0Does it >> > ever come back or it is permanently broken until reboot? >> >> the video output is permanently broken until reboot (i was able to >> gather logs by using delayed rc.d scripts). >> >> > Your BIOS is actually violating the PCI spec by assigning the same res= ource >> > ranges to two devices on the same PCI bus (the hostb device and the AG= P bridge >> > device). =A0It's also doing so unnecessarily. >> >> ok, i've tried changing random BIOS settings, and found that changing >> "AGP Aperture Size" from 128M to 64M solved the problem with the new >> PCI bus driver. (i have a computer with 512MiB of RAM and an AGP video >> card with 128MiB of RAM.) weird. any comments on that? (also, i have noticed a ~64Mi detraction in resource ranges) > Does it still fail to alloc the initial prefetch window in that case? hmm! good question, there does seem to be another failure with pcib2, although without any noticable effect on the system's functionality: pcib2: failed to allocate initial memory window: 0xf7f00000-0xfbffffff for the sake of completeness, here r the logs, coming from an r222043 kernel with the new PCI bus driver: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ``devinfo -rv'' begins =3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D nexus0 npx0 apic0 ram0 I/O memory addresses: 0x0-0x9fbff 0x100000-0x1ff2ffff acpi0 Interrupt request lines: 9 I/O ports: 0x10-0x1f 0x22-0x3f 0x44-0x5f 0x62-0x63 0x65-0x6f 0x72-0x7f 0x80 0x84-0x86 0x88 0x8c-0x8e 0x90-0x9f 0xa2-0xbf 0xe0-0xef 0x290-0x297 0x480-0x4bf 0x4d0-0x4d1 0x680-0x6ff 0x800-0x87f I/O memory addresses: 0xc0000-0xdffff 0xe0000-0xfffff 0xfec00000-0xfec00fff 0xfed20000-0xfed8ffff 0xfee00000-0xfee00fff 0xffb00000-0xffbfffff 0xfff00000-0xffffffff cpu0 pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_PR_.CPU1 p4tcc0 cpufreq0 cpu1 pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_PR_.CPU2 p4tcc1 cpufreq1 pcib0 pnpinfo _HID=3DPNP0A03 _UID=3D0 at handle=3D\_SB_.PCI0 I/O ports: 0xcf8-0xcff pci0 hostb0 pnpinfo vendor=3D0x8086 device=3D0x2570 subvendor=3D0x1043 subdevice=3D0x80f2 class=3D0x060000 at slot=3D0 function=3D0 I/O memory addresses: 0xf8000000-0xfbffffff agp0 pcib1 pnpinfo vendor=3D0x8086 device=3D0x2571 subvendor=3D0x0000 subdevice=3D0x0000 class=3D0x060400 at slot=3D1 function=3D0 handle=3D\_SB_.PCI0.P0P1 I/O ports: 0xd000-0xdfff I/O memory addresses: 0xd0000000-0xf6ffffff 0xf7e00000-0xf7efffff pci1 vgapci0 pnpinfo vendor=3D0x1002 device=3D0x4150 subvendor=3D0x17ee subdevice=3D0x2002 class=3D0x030000 at slot=3D0 function= =3D0 Interrupt request lines: 16 pcib1 I/O port window: 0xd000-0xd0ff pcib1 memory window: 0xf7ee0000-0xf7eeffff pcib1 prefetch window: 0xd0000000-0xdfffffff vgapm0 drm0 vgapci1 pnpinfo vendor=3D0x1002 device=3D0x4170 subvendor=3D0x17ee subdevice=3D0x2003 class=3D0x038000 at slot=3D0 function= =3D1 pcib1 memory window: 0xf7ef0000-0xf7efffff pcib1 prefetch window: 0xe0000000-0xefffffff drm1 uhci0 pnpinfo vendor=3D0x8086 device=3D0x24d2 subvendor=3D0x1043 subdevice=3D0x80a6 class=3D0x0c0300 at slot=3D29 function=3D0 handle=3D\_SB_.PCI0.USB1 Interrupt request lines: 16 I/O ports: 0xc880-0xc89f usbus0 uhub0 uhci1 pnpinfo vendor=3D0x8086 device=3D0x24d4 subvendor=3D0x1043 subdevice=3D0x80a6 class=3D0x0c0300 at slot=3D29 function=3D1 handle=3D\_SB_.PCI0.USB2 Interrupt request lines: 19 I/O ports: 0xcc00-0xcc1f usbus1 uhub1 ums0 pnpinfo vendor=3D0x04fc product=3D0x0801 devclass=3D0x00 devsubclass=3D0x00 sernum=3D"" release=3D0x1611 intclass=3D0x03 intsubclass=3D0x01 at bus=3D1 hubaddr=3D2 port=3D1 devaddr=3D2 interface=3D= 0 ehci0 pnpinfo vendor=3D0x8086 device=3D0x24dd subvendor=3D0x1043 subdevice=3D0x80a6 class=3D0x0c0320 at slot=3D29 function=3D7 handle=3D\_SB_.PCI0.EUSB Interrupt request lines: 23 I/O memory addresses: 0xf7dffc00-0xf7dfffff usbus2 uhub2 pcib2 pnpinfo vendor=3D0x8086 device=3D0x244e subvendor=3D0x0000 subdevice=3D0x0000 class=3D0x060400 at slot=3D30 function=3D0 handle=3D\_SB_.PCI0.P0P4 I/O ports: 0xe000-0xefff I/O memory addresses: 0xf7f00000-0xf7ffffff pci2 skc0 pnpinfo vendor=3D0x10b7 device=3D0x1700 subvendor=3D0x1043 subdevice=3D0x80eb class=3D0x020000 at slot=3D5 function=3D0 Interrupt request lines: 22 pcib2 I/O port window: 0xe800-0xe8ff pcib2 memory window: 0xf7ffc000-0xf7ffffff sk0 miibus0 e1000phy0 pnpinfo oui=3D0xac2 model=3D0x2 rev=3D0x3 at ph= yno=3D0 pcm0 pnpinfo vendor=3D0x1274 device=3D0x5880 subvendor=3D0x1274 subdevice=3D0x8001 class=3D0x040100 at slot=3D12 function=3D0 Interrupt request lines: 20 pcib2 I/O port window: 0xec00-0xec3f isab0 pnpinfo vendor=3D0x8086 device=3D0x24d0 subvendor=3D0x0000 subdevice=3D0x0000 class=3D0x060100 at slot=3D31 function=3D0 handle=3D\_SB_.PCI0.SBRG isa0 pmtimer0 sc0 vga0 I/O ports: 0x3c0-0x3df I/O memory addresses: 0xa0000-0xbffff orm0 pnpinfo pnpid=3DORM0000 ACPI I/O memory addresses: 0xc0000-0xccfff fdc0 ppc0 uart0 uart1 atapci0 pnpinfo vendor=3D0x8086 device=3D0x24db subvendor=3D0x1043 subdevice=3D0x80a6 class=3D0x01018a at slot=3D31 function=3D1 handle=3D\_SB_.PCI0.IDE0 I/O ports: 0x170-0x177 0x1f0-0x1f7 0x376 0x3f6 0xfc00-0xfc0f ata0 at channel=3D0 Interrupt request lines: 14 ata1 at channel=3D1 Interrupt request lines: 15 unknown pnpinfo vendor=3D0x8086 device=3D0x24d3 subvendor=3D0x1043 subdevice=3D0x80a6 class=3D0x0c0500 at slot=3D31 function=3D3 I/O ports: 0x400-0x41f unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.IDE0.CHN0 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.IDE0.CHN0.D= RV0 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.IDE0.CHN0.D= RV1 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.IDE0.CHN1 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.IDE0.CHN1.D= RV0 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.IDE0.CHN1.D= RV1 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.IDE1 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.MC97 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.USB3 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.USB4 atpic0 pnpinfo _HID=3DPNP0000 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.PIC_ I/O ports: 0x20-0x21 0xa0-0xa1 atdma0 pnpinfo _HID=3DPNP0200 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.DMAD DMA request lines: 4 I/O ports: 0x0-0xf 0x81-0x83 0x87 0x89-0x8b 0x8f 0xc0-0xdf attimer0 pnpinfo _HID=3DPNP0100 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.TM= R_ Interrupt request lines: 0 I/O ports: 0x40-0x43 atrtc0 pnpinfo _HID=3DPNP0B00 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.RTC0 Interrupt request lines: 8 I/O ports: 0x70-0x71 atkbdc0 pnpinfo _HID=3DPNP0303 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.PS2= K Interrupt request lines: 1 I/O ports: 0x60 0x64 atkbd0 psm0 psmcpnp0 pnpinfo _HID=3DPNP0F03 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.PS= 2M unknown pnpinfo _HID=3DPNP0800 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.SPK= R I/O ports: 0x61 npxisa0 pnpinfo _HID=3DPNP0C04 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.COP= R I/O ports: 0xf0-0xff unknown pnpinfo _HID=3DPNP0501 _UID=3D1 at handle=3D\_SB_.PCI0.SBRG.UAR= 1 unknown pnpinfo _HID=3DPNP0501 _UID=3D2 at handle=3D\_SB_.PCI0.SBRG.UAR= 2 unknown pnpinfo _HID=3DPNP0700 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.FDC= _ unknown pnpinfo _HID=3DPNP0400 _UID=3D1 at handle=3D\_SB_.PCI0.SBRG.LPT= E unknown pnpinfo _HID=3DPNPB02F _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.GAM= E unknown pnpinfo _HID=3DPNPB006 _UID=3D0 at handle=3D\_SB_.PCI0.SBRG.MID= I acpi_sysresource0 pnpinfo _HID=3DPNP0C02 _UID=3D46 at handle=3D\_SB_.PCI0.SBRG.SIOR acpi_sysresource1 pnpinfo _HID=3DPNP0C02 _UID=3D16 at handle=3D\_SB_.PCI0.SBRG.RMSC unknown pnpinfo _HID=3DPNP0C02 _UID=3D1014 at handle=3D\_SB_.PCI0.SBRG.= P3F6 acpi_sysresource2 pnpinfo _HID=3DPNP0C02 _UID=3D0 at handle=3D\_SB_.PCI= 0.SBRG.OMSC unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.P0P2 unknown pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_SB_.PCI0.P0P2.ILAN acpi_sysresource3 pnpinfo _HID=3DPNP0C01 _UID=3D1 at handle=3D\_SB_.RME= M acpi_button0 pnpinfo _HID=3DPNP0C0C _UID=3D170 at handle=3D\_SB_.PWRB pci_link0 pnpinfo _HID=3DPNP0C0F _UID=3D1 at handle=3D\_SB_.LNKA pci_link1 pnpinfo _HID=3DPNP0C0F _UID=3D2 at handle=3D\_SB_.LNKB pci_link2 pnpinfo _HID=3DPNP0C0F _UID=3D3 at handle=3D\_SB_.LNKC pci_link3 pnpinfo _HID=3DPNP0C0F _UID=3D4 at handle=3D\_SB_.LNKD pci_link4 pnpinfo _HID=3DPNP0C0F _UID=3D5 at handle=3D\_SB_.LNKE pci_link5 pnpinfo _HID=3DPNP0C0F _UID=3D6 at handle=3D\_SB_.LNKF pci_link6 pnpinfo _HID=3DPNP0C0F _UID=3D7 at handle=3D\_SB_.LNKG pci_link7 pnpinfo _HID=3DPNP0C0F _UID=3D8 at handle=3D\_SB_.LNKH acpi_timer0 pnpinfo unknown at unknown ACPI I/O ports: 0x808-0x80b =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ``devinfo -rv'' ends =3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ``devinfo -u'' begins =3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D Interrupt request lines: 0 (attimer0) 1 (atkbdc0) 3-7 (root0) 8 (atrtc0) 9 (acpi0) 10-13 (root0) 14 (ata0) 15 (ata1) 16 (uhci0) 16 (vgapci0) 17-18 (root0) 19 (uhci1) 20 (pcm0) 21 (root0) 22 (skc0) 23 (ehci0) DMA request lines: 0-3 (root0) 4 (atdma0) 5-7 (root0) I/O ports: 0x0-0xf (atdma0) 0x10-0x1f (acpi0) 0x20-0x21 (atpic0) 0x22-0x3f (acpi0) 0x40-0x43 (attimer0) 0x44-0x5f (acpi0) 0x60 (atkbdc0) 0x61 ---- 0x62-0x63 (acpi0) 0x64 (atkbdc0) 0x65-0x6f (acpi0) 0x70-0x71 (atrtc0) 0x72-0x7f (acpi0) 0x80 (acpi0) 0x81-0x83 (atdma0) 0x84-0x86 (acpi0) 0x87 (atdma0) 0x88 (acpi0) 0x89-0x8b (atdma0) 0x8c-0x8e (acpi0) 0x8f (atdma0) 0x90-0x9f (acpi0) 0xa0-0xa1 (atpic0) 0xa2-0xbf (acpi0) 0xc0-0xdf (atdma0) 0xe0-0xef (acpi0) 0xf0-0xff (npxisa0) 0x100-0x16f (root0) 0x170-0x177 (atapci0) 0x178-0x1ef (root0) 0x1f0-0x1f7 (atapci0) 0x1f8-0x28f (root0) 0x290-0x297 (acpi0) 0x298-0x375 (root0) 0x376 (atapci0) 0x377-0x3bf (root0) 0x3c0-0x3df (vga0) 0x3e0-0x3f5 (root0) 0x3f6 (atapci0) 0x3f7-0x3ff (root0) 0x400-0x41f ---- 0x420-0x47f (root0) 0x480-0x4bf (acpi0) 0x4c0-0x4cf (root0) 0x4d0-0x4d1 (acpi0) 0x4d2-0x67f (root0) 0x680-0x6ff (acpi0) 0x700-0x7ff (root0) 0x800-0x87f (acpi0) 0x880-0xcf7 (root0) 0xcf8-0xcff (pcib0) 0xd00-0xc87f (root0) 0xc880-0xc89f (uhci0) 0xc8a0-0xcbff (root0) 0xcc00-0xcc1f (uhci1) 0xcc20-0xcfff (root0) 0xd000-0xdfff (pcib1) 0xe000-0xefff (pcib2) 0xf000-0xfbff (root0) 0xfc00-0xfc0f (atapci0) 0xfc10-0xffff (root0) I/O memory addresses: 0x0-0x9fbff (ram0) 0x9fc00-0x9ffff (root0) 0xa0000-0xbffff (vga0) 0xc0000-0xdffff (acpi0) 0xe0000-0xfffff (acpi0) 0x100000-0x1ff2ffff (ram0) 0x1ff30000-0xcfffffff (root0) 0xd0000000-0xf6ffffff (pcib1) 0xf7000000-0xf7dffbff (root0) 0xf7dffc00-0xf7dfffff (ehci0) 0xf7e00000-0xf7efffff (pcib1) 0xf7f00000-0xf7ffffff (pcib2) 0xf8000000-0xfbffffff (hostb0) 0xfc000000-0xfebfffff (root0) 0xfec00000-0xfec00fff (acpi0) 0xfec01000-0xfed1ffff (root0) 0xfed20000-0xfed8ffff (acpi0) 0xfed90000-0xfedfffff (root0) 0xfee00000-0xfee00fff (acpi0) 0xfee01000-0xffafffff (root0) 0xffb00000-0xffbfffff (acpi0) 0xffc00000-0xffefffff (root0) 0xfff00000-0xffffffff (acpi0) ACPI I/O ports: 0x10-0x1f (root0) 0x22-0x3f (root0) 0x44-0x5f (root0) 0x62-0x63 (root0) 0x65-0x6f (root0) 0x72-0x80 (root0) 0x84-0x86 (root0) 0x88 (root0) 0x8c-0x8e (root0) 0x90-0x9f (root0) 0xa2-0xbf (root0) 0xe0-0xef (root0) 0x290-0x297 (root0) 0x480-0x4bf (root0) 0x4d0-0x4d1 (root0) 0x680-0x6ff (root0) 0x800-0x807 (root0) 0x808-0x80b (acpi_timer0) 0x80c-0x87f (root0) ACPI I/O memory addresses: 0xc0000-0xccfff (orm0) 0xcd000-0xfffff (root0) 0xfec00000-0xfec00fff (root0) 0xfed20000-0xfed8ffff (root0) 0xfee00000-0xfee00fff (root0) 0xffb00000-0xffbfffff (root0) 0xfff00000-0xffffffff (root0) pcib1 I/O port window: 0xd000-0xd0ff (vgapci0) 0xd100-0xdfff (root0) pcib1 memory window: 0xf7e00000-0xf7edffff (root0) 0xf7ee0000-0xf7eeffff (vgapci0) 0xf7ef0000-0xf7efffff (vgapci1) pcib1 prefetch window: 0xd0000000-0xdfffffff (vgapci0) 0xe0000000-0xefffffff (vgapci1) 0xf0000000-0xf6ffffff (root0) pcib2 I/O port window: 0xe000-0xe7ff (root0) 0xe800-0xe8ff (skc0) 0xe900-0xebff (root0) 0xec00-0xec3f (pcm0) 0xec40-0xefff (root0) pcib2 memory window: 0xf7f00000-0xf7ffbfff (root0) 0xf7ffc000-0xf7ffffff (skc0) pcib2 prefetch window: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ``devinfo -u'' ends =3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ``dmesg'' begins =3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D MP Configuration Table version 1.1 found at 0xc00f1280 Table 'FACP' at 0x1ff30290 Table 'APIC' at 0x1ff30390 APIC: Found table at 0x1ff30390 APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 1: enabled SMP: Added CPU 0 (AP) MADT: Found CPU APIC ID 1 ACPI ID 2: enabled SMP: Added CPU 1 (AP) Copyright (c) 1992-2011 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 is a registered trademark of The FreeBSD Foundation. FreeBSD 9.0-CURRENT #0 r222043M: Wed May 18 05:21:58 CEST 2011 devhc@:/usr/obj/usr/src/sys/HQ i386 Table 'FACP' at 0x1ff30290 Table 'APIC' at 0x1ff30390 Table 'OEMB' at 0x1ff40040 ACPI: No SRAT table found Preloaded elf kernel "/boot/kernel.HQ.r222043.copyin2.opie/kernel" at 0xc0b9d000. Calibrating TSC clock ... TSC clock: 2798716448 Hz CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (2798.72-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0xf29 Family =3D f Model =3D 2 Stepp= ing =3D 9 Features=3D0xbfebfbff Features2=3D0x4400 Instruction TLB: 4 KB, 2 MB or 4 MB pages, fully associative, 64 entries Data TLB: 4 KB or 4 MB pages, fully associative, 64 entries 1st-level data cache: 8 KB, 4-way set associative, sectored cache, 64 byte line size Trace cache: 12K-uops, 8-way set associative 2nd-level cache: 512 KB, 8-way set associative, sectored cache, 64 byte line size real memory =3D 536870912 (512 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c26000 - 0x000000001f5ecfff, 513568768 bytes (125383 pages) avail memory =3D 513884160 (490 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: INTR: Adding local APIC 1 as a target FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 2 package(s) x 1 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 bios32: Found BIOS32 Service Directory header at 0xc00f0000 bios32: Entry =3D 0xf0010 (c00f0010) Rev =3D 0 Len =3D 1 pcibios: PCI BIOS entry at 0xf0000+0x31 pnpbios: Found PnP BIOS data at 0xc00f5020 pnpbios: Entry =3D f0000:5c0a Rev =3D 1.0 Other BIOS signatures found: APIC: CPU 0 has ACPI ID 1 APIC: CPU 1 has ACPI ID 2 ULE: setup cpu 0 ULE: setup cpu 1 ACPI: RSDP 0xf9e30 00021 (v02 ACPIAM) ACPI: XSDT 0x1ff30100 0003C (v01 A M I OEMXSDT 10000414 MSFT 00000097) ACPI: FACP 0x1ff30290 000F4 (v03 A M I OEMFACP 10000414 MSFT 00000097) ACPI: DSDT 0x1ff303f0 0382D (v01 P4P81 P4P81104 00000104 INTL 02002026) ACPI: FACS 0x1ff40000 00040 ACPI: APIC 0x1ff30390 0005C (v01 A M I OEMAPIC 10000414 MSFT 00000097) ACPI: OEMB 0x1ff40040 0003F (v01 A M I OEMBIOS 10000414 MSFT 00000097) MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000 ioapic0: Routing external 8259A's -> intpin 0 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level ioapic0 irqs 0-23 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 snd_unit_init() u=3D0x00ff8000 [512] d=3D0x00007c00 [32] c=3D0x000003ff [10= 24] feeder_register: snd_unit=3D-1 snd_maxautovchans=3D16 latency=3D5 feeder_rate_min=3D1 feeder_rate_max=3D2016000 feeder_rate_round=3D25 null: nfslock: pseudo-device random: io: kbd: new array size 4 kbd1 at kbdmux0 mem: Pentium Pro MTRR support enabled acpi0: on motherboard ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48 ACPI: Executed 1 blocks of module-level executable AML code acpi0: Power Button (fixed) acpi0: wakeup code va 0xc2694000 pa 0x1000 pci_open(1): mode 1 addr port (0x0cf8) is 0x80000090 pci_open(1a): mode1res=3D0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=3D060000] [hdr=3D00] is there (id=3D25708086) pcibios: BIOS version 2.10 acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 1fef0000 (3) failed ACPI timer: 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 cpu0: switching to generic Cx mode cpu1: on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 10 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 10 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 5 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 5 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link4: Index IRQ Rtd Ref IRQs Initial Probe 0 7 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 7 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link5: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link6: Index IRQ Rtd Ref IRQs Initial Probe 0 3 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 3 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link7: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 11 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: domain=3D0, physical bus=3D0 found-> vendor=3D0x8086, dev=3D0x2570, revid=3D0x02 domain=3D0, bus=3D0, slot=3D0, func=3D0 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0006, statreg=3D0x2090, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) map[10]: type Prefetchable Memory, range 32, base 0xf8000000, size 26, ena= bled found-> vendor=3D0x8086, dev=3D0x2571, revid=3D0x02 domain=3D0, bus=3D0, slot=3D1, func=3D0 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 cmdreg=3D0x0107, statreg=3D0x00a0, cachelnsz=3D0 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x8086, dev=3D0x24d2, revid=3D0x02 domain=3D0, bus=3D0, slot=3D29, func=3D0 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Da, irq=3D10 map[20]: type I/O Port, range 32, base 0xc880, size 5, enabled pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 16 found-> vendor=3D0x8086, dev=3D0x24d4, revid=3D0x02 domain=3D0, bus=3D0, slot=3D29, func=3D1 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Db, irq=3D5 map[20]: type I/O Port, range 32, base 0xcc00, size 5, enabled pcib0: matched entry for 0.29.INTB pcib0: slot 29 INTB hardwired to IRQ 19 found-> vendor=3D0x8086, dev=3D0x24dd, revid=3D0x02 domain=3D0, bus=3D0, slot=3D29, func=3D7 class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0106, statreg=3D0x0290, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Dd, irq=3D11 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xf7dffc00, size 10, enabled pcib0: matched entry for 0.29.INTD pcib0: slot 29 INTD hardwired to IRQ 23 found-> vendor=3D0x8086, dev=3D0x244e, revid=3D0xc2 domain=3D0, bus=3D0, slot=3D30, func=3D0 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 cmdreg=3D0x0107, statreg=3D0x0080, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x06 (1500 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x8086, dev=3D0x24d0, revid=3D0x02 domain=3D0, bus=3D0, slot=3D31, func=3D0 class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x000f, statreg=3D0x0280, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x8086, dev=3D0x24db, revid=3D0x02 domain=3D0, bus=3D0, slot=3D31, func=3D1 class=3D01-01-8a, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Da, irq=3D255 map[20]: type I/O Port, range 32, base 0xfc00, size 4, enabled map[24]: type Memory, range 32, base 0, size 10, memory disabled found-> vendor=3D0x8086, dev=3D0x24d3, revid=3D0x02 domain=3D0, bus=3D0, slot=3D31, func=3D3 class=3D0c-05-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0001, statreg=3D0x0280, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Db, irq=3D10 map[20]: type I/O Port, range 32, base 0x400, size 5, enabled pcib0: matched entry for 0.31.INTB pcib0: slot 31 INTB hardwired to IRQ 17 agp0: on hostb0 agp0: allocating GATT for aperture of size 64M pcib1: at device 1.0 on pci0 pcib1: domain 0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xd000-0xdfff pcib1: memory decode 0xf7e00000-0xf7efffff pcib1: prefetched decode 0xd0000000-0xf6ffffff pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P1 - AE_NOT_FOUND pci1: on pcib1 pci1: domain=3D0, physical bus=3D1 found-> vendor=3D0x1002, dev=3D0x4150, revid=3D0x00 domain=3D0, bus=3D1, slot=3D0, func=3D0 class=3D03-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0107, statreg=3D0x02b0, cachelnsz=3D4 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x00 (0 ns) intpin=3Da, irq=3D10 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Prefetchable Memory, range 32, base 0xd0000000, size 28, ena= bled pcib1: allocated prefetch range (0xd0000000-0xdfffffff) for rid 10 of pci0:= 1:0:0 map[14]: type I/O Port, range 32, base 0xd000, size 8, enabled pcib1: allocated I/O port range (0xd000-0xd0ff) for rid 14 of pci0:1:0:0 map[18]: type Memory, range 32, base 0xf7ee0000, size 16, enabled pcib1: allocated memory range (0xf7ee0000-0xf7eeffff) for rid 18 of pci0:1:= 0:0 pcib0: matched entry for 0.1.INTA pcib0: slot 1 INTA hardwired to IRQ 16 pcib1: slot 0 INTA is routed to irq 16 found-> vendor=3D0x1002, dev=3D0x4170, revid=3D0x00 domain=3D0, bus=3D1, slot=3D0, func=3D1 class=3D03-80-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0007, statreg=3D0x02b0, cachelnsz=3D4 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x00 (0 ns) powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Prefetchable Memory, range 32, base 0xe0000000, size 28, ena= bled pcib1: allocated prefetch range (0xe0000000-0xefffffff) for rid 10 of pci0:= 1:0:1 map[14]: type Memory, range 32, base 0xf7ef0000, size 16, enabled pcib1: allocated memory range (0xf7ef0000-0xf7efffff) for rid 14 of pci0:1:= 0:1 vgapci0: port 0xd000-0xd0ff mem 0xd0000000-0xdfffffff,0xf7ee0000-0xf7eeffff irq 16 at device 0.0 on pci1 drm0: on vgapci0 info: [drm] AGP at 0xf8000000 64MB info: [drm] Initialized radeon 1.31.0 20080613 vgapci1: mem 0xe0000000-0xefffffff,0xf7ef0000-0xf7efffff at device 0.1 on pci1 uhci0: port 0xc880-0xc89f irq 16 at device 29.0 on pci0 ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 0 vector 49 usbus0: on uhci0 usbus0: bpf attached uhci0: usbpf: Attached uhci1: port 0xcc00-0xcc1f irq 19 at device 29.1 on pci0 ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 0 vector 50 usbus1: on uhci1 usbus1: bpf attached uhci1: usbpf: Attached ehci0: mem 0xf7dffc00-0xf7dfffff irq 23 at device 29.7 on pci0 ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 51 usbus2: EHCI version 1.0 usbus2: on ehci0 usbus2: bpf attached ehci0: usbpf: Attached pcib2: at device 30.0 on pci0 pcib2: failed to allocate initial memory window: 0xf7f00000-0xfbffffff pcib2: domain 0 pcib2: secondary bus 2 pcib2: subordinate bus 2 pcib2: I/O decode 0xe000-0xefff pcib2: no prefetched decode pcib2: Subtractively decoded bridge. pci2: on pcib2 pci2: domain=3D0, physical bus=3D2 found-> vendor=3D0x10b7, dev=3D0x1700, revid=3D0x12 domain=3D0, bus=3D2, slot=3D5, func=3D0 class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0117, statreg=3D0x02b0, cachelnsz=3D4 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x17 (5750 ns), maxlat=3D0x1f (7750 ns= ) intpin=3Da, irq=3D3 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xf7ffc000, size 14, enabled pcib2: allocated initial memory window of 0xf7f00000-0xf7ffffff pcib2: allocated memory range (0xf7ffc000-0xf7ffffff) for rid 10 of pci0:2:= 5:0 map[14]: type I/O Port, range 32, base 0xe800, size 8, enabled pcib2: allocated I/O port range (0xe800-0xe8ff) for rid 14 of pci0:2:5:0 pcib2: matched entry for 2.5.INTA pcib2: slot 5 INTA hardwired to IRQ 22 found-> vendor=3D0x1274, dev=3D0x5880, revid=3D0x04 domain=3D0, bus=3D2, slot=3D12, func=3D0 class=3D04-01-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0105, statreg=3D0x0410, cachelnsz=3D0 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x0c (3000 ns), maxlat=3D0x80 (32000 n= s) intpin=3Da, irq=3D7 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xec00, size 6, enabled pcib2: allocated I/O port range (0xec00-0xec3f) for rid 10 of pci0:2:12:0 pcib2: matched entry for 2.12.INTA pcib2: slot 12 INTA hardwired to IRQ 20 skc0: <3Com 3C940 Gigabit Ethernet> port 0xe800-0xe8ff mem 0xf7ffc000-0xf7ffffff irq 22 at device 5.0 on pci2 skc0: interrupt moderation is 100 us skc0: 3Com Gigabit LOM (3C940) rev. (0x1) skc0: chip ver =3D 0xb0 skc0: chip rev =3D 0x01 skc0: SK_EPROM0 =3D 0x00 skc0: SRAM size =3D 0x020000 sk0: on skc0 sk0: bpf attached sk0: Ethernet address: 00:0e:a6:35:15:91 miibus0: on sk0 e1000phy0: PHY 0 on miibus0 e1000phy0: OUI 0x000ac2, model 0x0002, rev. 3 e1000phy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 0 vector 52 pcm0: port 0xec00-0xec3f irq 20 at device 12.0 on pci2 pcm0: pcm0: Codec features 18 bit DAC, 18 bit ADC, 5 bit master volume, no 3D Stereo Enhancement pcm0: Primary codec extended features surround DAC, AMAP pcm0: ac97 codec dac ready count: 0 pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "cd": pcm0: Mixer "rec": pcm0: Mixer "igain": pcm0: Mixer "ogain": pcm0: Mixer "line1": pcm0: Mixer "phin": pcm0: Mixer "phout": pcm0: Mixer "video": ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 53 pcm0: clone manager: deadline=3D750ms flags=3D0x8000001e pcm0: sndbuf_setmap 169d000, 1000; 0xc2a9d000 -> 169d000 pcm0: sndbuf_setmap 169b000, 1000; 0xc2a9b000 -> 169b000 pcm0: sndbuf_setmap 1699000, 1000; 0xc2a99000 -> 1699000 pcm0: isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0 ata0: on atapci0 ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 0 vector 54 ata1: on atapci0 ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 0 vector 55 pci0: at device 31.3 (no driver attached) acpi_button0: on acpi0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 0 vector 56 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock (resolution 1000000us, adjustment 0.500000000s) ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 57 Event timer "RTC" frequency 32768 Hz quality 0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: 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 ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 58 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0: irq 12 on acpi0 psm0: current command byte:0065 psm0: failed to reset the aux device. 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 isa_probe_children: disabling PnP devices pmtimer0 on isa0 ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it atrtc: atrtc0 already exists; skipping it attimer: attimer0 already exists; skipping it sc: sc0 already exists; skipping it isa_probe_children: probing non-PnP devices orm0: at iomem 0xc0000-0xccfff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 ppc0 failed to probe at irq 7 on isa0 uart0 failed to probe at port 0x3f8 irq 4 on isa0 uart1 failed to probe at port 0x2f8 irq 3 on isa0 isa_probe_children: probing PnP devices p4tcc0: on cpu0 p4tcc1: on cpu1 Device configuration finished. lapic: Divisor 2, Frequency 99952197 Hz Timecounters tick every 1.000 msec lo0: bpf attached usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 480Mbps High Speed USB v2.0 ata0: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00 ata0: stat0=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00 ata0: stat1=3D0x00 err=3D0x01 lsb=3D0x00 msb=3D0x00 ata0: reset tp2 stat0=3D50 stat1=3D00 devices=3D0x1 (aprobe0:ata0:0:0:0): SIGNATURE: 0000 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 ugen2.1: at usbus2 uhub2: on usbus2 ata1: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00 ata1: stat0=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb ata1: stat1=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00 ata1: reset tp2 stat0=3D00 stat1=3D00 devices=3D0x10000 (aprobe0:ata1:0:0:0): SIGNATURE: eb14 ata1: DMA limited to UDMA33, controller found non-ATA66 cable ada0 at ata0 bus 0 scbus0 target 0 lun 0 ada0: ATA-7 device ada0: Serial Number Y2JPFJPE ada0: 100.000MB/s transfers (UDMA5, PIO 8192bytes) ada0: 78167MB (160086528 512 byte sectors: 16H 63S/T 16383C) ada0: Previously was known as ad0 GEOM: new disk ada0 pass0 at ata0 bus 0 scbus0 target 0 lun 0 pass0: ATA-7 device pass0: Serial Number Y2JPFJPE(cd0:ata1:0:0:0): SCSI status error (cd0:ata1:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (cd0:ata1:0:0:0): CAM status: SCSI Status Error (cd0:ata1:0:0:0): SCSI status: Check Condition (cd0:ata1:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or bus device reset occurred) (cd0:ata1:0:0:0): Retrying command (per sense data) pass0: 100.000MB/s transfers (UDMA5, PIO 8192bytes) pass1 at ata1 bus 0 scbus1 target 0 lun 0 pass1: Removable CD-ROM SCSI-0 device pass1: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes) (cd0:ata1:0:0:0): SCSI status error (cd0:ata1:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (cd0:ata1:0:0:0): CAM status: SCSI Status Error (cd0:ata1:0:0:0): SCSI status: Check Condition (cd0:ata1:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present) (cd0:ata1:0:0:0): Error 6, Unretryable error cd0 at ata1 bus 0 scbus1 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 1 vector 48 ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 1 vector 49 ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 1 vector 50 ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 1 vector 51 ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 1 vector 52 Timecounter "TSC" frequency 2798716448 Hz quality -100 GEOM: new disk cd0 GEOM: ada0s1: geometry does not match label (255h,63s !=3D 16h,63s). (cd0:ata1:0:0:0): SCSI status error (cd0:ata1:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (cd0:ata1:0:0:0): CAM status: SCSI Status Error (cd0:ata1:0:0:0): SCSI status: Check Condition (cd0:ata1:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present) (cd0:ata1:0:0:0): Error 6, Unretryable error (cd0:ata1:0:0:0): SCSI status error (cd0:ata1:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (cd0:ata1:0:0:0): CAM status: SCSI Status Error (cd0:ata1:0:0:0): SCSI status: Check Condition (cd0:ata1:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present) (cd0:ata1:0:0:0): Error 6, Unretryable error Root mount waiting for: usbus2 usbus1 usbus0 uhub0: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered Root mount waiting for: usbus2 uhub2: 4 ports with 4 removable, self powered Root mount waiting for: usbus2 Trying to mount root from ufs:/dev/ada0s1a [rw,noatime]... start_init: trying /sbin/init ugen1.2: at usbus1 ums0: on usbus1 ums0: 5 buttons and [XYZT] coordinates ID=3D1 procfs registered Linux ELF exec handler installed linprocfs registered =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ``dmesg'' ends =3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D