pcib allocation failure

deeptech71 at gmail.com deeptech71 at gmail.com
Mon May 16 22:09:06 UTC 2011


========== good kernel configuration begins ==========
cpu		I686_CPU
ident		HQ

#makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols

options 	SCHED_ULE		# ULE scheduler
options 	PREEMPTION		# Enable kernel thread preemption
options 	INET			# InterNETworking
options 	INET6			# IPv6 communications protocols
options 	SCTP			# Stream Control Transmission Protocol
options 	FFS			# Berkeley Fast Filesystem
options 	SOFTUPDATES		# Enable FFS soft updates support
options 	UFS_ACL			# Support for access control lists
options 	UFS_DIRHASH		# Improve performance on big directories
options 	MD_ROOT			# MD is a potential root device
options 	NFSCL			# New Network Filesystem Client
options 	NFSD			# New Network Filesystem Server
options 	NFSLOCKD		# Network Lock Manager
options 	NFS_ROOT		# NFS usable as /, requires NFSCLIENT
options 	MSDOSFS			# MSDOS Filesystem
options 	CD9660			# ISO 9660 Filesystem
options 	GEOM_LABEL		# Provides labelization
options 	COMPAT_FREEBSD4		# Compatible with FreeBSD4
options 	COMPAT_FREEBSD5		# Compatible with FreeBSD5
options 	COMPAT_FREEBSD6		# Compatible with FreeBSD6
options 	COMPAT_FREEBSD7		# Compatible with FreeBSD7
options 	SCSI_DELAY=1000		# Delay (in ms) before probing SCSI
options 	SYSVSHM			# SYSV-style shared memory
options 	SYSVMSG			# SYSV-style message queues
options 	SYSVSEM			# SYSV-style semaphores
options 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options 	PRINTF_BUFR_SIZE=128	# Prevent printf output being interspersed.
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
options 	MAC			# TrustedBSD MAC Framework

# To make an SMP kernel, the next two lines are needed
options 	SMP			# Symmetric MultiProcessor Kernel
device		apic			# I/O APIC

# CPU frequency control
device		cpufreq

# Bus support.
device		acpi
device		pci
nooptions	NEW_PCIB	# h4x !

# ATA controllers
device		ata		# Legacy ATA/SATA controllers
options 	ATA_CAM		# Handle legacy controllers with CAM
options 	ATA_STATIC_ID	# Static device numbering

# ATA/SCSI peripherals
device		scbus		# SCSI bus (required for ATA/SCSI)
device		ch		# SCSI media changers
device		da		# Direct Access (disks)
device		sa		# Sequential Access (tape etc)
device		cd		# CD
device		pass		# Passthrough device (direct ATA/SCSI access)
device		ses		# SCSI Environmental Services (and SAF-TE)

# atkbdc0 controls both the keyboard and the PS/2 mouse
device		atkbdc		# AT keyboard controller
device		atkbd		# AT keyboard
device		psm		# PS/2 mouse

device		kbdmux		# keyboard multiplexer

device		vga		# VGA video card driver

# syscons is the default console driver, resembling an SCO console
device		sc

device		agp		# support several AGP chipsets

# Power management support (see NOTES for more options)
#device		apm
# Add suspend/resume support for the i8254.
device		pmtimer

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device		miibus		# MII bus support
device		sk		# SysKonnect SK-984x & SK-982x gigabit Ethernet

# Pseudo devices.
device		loop		# Network loopback
device		random		# Entropy device
device		ether		# Ethernet support
device		tun		# Packet tunnel.
device		pty		# BSD-style compatibility pseudo ttys
device		md		# Memory "disks"
device		gif		# IPv6 and IPv4 tunneling
device		faith		# IPv6-to-IPv4 relaying (translation)
device		firmware	# firmware assist module

# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
# Note that 'bpf' is required for DHCP.
device		bpf		# Berkeley packet filter

# USB support
options 	USB_DEBUG	# enable debug msgs
device		uhci		# UHCI PCI->USB interface
device		ohci		# OHCI PCI->USB interface
device		ehci		# EHCI PCI->USB interface (USB 2.0)
device		usb		# USB Bus (required)
#device		udbp		# USB Double Bulk Pipe devices (needs netgraph)
device		uhid		# "Human Interface Devices"
device		ukbd		# Keyboard
device		ulpt		# Printer
device		umass		# Disks/Mass storage - Requires scbus and da
device		ums		# Mouse

device		drm
device		radeondrm

device		sound
device		snd_es137x
========== good kernel configuration ends ==========

the only difference between the good and the bad kernel configuration,
is that the bad kernel configuration configuration does not contain
``nooptions NEW_PCIB''.

========== ``devinfo -rv'' for the bad kernel configuration begins ==========
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=none _UID=0 at handle=\_PR_.CPU1
      p4tcc0
      cpufreq0
    cpu1 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU2
      p4tcc1
      cpufreq1
    pcib0 pnpinfo _HID=PNP0A03 _UID=0 at handle=\_SB_.PCI0
        I/O ports:
            0xcf8-0xcff
      pci0
        hostb0 pnpinfo vendor=0x8086 device=0x2570 subvendor=0x1043
subdevice=0x80f2 class=0x060000 at slot=0 function=0
            I/O memory addresses:
                0xf0000000-0xf7ffffff
          agp0
        pcib1 pnpinfo vendor=0x8086 device=0x2571 subvendor=0x0000
subdevice=0x0000 class=0x060400 at slot=1 function=0
handle=\_SB_.PCI0.P0P1
            I/O ports:
                0xd000-0xdfff
            I/O memory addresses:
                0xd0000000-0xdfffffff
                0xfbe00000-0xfbefffff
          pci1
            vgapci0 pnpinfo vendor=0x1002 device=0x4150
subvendor=0x17ee subdevice=0x2002 class=0x030000 at slot=0 function=0
                Interrupt request lines:
                    16
                pcib1 I/O port window:
                    0xd000-0xd0ff
                pcib1 memory window:
                    0xfbee0000-0xfbeeffff
                pcib1 prefetch window:
                    0xd0000000-0xdfffffff
              vgapm0
              drm0
            vgapci1 pnpinfo vendor=0x1002 device=0x4170
subvendor=0x17ee subdevice=0x2003 class=0x038000 at slot=0 function=1
                pcib1 memory window:
                    0xfbef0000-0xfbefffff
              drm1
        uhci0 pnpinfo vendor=0x8086 device=0x24d2 subvendor=0x1043
subdevice=0x80a6 class=0x0c0300 at slot=29 function=0
handle=\_SB_.PCI0.USB1
            Interrupt request lines:
                16
            I/O ports:
                0xc880-0xc89f
          usbus0
            uhub0
        uhci1 pnpinfo vendor=0x8086 device=0x24d4 subvendor=0x1043
subdevice=0x80a6 class=0x0c0300 at slot=29 function=1
handle=\_SB_.PCI0.USB2
            Interrupt request lines:
                19
            I/O ports:
                0xcc00-0xcc1f
          usbus1
            uhub1
              ums0 pnpinfo vendor=0x04fc product=0x0801 devclass=0x00
devsubclass=0x00 sernum="" release=0x1611 intclass=0x03
intsubclass=0x01 at bus=1 hubaddr=2 port=1 devaddr=2 interface=0
        ehci0 pnpinfo vendor=0x8086 device=0x24dd subvendor=0x1043
subdevice=0x80a6 class=0x0c0320 at slot=29 function=7
handle=\_SB_.PCI0.EUSB
            Interrupt request lines:
                23
            I/O memory addresses:
                0xfbdffc00-0xfbdfffff
          usbus2
            uhub2
        pcib2 pnpinfo vendor=0x8086 device=0x244e subvendor=0x0000
subdevice=0x0000 class=0x060400 at slot=30 function=0
handle=\_SB_.PCI0.P0P4
            I/O ports:
                0xe000-0xefff
            I/O memory addresses:
                0xfbf00000-0xfbffffff
          pci2
            skc0 pnpinfo vendor=0x10b7 device=0x1700 subvendor=0x1043
subdevice=0x80eb class=0x020000 at slot=5 function=0
                Interrupt request lines:
                    22
                pcib2 I/O port window:
                    0xe800-0xe8ff
                pcib2 memory window:
                    0xfbffc000-0xfbffffff
              sk0
                miibus0
                  e1000phy0 pnpinfo oui=0xac2 model=0x2 rev=0x3 at phyno=0
            pcm0 pnpinfo vendor=0x1274 device=0x5880 subvendor=0x1274
subdevice=0x8001 class=0x040100 at slot=12 function=0
                Interrupt request lines:
                    20
                pcib2 I/O port window:
                    0xec00-0xec3f
        isab0 pnpinfo vendor=0x8086 device=0x24d0 subvendor=0x0000
subdevice=0x0000 class=0x060100 at slot=31 function=0
handle=\_SB_.PCI0.SBRG
          isa0
            pmtimer0
            sc0
            vga0
                I/O ports:
                    0x3c0-0x3df
                I/O memory addresses:
                    0xa0000-0xbffff
            orm0 pnpinfo pnpid=ORM0000
                ACPI I/O memory addresses:
                    0xc0000-0xccfff
            fdc0
            ppc0
            uart0
            uart1
        atapci0 pnpinfo vendor=0x8086 device=0x24db subvendor=0x1043
subdevice=0x80a6 class=0x01018a at slot=31 function=1
handle=\_SB_.PCI0.IDE0
            I/O ports:
                0x170-0x177
                0x1f0-0x1f7
                0x376
                0x3f6
                0xfc00-0xfc0f
          ata0 at channel=0
              Interrupt request lines:
                  14
          ata1 at channel=1
              Interrupt request lines:
                  15
        unknown pnpinfo vendor=0x8086 device=0x24d3 subvendor=0x1043
subdevice=0x80a6 class=0x0c0500 at slot=31 function=3
            I/O ports:
                0x400-0x41f
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0.DRV0
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0.DRV1
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1.DRV0
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1.DRV1
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.MC97
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.USB3
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.USB4
    atpic0 pnpinfo _HID=PNP0000 _UID=0 at handle=\_SB_.PCI0.SBRG.PIC_
        I/O ports:
            0x20-0x21
            0xa0-0xa1
    atdma0 pnpinfo _HID=PNP0200 _UID=0 at handle=\_SB_.PCI0.SBRG.DMAD
        DMA request lines:
            4
        I/O ports:
            0x0-0xf
            0x81-0x83
            0x87
            0x89-0x8b
            0x8f
            0xc0-0xdf
    attimer0 pnpinfo _HID=PNP0100 _UID=0 at handle=\_SB_.PCI0.SBRG.TMR_
        Interrupt request lines:
            0
        I/O ports:
            0x40-0x43
    atrtc0 pnpinfo _HID=PNP0B00 _UID=0 at handle=\_SB_.PCI0.SBRG.RTC0
        Interrupt request lines:
            8
        I/O ports:
            0x70-0x71
    atkbdc0 pnpinfo _HID=PNP0303 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2K
        Interrupt request lines:
            1
        I/O ports:
            0x60
            0x64
      atkbd0
      psm0
    psmcpnp0 pnpinfo _HID=PNP0F03 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2M
    unknown pnpinfo _HID=PNP0800 _UID=0 at handle=\_SB_.PCI0.SBRG.SPKR
        I/O ports:
            0x61
    npxisa0 pnpinfo _HID=PNP0C04 _UID=0 at handle=\_SB_.PCI0.SBRG.COPR
        I/O ports:
            0xf0-0xff
    unknown pnpinfo _HID=PNP0501 _UID=1 at handle=\_SB_.PCI0.SBRG.UAR1
        I/O ports:
            0x3f8-0x3ff
    unknown pnpinfo _HID=PNP0501 _UID=2 at handle=\_SB_.PCI0.SBRG.UAR2
        I/O ports:
            0x2f8-0x2ff
    unknown pnpinfo _HID=PNP0700 _UID=0 at handle=\_SB_.PCI0.SBRG.FDC_
    unknown pnpinfo _HID=PNP0401 _UID=1 at handle=\_SB_.PCI0.SBRG.LPTE
        DMA request lines:
            3
        I/O ports:
            0x378-0x37f
            0x778-0x77b
    unknown pnpinfo _HID=PNPB02F _UID=0 at handle=\_SB_.PCI0.SBRG.GAME
    unknown pnpinfo _HID=PNPB006 _UID=0 at handle=\_SB_.PCI0.SBRG.MIDI
    acpi_sysresource0 pnpinfo _HID=PNP0C02 _UID=46 at
handle=\_SB_.PCI0.SBRG.SIOR
    acpi_sysresource1 pnpinfo _HID=PNP0C02 _UID=16 at
handle=\_SB_.PCI0.SBRG.RMSC
    unknown pnpinfo _HID=PNP0C02 _UID=1014 at handle=\_SB_.PCI0.SBRG.P3F6
    acpi_sysresource2 pnpinfo _HID=PNP0C02 _UID=0 at handle=\_SB_.PCI0.SBRG.OMSC
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.P0P2
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.P0P2.ILAN
    acpi_sysresource3 pnpinfo _HID=PNP0C01 _UID=1 at handle=\_SB_.RMEM
    acpi_button0 pnpinfo _HID=PNP0C0C _UID=170 at handle=\_SB_.PWRB
    pci_link0 pnpinfo _HID=PNP0C0F _UID=1 at handle=\_SB_.LNKA
    pci_link1 pnpinfo _HID=PNP0C0F _UID=2 at handle=\_SB_.LNKB
    pci_link2 pnpinfo _HID=PNP0C0F _UID=3 at handle=\_SB_.LNKC
    pci_link3 pnpinfo _HID=PNP0C0F _UID=4 at handle=\_SB_.LNKD
    pci_link4 pnpinfo _HID=PNP0C0F _UID=5 at handle=\_SB_.LNKE
    pci_link5 pnpinfo _HID=PNP0C0F _UID=6 at handle=\_SB_.LNKF
    pci_link6 pnpinfo _HID=PNP0C0F _UID=7 at handle=\_SB_.LNKG
    pci_link7 pnpinfo _HID=PNP0C0F _UID=8 at handle=\_SB_.LNKH
    acpi_timer0 pnpinfo unknown at unknown
        ACPI I/O ports:
            0x808-0x80b
========== ``devinfo -rv'' for the bad kernel configuration ends ==========
========== ``devinfo -u'' for the bad kernel configuration begins ==========
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-2 (root0)
    3 ----
    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-0x2f7 (root0)
    0x2f8-0x2ff ----
    0x300-0x375 (root0)
    0x376 (atapci0)
    0x377 (root0)
    0x378-0x37f ----
    0x380-0x3bf (root0)
    0x3c0-0x3df (vga0)
    0x3e0-0x3f5 (root0)
    0x3f6 (atapci0)
    0x3f7 (root0)
    0x3f8-0x3ff ----
    0x400-0x41f ----
    0x420-0x47f (root0)
    0x480-0x4bf (acpi0)
    0x4c0-0x4cf (root0)
    0x4d0-0x4d1 (acpi0)
    0x4d2-0x67f (root0)
    0x680-0x6ff (acpi0)
    0x700-0x777 (root0)
    0x778-0x77b ----
    0x77c-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-0xdfffffff (pcib1)
    0xe0000000-0xefffffff (root0)
    0xf0000000-0xf7ffffff (hostb0)
    0xf8000000-0xfbdffbff (root0)
    0xfbdffc00-0xfbdfffff (ehci0)
    0xfbe00000-0xfbefffff (pcib1)
    0xfbf00000-0xfbffffff (pcib2)
    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:
    0xfbe00000-0xfbedffff (root0)
    0xfbee0000-0xfbeeffff (vgapci0)
    0xfbef0000-0xfbefffff (vgapci1)
pcib1 prefetch window:
    0xd0000000-0xdfffffff (vgapci0)
pcib2 I/O port window:
    0xe000-0xe7ff (root0)
    0xe800-0xe8ff (skc0)
    0xe900-0xebff (root0)
    0xec00-0xec3f (pcm0)
    0xec40-0xefff (root0)
pcib2 memory window:
    0xfbf00000-0xfbffbfff (root0)
    0xfbffc000-0xfbffffff (skc0)
pcib2 prefetch window:
========== ``devinfo -u'' for the bad kernel configuration ends ==========
========== ``dmesg'' for the bad kernel configuration begins ==========
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 #1 r221970M: Mon May 16 13:38:16 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.r221970.copyin2.opie.newpcib/kernel" at 0xc0b9c000.
Calibrating TSC clock ... TSC clock: 2798716096 Hz
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (2798.72-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf29  Family = f  Model = 2  Stepping = 9
  Features=0xbfebfbff<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,PBE>
  Features2=0x4400<CNXT-ID,xTPR>

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  = 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 = 513884160 (490 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <A M I  OEMAPIC >
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 = 0xf0010 (c00f0010)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0x31
pnpbios: Found PnP BIOS data at 0xc00f5020
pnpbios: Entry = f0000:5c0a  Rev = 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 <Version 2.0> 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=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5
feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
null: <null device, zero device>
nfslock: pseudo-device
random: <entropy source, Software, Yarrow>
io: <I/O>
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
Pentium Pro MTRR support enabled
acpi0: <A M I OEMXSDT> 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=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=25708086)
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: <ACPI CPU> on acpi0
cpu0: switching to generic Cx mode
cpu1: <ACPI CPU> 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    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_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   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_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: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found->	vendor=0x8086, dev=0x2570, revid=0x02
	domain=0, 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 Prefetchable Memory, range 32, base 0xf0000000, size 27, enabled
found->	vendor=0x8086, dev=0x2571, revid=0x02
	domain=0, 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=0x08 (2000 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x24d2, revid=0x02
	domain=0, 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 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=0x8086, dev=0x24d4, revid=0x02
	domain=0, 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 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=0x8086, dev=0x24dd, revid=0x02
	domain=0, bus=0, slot=29, func=7
	class=0c-03-20, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=11
	powerspec 2  supports D0 D3  current D0
	map[10]: type Memory, range 32, base 0xfbdffc00, size 10, enabled
pcib0: matched entry for 0.29.INTD
pcib0: slot 29 INTD hardwired to IRQ 23
found->	vendor=0x8086, dev=0x244e, revid=0xc2
	domain=0, 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=0x24d0, revid=0x02
	domain=0, bus=0, slot=31, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x24db, revid=0x02
	domain=0, 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=255
	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=0x8086, dev=0x24d3, revid=0x02
	domain=0, 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 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: <Intel 82865 host to AGP bridge> on hostb0
agp0: allocating GATT for aperture of size 128M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1: failed to allocate initial prefetch window: 0xd0000000-0xfaffffff
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xd000-0xdfff
pcib1:   memory decode     0xfbe00000-0xfbefffff
pcib1:   no prefetched decode
pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P1
- AE_NOT_FOUND
pci1: <ACPI PCI bus> on pcib1
pci1: domain=0, physical bus=1
found->	vendor=0x1002, dev=0x4150, revid=0x00
	domain=0, bus=1, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0107, statreg=0x02b0, cachelnsz=4 (dwords)
	lattimer=0x40 (1920 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 Prefetchable Memory, range 32, base 0xd0000000, size 28, enabled
pcib1: allocated initial prefetch window of 0xd0000000-0xdfffffff
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 0xfbee0000, size 16, enabled
pcib1: allocated memory range (0xfbee0000-0xfbeeffff) 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=0x1002, dev=0x4170, revid=0x00
	domain=0, bus=1, slot=0, func=1
	class=03-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x02b0, cachelnsz=4 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Prefetchable Memory, range 32, base 0xe0000000, size 28, enabled
pcib1: attempting to grow prefetch window for (0xe0000000-0xefffffff,0x10000000)
pcib1: attempting to grow memory window for (0xe0000000-0xefffffff,0x10000000)
	map[14]: type Memory, range 32, base 0xfbef0000, size 16, enabled
pcib1: allocated memory range (0xfbef0000-0xfbefffff) for rid 14 of pci0:1:0:1
vgapci0: <VGA-compatible display> port 0xd000-0xd0ff mem
0xd0000000-0xdfffffff,0xfbee0000-0xfbeeffff irq 16 at device 0.0 on
pci1
drm0: <ATI Radeon AP 9600> on vgapci0
info: [drm] AGP at 0xf0000000 128MB
info: [drm] Initialized radeon 1.31.0 20080613
vgapci1: <VGA-compatible display> mem 0xfbef0000-0xfbefffff at device
0.1 on pci1
uhci0: <Intel 82801EB (ICH5) USB controller USB-A> port 0xc880-0xc89f
irq 16 at device 29.0 on pci0
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 0 vector 49
usbus0: <Intel 82801EB (ICH5) USB controller USB-A> on uhci0
usbus0: bpf attached
uhci0: usbpf: Attached
uhci1: <Intel 82801EB (ICH5) USB controller USB-B> port 0xcc00-0xcc1f
irq 19 at device 29.1 on pci0
ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 0 vector 50
usbus1: <Intel 82801EB (ICH5) USB controller USB-B> on uhci1
usbus1: bpf attached
uhci1: usbpf: Attached
ehci0: <Intel 82801EB/R (ICH5) USB 2.0 controller> mem
0xfbdffc00-0xfbdfffff 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: <Intel 82801EB/R (ICH5) USB 2.0 controller> on ehci0
usbus2: bpf attached
ehci0: usbpf: Attached
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib2:   domain            0
pcib2:   secondary bus     2
pcib2:   subordinate bus   2
pcib2:   I/O decode        0xe000-0xefff
pcib2:   memory decode     0xfbf00000-0xfbffffff
pcib2:   no prefetched decode
pcib2:   Subtractively decoded bridge.
pci2: <ACPI PCI bus> on pcib2
pci2: domain=0, physical bus=2
found->	vendor=0x10b7, dev=0x1700, revid=0x12
	domain=0, bus=2, slot=5, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0117, statreg=0x02b0, cachelnsz=4 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x17 (5750 ns), maxlat=0x1f (7750 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xfbffc000, size 14, enabled
pcib2: allocated memory range (0xfbffc000-0xfbffffff) 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=0x1274, dev=0x5880, revid=0x04
	domain=0, bus=2, slot=12, 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 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
0xfbffc000-0xfbffffff irq 22 at device 5.0 on pci2
skc0: interrupt moderation is 100 us
skc0: 3Com Gigabit LOM (3C940) rev. (0x1)
skc0: chip ver  = 0xb0
skc0: chip rev  = 0x01
skc0: SK_EPROM0 = 0x00
skc0: SRAM size = 0x020000
sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
sk0: bpf attached
sk0: Ethernet address: 00:0e:a6:35:15:91
miibus0: <MII bus> on sk0
e1000phy0: <Marvell 88E1011 Gigabit PHY> 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: <Creative CT5880-E> port 0xec00-0xec3f irq 20 at device 12.0 on pci2
pcm0: <eMicro EM28028 AC97 Codec (id = 0x454d4328)>
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=750ms flags=0x8000001e
pcm0: sndbuf_setmap 169d000, 1000; 0xc2a9d000 -> 169d000
pcm0: sndbuf_setmap 169b000, 1000; 0xc2a9b000 -> 169b000
pcm0: sndbuf_setmap 1699000, 1000; 0xc2a99000 -> 1699000
pcm0: <Playback: DAC1,DAC2 / Record: ADC>
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH5 UDMA100 controller> port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on
pci0
ata0: <ATA channel 0> on atapci0
ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 0 vector 54
ata1: <ATA channel 1> on atapci0
ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 0 vector 55
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
attimer0: <AT timer> 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: <AT realtime clock> 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: <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
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 58
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
psmcpnp0: <PS/2 mouse port> 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: <ISA Option ROM> at iomem 0xc0000-0xccfff pnpid ORM0000 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: scteken (teken terminal)
vga0: <Generic ISA VGA> 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: <CPU Frequency Thermal Control> on cpu0
p4tcc1: <CPU Frequency Thermal Control> on cpu1
Device configuration finished.
lapic: Divisor 2, Frequency 99952278 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=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
(aprobe0:ata0:0:0:0): SIGNATURE: 0000
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
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=0x10000
(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: <Maxtor 6Y080P0 YAR41BW0> 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: <Maxtor 6Y080P0 YAR41BW0> 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: <SONY DVD RW DW-D26A JYS2> 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: <SONY DVD RW DW-D26A JYS2> 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 2798716096 Hz quality -100
GEOM: new disk cd0
GEOM: ada0s1: geometry does not match label (255h,63s != 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: <vendor 0x04fc> at usbus1
ums0: <vendor 0x04fc USB Multi-Smart Mouse, class 0/0, rev 2.00/16.11,
addr 2> on usbus1
ums0: 5 buttons and [XYZT] coordinates ID=1
procfs registered
Linux ELF exec handler installed
linprocfs registered
========== ``dmesg'' for the bad kernel configuration ends ==========
========== ``devinfo -rv'' for the good kernel configuration begins ==========
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=none _UID=0 at handle=\_PR_.CPU1
      p4tcc0
      cpufreq0
    cpu1 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU2
      p4tcc1
      cpufreq1
    pcib0 pnpinfo _HID=PNP0A03 _UID=0 at handle=\_SB_.PCI0
        I/O ports:
            0xcf8-0xcff
      pci0
        hostb0 pnpinfo vendor=0x8086 device=0x2570 subvendor=0x1043
subdevice=0x80f2 class=0x060000 at slot=0 function=0
            I/O memory addresses:
                0xf0000000-0xf7ffffff
          agp0
        pcib1 pnpinfo vendor=0x8086 device=0x2571 subvendor=0x0000
subdevice=0x0000 class=0x060400 at slot=1 function=0
handle=\_SB_.PCI0.P0P1
          pci1
            vgapci0 pnpinfo vendor=0x1002 device=0x4150
subvendor=0x17ee subdevice=0x2002 class=0x030000 at slot=0 function=0
                Interrupt request lines:
                    16
                I/O ports:
                    0xd000-0xd0ff
                I/O memory addresses:
                    0xd0000000-0xdfffffff
                    0xfbee0000-0xfbeeffff
              vgapm0
              drm0
            vgapci1 pnpinfo vendor=0x1002 device=0x4170
subvendor=0x17ee subdevice=0x2003 class=0x038000 at slot=0 function=1
                I/O memory addresses:
                    0xe0000000-0xefffffff
                    0xfbef0000-0xfbefffff
              drm1
        uhci0 pnpinfo vendor=0x8086 device=0x24d2 subvendor=0x1043
subdevice=0x80a6 class=0x0c0300 at slot=29 function=0
handle=\_SB_.PCI0.USB1
            Interrupt request lines:
                16
            I/O ports:
                0xc880-0xc89f
          usbus0
            uhub0
        uhci1 pnpinfo vendor=0x8086 device=0x24d4 subvendor=0x1043
subdevice=0x80a6 class=0x0c0300 at slot=29 function=1
handle=\_SB_.PCI0.USB2
            Interrupt request lines:
                19
            I/O ports:
                0xcc00-0xcc1f
          usbus1
            uhub1
              ums0 pnpinfo vendor=0x04fc product=0x0801 devclass=0x00
devsubclass=0x00 sernum="" release=0x1611 intclass=0x03
intsubclass=0x01 at bus=1 hubaddr=2 port=1 devaddr=2 interface=0
        ehci0 pnpinfo vendor=0x8086 device=0x24dd subvendor=0x1043
subdevice=0x80a6 class=0x0c0320 at slot=29 function=7
handle=\_SB_.PCI0.EUSB
            Interrupt request lines:
                23
            I/O memory addresses:
                0xfbdffc00-0xfbdfffff
          usbus2
            uhub2
        pcib2 pnpinfo vendor=0x8086 device=0x244e subvendor=0x0000
subdevice=0x0000 class=0x060400 at slot=30 function=0
handle=\_SB_.PCI0.P0P4
          pci2
            skc0 pnpinfo vendor=0x10b7 device=0x1700 subvendor=0x1043
subdevice=0x80eb class=0x020000 at slot=5 function=0
                Interrupt request lines:
                    22
                I/O ports:
                    0xe800-0xe8ff
                I/O memory addresses:
                    0xfbffc000-0xfbffffff
              sk0
                miibus0
                  e1000phy0 pnpinfo oui=0xac2 model=0x2 rev=0x3 at phyno=0
            pcm0 pnpinfo vendor=0x1274 device=0x5880 subvendor=0x1274
subdevice=0x8001 class=0x040100 at slot=12 function=0
                Interrupt request lines:
                    20
                I/O ports:
                    0xec00-0xec3f
        isab0 pnpinfo vendor=0x8086 device=0x24d0 subvendor=0x0000
subdevice=0x0000 class=0x060100 at slot=31 function=0
handle=\_SB_.PCI0.SBRG
          isa0
            pmtimer0
            sc0
            vga0
                I/O ports:
                    0x3c0-0x3df
                I/O memory addresses:
                    0xa0000-0xbffff
            orm0 pnpinfo pnpid=ORM0000
                ACPI I/O memory addresses:
                    0xc0000-0xccfff
            fdc0
            ppc0
            uart0
            uart1
        atapci0 pnpinfo vendor=0x8086 device=0x24db subvendor=0x1043
subdevice=0x80a6 class=0x01018a at slot=31 function=1
handle=\_SB_.PCI0.IDE0
            I/O ports:
                0x170-0x177
                0x1f0-0x1f7
                0x376
                0x3f6
                0xfc00-0xfc0f
          ata0 at channel=0
              Interrupt request lines:
                  14
          ata1 at channel=1
              Interrupt request lines:
                  15
        unknown pnpinfo vendor=0x8086 device=0x24d3 subvendor=0x1043
subdevice=0x80a6 class=0x0c0500 at slot=31 function=3
            I/O ports:
                0x400-0x41f
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0.DRV0
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0.DRV1
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1.DRV0
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1.DRV1
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.MC97
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.USB3
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.USB4
    atpic0 pnpinfo _HID=PNP0000 _UID=0 at handle=\_SB_.PCI0.SBRG.PIC_
        I/O ports:
            0x20-0x21
            0xa0-0xa1
    atdma0 pnpinfo _HID=PNP0200 _UID=0 at handle=\_SB_.PCI0.SBRG.DMAD
        DMA request lines:
            4
        I/O ports:
            0x0-0xf
            0x81-0x83
            0x87
            0x89-0x8b
            0x8f
            0xc0-0xdf
    attimer0 pnpinfo _HID=PNP0100 _UID=0 at handle=\_SB_.PCI0.SBRG.TMR_
        Interrupt request lines:
            0
        I/O ports:
            0x40-0x43
    atrtc0 pnpinfo _HID=PNP0B00 _UID=0 at handle=\_SB_.PCI0.SBRG.RTC0
        Interrupt request lines:
            8
        I/O ports:
            0x70-0x71
    atkbdc0 pnpinfo _HID=PNP0303 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2K
        Interrupt request lines:
            1
        I/O ports:
            0x60
            0x64
      atkbd0
      psm0
    psmcpnp0 pnpinfo _HID=PNP0F03 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2M
    unknown pnpinfo _HID=PNP0800 _UID=0 at handle=\_SB_.PCI0.SBRG.SPKR
        I/O ports:
            0x61
    npxisa0 pnpinfo _HID=PNP0C04 _UID=0 at handle=\_SB_.PCI0.SBRG.COPR
        I/O ports:
            0xf0-0xff
    unknown pnpinfo _HID=PNP0501 _UID=1 at handle=\_SB_.PCI0.SBRG.UAR1
        I/O ports:
            0x3f8-0x3ff
    unknown pnpinfo _HID=PNP0501 _UID=2 at handle=\_SB_.PCI0.SBRG.UAR2
        I/O ports:
            0x2f8-0x2ff
    unknown pnpinfo _HID=PNP0700 _UID=0 at handle=\_SB_.PCI0.SBRG.FDC_
    unknown pnpinfo _HID=PNP0401 _UID=1 at handle=\_SB_.PCI0.SBRG.LPTE
        DMA request lines:
            3
        I/O ports:
            0x378-0x37f
            0x778-0x77b
    unknown pnpinfo _HID=PNPB02F _UID=0 at handle=\_SB_.PCI0.SBRG.GAME
    unknown pnpinfo _HID=PNPB006 _UID=0 at handle=\_SB_.PCI0.SBRG.MIDI
    acpi_sysresource0 pnpinfo _HID=PNP0C02 _UID=46 at
handle=\_SB_.PCI0.SBRG.SIOR
    acpi_sysresource1 pnpinfo _HID=PNP0C02 _UID=16 at
handle=\_SB_.PCI0.SBRG.RMSC
    unknown pnpinfo _HID=PNP0C02 _UID=1014 at handle=\_SB_.PCI0.SBRG.P3F6
    acpi_sysresource2 pnpinfo _HID=PNP0C02 _UID=0 at handle=\_SB_.PCI0.SBRG.OMSC
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.P0P2
    unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.P0P2.ILAN
    acpi_sysresource3 pnpinfo _HID=PNP0C01 _UID=1 at handle=\_SB_.RMEM
    acpi_button0 pnpinfo _HID=PNP0C0C _UID=170 at handle=\_SB_.PWRB
    pci_link0 pnpinfo _HID=PNP0C0F _UID=1 at handle=\_SB_.LNKA
    pci_link1 pnpinfo _HID=PNP0C0F _UID=2 at handle=\_SB_.LNKB
    pci_link2 pnpinfo _HID=PNP0C0F _UID=3 at handle=\_SB_.LNKC
    pci_link3 pnpinfo _HID=PNP0C0F _UID=4 at handle=\_SB_.LNKD
    pci_link4 pnpinfo _HID=PNP0C0F _UID=5 at handle=\_SB_.LNKE
    pci_link5 pnpinfo _HID=PNP0C0F _UID=6 at handle=\_SB_.LNKF
    pci_link6 pnpinfo _HID=PNP0C0F _UID=7 at handle=\_SB_.LNKG
    pci_link7 pnpinfo _HID=PNP0C0F _UID=8 at handle=\_SB_.LNKH
    acpi_timer0 pnpinfo unknown at unknown
        ACPI I/O ports:
            0x808-0x80b
========== ``devinfo -rv'' for the good kernel configuration ends ==========
========== ``devinfo -u'' for the good kernel configuration begins ==========
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-2 (root0)
    3 ----
    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-0x2f7 (root0)
    0x2f8-0x2ff ----
    0x300-0x375 (root0)
    0x376 (atapci0)
    0x377 (root0)
    0x378-0x37f ----
    0x380-0x3bf (root0)
    0x3c0-0x3df (vga0)
    0x3e0-0x3f5 (root0)
    0x3f6 (atapci0)
    0x3f7 (root0)
    0x3f8-0x3ff ----
    0x400-0x41f ----
    0x420-0x47f (root0)
    0x480-0x4bf (acpi0)
    0x4c0-0x4cf (root0)
    0x4d0-0x4d1 (acpi0)
    0x4d2-0x67f (root0)
    0x680-0x6ff (acpi0)
    0x700-0x777 (root0)
    0x778-0x77b ----
    0x77c-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-0xd0ff (vgapci0)
    0xd100-0xe7ff (root0)
    0xe800-0xe8ff (skc0)
    0xe900-0xebff (root0)
    0xec00-0xec3f (pcm0)
    0xec40-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-0xdfffffff (vgapci0)
    0xe0000000-0xefffffff (vgapci1)
    0xf0000000-0xf7ffffff (hostb0)
    0xf8000000-0xfbdffbff (root0)
    0xfbdffc00-0xfbdfffff (ehci0)
    0xfbe00000-0xfbedffff (root0)
    0xfbee0000-0xfbeeffff (vgapci0)
    0xfbef0000-0xfbefffff (vgapci1)
    0xfbf00000-0xfbffbfff (root0)
    0xfbffc000-0xfbffffff (skc0)
    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)
========== ``devinfo -u'' for the good kernel configuration ends ==========
========== ``dmesg'' for the good kernel configuration begins ==========
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 r221970M: Mon May 16 01:16:26 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.r221970.copyin2.opie/kernel" at
0xc0b9b000.
Calibrating TSC clock ... TSC clock: 2798712296 Hz
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (2798.71-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf29  Family = f  Model = 2  Stepping = 9
  Features=0xbfebfbff<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,PBE>
  Features2=0x4400<CNXT-ID,xTPR>

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  = 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 = 513884160 (490 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <A M I  OEMAPIC >
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 = 0xf0010 (c00f0010)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0x31
pnpbios: Found PnP BIOS data at 0xc00f5020
pnpbios: Entry = f0000:5c0a  Rev = 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 <Version 2.0> 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=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5
feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
null: <null device, zero device>
nfslock: pseudo-device
random: <entropy source, Software, Yarrow>
io: <I/O>
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
Pentium Pro MTRR support enabled
acpi0: <A M I OEMXSDT> 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=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=25708086)
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: <ACPI CPU> on acpi0
cpu0: switching to generic Cx mode
cpu1: <ACPI CPU> 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    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_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   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_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: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found->	vendor=0x8086, dev=0x2570, revid=0x02
	domain=0, 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 Prefetchable Memory, range 32, base 0xf0000000, size 27, enabled
found->	vendor=0x8086, dev=0x2571, revid=0x02
	domain=0, 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=0x08 (2000 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x24d2, revid=0x02
	domain=0, 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 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=0x8086, dev=0x24d4, revid=0x02
	domain=0, 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 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=0x8086, dev=0x24dd, revid=0x02
	domain=0, bus=0, slot=29, func=7
	class=0c-03-20, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=11
	powerspec 2  supports D0 D3  current D0
	map[10]: type Memory, range 32, base 0xfbdffc00, size 10, enabled
pcib0: matched entry for 0.29.INTD
pcib0: slot 29 INTD hardwired to IRQ 23
found->	vendor=0x8086, dev=0x244e, revid=0xc2
	domain=0, 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=0x24d0, revid=0x02
	domain=0, bus=0, slot=31, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x24db, revid=0x02
	domain=0, 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=255
	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=0x8086, dev=0x24d3, revid=0x02
	domain=0, 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 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: <Intel 82865 host to AGP bridge> on hostb0
agp0: allocating GATT for aperture of size 128M
pcib1: <ACPI PCI-PCI bridge> 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     0xfbe00000-0xfbefffff
pcib1:   prefetched decode 0xd0000000-0xfaffffff
pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P1
- AE_NOT_FOUND
pci1: <ACPI PCI bus> on pcib1
pci1: domain=0, physical bus=1
found->	vendor=0x1002, dev=0x4150, revid=0x00
	domain=0, bus=1, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0107, statreg=0x02b0, cachelnsz=4 (dwords)
	lattimer=0x40 (1920 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 Prefetchable Memory, range 32, base 0xd0000000, size 28, enabled
pcib1: requested memory range 0xd0000000-0xdfffffff: good
	map[14]: type I/O Port, range 32, base 0xd000, size  8, enabled
pcib1: requested I/O range 0xd000-0xd0ff: in range
	map[18]: type Memory, range 32, base 0xfbee0000, size 16, enabled
pcib1: requested memory range 0xfbee0000-0xfbeeffff: good
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=0x1002, dev=0x4170, revid=0x00
	domain=0, bus=1, slot=0, func=1
	class=03-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x02b0, cachelnsz=4 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Prefetchable Memory, range 32, base 0xe0000000, size 28, enabled
pcib1: requested memory range 0xe0000000-0xefffffff: good
	map[14]: type Memory, range 32, base 0xfbef0000, size 16, enabled
pcib1: requested memory range 0xfbef0000-0xfbefffff: good
vgapci0: <VGA-compatible display> port 0xd000-0xd0ff mem
0xd0000000-0xdfffffff,0xfbee0000-0xfbeeffff irq 16 at device 0.0 on
pci1
drm0: <ATI Radeon AP 9600> on vgapci0
info: [drm] AGP at 0xf0000000 128MB
info: [drm] Initialized radeon 1.31.0 20080613
vgapci1: <VGA-compatible display> mem
0xe0000000-0xefffffff,0xfbef0000-0xfbefffff at device 0.1 on pci1
uhci0: <Intel 82801EB (ICH5) USB controller USB-A> port 0xc880-0xc89f
irq 16 at device 29.0 on pci0
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 0 vector 49
usbus0: <Intel 82801EB (ICH5) USB controller USB-A> on uhci0
usbus0: bpf attached
uhci0: usbpf: Attached
uhci1: <Intel 82801EB (ICH5) USB controller USB-B> port 0xcc00-0xcc1f
irq 19 at device 29.1 on pci0
ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 0 vector 50
usbus1: <Intel 82801EB (ICH5) USB controller USB-B> on uhci1
usbus1: bpf attached
uhci1: usbpf: Attached
ehci0: <Intel 82801EB/R (ICH5) USB 2.0 controller> mem
0xfbdffc00-0xfbdfffff 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: <Intel 82801EB/R (ICH5) USB 2.0 controller> on ehci0
usbus2: bpf attached
ehci0: usbpf: Attached
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib2:   domain            0
pcib2:   secondary bus     2
pcib2:   subordinate bus   2
pcib2:   I/O decode        0xe000-0xefff
pcib2:   memory decode     0xfbf00000-0xfbffffff
pcib2:   no prefetched decode
pcib2:   Subtractively decoded bridge.
pci2: <ACPI PCI bus> on pcib2
pci2: domain=0, physical bus=2
found->	vendor=0x10b7, dev=0x1700, revid=0x12
	domain=0, bus=2, slot=5, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0117, statreg=0x02b0, cachelnsz=4 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x17 (5750 ns), maxlat=0x1f (7750 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xfbffc000, size 14, enabled
pcib2: requested memory range 0xfbffc000-0xfbffffff: good
	map[14]: type I/O Port, range 32, base 0xe800, size  8, enabled
pcib2: requested I/O range 0xe800-0xe8ff: in range
pcib2: matched entry for 2.5.INTA
pcib2: slot 5 INTA hardwired to IRQ 22
found->	vendor=0x1274, dev=0x5880, revid=0x04
	domain=0, bus=2, slot=12, 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 I/O Port, range 32, base 0xec00, size  6, enabled
pcib2: requested I/O range 0xec00-0xec3f: in range
pcib2: matched entry for 2.12.INTA
pcib2: slot 12 INTA hardwired to IRQ 20
skc0: <3Com 3C940 Gigabit Ethernet> port 0xe800-0xe8ff mem
0xfbffc000-0xfbffffff irq 22 at device 5.0 on pci2
skc0: interrupt moderation is 100 us
skc0: 3Com Gigabit LOM (3C940) rev. (0x1)
skc0: chip ver  = 0xb0
skc0: chip rev  = 0x01
skc0: SK_EPROM0 = 0x00
skc0: SRAM size = 0x020000
sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
sk0: bpf attached
sk0: Ethernet address: 00:0e:a6:35:15:91
miibus0: <MII bus> on sk0
e1000phy0: <Marvell 88E1011 Gigabit PHY> 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: <Creative CT5880-E> port 0xec00-0xec3f irq 20 at device 12.0 on pci2
pcm0: <eMicro EM28028 AC97 Codec (id = 0x454d4328)>
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=750ms flags=0x8000001e
pcm0: sndbuf_setmap 169c000, 1000; 0xc2a9c000 -> 169c000
pcm0: sndbuf_setmap 169a000, 1000; 0xc2a9a000 -> 169a000
pcm0: sndbuf_setmap 1698000, 1000; 0xc2a98000 -> 1698000
pcm0: <Playback: DAC1,DAC2 / Record: ADC>
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH5 UDMA100 controller> port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on
pci0
ata0: <ATA channel 0> on atapci0
ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 0 vector 54
ata1: <ATA channel 1> on atapci0
ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 0 vector 55
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
attimer0: <AT timer> 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: <AT realtime clock> 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: <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
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 58
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
psmcpnp0: <PS/2 mouse port> 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: <ISA Option ROM> at iomem 0xc0000-0xccfff pnpid ORM0000 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: scteken (teken terminal)
vga0: <Generic ISA VGA> 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: <CPU Frequency Thermal Control> on cpu0
p4tcc1: <CPU Frequency Thermal Control> on cpu1
Device configuration finished.
lapic: Divisor 2, Frequency 99952211 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=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
(aprobe0:ata0:0:0:0): SIGNATURE: 0000
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
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=0x10000
(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: <Maxtor 6Y080P0 YAR41BW0> 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: <Maxtor 6Y080P0 YAR41BW0> 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: <SONY DVD RW DW-D26A JYS2> 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: <SONY DVD RW DW-D26A JYS2> 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 2798712296 Hz quality -100
GEOM: new disk cd0
GEOM: ada0s1: geometry does not match label (255h,63s != 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: <vendor 0x04fc> at usbus1
ums0: <vendor 0x04fc USB Multi-Smart Mouse, class 0/0, rev 2.00/16.11,
addr 2> on usbus1
ums0: 5 buttons and [XYZT] coordinates ID=1
procfs registered
Linux ELF exec handler installed
linprocfs registered
========== ``dmesg'' for the good kernel configuration ends ==========


More information about the freebsd-current mailing list