Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2008 14:41:18 +0100
From:      ian j hart <ianjhart@ntlworld.com>
To:        Jeremy Chadwick <koitsu@freebsd.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: unable to boot 7.0-RELEASE cdrom on supermicro 5015b-mt
Message-ID:  <200807231441.18350.ianjhart@ntlworld.com>
In-Reply-To: <20080723001835.GA33136@eos.sc1.parodius.com>
References:  <200807221727.52718.ianjhart@ntlworld.com> <200807221847.34935.ianjhart@ntlworld.com> <20080723001835.GA33136@eos.sc1.parodius.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 23 July 2008 01:18:35 Jeremy Chadwick wrote:
> On Tue, Jul 22, 2008 at 06:47:34PM +0100, ian j hart wrote:
> > On Tuesday 22 July 2008 17:37:24 Jeremy Chadwick wrote:
> > > On Tue, Jul 22, 2008 at 05:27:52PM +0100, ian j hart wrote:
> > > > Same hardware as my other thread.
> > > > http://www.supermicro.com/products/system/1U/5015/SYS-5015B-MT.cfm
> > > >
> > > > [using 2Gb RAM and SATA in legacy mode]
> > > >
> > > > I'd like to focus only on making the CDROM boot complete.
> > > >
> > > > Summary: hangs just after the CPUs are launched.
> > > >
> > > > 6.2-RELEASE	works okay, no AHCI support
> > > > 6.3-RELEASE	works okay
> > > > 7.0-RELEASE	hangs
> > > > 7.0-STABLE-200806-SNAPSHOT	hangs
> > > > 8.0-CURRENT-200806-SNAPSHOT	hangs
> > > >
> > > > I thought I could do a binary search using the current snapshot
> > > > boot-only CDs but they only go back to March. Are there any older
> > > > ones available?
> > >
> > > Have you tried disabling ACPI to see if it makes any sort of
> > > difference?
> >
> > Yes, but I'm happy to re-try.
> >
> > Which method is "best"? Or is it 1 + 2 or 3?
> >
> > 1) BIOS
> > 2) Beastie menu option
> > 3) loader prompt set hint
>
> Item #2 is the easiest.  You should really be able to leave the BIOS
> settings at their defaults (Factory Defaults) and have this system work
> on FreeBSD.

You would think so, although I usually try to buy only "obsolete" hardware to 
give the drivers a chance to mature. That saves money too :)

>
> Items #2 and #3 are the same.  The loader menu option for disabling ACPI
> simply sets the hint.

Okay, that's clearer now. I was probably confusing this with APIC.

Anyway, result is. No change.

FWIW without ACPI the boot dies at trying to mount md0. No drives appear to
be probed (I'd need to double check that).

>
> > > Also, AHCI should work just fine on those systems -- I know because I
> > > have fairly extensive experience with Supermicro hardware, although
> > > what you're using is newer than what I presently have.  I don't know
> > > why you're setting Compatible/Legacy mode on your controller (you
> > > mention doing this in your other thread as well).
> >
> > Because I don't know what's wrong yet and AHCI support is newer than SATA
> > support and this is a newish board? [At least 6.2 doesn't seem to support
> > it and it has an AHCI legacy option!]
> >
> > I'd be happy to swap this over. Slight problem; the drives get
> > renumbered, so I'd rather not swap back and forth.
>
> You *absolutely* should have AHCI enabled.  There's a lot of reasons
> why, too.  I highly recommend avoiding the "SATA Compatible" mode.
>
> AHCI should work fine on FreeBSD 6.3 as well as 7.0 -- I know, because
> we have many Supermicro boards running those versions which do have AHCI
> enabled.  Please use it, and stick with it.

Yes, it does work on 6.3.

This thread is tangential to the problem I'm trying to fix. I'm experienced 
enough to know that noone is going to fix the kldload issue on 6.3. If I can 
get to 7.0-whatever there's at least some chance someone will look at it.

My initial thought was to regression test the CDs. So I tried every one that I 
had lying around. This included 6.1 and 6.2, neither of which appear to have 
AHCI support, hence the messing about with the BIOS.

[I've now tested 6.0 as well. The CDROM has some issue which results in danger 
will robinson. Presumably fixed in later versions.]

Noone has yet suggested a source for 7.0-CURRENT boot CDROMs so I'm a bit 
stuck at the moment.

>
> Here's added proof that AHCI works fine on 6.3:
>
> $ dmesg -a | grep -i ahci
> atapci1: <Intel AHCI controller> port
> 0x30e8-0x30ef,0x30dc-0x30df,0x30e0-0x30e7,0x30d8-0x30db,0x30b0-0x30bf mem
> 0xe0000400-0xe00007ff irq 19 at device 31.2 on pci0 atapci1: AHCI Version
> 01.10 controller with 4 ports detected
> $ uname -r -s
> FreeBSD 6.3-PRERELEASE
>
> The adX device renumbering is expected.  There are workarounds for this,
> but I recommend you simply enable AHCI.  Do not keep toggling it on/off.
>
> > > Below is what we use on our systems; factory defaults, then make the
> > > following changes.  (The G-LAN1 OPROM option you can do whatever you
> > > want with -- it's specific to our environment).
> > >
> > > * Main
> > >     * Date
> > >          --> Set to GMT, not local time!!!
> > >     * Serial ATA
> > >          --> SATA Controller Mode --> Enhanced
> > >          --> SATA AHCI --> Enabled
> > >
> > > * Advanced
> > >     * Boot Features
> > >          --> Quiet Mode --> Disabled
> > >          --> Enable Multimedia Timer --> Enabled
> > >     * PCI Configuration
> > >          --> Onboard G-LAN1 OPROM --> Disabled
> > >          --> Large Disk Access Mode --> Other
> > >     * Advanced Processor Options
> > >          --> Intel(R) Virtualization Technology --> Enabled
> > >          --> C1 Enhanced Mode --> Enabled
> >
> > I've got as close as I can to this.
> >
> > This board also has an AHCI legacy option [disabled] which hides ports 5
> > and 6. I also disabled quickboot and POST errors. I assume multimedia
> > timer is the same as HPET. Doesn't seem to be any disk translation
> > option. I took the fans off 'flat out'.
>
> Okay, I've had a chance to review the board manual that comes with the
> X7SBi.  You should set the following:
>
> Serial ATA: Enabled
> Native Mode Operation: Serial ATA
> SATA AHCI: Enabled
> SATA AHCI Legacy: Disabled

Those were the settings I started with.

>
> The name "SATA AHCI Legacy" a horrible name for what it does.  The ICH9
> itself has support for 6 SATA ports, but (if I remember correctly, based
> on reading some Intel design documents) there are extra registers you
> have to tweak to get those ports to work, and the OS has to be fully
> aware of how to do that.  The BIOS option simply disables SATA ports 5
> and 6 altogether; the underlying OS never sees them.  I'd recommend
> keeping that setting Disabled (the default) unless you have disks on
> those ports (I don't see how, since it's a 4-disk system!).
>
> I don't think this option is what's causing you problems, though.

I don't think so either. Or at least, if this (ATA) is the problem it's also 
broken for legacy settings as well. Of course I didn't know that until after 
I'd tested it :)

>
> "Multimedia Timer" is indeed HPET.  Looks like they changed the name to
> be more reflective of what it actually is.
>
> The "Large Disk Access" mode does appear to be missing from that BIOS,
> probably for a good reason.  I can enable/disable it on our boards with
> no repercussions (the options are "DOS" and "Other", which is why I
> choose "Other").  I'm not entirely sure what it does.
>
> As for your problem...
>
> If the CDROM is the problem (which would be odd, since the disc does
> boot and load the kernel successfully), can you try going into the BIOS
> and setting IDE Channel 0 Master (which I think is the CDROM -- I could
> be wrong here) and set "Transfer Mode" to PIO1 and "Ultra DMA Mode" to
> Disabled?

I'll try this. IIRC a CDROM spinup issue was mentioned in the HP laptop thread 
with the same issue (boot from CDROM).

>
> I have a feeling the problem isn't related to the CDROM, but I'm not
> entirely sure how to debug it.

That's two of us then <BG>

>
> There are other users using the X7SBi with success:
>
> http://groups.google.com/group/mailing.freebsd.current/browse_thread/thread
>/d0a2d20f8965361a

Wow! The exact problem I have. I guess I should have Googled the mobo, not
just the server model.

The box ships with a DVD so old hardware shouldn't be an issue. I'll find another
CDROM drive and try it.

This also suggests this may be a CDROM (RE) issue not an O/S issue. This would
tie in with the HP laptop. I'll try an source or binary upgrade from 6.3.

>http://www.webhostingtalk.com/showthread.php?t=666686 

This references FreeBSD 5.0/5.1, which I assume is not a typo.

>
> Also, can you make sure your BIOS revision is 1.1a, just to rule out any
> BIOS-related issues?

Yes it is,  and (for the archive) that's the only one available.

I managed to get a verbose boot from the 7.0-RELEASE CDROM, if that's any use
to anyone. After the sig again.

Thanks again for your time.

-- 
ian j hart

Word wrap should be off. Apologies to console users.

SMAP type=01 base=0000000000000000 len=000000000009dc00
SMAP type=02 base=000000000009dc00 len=0000000000002400
SMAP type=02 base=00000000000e0000 len=0000000000020000
SMAP type=01 base=0000000000100000 len=000000007fd70000
SMAP type=03 base=000000007fe70000 len=0000000000011000
SMAP type=04 base=000000007fe81000 len=0000000000003000
SMAP type=02 base=000000007fe84000 len=000000000007c000
SMAP type=02 base=000000007ff00000 len=0000000000100000
SMAP type=02 base=00000000e0000000 len=0000000010000000
SMAP type=02 base=00000000fec00000 len=0000000000100000
SMAP type=02 base=00000000fee00000 len=0000000000001000
SMAP type=02 base=00000000ff000000 len=0000000001000000
Copyright (c) 1992-2008 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 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008
    root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80fc8000.
Preloaded mfs_root "/boot/mfsroot" at 0xffffffff80fc8210.
Calibrating clock(s) ... i8254 clock: 1193177 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 2394014724 Hz
CPU: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz (2394.01-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x6fb  Stepping = 11
  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=0xe3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  AMD Features2=0x1<LAHF>
  Cores per package: 4
usable memory = 2128887808 (2030 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x0000000000099fff, 626688 bytes (153 pages)
0x00000000010c5000 - 0x000000007c22bfff, 2065068032 bytes (504167 pages)
avail memory  = 2054242304 (1959 MB)
ACPI APIC Table: <PTLTD          APIC  >
INTR: Adding local APIC 1 as a target
INTR: Adding local APIC 2 as a target
INTR: Adding local APIC 3 as a target
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  2
 cpu3 (AP): APIC ID:  3
APIC: CPU 0 has ACPI ID 0
APIC: CPU 1 has ACPI ID 1
APIC: CPU 2 has ACPI ID 2
APIC: CPU 3 has ACPI ID 3
ACPI: RSDP @ 0x0xf69a0/0x0024 (v  2 PTLTD )
ACPI: XSDT @ 0x0x7fe77290/0x00A4 (v  1 PTLTD     XSDT   0x06040000  LTP 0x00000000)
ACPI: FACP @ 0x0x7fe80d60/0x00F4 (v  3 INTEL           0x06040000 PTL  0x00000002)
ACPI: DSDT @ 0x0x7fe7a435/0x68B7 (v  1  INTEL BEARLAKE 0x06040000 MSFT 0x03000000)
ACPI: FACS @ 0x0x7fe83fc0/0x0040
ACPI: _MAR @ 0x0x7fe80e54/0x0030 (v  1 Intel  OEMDMAR  0x06040000 LOHR 0x00000001)
ACPI: MCFG @ 0x0x7fe80e84/0x003C (v  1 PTLTD    MCFG   0x06040000  LTP 0x00000000)
ACPI: HPET @ 0x0x7fe80ec0/0x0038 (v  1 PTLTD  HPETTBL  0x06040000  LTP 0x00000001)
ACPI: APIC @ 0x0x7fe80ef8/0x0090 (v  1 PTLTD     APIC   0x06040000  LTP 0x00000000)
ACPI: BOOT @ 0x0x7fe80f88/0x0028 (v  1 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001)
ACPI: SPCR @ 0x0x7fe80fb0/0x0050 (v  1 PTLTD  $UCRTBL$ 0x06040000 PTL  0x00000001)
ACPI: SSDT @ 0x0x7fe78ba7/0x025F (v  1  PmRef  Cpu0Tst 0x00003000 INTL 0x20050228)
ACPI: SSDT @ 0x0x7fe78b01/0x00A6 (v  1  PmRef  Cpu7Tst 0x00003000 INTL 0x20050228)
ACPI: SSDT @ 0x0x7fe78a5b/0x00A6 (v  1  PmRef  Cpu6Tst 0x00003000 INTL 0x20050228)
ACPI: SSDT @ 0x0x7fe789b5/0x00A6 (v  1  PmRef  Cpu5Tst 0x00003000 INTL 0x20050228)
ACPI: SSDT @ 0x0x7fe7890f/0x00A6 (v  1  PmRef  Cpu4Tst 0x00003000 INTL 0x20050228)
ACPI: SSDT @ 0x0x7fe78869/0x00A6 (v  1  PmRef  Cpu3Tst 0x00003000 INTL 0x20050228)
ACPI: SSDT @ 0x0x7fe787c3/0x00A6 (v  1  PmRef  Cpu2Tst 0x00003000 INTL 0x20050228)
ACPI: SSDT @ 0x0x7fe7871d/0x00A6 (v  1  PmRef  Cpu1Tst 0x00003000 INTL 0x20050228)
ACPI: SSDT @ 0x0x7fe77334/0x13E9 (v  1  PmRef    CpuPm 0x00003000 INTL 0x20050228)
MADT: Found IO APIC ID 4, Interrupt 0 at 0xfec00000
ioapic0: Routing external 8259A's -> intpin 0
MADT: Found IO APIC ID 5, Interrupt 24 at 0xfecc0000
lapic0: Routing NMI -> LINT1
lapic0: LINT1 trigger: edge
lapic0: LINT1 polarity: high
lapic1: Routing NMI -> LINT1
lapic1: LINT1 trigger: edge
lapic1: LINT1 polarity: high
lapic2: Routing NMI -> LINT1
lapic2: LINT1 trigger: edge
lapic2: LINT1 polarity: high
lapic3: Routing NMI -> LINT1
lapic3: LINT1 trigger: edge
lapic3: LINT1 polarity: high
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
ioapic1 <Version 2.0> irqs 24-47 on motherboard
cpu0 BSP:
     ID: 0x00000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00000200 err: 0x00010000 pcm: 0x00010000
ath_rate: version 1.2 <SampleRate bit-rate selection algorithm>
wlan_amrr: <AMRR Transmit Rate Control Algorithm>
wlan: <802.11 Link Layer>
null: <null device, zero device>
random: <entropy source, Software, Yarrow>
nfslock: pseudo-device
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
io: <I/O>
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
hptrr: HPT RocketRAID controller driver v1.1 (Feb 24 2008 10:34:18)
acpi0: <PTLTD    XSDT> on motherboard
ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48
acpi0: [MPSAFE]
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
AcpiOsDerivePciId: \_SB_.PCI0.REGS -> bus 0 dev 0 func 0
AcpiOsDerivePciId: \_SB_.PCI0.IGD0.IGDP -> bus 0 dev 2 func 0
AcpiOsDerivePciId: \_SB_.PCI0.LPC0.REGS -> bus 0 dev 31 func 0
AcpiOsDerivePciId: \_SB_.PCI0.LPC0.PIRX -> bus 0 dev 31 func 0
AcpiOsDerivePciId: \_SB_.PCI0.LPC0.PIRY -> bus 0 dev 31 func 0
ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
pci_link0:        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_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   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
pci_link3:        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_link4:        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_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   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
pci_link7:        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
acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
acpi_hpet0: vend: 0x8086 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route 64-bit
Timecounter "HPET" frequency 14318180 Hz quality 900
cpu0: <ACPI CPU> on acpi0
ACPI: SSDT @ 0x0x7fe78e06/0x01DD (v  1  PmRef  Cpu0Ist 0x00003000 INTL 0x20050228)
cpu0: switching to generic Cx mode
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 928092806000928
device_attach: est0 attach returned 6
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu1: <ACPI CPU> on acpi0
ACPI: SSDT @ 0x0x7fe78fe3/0x016E (v  1  PmRef  Cpu1Ist 0x00003000 INTL 0x20050228)
est1: <Enhanced SpeedStep Frequency Control> on cpu1
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 928092806000928
device_attach: est1 attach returned 6
p4tcc1: <CPU Frequency Thermal Control> on cpu1
cpu2: <ACPI CPU> on acpi0
ACPI: SSDT @ 0x0x7fe79151/0x016E (v  1  PmRef  Cpu2Ist 0x00003000 INTL 0x20050228)
est2: <Enhanced SpeedStep Frequency Control> on cpu2
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 928092806000928
device_attach: est2 attach returned 6
p4tcc2: <CPU Frequency Thermal Control> on cpu2
cpu3: <ACPI CPU> on acpi0
ACPI: SSDT @ 0x0x7fe792bf/0x016E (v  1  PmRef  Cpu3Ist 0x00003000 INTL 0x20050228)
est3: <Enhanced SpeedStep Frequency Control> on cpu3
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 928092806000928
device_attach: est3 attach returned 6
p4tcc3: <CPU Frequency Thermal Control> on cpu3
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=0x29f0, revid=0x01
        domain=0, bus=0, slot=0, func=0
        class=06-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x29f1, revid=0x01
        domain=0, bus=0, slot=1, func=0
        class=06-04-00, hdrtype=0x01, mfdev=0
        cmdreg=0x0107, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=5
        powerspec 3  supports D0 D3  current D0
        MSI supports 1 message
pcib0: matched entry for 0.1.INTA
pcib0: slot 1 INTA hardwired to IRQ 16
found-> vendor=0x8086, dev=0x2937, revid=0x02
        domain=0, bus=0, slot=26, func=0
        class=0c-03-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=5
        map[20]: type I/O Port, range 32, base 0x1820, size  5, enabled
pcib0: matched entry for 0.26.INTA
pcib0: slot 26 INTA hardwired to IRQ 16
found-> vendor=0x8086, dev=0x2938, revid=0x02
        domain=0, bus=0, slot=26, func=1
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=b, irq=10
        map[20]: type I/O Port, range 32, base 0x1840, size  5, enabled
pcib0: matched entry for 0.26.INTB
pcib0: slot 26 INTB hardwired to IRQ 17
found-> vendor=0x8086, dev=0x2939, revid=0x02
        domain=0, bus=0, slot=26, func=2
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=c, irq=11
        map[20]: type I/O Port, range 32, base 0x1860, size  5, enabled
pcib0: matched entry for 0.26.INTC
pcib0: slot 26 INTC hardwired to IRQ 18
found-> vendor=0x8086, dev=0x293c, revid=0x02
        domain=0, bus=0, slot=26, 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=c, irq=11
        powerspec 2  supports D0 D3  current D0
        map[10]: type Memory, range 32, base 0xd8601000, size 10, enabled
pcib0: matched entry for 0.26.INTC
pcib0: slot 26 INTC hardwired to IRQ 18
found-> vendor=0x8086, dev=0x2940, revid=0x02
        domain=0, bus=0, slot=28, func=0
        class=06-04-00, hdrtype=0x01, mfdev=1
        cmdreg=0x0000, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x40 (16000 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=5
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message
pcib0: matched entry for 0.28.INTA
pcib0: slot 28 INTA hardwired to IRQ 16
found-> vendor=0x8086, dev=0x2948, revid=0x02
        domain=0, bus=0, slot=28, func=4
        class=06-04-00, hdrtype=0x01, mfdev=1
        cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=5
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message
pcib0: matched entry for 0.28.INTA
pcib0: slot 28 INTA hardwired to IRQ 16
found-> vendor=0x8086, dev=0x294a, revid=0x02
        domain=0, bus=0, slot=28, func=5
        class=06-04-00, hdrtype=0x01, mfdev=1
        cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
        intpin=b, irq=10
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message
pcib0: matched entry for 0.28.INTB
pcib0: slot 28 INTB hardwired to IRQ 17
found-> vendor=0x8086, dev=0x2934, revid=0x02
        domain=0, bus=0, slot=29, func=0
        class=0c-03-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0005, statreg=0x0290, 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 0x1880, size  5, enabled
pcib0: matched entry for 0.29.INTA
pcib0: slot 29 INTA hardwired to IRQ 23
found-> vendor=0x8086, dev=0x2935, revid=0x02
        domain=0, bus=0, slot=29, func=1
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=b, irq=11
        map[20]: type I/O Port, range 32, base 0x18a0, size  5, enabled
pcib0: matched entry for 0.29.INTB
pcib0: slot 29 INTB hardwired to IRQ 22
found-> vendor=0x8086, dev=0x2936, revid=0x02
        domain=0, bus=0, slot=29, func=2
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=c, irq=11
        map[20]: type I/O Port, range 32, base 0x18c0, size  5, enabled
pcib0: matched entry for 0.29.INTC
pcib0: slot 29 INTC hardwired to IRQ 18
found-> vendor=0x8086, dev=0x293a, 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=a, irq=10
        powerspec 2  supports D0 D3  current D0
        map[10]: type Memory, range 32, base 0xd8601400, size 10, enabled
pcib0: matched entry for 0.29.INTA
pcib0: slot 29 INTA hardwired to IRQ 23
found-> vendor=0x8086, dev=0x244e, revid=0x92
        domain=0, bus=0, slot=30, func=0
        class=06-04-01, hdrtype=0x01, mfdev=0
        cmdreg=0x0107, statreg=0x0010, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x2916, revid=0x02
        domain=0, bus=0, slot=31, func=0
        class=06-01-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x2920, revid=0x02
        domain=0, bus=0, slot=31, func=2
        class=01-01-8f, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=b, irq=10
        powerspec 3  supports D0 D3  current D0
        map[10]: type I/O Port, range 32, base 0x1c50, size  3, enabled
        map[14]: type I/O Port, range 32, base 0x1c44, size  2, enabled
        map[18]: type I/O Port, range 32, base 0x1c48, size  3, enabled
        map[1c]: type I/O Port, range 32, base 0x1c40, size  2, enabled
        map[20]: type I/O Port, range 32, base 0x1c10, size  4, enabled
        map[24]: type I/O Port, range 32, base 0x1c00, size  4, enabled
pcib0: matched entry for 0.31.INTB
pcib0: slot 31 INTB hardwired to IRQ 17
found-> vendor=0x8086, dev=0x2930, 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[10]: type Memory, range 64, base 0xd8601800, size  8, memory disabled
        map[20]: type I/O Port, range 32, base 0x1100, size  5, enabled
pcib0: matched entry for 0.31.INTB
pcib0: slot 31 INTB hardwired to IRQ 17
found-> vendor=0x8086, dev=0x2926, revid=0x02
        domain=0, bus=0, slot=31, func=5
        class=01-01-85, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=c, irq=11
        powerspec 3  supports D0 D3  current D0
        map[10]: type I/O Port, range 32, base 0x1c68, size  3, enabled
        map[14]: type I/O Port, range 32, base 0x1c5c, size  2, enabled
        map[18]: type I/O Port, range 32, base 0x1c60, size  3, enabled
        map[1c]: type I/O Port, range 32, base 0x1c58, size  2, enabled
        map[20]: type I/O Port, range 32, base 0x1c30, size  4, enabled
        map[24]: type I/O Port, range 32, base 0x1c20, size  4, enabled
pcib0: matched entry for 0.31.INTC
pcib0: slot 31 INTC hardwired to IRQ 18
found-> vendor=0x8086, dev=0x2932, revid=0x02
        domain=0, bus=0, slot=31, func=6
        class=11-80-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0002, statreg=0x0010, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=5
        powerspec 3  supports D0 D3  current D0
        map[10]: type Memory, range 64, base 0xd8600000, size 12, enabled
pcib0: matched entry for 0.31.INTA
pcib0: slot 31 INTA hardwired to IRQ 16
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   2
pcib1:   I/O decode        0xf000-0xfff
pcib1:   memory decode     0xd8100000-0xd81fffff
pcib1:   no prefetched decode
pcib1: could not get PCI interrupt routing table for \_SB_.PCI0.PEG_ - AE_NOT_FOUND
pci1: <ACPI PCI bus> on pcib1
pci1: domain=0, physical bus=1
found-> vendor=0x8086, dev=0x032c, revid=0x09
        domain=0, bus=1, slot=0, func=0
        class=06-04-00, hdrtype=0x01, mfdev=1
        cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message, 64 bit
found-> vendor=0x8086, dev=0x0326, revid=0x09
        domain=0, bus=1, slot=0, func=1
        class=08-00-20, hdrtype=0x00, mfdev=1
        cmdreg=0x0106, statreg=0x0010, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        map[10]: type Memory, range 32, base 0xd8100000, size 12, enabled
pcib1: requested memory range 0xd8100000-0xd8100fff: good
pcib2: <ACPI PCI-PCI bridge> at device 0.0 on pci1
pcib2:   domain            0
pcib2:   secondary bus     2
pcib2:   subordinate bus   2
pcib2:   I/O decode        0xf000-0xfff
pcib2:   no prefetched decode
pci2: <ACPI PCI bus> on pcib2
pci2: domain=0, physical bus=2
uhci0: <UHCI (generic) USB controller> port 0x1820-0x183f irq 16 at device 26.0 on pci0
uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1820
ioapic0: routing intpin 16 (PCI IRQ 16) to vector 49
uhci0: [GIANT-LOCKED]
uhci0: [ITHREAD]
usb0: <UHCI (generic) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: <UHCI (generic) USB controller> port 0x1840-0x185f irq 17 at device 26.1 on pci0
uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1840
ioapic0: routing intpin 17 (PCI IRQ 17) to vector 50
uhci1: [GIANT-LOCKED]
uhci1: [ITHREAD]
usb1: <UHCI (generic) USB controller> on uhci1
usb1: USB revision 1.0
uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
uhci2: <UHCI (generic) USB controller> port 0x1860-0x187f irq 18 at device 26.2 on pci0
uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1860
ioapic0: routing intpin 18 (PCI IRQ 18) to vector 51
uhci2: [GIANT-LOCKED]
uhci2: [ITHREAD]
usb2: <UHCI (generic) USB controller> on uhci2
usb2: USB revision 1.0
uhub2: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
uhub2: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xd8601000-0xd86013ff irq 18 at device 26.7 on pci0
ehci0: Reserved 0x400 bytes for rid 0x10 type 3 at 0xd8601000
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci0
usb3: USB revision 2.0
uhub3: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb3
uhub3: 6 ports with 6 removable, self powered
pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pcib3:   domain            0
pcib3:   secondary bus     5
pcib3:   subordinate bus   5
pcib3:   I/O decode        0x0-0x0
pcib3:   no prefetched decode
pci5: <ACPI PCI bus> on pcib3
pci5: domain=0, physical bus=5
pcib4: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0
pcib4:   domain            0
pcib4:   secondary bus     13
pcib4:   subordinate bus   13
pcib4:   I/O decode        0x2000-0x2fff
pcib4:   memory decode     0xd8000000-0xd80fffff
pcib4:   no prefetched decode
pci13: <ACPI PCI bus> on pcib4
pci13: domain=0, physical bus=13
found-> vendor=0x8086, dev=0x108c, revid=0x03
        domain=0, bus=13, slot=0, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0107, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=5
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message, 64 bit
        map[10]: type Memory, range 32, base 0xd8000000, size 17, enabled
pcib4: requested memory range 0xd8000000-0xd801ffff: good
        map[18]: type I/O Port, range 32, base 0x2000, size  5, enabled
pcib4: requested I/O range 0x2000-0x201f: in range
pcib4: matched entry for 13.0.INTA
pcib4: slot 0 INTA hardwired to IRQ 16
em0: <Intel(R) PRO/1000 Network Connection Version - 6.7.3> port 0x2000-0x201f mem 0xd8000000-0xd801ffff irq 16 at device 0.0 on pci13
em0: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xd8000000
em0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 256 to vector 52
em0: using IRQ 256 for MSI
em0: Using MSI interrupt
em0: bpf attached
em0: Ethernet address: 00:30:48:64:22:fa
em0: [FILTER]
pcib5: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
pcib5:   domain            0
pcib5:   secondary bus     15
pcib5:   subordinate bus   15
pcib5:   I/O decode        0x3000-0x3fff
pcib5:   memory decode     0xd8200000-0xd82fffff
pcib5:   no prefetched decode
pci15: <ACPI PCI bus> on pcib5
pci15: domain=0, physical bus=15
found-> vendor=0x8086, dev=0x109a, revid=0x00
        domain=0, bus=15, slot=0, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0107, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=10
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message, 64 bit
        map[10]: type Memory, range 32, base 0xd8200000, size 17, enabled
pcib5: requested memory range 0xd8200000-0xd821ffff: good
        map[18]: type I/O Port, range 32, base 0x3000, size  5, enabled
pcib5: requested I/O range 0x3000-0x301f: in range
pcib5: matched entry for 15.0.INTA
pcib5: slot 0 INTA hardwired to IRQ 17
em1: <Intel(R) PRO/1000 Network Connection Version - 6.7.3> port 0x3000-0x301f mem 0xd8200000-0xd821ffff irq 17 at device 0.0 on pci15
em1: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xd8200000
em1: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 257 to vector 53
em1: using IRQ 257 for MSI
em1: Using MSI interrupt
em1: bpf attached
em1: Ethernet address: 00:30:48:64:22:fb
em1: [FILTER]
uhci3: <UHCI (generic) USB controller> port 0x1880-0x189f irq 23 at device 29.0 on pci0
uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1880
ioapic0: routing intpin 23 (PCI IRQ 23) to vector 54
uhci3: [GIANT-LOCKED]
uhci3: [ITHREAD]
usb4: <UHCI (generic) USB controller> on uhci3
usb4: USB revision 1.0
uhub4: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb4
uhub4: 2 ports with 2 removable, self powered
uhci4: <UHCI (generic) USB controller> port 0x18a0-0x18bf irq 22 at device 29.1 on pci0
uhci4: Reserved 0x20 bytes for rid 0x20 type 4 at 0x18a0
ioapic0: routing intpin 22 (PCI IRQ 22) to vector 55
uhci4: [GIANT-LOCKED]
uhci4: [ITHREAD]
usb5: <UHCI (generic) USB controller> on uhci4
usb5: USB revision 1.0
uhub5: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb5
uhub5: 2 ports with 2 removable, self powered
uhci5: <UHCI (generic) USB controller> port 0x18c0-0x18df irq 18 at device 29.2 on pci0
uhci5: Reserved 0x20 bytes for rid 0x20 type 4 at 0x18c0
uhci5: [GIANT-LOCKED]
uhci5: [ITHREAD]
usb6: <UHCI (generic) USB controller> on uhci5
usb6: USB revision 1.0
uhub6: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb6
uhub6: 2 ports with 2 removable, self powered
ehci1: <EHCI (generic) USB 2.0 controller> mem 0xd8601400-0xd86017ff irq 23 at device 29.7 on pci0
ehci1: Reserved 0x400 bytes for rid 0x10 type 3 at 0xd8601400
ehci1: [GIANT-LOCKED]
ehci1: [ITHREAD]
usb7: EHCI version 1.0
usb7: companion controllers, 2 ports each: usb4 usb5 usb6
usb7: <EHCI (generic) USB 2.0 controller> on ehci1
usb7: USB revision 2.0
uhub7: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb7
uhub7: 6 ports with 6 removable, self powered
pcib6: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib6:   domain            0
pcib6:   secondary bus     17
pcib6:   subordinate bus   17
pcib6:   I/O decode        0x4000-0x4fff
pcib6:   memory decode     0xd8300000-0xd83fffff
pcib6:   prefetched decode 0xd0000000-0xd7ffffff
pcib6:   Subtractively decoded bridge.
pci17: <ACPI PCI bus> on pcib6
pci17: domain=0, physical bus=17
found-> vendor=0x1002, dev=0x515e, revid=0x02
        domain=0, bus=17, slot=3, func=0
        class=03-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0187, statreg=0x0290, cachelnsz=8 (dwords)
        lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=11
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[10]: type Prefetchable Memory, range 32, base 0xd0000000, size 27, enabled
pcib6: requested memory range 0xd0000000-0xd7ffffff: good
        map[14]: type I/O Port, range 32, base 0x4000, size  8, enabled
pcib6: requested I/O range 0x4000-0x40ff: in range
        map[18]: type Memory, range 32, base 0xd8300000, size 16, enabled
pcib6: requested memory range 0xd8300000-0xd830ffff: good
pcib6: matched entry for 17.3.INTA
pcib6: slot 3 INTA hardwired to IRQ 22
found-> vendor=0x1283, dev=0x8213, revid=0x00
        domain=0, bus=17, slot=4, func=0
        class=01-01-85, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords)
        lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x08 (2000 ns)
        intpin=a, irq=10
        powerspec 2  supports D0 D3  current D0
        map[10]: type I/O Port, range 32, base 0x4420, size  3, enabled
pcib6: requested I/O range 0x4420-0x4427: in range
        map[14]: type I/O Port, range 32, base 0x4414, size  2, enabled
pcib6: requested I/O range 0x4414-0x4417: in range
        map[18]: type I/O Port, range 32, base 0x4418, size  3, enabled
pcib6: requested I/O range 0x4418-0x441f: in range
        map[1c]: type I/O Port, range 32, base 0x4410, size  2, enabled
pcib6: requested I/O range 0x4410-0x4413: in range
        map[20]: type I/O Port, range 32, base 0x4400, size  4, enabled
pcib6: requested I/O range 0x4400-0x440f: in range
pcib6: matched entry for 17.4.INTA
pcib6: slot 4 INTA hardwired to IRQ 23
vgapci0: <VGA-compatible display> port 0x4000-0x40ff mem 0xd0000000-0xd7ffffff,0xd8300000-0xd830ffff irq 22 at device 3.0 on pci17
atapci0: <ITE ATA controller> port 0x4420-0x4427,0x4414-0x4417,0x4418-0x441f,0x4410-0x4413,0x4400-0x440f irq 23 at device 4.0 on pci17
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x4400
atapci0: [MPSAFE]
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x4420
atapci0: Reserved 0x4 bytes for rid 0x14 type 4 at 0x4414
ata2: reset tp1 mask=03 ostat0=60 ostat1=50
ata2: stat0=0x20 err=0x20 lsb=0x20 msb=0x20
ata2: stat1=0x00 err=0x01 lsb=0x14 msb=0xeb
ata2: reset tp2 stat0=20 stat1=00 devices=0x8<ATAPI_SLAVE>
ata2: [MPSAFE]
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x4418
atapci0: Reserved 0x4 bytes for rid 0x1c type 4 at 0x4410
ata3: reset tp1 mask=00 ostat0=ff ostat1=ff
ata3: [MPSAFE]
ata3: [ITHREAD]
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci1: <Intel ICH9 SATA300 controller> port 0x1c50-0x1c57,0x1c44-0x1c47,0x1c48-0x1c4f,0x1c40-0x1c43,0x1c10-0x1c1f,0x1c00-0x1c0f irq 17 at device 31.2 on pci0
atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0x1c10
atapci1: [MPSAFE]
atapci1: [ITHREAD]
atapci1: Reserved 0x10 bytes for rid 0x24 type 4 at 0x1c00
ata4: <ATA channel 0> on atapci1
atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1c50
atapci1: Reserved 0x4 bytes for rid 0x14 type 4 at 0x1c44
ata4: reset tp1 mask=03 ostat0=50 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata4: [MPSAFE]
ata4: [ITHREAD]
ata5: <ATA channel 1> on atapci1
atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0x1c48
atapci1: Reserved 0x4 bytes for rid 0x1c type 4 at 0x1c40
ata5: reset tp1 mask=03 ostat0=7f ostat1=7f
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata5: stat1=0x7f err=0xff lsb=0xff msb=0xff
ata5: reset tp2 stat0=ff stat1=ff devices=0x0
ata5: [MPSAFE]
ata5: [ITHREAD]
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
atapci2: <Intel ICH9 SATA300 controller> port 0x1c68-0x1c6f,0x1c5c-0x1c5f,0x1c60-0x1c67,0x1c58-0x1c5b,0x1c30-0x1c3f,0x1c20-0x1c2f irq 18 at device 31.5 on pci0
atapci2: Reserved 0x10 bytes for rid 0x20 type 4 at 0x1c30
atapci2: [MPSAFE]
atapci2: [ITHREAD]
atapci2: Reserved 0x10 bytes for rid 0x24 type 4 at 0x1c20
ata6: <ATA channel 0> on atapci2
atapci2: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1c68
atapci2: Reserved 0x4 bytes for rid 0x14 type 4 at 0x1c5c
ata6: reset tp1 mask=03 ostat0=7f ostat1=7f
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata6: stat1=0x7f err=0xff lsb=0xff msb=0xff
ata6: reset tp2 stat0=ff stat1=ff devices=0x0
ata6: [MPSAFE]
ata6: [ITHREAD]
ata7: <ATA channel 1> on atapci2
atapci2: Reserved 0x8 bytes for rid 0x18 type 4 at 0x1c60
atapci2: Reserved 0x4 bytes for rid 0x1c type 4 at 0x1c58
ata7: reset tp1 mask=03 ostat0=7f ostat1=7f
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff
ata7: stat1=0x7f err=0xff lsb=0xff msb=0xff
ata7: reset tp2 stat0=ff stat1=ff devices=0x0
ata7: [MPSAFE]
ata7: [ITHREAD]
pci0: <dasp> at device 31.6 (no driver attached)
acpi_button0: <Power Button> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0067
atkbd: keyboard ID 0x41ab (2)
kbdc: RESET_KBD return code:00fa
kbdc: RESET_KBD status:00aa
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
ioapic0: routing intpin 1 (ISA IRQ 1) to vector 56
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: unable to allocate IRQ
psmcpnp0: <PS/2 mouse port> irq 12 on acpi0
psm0: current command byte:0067
kbdc: TEST_AUX_PORT status:0000
kbdc: RESET_AUX return code:00fa
kbdc: RESET_AUX status:00aa
kbdc: RESET_AUX ID:0000
kbdc: RESET_AUX return code:00fa
kbdc: RESET_AUX status:00aa
kbdc: RESET_AUX ID:0000
psm: status 00 02 64
psm: status 00 00 64
psm: status 00 03 64
psm: status 00 03 64
psm: data 08 00 00
psm: status 00 02 64
psm0: <PS/2 Mouse> irq 12 on atkbdc0
ioapic0: routing intpin 12 (ISA IRQ 12) to vector 57
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model IntelliMouse, device ID 3-00, 3 buttons
psm0: config:00000000, flags:00000008, packet size:4
psm0: syncmask:08, syncbits:00
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: irq maps: 0 0 0 0
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: irq maps: 0 0 0 0
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A, console
ioapic0: routing intpin 4 (ISA IRQ 4) to vector 58
sio0: [FILTER]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0 0 0 0
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0 0 0 0
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
ioapic0: routing intpin 3 (ISA IRQ 3) to vector 59
sio1: [FILTER]
fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: ic_type 90 part_id 80
ioapic0: routing intpin 6 (ISA IRQ 6) to vector 60
fdc0: [FILTER]
ppc0: using extended I/O port range
ppc0: ECP SPP ECP+EPP SPP
ppc0: <Parallel port> port 0x378-0x37f,0x778-0x77f irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
ppbus0: <Parallel port bus> on ppc0
ioapic0: routing intpin 7 (ISA IRQ 7) to vector 61
ppbus0: [MPSAFE]
ppbus0: [ITHREAD]
plip0: <PLIP network interface> on ppbus0
plip0: bpf attached
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ppc0: [GIANT-LOCKED]
ppc0: [ITHREAD]
ahc_isa_probe 1: ioport 0x1c00 alloc failed
ex_isa_identify()
atkbdc: atkbdc0 already exists; skipping it
fdc: fdc0 already exists; skipping it
ppc: ppc0 already exists; skipping it
sio: sio0 already exists; skipping it
sio: sio1 already exists; skipping it
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
orm0: <ISA Option ROM> at iomem 0xc0000-0xcafff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: sc (syscons terminal)
sio2: not probed (disabled)
sio3: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
isa_probe_children: probing PnP devices
Device configuration finished.
Reducing kern.maxvnodes 132244 -> 100000
procfs registered
lapic: Divisor 2, Frequency 133000820 hz
Timecounter "TSC" frequency 2394014724 Hz quality -100
Timecounters tick every 1.000 msec
lo0: bpf attached
hptrr: no controller detected.
md0: Preloaded image </boot/mfsroot> 4194304 bytes at 0xffffffff80bc6c08
ata2-slave: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=80 wire
acd0: <DVD-ROM UJDA780/1.50> DVDROM drive at ata2 as slave
acd0: read 4134KB/s (4134KB/s), 2048KB buffer, UDMA33
acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet
acd0: Writes:
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: CD-R 120mm data disc
ata4-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire
ad8: 305245MB <Seagate ST3320620AS 3.AAC> at ata4-master SATA300
ad8: 625142448 sectors [620181C/16H/63S] 16 sectors/interrupt 1 depth queue
ad8: Intel check1 failed
ad8: Adaptec check1 failed
ad8: LSI (v3) check1 failed
ad8: LSI (v2) check1 failed
ad8: FreeBSD check1 failed
ATA PseudoRAID loaded
SMP: AP CPU #2 Launched!
cpu2 AP:
     ID: 0x02000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000
SMP: AP CPU #3 Launched!
cpu3 AP:
     ID: 0x03000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000
ioapic0: Assigning ISA IRQ 1 to local APIC 0
ioapic0: Assigning ISA IRQ 3 to local APIC 1
ioapic0: Assigning ISA IRQ 4 to local APIC 2
ioapic0: Assigning ISA IRQ 6 to local APIC 3
ioapic0: Assigning ISA IRQ 7 to local APIC 0
ioapic0: Assigning ISA IRQ 9 to local APIC 1
ioapic0: Assigning ISA IRQ 12 to local APIC 2
ioapic0: Assigning PCI IRQ 16 to local APIC 3
ioapic0: Assigning PCI IRQ 17 to local APIC 0
ioapic0: Assigning PCI IRQ 18 to local APIC 1
ioapic0: Assigning PCI IRQ 22 to local APIC 2
ioapic0: Assigning PCI IRQ 23 to local APIC 3
msi: Assigning MSI IRQ 256 to local APIC 0
msi: Assigning MSI IRQ 257 to local APIC 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807231441.18350.ianjhart>