[coreboot] 870 attempt

xdrudis xdrudis at tinet.cat
Thu Mar 24 00:18:36 CET 2011


On Sun, Feb 27, 2011 at 11:41:11PM +0000, Jonathan A. Kollasch wrote:
> On Thu, Feb 24, 2011 at 02:14:07AM +0000, Jonathan A. Kollasch wrote:
> > Hi,
> > 
> > I've attempted to use the rs780 and sb800 code on a AM3 870 + SB850
> > board.  Raminit seems to go okay, as does the first bits of ramstage.
> > However, ramstage fails after the first two passes through
> > rs780_enable().  It stalls in get_vid_did() reading PCI config space
> > of device 2 (or 4).  Also, the rs780 HT init code thinks the link should
> > run at 200MHz, maybe that's related.
> > 
> This turned out to be GLOBAL_RESET_GFX and GLOBAL_RESET_GPPSB being set.
> I now get to the payload, but no SATA drives are detected, also, some
> of the PCIe x1 ports (onboard and slots) aren't quite right yet ...
> 

Well seen. 

In fact I was having the same exact symptoms as you, and your solution has
helped me, thank you all. With Scott Duplichan's patch I got HT3,
and with the attached patch (to rev.6458) I can get FILO to load linux. (but linux won't boot). But this patch 
can't be checked in, it's just an experiment. In fact I'm not sure
of how to do it properly. 

Funny enough I don't have a rs870 or sb850 .
I have a sb710 and a rx780/rx790 on an ASUS M4A77TD-PRO .
But the same solution works as with rs870. Maybe my rx780 was a rs870 
that didn't pass QC and had its GPU disabled ? 

Anyway, apparently Jonathan board and mine need to clear the GLOBAL_RESET_GFX
and GLOBAL_RESET_GPPSB (which are 1 on boot). In my case I need to do this
before any pci_locate_device call is made. Otherwise it hangs. 
I was using a patch[1] that eliminated all early pci_locate_device calls
and hardcoded bus,device,function and that got me past romstage, but it
still hanged in ramstage in pci enable, and clearing the resets fixes it, so it's better
to clear them soon and not hardcode bdf. This means I need it in the 
bootblock, between the FAM10 northbridge bootblock code and the SB700 
southbridge code. But I guess it would be good to do it in any rs780 family
southbridge, whatever the sb. So what would be the proper way ? 

1- change src/arch/x86/init/bootblock_simple.c
so that it calls a "middlebridge_init" between	bootblock_northbridge_init();
and bootblock_southbridge_init();  and have it empty always except for rs780 ?
Too invasive ?

2- put a function in rs780/early_init.c to clear the resets and call it 
from the beginning of roomstage.c for boards which need it ? Then I would have
to hardcode bdf in sb700/bootblock.c to avoid pci_locate_device before romstage.

3.- add a call to sb700/bootblock.c to a function that is empty for all but 
rs780  family chips ?

4.- call some form of weak function from src/arch/x86/init/bootblock_simple.c
that does nothing by default but any board can override ? (in a specific C file,
I guess, since it'll have to be linked to the bootblock).

5.- have some kconfig magic replace src/arch/x86/init/bootblock_simple.c with 
some board or southbridge or something specific code ?

6+ .- ... others ?

in any case, if the rs780 reset bits are cleared in bootblock (i.e. we
don't choose option 2), I'd need to add some code for
set_nbmisc_enable_bits which I think is not in the bootblock now (this code 
is in bootblock.c in the illustrative patch I'm attaching).
This code is already duplicated in southbridge/amd/rs780/cmn.c and
southbridge/amd/rs780/early_setup.c so I hesitate to make a third copy
in the bootblock.

1.- should it be separated into a link file to have it in one place and include or link
it in the three places where it is needed ?

2.- should the entire rs780/early_setup.c be linked in the bootblock (does it need to be
tiny?). 

In any case, does anyone have any idea on what to do to get linux to boot ?.
I've tried to initialise the sb710 in AHCI mode but then filo won't find the disk (might have
been done it wrong, I don't have the patch here). I've tried to fix a little sata.c and
pcie.c (see patch) but I'm not sure it helps. 

The kernel hangs after the message 
 pci 0000:00:11.0: set SATA to AHCI mode
With the original BIOS it continues 
with 
 pci 0000:00:12.0: reg 10: [mem 0xf7ffe000-0xf7ffefff]
(12 is USB) 
With the original BIOS and passing acpi=off to the kernel, 
linux boots but 2 USB ports don't work (the kernel complains
of the loading ehci too late). So maybe it's something in 
OHCI initialization ? Or maybe I need to look into ACPI 
(I thought it wasn't needed, so I left the tilapia code). 

I'm attaching the patch, also a patch for the mainboard (copied from
tilapia_fam10, I never looked into acpi and the mptable utility complains
of extended table hosed, so I left the mptable.c identical to tilapia
or other boards), the boot log and an lspci output, and a dmesg with the 
original BIOS and acpi=off in the kernel command line.   Maybe somebody has
any idea... I may have even less spare time from now until august to
look at this...

Thank you.
  

[1] http://www.coreboot.org/pipermail/coreboot/2010-August/059899.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sata.diff
Type: text/x-diff
Size: 8438 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20110324/fd00f97d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mainboard6446.diff
Type: text/x-diff
Size: 21544 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20110324/fd00f97d/attachment-0001.bin>
-------------- next part --------------
coreboot-4.0-r6458M Tue Mar 22 00:36:43 CET 2011 starting...

BSP Family_Model: 00100f43 
*sysinfo range: [000cc000,000cf360]
bsp_apicid = 00 
cpu_init_detectedx = 00000000 
POST: 0x33
cpuSetAMDMSR  done
POST: 0x34
Enter amd_ht_init()
Exit amd_ht_init()
POST: 0x35
cpuSetAMDPCI 00 done
Prep FID/VID Node:00 
  F3x80: e60bf681 
  F3x84: 80e641e6 
  F3xD4: c8810f24 
  F3xD8: 03001a15 
  F3xDC: 0000632e 
POST: 0x36
core0 started: 
start_other_cores()
init node: 00  cores: 03 
Start other core - nodeid: 00  cores: 03
POST: 0x37
started ap apicid: PPPOOOSSSTTT:::   000xxx333000


   cccooorrreeexxx:::      ---------   {{{   AAAPPPIIICCCIIIDDD   ===   000321   NNNOOODDDEEEIIIDDD   ===   000000   CCCOOORRREEEIIIDDD   ===   000312}}}   ---------


*cccpp puuAuSSPSee ett0tAA1AMMsMDDDtMMMaSSSrRRRt   ed
*    dddAoooPnnn eee0
2

siiintnniaiitrtt_t__feffidiidddv
vvi*iid dd__A_aaPapp p((0(ss3sttstaataggageeer111t))e)  d aaappp
iiiccc
iiiPdddO:::S   T000:123 0


xFFF38IIIDDD
VVVrIsIID7DD 8  o0oon_nn  e AAaAPPrP::l:  y 00_023s1e

t
up()
get_cpu_rev EAX=0x100f43.
CPU Rev is K8_10.
fam10_optimization()
rs780_por_init
after rs780 early setup
sb700_early_setup()
sb700_devices_por_init()
sb700_devices_por_init(): SMBus Device, BDF:0-20-0
SMBus controller enabled, sb revision is A14
sb700_devices_por_init(): IDE Device, BDF:0-20-1
sb700_devices_por_init(): LPC Device, BDF:0-20-3
sb700_devices_por_init(): P2P Bridge, BDF:0-20-4
sb700_devices_por_init(): SATA Device, BDF:0-18-0
sb700_pmio_por_init()

Begin FIDVID MSR 0xc0010071 0x30b400f3 0x50035c40 
POST: 0x39
FIDVID on BSP, APIC_id: 00
BSP fid = 10600
Wait for AP stage 1: ap_apicid = 1
	readback = 1010601
	common_fid(packed) = 10600
Wait for AP stage 1: ap_apicid = 2
	readback = 2010601
	common_fid(packed) = 10600
Wait for AP stage 1: ap_apicid = 3
	readback = 3010601
	common_fid(packed) = 10600
common_fid = 10600
FID Change Node:00, F3xD4: c8810f26 
POST: 0x3a
End FIDVIDMSR 0xc0010071 0x30b400f3 0x40005c40 
rs780_htinit cpu_ht_freq=b.
rs780_htinit: HT3 mode
...WARM RESET...




coreboot-4.0-r6458M Tue Mar 22 00:36:43 CET 2011 starting...

BSP Family_Model: 00100f43 
*sysinfo range: [000cc000,000cf360]
bsp_apicid = 00 
cpu_init_detectedx = 00000000 
POST: 0x33
cpuSetAMDMSR  done
POST: 0x34
Enter amd_ht_init()
Exit amd_ht_init()
POST: 0x35
cpuSetAMDPCI 00 done
Prep FID/VID Node:00 
  F3x80: e60bf681 
  F3x84: 80e641e6 
  F3xD4: c8810f26 
  F3xD8: 03001a15 
  F3xDC: 0000632e 
POST: 0x36
core0 started: 
start_other_cores()
init node: 00  cores: 03 
Start other core - nodeid: 00  cores: 03
POST: 0x37
started ap apicid: PPPOOOSSSTTT:::   000xxx333000


   cccooorrreeexxx:::      ---------   {{{   AAAPPPIIICCCIIIDDD   ===   000321   NNNOOODDDEEEIIIDDD   ===   000000   CCCOOORRREEEIIIDDD   ===   000321}}}   ---------


*cccppp AuuuSSPS eeett0t1AAAMMsMtDDDMMaMSSSrRtRR   ed
   ddd*o oonnnAePee 
0

ii2isnnniitiattt__r_tfffiieiddddvvv
iiid*dd___ sAssttPt aaagg0g3eee22s2t   aaaarpppitiiccceidiiddd:
::   0
00132PO

S
T: 0x38
rs780_early_setup()
get_cpu_rev EAX=0x100f43.
CPU Rev is K8_10.
fam10_optimization()
rs780_por_init
after rs780 early setup
sb700_early_setup()
sb700_devices_por_init()
sb700_devices_por_init(): SMBus Device, BDF:0-20-0
SMBus controller enabled, sb revision is A14
sb700_devices_por_init(): IDE Device, BDF:0-20-1
sb700_devices_por_init(): LPC Device, BDF:0-20-3
sb700_devices_por_init(): P2P Bridge, BDF:0-20-4
sb700_devices_por_init(): SATA Device, BDF:0-18-0
sb700_pmio_por_init()

Begin FIDVID MSR 0xc0010071 0x30b400f3 0x40005c40 
POST: 0x39
POST: 0x3a
End FIDVIDMSR 0xc0010071 0x30b400f3 0x40003c0a 
rs780_htinit cpu_ht_freq=b.
rs780_htinit: HT3 mode
POST: 0x3b
fill_mem_ctrl()
POST: 0x40

dimm: 00.0: 50
00: 92 10 0b 02 03 19 00 09 03 52 01 08 0c 00 3c 00 
10: 69 78 69 30 69 11 20 8c 00 05 3c 3c 00 f0 83 0d 
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
30: 00 00 00 00 00 00 00 00 00 00 00 00 10 11 01 01 
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
70: 00 00 00 00 00 04 cd 00 00 00 00 00 00 00 fe e2 
dimm: 00.1: 51
00: 92 10 0b 02 03 19 00 09 03 52 01 08 0c 00 3c 00 
10: 69 78 69 30 69 11 20 8c 00 05 3c 3c 00 f0 83 0d 
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
30: 00 00 00 00 00 00 00 00 00 00 00 00 10 11 01 01 
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
70: 00 00 00 00 00 04 cd 00 00 00 00 00 00 00 fe e2 
dimm: 01.0: 52
00: 
dimm: 01.1: 53
00: 

smbus: 20
00: 03 00 00 00 00 00 00 00 00 00 00 00 00 00 02 ae 
10: 00 00 00 00 00 00 2f a8 c0 00 00 00 00 00 0c 01 
20: 01 01 01 ff ff ff ff ff ff ff ff ff ff ff ff ff 
30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
b0: ff ff 09 ff ff 09 ff ff ff ff ff ff ff ff ff ff 
c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
smbus: 38
00: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
10: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
20: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
30: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
40: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
50: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
60: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
70: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
80: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
90: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
a0: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
b0: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
c0: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
d0: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
e0: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
f0: 01 00 00 00 00 50 ac 14 81 b4 08 10 7c 04 00 00 
smbus: 50
00: 92 10 0b 02 03 19 00 09 03 52 01 08 0c 00 3c 00 
10: 69 78 69 30 69 11 20 8c 00 05 3c 3c 00 f0 83 0d 
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
30: 00 00 00 00 00 00 00 00 00 00 00 00 10 11 01 01 
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
70: 00 00 00 00 00 04 cd 00 00 00 00 00 00 00 fe e2 
80: 46 33 2d 31 30 36 36 36 43 4c 39 2d 34 47 42 52 
90: 4c 00 00 00 04 cd 00 00 00 00 00 00 ff ff ff ff 
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
smbus: 51
00: 92 10 0b 02 03 19 00 09 03 52 01 08 0c 00 3c 00 
10: 69 78 69 30 69 11 20 8c 00 05 3c 3c 00 f0 83 0d 
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
30: 00 00 00 00 00 00 00 00 00 00 00 00 10 11 01 01 
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
70: 00 00 00 00 00 04 cd 00 00 00 00 00 00 00 fe e2 
80: 46 33 2d 31 30 36 36 36 43 4c 39 2d 34 47 42 52 
90: 4c 00 00 00 04 cd 00 00 00 00 00 00 ff ff ff ff 
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
smbus: 69
00: 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 
10: 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 
20: 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 
30: 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 
raminit_amdmct()
raminit_amdmct begin:
	 DIMMPresence: DIMMValid=3
	 DIMMPresence: DIMMPresent=3
	 DIMMPresence: RegDIMMPresent=0
	 DIMMPresence: DimmECCPresent=0
	 DIMMPresence: DimmPARPresent=0
	 DIMMPresence: Dimmx4Present=0
	 DIMMPresence: Dimmx8Present=3
	 DIMMPresence: Dimmx16Present=0
	 DIMMPresence: DimmPlPresent=0
	 DIMMPresence: DimmDRPresent=3
	 DIMMPresence: DimmQRPresent=0
	 DIMMPresence: DATAload[0]=2
	 DIMMPresence: MAload[0]=10
	 DIMMPresence: MAdimms[0]=1
	 DIMMPresence: DATAload[1]=2
	 DIMMPresence: MAload[1]=10
	 DIMMPresence: MAdimms[1]=1
	 DIMMPresence: Status 1000
	 DIMMPresence: ErrStatus 0
	 DIMMPresence: ErrCode 0
	 DIMMPresence: Done

		DCTInit_D: mct_DIMMPresence Done
SPDCalcWidth: Status 1000
SPDCalcWidth: ErrStatus 0
SPDCalcWidth: ErrCode 0
SPDCalcWidth: Done
		DCTInit_D: mct_SPDCalcWidth Done
SPDGetTCL_D: DIMMCASL 4
SPDGetTCL_D: DIMMAutoSpeed 4
SPDGetTCL_D: Status 1000
SPDGetTCL_D: ErrStatus 0
SPDGetTCL_D: ErrCode 0
SPDGetTCL_D: Done

AutoCycTiming: Status 1000
AutoCycTiming: ErrStatus 0
AutoCycTiming: ErrCode 0
AutoCycTiming: Done

		DCTInit_D: AutoCycTiming_D Done
SPDSetBanks: CSPresent 3
SPDSetBanks: Status 1000
SPDSetBanks: ErrStatus 0
SPDSetBanks: ErrCode 0
SPDSetBanks: Done

AfterStitch pDCTstat->NodeSysBase = 0
mct_AfterStitchMemory: pDCTstat->NodeSysLimit = ffffff
StitchMemory: Status 1000
StitchMemory: ErrStatus 0
StitchMemory: ErrCode 0
StitchMemory: Done

InterleaveBanks_D: Status 1000
InterleaveBanks_D: ErrStatus 0
InterleaveBanks_D: ErrCode 0
InterleaveBanks_D: Done

AutoConfig_D: DramControl: 2a06
AutoConfig_D: DramTimingLo: 90092
AutoConfig_D: DramConfigMisc: 0
AutoConfig_D: DramConfigMisc2: 0
AutoConfig_D: DramConfigLo: 10000
AutoConfig_D: DramConfigHi: f48000b
AutoConfig: Status 1000
AutoConfig: ErrStatus 0
AutoConfig: ErrCode 0
AutoConfig: Done

		DCTInit_D: AutoConfig_D Done
		DCTInit_D: PlatformSpec_D Done
		DCTInit_D: StartupDCT_D
		DCTInit_D: mct_DIMMPresence Done
SPDCalcWidth: Status 1000
SPDCalcWidth: ErrStatus 0
SPDCalcWidth: ErrCode 0
SPDCalcWidth: Done
		DCTInit_D: mct_SPDCalcWidth Done
AutoCycTiming: Status 1000
AutoCycTiming: ErrStatus 0
AutoCycTiming: ErrCode 0
AutoCycTiming: Done

		DCTInit_D: AutoCycTiming_D Done
SPDSetBanks: CSPresent 3
SPDSetBanks: Status 1000
SPDSetBanks: ErrStatus 0
SPDSetBanks: ErrCode 0
SPDSetBanks: Done

AfterStitch pDCTstat->NodeSysBase = 0
mct_AfterStitchMemory: pDCTstat->NodeSysLimit = 1fffffe
StitchMemory: Status 1000
StitchMemory: ErrStatus 0
StitchMemory: ErrCode 0
StitchMemory: Done

InterleaveBanks_D: Status 1000
InterleaveBanks_D: ErrStatus 0
InterleaveBanks_D: ErrCode 0
InterleaveBanks_D: Done

AutoConfig_D: DramControl: 2a06
AutoConfig_D: DramTimingLo: 90092
AutoConfig_D: DramConfigMisc: 0
AutoConfig_D: DramConfigMisc2: 0
AutoConfig_D: DramConfigLo: 10000
AutoConfig_D: DramConfigHi: f48000b
AutoConfig: Status 1000
AutoConfig: ErrStatus 0
AutoConfig: ErrCode 0
AutoConfig: Done

		DCTInit_D: AutoConfig_D Done
		DCTInit_D: PlatformSpec_D Done
		DCTInit_D: StartupDCT_D
mctAutoInitMCT_D: SyncDCTsReady_D
mctAutoInitMCT_D: HTMemMapInit_D
 Node: 00  base: 00  limit: 1ffffff  BottomIO: c00000
 Node: 00  base: 03  limit: 23fffff 
 Node: 01  base: 00  limit: 00 
 Node: 02  base: 00  limit: 00 
 Node: 03  base: 00  limit: 00 
 Node: 04  base: 00  limit: 00 
 Node: 05  base: 00  limit: 00 
 Node: 06  base: 00  limit: 00 
 Node: 07  base: 00  limit: 00 
mctAutoInitMCT_D: CPUMemTyping_D
	 CPUMemTyping: Cache32bTOP:c00000
	 CPUMemTyping: Bottom32bIO:c00000
	 CPUMemTyping: Bottom40bIO:2400000
mctAutoInitMCT_D: DQSTiming_D
vErrata350: dummy read 
vErrata350: dummy read 
vErrata350: dummy read 
vErrata350: dummy read 
vErrata350: dummy read 
vErrata350: dummy read 
vErrata350: dummy read 
vErrata350: dummy read 
vErrata350: step 2a
vErrata350: step 2b
vErrata350: step 3
vErrata350: step 4
vErrata350: step 4b
vErrata350: step 5
TrainRcvrEn: Status 1100
TrainRcvrEn: ErrStatus 0
TrainRcvrEn: ErrCode 0
TrainRcvrEn: Done

TrainDQSRdWrPos: Status 1100
TrainDQSRdWrPos: TrainErrors 0
TrainDQSRdWrPos: ErrStatus 0
TrainDQSRdWrPos: ErrCode 0
TrainDQSRdWrPos: Done

TrainDQSRdWrPos: Status 1100
TrainDQSRdWrPos: TrainErrors 0
TrainDQSRdWrPos: ErrStatus 0
TrainDQSRdWrPos: ErrCode 0
TrainDQSRdWrPos: Done

TrainDQSRdWrPos: Status 1100
TrainDQSRdWrPos: TrainErrors 0
TrainDQSRdWrPos: ErrStatus 0
TrainDQSRdWrPos: ErrCode 0
TrainDQSRdWrPos: Done

TrainDQSRdWrPos: Status 1100
TrainDQSRdWrPos: TrainErrors 0
TrainDQSRdWrPos: ErrStatus 0
TrainDQSRdWrPos: ErrCode 0
TrainDQSRdWrPos: Done

mctAutoInitMCT_D: UMAMemTyping_D
mctAutoInitMCT_D: :OtherTiming
InterleaveNodes_D: Status 1100
InterleaveNodes_D: ErrStatus 0
InterleaveNodes_D: ErrCode 0
InterleaveNodes_D: Done

InterleaveChannels_D: Node 0
InterleaveChannels_D: Status 1100
InterleaveChannels_D: ErrStatus 0
InterleaveChannels_D: ErrCode 0
InterleaveChannels_D: Node 1
InterleaveChannels_D: Status 1000
InterleaveChannels_D: ErrStatus 0
InterleaveChannels_D: ErrCode 0
InterleaveChannels_D: Node 2
InterleaveChannels_D: Status 1000
InterleaveChannels_D: ErrStatus 0
InterleaveChannels_D: ErrCode 0
InterleaveChannels_D: Node 3
InterleaveChannels_D: Status 1000
InterleaveChannels_D: ErrStatus 0
InterleaveChannels_D: ErrCode 0
InterleaveChannels_D: Node 4
InterleaveChannels_D: Status 1000
InterleaveChannels_D: ErrStatus 0
InterleaveChannels_D: ErrCode 0
InterleaveChannels_D: Node 5
InterleaveChannels_D: Status 1000
InterleaveChannels_D: ErrStatus 0
InterleaveChannels_D: ErrCode 0
InterleaveChannels_D: Node 6
InterleaveChannels_D: Status 1000
InterleaveChannels_D: ErrStatus 0
InterleaveChannels_D: ErrCode 0
InterleaveChannels_D: Node 7
InterleaveChannels_D: Status 1000
InterleaveChannels_D: ErrStatus 0
InterleaveChannels_D: ErrCode 0
InterleaveChannels_D: Done

mctAutoInitMCT_D: ECCInit_D
All Done
raminit_amdmct end:
POST: 0x41
POST: 0x42

*** Yes, the copy/decompress is taking a while, FIXME!
v_esp=000cbf48
testx = 5a5a5a5a
Copying data from cache to RAM -- switching to use RAM as stack... Done
testx = 5a5a5a5a
Disabling cache as ram now 
Clearing initial memory region: Done
Loading image.
Check CBFS header at fffffb7e
magic is 4f524243
Found CBFS header at fffffb7e
Check cmos_layout.bin
CBFS: follow chain: fff00000 + 28 + 6ef + align -> fff00740
Check fallback/romstage
CBFS: follow chain: fff00740 + 38 + 177d8 + align -> fff17f80
Check fallback/coreboot_ram
Stage: loading fallback/coreboot_ram @ 0x200000 (1114112 bytes), entry @ 0x200000
Stage: done loading.
Jumping to image.
POST: 0x80
POST: 0x39
coreboot-4.0-r6458M Tue Mar 22 00:36:43 CET 2011 booting...
POST: 0x40
Enumerating buses...
Show all devs...Before device enumeration.
Root Device: enabled 1
APIC_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
PCI_DOMAIN: 0000: enabled 1
PCI: 00:18.0: enabled 1
PCI: 00:00.0: enabled 1
PCI: 00:02.0: enabled 1
PCI: 00:03.0: enabled 1
PCI: 00:04.0: enabled 1
PCI: 00:05.0: enabled 0
PCI: 00:06.0: enabled 0
PCI: 00:07.0: enabled 0
PCI: 00:08.0: enabled 0
PCI: 00:09.0: enabled 0
PCI: 00:0a.0: enabled 1
PCI: 00:11.0: enabled 1
PCI: 00:12.0: enabled 1
PCI: 00:12.1: enabled 1
PCI: 00:12.2: enabled 1
PCI: 00:13.0: enabled 1
PCI: 00:13.1: enabled 1
PCI: 00:13.2: enabled 1
PCI: 00:14.0: enabled 1
I2C: 00:50: enabled 1
I2C: 00:51: enabled 1
I2C: 00:52: enabled 1
I2C: 00:53: enabled 1
PCI: 00:14.1: enabled 1
PCI: 00:14.2: enabled 1
PCI: 00:14.3: enabled 1
PNP: 002e.0: enabled 0
PNP: 002e.1: enabled 1
PNP: 002e.2: enabled 0
PNP: 002e.3: enabled 0
PNP: 002e.4: enabled 0
PNP: 002e.5: enabled 1
PNP: 002e.6: enabled 1
PNP: 002e.7: enabled 0
PNP: 002e.8: enabled 0
PNP: 002e.9: enabled 0
PNP: 002e.a: enabled 0
PCI: 00:14.4: enabled 1
PCI: 00:14.5: enabled 1
PCI: 00:18.1: enabled 1
PCI: 00:18.2: enabled 1
PCI: 00:18.3: enabled 1
PCI: 00:18.4: enabled 1
Compare with tree...
Root Device: enabled 1
 APIC_CLUSTER: 0: enabled 1
  APIC: 00: enabled 1
 PCI_DOMAIN: 0000: enabled 1
  PCI: 00:18.0: enabled 1
   PCI: 00:00.0: enabled 1
   PCI: 00:02.0: enabled 1
   PCI: 00:03.0: enabled 1
   PCI: 00:04.0: enabled 1
   PCI: 00:05.0: enabled 0
   PCI: 00:06.0: enabled 0
   PCI: 00:07.0: enabled 0
   PCI: 00:08.0: enabled 0
   PCI: 00:09.0: enabled 0
   PCI: 00:0a.0: enabled 1
   PCI: 00:11.0: enabled 1
   PCI: 00:12.0: enabled 1
   PCI: 00:12.1: enabled 1
   PCI: 00:12.2: enabled 1
   PCI: 00:13.0: enabled 1
   PCI: 00:13.1: enabled 1
   PCI: 00:13.2: enabled 1
   PCI: 00:14.0: enabled 1
    I2C: 00:50: enabled 1
    I2C: 00:51: enabled 1
    I2C: 00:52: enabled 1
    I2C: 00:53: enabled 1
   PCI: 00:14.1: enabled 1
   PCI: 00:14.2: enabled 1
   PCI: 00:14.3: enabled 1
    PNP: 002e.0: enabled 0
    PNP: 002e.1: enabled 1
    PNP: 002e.2: enabled 0
    PNP: 002e.3: enabled 0
    PNP: 002e.4: enabled 0
    PNP: 002e.5: enabled 1
    PNP: 002e.6: enabled 1
    PNP: 002e.7: enabled 0
    PNP: 002e.8: enabled 0
    PNP: 002e.9: enabled 0
    PNP: 002e.a: enabled 0
   PCI: 00:14.4: enabled 1
   PCI: 00:14.5: enabled 1
  PCI: 00:18.1: enabled 1
  PCI: 00:18.2: enabled 1
  PCI: 00:18.3: enabled 1
  PCI: 00:18.4: enabled 1
Mainboard M4A77TD-PRO Enable. dev=0x002188d8
m4a77tdpro_enable, TOP MEM: msr.lo = 0xc0000000, msr.hi = 0x00000000
m4a77tdpro_enable, TOP MEM2: msr2.lo = 0x40000000, msr2.hi = 0x00000002
m4a77tdpro_enable: uma size 0x10000000, memory start 0xb0000000
PCI: Using configuration type 1
Init adt7461 end , status 0x02 fd
Dev3 is not present. GFX Configuration is One x16 slot
scan_static_bus for Root Device
APIC_CLUSTER: 0 enabled
PCI_DOMAIN: 0000 enabled
APIC_CLUSTER: 0 scanning...
malloc Enter, size 144, free_mem_ptr 00250000
malloc 00250000
  PCI: 00:18.3 siblings=3
CPU: APIC: 00 enabled
malloc Enter, size 72, free_mem_ptr 00250090
malloc 00250090
CPU: APIC: 01 enabled
malloc Enter, size 72, free_mem_ptr 002500d8
malloc 002500d8
CPU: APIC: 02 enabled
malloc Enter, size 72, free_mem_ptr 00250120
malloc 00250120
CPU: APIC: 03 enabled
PCI_DOMAIN: 0000 scanning...
PCI: pci_scan_bus for bus 00
POST: 0x24
PCI: 00:18.0 [1022/1200] bus ops
PCI: 00:18.0 [1022/1200] enabled
PCI: 00:18.1 [1022/1201] enabled
PCI: 00:18.2 [1022/1202] enabled
PCI: 00:18.3 [1022/1203] ops
PCI: 00:18.3 [1022/1203] enabled
PCI: 00:18.4 [1022/1204] enabled
POST: 0x25
rs780_enable: dev=00218dd4, VID_DID=0x59571002
Bus-0, Dev-0, Fun-0.
enable_pcie_bar3()
addr=e0000000,bus=0,devfn=40
gpp_sb_init nb_dev=0x0, dev=0x40, port=0x8
NB_PCI_REG04 = 6.
NB_PCI_REG84 = 3000095.
NB_PCI_REG4C = 52042.
PCI: 00:00.0 [1002/5957] enabled
Capability: type 0x08 @ 0xc4
flags: 0x0181
PCI: pci_scan_bus for bus 00
PCI: pci_scan_bus limits devfn 0 - devfn ffffffff
PCI: pci_scan_bus upper limit too big. Using 0xff.
POST: 0x24
rs780_enable: dev=00218dd4, VID_DID=0x59571002
Bus-0, Dev-0, Fun-0.
enable_pcie_bar3()
gpp_sb_init nb_dev=0x0, dev=0x40, port=0x8
NB_PCI_REG04 = 6.
NB_PCI_REG84 = 3000095.
NB_PCI_REG4C = 52042.
PCI: 00:00.0 [1002/5957] enabled
rs780_enable: dev=00218f84, VID_DID=0x59781002
Bus-0, Dev-2,3, Fun-0. enable=1
rs780_gfx_init, nb_dev=0x00218dd4, dev=0x00218f84, port=0x2.
misc 28 = 3ff57f
rs780_gfx_init step5.9.12.1.
rs780_gfx_init step5.9.12.3.
rs780_gfx_init step5.9.12.9.
rs780_gfx_init step1.
device = 2
rs780_gfx_init single_port_configuration.
PcieLinkTraining port=2:lc current state=a0b0f10
addr=e0000000,bus=0,devfn=10
PcieTrainPort reg=0x10000
rs780_gfx_init single_port_configuration step12.
GFX Inactive Lanes = 0x0.
rs780_gfx_init single_port_configuration step13.
rs780_gfx_init single_port_configuration step14.
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:02.0 subordinate bus PCI Express
PCI: 00:02.0 [1002/5978] enabled
rs780_enable: dev=00219134, VID_DID=0xffffffff
Bus-0, Dev-2,3, Fun-0. enable=1
rs780_gfx_init, nb_dev=0x00218dd4, dev=0x00219134, port=0x3.
misc 28 = 3ff57f
rs780_gfx_init step5.9.12.1.
rs780_gfx_init step5.9.12.3.
rs780_gfx_init step5.9.12.9.
rs780_gfx_init step1.
device = 3
Single port. Do nothing.
PCI: Static device PCI: 00:03.0 not found, disabling it.
rs780_enable: dev=002192e4, VID_DID=0x597a1002
Bus-0, Dev-4,5,6,7, Fun-0. enable=1
gpp_sb_init nb_dev=0x0, dev=0x20, port=0x4
PcieLinkTraining port=4:lc current state=4000102
PcieTrainPort port=0x4 result=0
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:04.0 subordinate bus PCI Express
PCI: 00:04.0 [1002/597a] enabled
rs780_enable: dev=002193bc, VID_DID=0x597b1002
Bus-0, Dev-4,5,6,7, Fun-0. enable=0
rs780_enable: dev=0021944c, VID_DID=0x597c1002
Bus-0, Dev-4,5,6,7, Fun-0. enable=0
rs780_enable: dev=002194dc, VID_DID=0x597d1002
Bus-0, Dev-4,5,6,7, Fun-0. enable=0
rs780_enable: dev=0021956c, VID_DID=0x59821002
Bus-0, Dev-8, Fun-0. enable=0
rs780_enable: dev=002195fc, VID_DID=0x597e1002
Bus-0, Dev-9, 10, Fun-0. enable=0
rs780_enable: dev=0021968c, VID_DID=0x597f1002
Bus-0, Dev-9, 10, Fun-0. enable=1
gpp_sb_init nb_dev=0x0, dev=0x50, port=0xa
PcieLinkTraining port=a:lc current state=0
PcieTrainPort port=0xa result=0
disable_pcie_bar3()
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:0a.0 subordinate bus PCI Express
PCI: 00:0a.0 [1002/597f] enabled
sb700_enable()
PCI: 00:11.0 [1002/4390] ops
PCI: 00:11.0 [1002/4390] enabled
sb700_enable()
PCI: 00:12.0 [1002/4397] ops
PCI: 00:12.0 [1002/4397] enabled
sb700_enable()
PCI: 00:12.1 [1002/4398] ops
PCI: 00:12.1 [1002/4398] enabled
sb700_enable()
PCI: 00:12.2 [1002/4396] ops
PCI: 00:12.2 [1002/4396] enabled
sb700_enable()
PCI: 00:13.0 [1002/4397] ops
PCI: 00:13.0 [1002/4397] enabled
sb700_enable()
PCI: 00:13.1 [1002/4398] ops
PCI: 00:13.1 [1002/4398] enabled
sb700_enable()
PCI: 00:13.2 [1002/4396] ops
PCI: 00:13.2 [1002/4396] enabled
sb700_enable()
PCI: 00:14.0 [1002/4385] bus ops
PCI: 00:14.0 [1002/4385] enabled
sb700_enable()
PCI: 00:14.1 [1002/439c] ops
PCI: 00:14.1 [1002/439c] enabled
sb700_enable()
PCI: 00:14.2 [1002/4383] ops
PCI: 00:14.2 [1002/4383] enabled
sb700_enable()
PCI: 00:14.3 [1002/439d] bus ops
PCI: 00:14.3 [1002/439d] enabled
sb700_enable()
PCI: 00:14.4 [1002/4384] bus ops
PCI: 00:14.4 [1002/4384] enabled
sb700_enable()
PCI: 00:14.5 [1002/4399] ops
PCI: 00:14.5 [1002/4399] enabled
malloc Enter, size 72, free_mem_ptr 00250168
malloc 00250168
PCI: 00:18.0 [1022/1200] bus ops
PCI: 00:18.0 [1022/1200] enabled
malloc Enter, size 72, free_mem_ptr 002501b0
malloc 002501b0
PCI: 00:18.1 [1022/1201] enabled
malloc Enter, size 72, free_mem_ptr 002501f8
malloc 002501f8
PCI: 00:18.2 [1022/1202] enabled
malloc Enter, size 72, free_mem_ptr 00250240
malloc 00250240
PCI: 00:18.3 [1022/1203] ops
PCI: 00:18.3 [1022/1203] enabled
malloc Enter, size 72, free_mem_ptr 00250288
malloc 00250288
PCI: 00:18.4 [1022/1204] enabled
POST: 0x25
do_pci_scan_bridge for PCI: 00:02.0
malloc Enter, size 24, free_mem_ptr 002502d0
malloc 002502d0
PCI: pci_scan_bus for bus 01
POST: 0x24
malloc Enter, size 72, free_mem_ptr 002502e8
malloc 002502e8
PCI: 01:00.0 [10de/06e4] enabled
POST: 0x25
PCI: pci_scan_bus returning with max=001
POST: 0x55
Capability: type 0x01 @ 0x60
Capability: type 0x05 @ 0x68
Capability: type 0x10 @ 0x78
do_pci_scan_bridge returns max 1
do_pci_scan_bridge for PCI: 00:04.0
malloc Enter, size 24, free_mem_ptr 00250330
malloc 00250330
PCI: pci_scan_bus for bus 02
POST: 0x24
POST: 0x25
PCI: pci_scan_bus returning with max=002
POST: 0x55
do_pci_scan_bridge returns max 2
do_pci_scan_bridge for PCI: 00:0a.0
malloc Enter, size 24, free_mem_ptr 00250348
malloc 00250348
PCI: pci_scan_bus for bus 03
POST: 0x24
POST: 0x25
PCI: pci_scan_bus returning with max=003
POST: 0x55
do_pci_scan_bridge returns max 3
scan_static_bus for PCI: 00:14.0
smbus: PCI: 00:14.0[0]->I2C: 01:50 enabled
smbus: PCI: 00:14.0[0]->I2C: 01:51 enabled
smbus: PCI: 00:14.0[0]->I2C: 01:52 enabled
smbus: PCI: 00:14.0[0]->I2C: 01:53 enabled
scan_static_bus for PCI: 00:14.0 done
scan_static_bus for PCI: 00:14.3
PNP: 002e.0 disabled
PNP: 002e.1 enabled
PNP: 002e.2 disabled
PNP: 002e.3 disabled
PNP: 002e.4 disabled
PNP: 002e.5 enabled
PNP: 002e.6 enabled
PNP: 002e.7 disabled
PNP: 002e.8 disabled
PNP: 002e.9 disabled
PNP: 002e.a disabled
scan_static_bus for PCI: 00:14.3 done
do_pci_scan_bridge for PCI: 00:14.4
malloc Enter, size 24, free_mem_ptr 00250360
malloc 00250360
PCI: pci_scan_bus for bus 04
POST: 0x24
POST: 0x25
PCI: pci_scan_bus returning with max=004
POST: 0x55
do_pci_scan_bridge returns max 4
PCI: pci_scan_bus returning with max=004
POST: 0x55
PCI: pci_scan_bus returning with max=004
POST: 0x55
PCI_DOMAIN: 0000 passpw: enabled
scan_static_bus for Root Device done
done
POST: 0x66
Setting up VGA for PCI: 01:00.0
Setting PCI_BRIDGE_CTL_VGA for bridge PCI: 00:02.0
Setting PCI_BRIDGE_CTL_VGA for bridge PCI: 00:18.0
Setting PCI_BRIDGE_CTL_VGA for bridge PCI_DOMAIN: 0000
Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
Allocating resources...
Reading resources...
Root Device read_resources bus 0 link: 0
APIC_CLUSTER: 0 read_resources bus 0 link: 0
APIC: 00 missing read_resources
APIC: 01 missing read_resources
APIC: 02 missing read_resources
APIC: 03 missing read_resources
APIC_CLUSTER: 0 read_resources bus 0 link: 0 done
malloc Enter, size 2560, free_mem_ptr 00250378
malloc 00250378
PCI_DOMAIN: 0000 read_resources bus 0 link: 0
PCI: 00:18.0 read_resources bus 0 link: 0
PCI: 00:00.0 register 1c(00000004), read-only ignoring it
PCI: 00:02.0 read_resources bus 1 link: 0
PCI: 00:02.0 read_resources bus 1 link: 0 done
PCI: 00:04.0 read_resources bus 2 link: 0
PCI: 00:04.0 read_resources bus 2 link: 0 done
PCI: 00:0a.0 read_resources bus 3 link: 0
PCI: 00:0a.0 read_resources bus 3 link: 0 done
PCI: 00:14.0 read_resources bus 1 link: 0
I2C: 01:50 missing read_resources
I2C: 01:51 missing read_resources
I2C: 01:52 missing read_resources
I2C: 01:53 missing read_resources
PCI: 00:14.0 read_resources bus 1 link: 0 done
PCI: 00:14.3 read_resources bus 0 link: 0
PNP: 002e.1 missing read_resources
PNP: 002e.5 missing read_resources
PNP: 002e.6 missing read_resources
PCI: 00:14.3 read_resources bus 0 link: 0 done
PCI: 00:14.4 read_resources bus 4 link: 0
PCI: 00:14.4 read_resources bus 4 link: 0 done
PCI: 00:18.0 read_resources bus 0 link: 0 done
PCI: 00:18.0 read_resources bus 0 link: 1
PCI: 00:18.0 read_resources bus 0 link: 1 done
PCI: 00:18.0 read_resources bus 0 link: 2
PCI: 00:18.0 read_resources bus 0 link: 2 done
PCI: 00:18.0 read_resources bus 0 link: 3
PCI: 00:18.0 read_resources bus 0 link: 3 done
PCI: 00:18.0 read_resources bus 0 link: 4
PCI: 00:18.0 read_resources bus 0 link: 4 done
PCI: 00:18.0 read_resources bus 0 link: 5
PCI: 00:18.0 read_resources bus 0 link: 5 done
PCI: 00:18.0 read_resources bus 0 link: 6
PCI: 00:18.0 read_resources bus 0 link: 6 done
PCI: 00:18.0 read_resources bus 0 link: 7
PCI: 00:18.0 read_resources bus 0 link: 7 done
PCI_DOMAIN: 0000 read_resources bus 0 link: 0 done
Root Device read_resources bus 0 link: 0 done
Done reading resources.
Show resources in subtree (Root Device)...After reading.
 Root Device child on link 0 APIC_CLUSTER: 0
  APIC_CLUSTER: 0 child on link 0 APIC: 00
   APIC: 00
   APIC: 01
   APIC: 02
   APIC: 03
  PCI_DOMAIN: 0000 child on link 0 PCI: 00:18.0
  PCI_DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
  PCI_DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffffffff flags 40040200 index 10000100
  PCI_DOMAIN: 0000 resource base e0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
   PCI: 00:18.0 child on link 0 PCI: 00:00.0
   PCI: 00:18.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80100 index 10d8
   PCI: 00:18.0 resource base 0 size 0 align 20 gran 20 limit ffffffffff flags 81200 index 10b8
   PCI: 00:18.0 resource base 0 size 0 align 20 gran 20 limit ffffffffff flags 80200 index 10b0
    PCI: 00:00.0
    PCI: 00:02.0 child on link 0 PCI: 01:00.0
    PCI: 00:02.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
    PCI: 00:02.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
    PCI: 00:02.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
     PCI: 01:00.0
     PCI: 01:00.0 resource base 0 size 1000000 align 24 gran 24 limit ffffffff flags 200 index 10
     PCI: 01:00.0 resource base 0 size 10000000 align 28 gran 28 limit ffffffffffffffff flags 1201 index 14
     PCI: 01:00.0 resource base 0 size 2000000 align 25 gran 25 limit ffffffffffffffff flags 201 index 1c
     PCI: 01:00.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 24
     PCI: 01:00.0 resource base 0 size 20000 align 17 gran 17 limit ffffffff flags 2200 index 30
    PCI: 00:03.0
    PCI: 00:04.0
    PCI: 00:04.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
    PCI: 00:04.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
    PCI: 00:04.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
    PCI: 00:05.0
    PCI: 00:06.0
    PCI: 00:07.0
    PCI: 00:08.0
    PCI: 00:09.0
    PCI: 00:0a.0
    PCI: 00:0a.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
    PCI: 00:0a.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
    PCI: 00:0a.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
    PCI: 00:11.0
    PCI: 00:11.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
    PCI: 00:11.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
    PCI: 00:11.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
    PCI: 00:11.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
    PCI: 00:11.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
    PCI: 00:11.0 resource base 0 size 400 align 10 gran 10 limit ffffffff flags 200 index 24
    PCI: 00:12.0
    PCI: 00:12.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
    PCI: 00:12.1
    PCI: 00:12.1 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
    PCI: 00:12.2
    PCI: 00:12.2 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 10
    PCI: 00:13.0
    PCI: 00:13.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
    PCI: 00:13.1
    PCI: 00:13.1 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
    PCI: 00:13.2
    PCI: 00:13.2 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 10
    PCI: 00:14.0 child on link 0 I2C: 01:50
    PCI: 00:14.0 resource base fec00000 size 1000 align 8 gran 8 limit ffffffff flags 80000200 index 74
    PCI: 00:14.0 resource base b00 size 10 align 8 gran 8 limit ffff flags 80000100 index 90
     I2C: 01:50
     I2C: 01:51
     I2C: 01:52
     I2C: 01:53
    PCI: 00:14.1
    PCI: 00:14.1 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
    PCI: 00:14.1 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
    PCI: 00:14.1 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
    PCI: 00:14.1 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
    PCI: 00:14.1 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
    PCI: 00:14.2
    PCI: 00:14.2 resource base 0 size 4000 align 14 gran 14 limit ffffffffffffffff flags 201 index 10
    PCI: 00:14.3 child on link 0 PNP: 002e.0
    PCI: 00:14.3 resource base 0 size 1 align 0 gran 0 limit ffffffff flags 200 index a0
    PCI: 00:14.3 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
    PCI: 00:14.3 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
    PCI: 00:14.3 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
     PNP: 002e.0
     PNP: 002e.0 resource base 3f0 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.0 resource base 6 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.0 resource base 2 size 0 align 0 gran 0 limit 0 flags c0000800 index 74
     PNP: 002e.1
     PNP: 002e.1 resource base 3f8 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.1 resource base 4 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.2
     PNP: 002e.2 resource base 2f8 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.2 resource base 3 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.3
     PNP: 002e.3 resource base 378 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.3 resource base 7 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.4
     PNP: 002e.5
     PNP: 002e.5 resource base 60 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.5 resource base 64 size 0 align 0 gran 0 limit 0 flags c0000100 index 62
     PNP: 002e.5 resource base 1 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.6
     PNP: 002e.6 resource base c size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.7
     PNP: 002e.8
     PNP: 002e.8 resource base 300 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.8 resource base 9 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.9
     PNP: 002e.9 resource base 220 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.a
    PCI: 00:14.4
    PCI: 00:14.4 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
    PCI: 00:14.4 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 81202 index 24
    PCI: 00:14.4 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
    PCI: 00:14.5
    PCI: 00:14.5 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
    PCI: 00:18.0
    PCI: 00:18.1
    PCI: 00:18.2
    PCI: 00:18.3
    PCI: 00:18.3 resource base 0 size 4000000 align 26 gran 26 limit ffffffff flags 200 index 94
    PCI: 00:18.4
   PCI: 00:18.1
   PCI: 00:18.2
   PCI: 00:18.3
   PCI: 00:18.3 resource base 0 size 4000000 align 26 gran 26 limit ffffffff flags 200 index 94
   PCI: 00:18.4
PCI_DOMAIN: 0000 compute_resources_io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
PCI: 00:18.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
PCI: 00:02.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
PCI: 01:00.0 24 *  [0x0 - 0x7f] io
PCI: 00:02.0 compute_resources_io: base: 80 size: 1000 align: 12 gran: 12 limit: ffff done
PCI: 00:04.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
PCI: 00:04.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
PCI: 00:0a.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
PCI: 00:0a.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
PCI: 00:14.4 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
PCI: 00:14.4 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffff done
PCI: 00:02.0 1c *  [0x0 - 0xfff] io
PCI: 00:11.0 20 *  [0x1000 - 0x100f] io
PCI: 00:14.1 20 *  [0x1010 - 0x101f] io
PCI: 00:11.0 10 *  [0x1020 - 0x1027] io
PCI: 00:11.0 18 *  [0x1028 - 0x102f] io
PCI: 00:14.1 10 *  [0x1030 - 0x1037] io
PCI: 00:14.1 18 *  [0x1038 - 0x103f] io
PCI: 00:11.0 14 *  [0x1040 - 0x1043] io
PCI: 00:11.0 1c *  [0x1044 - 0x1047] io
PCI: 00:14.1 14 *  [0x1048 - 0x104b] io
PCI: 00:14.1 1c *  [0x104c - 0x104f] io
PCI: 00:18.0 compute_resources_io: base: 1050 size: 2000 align: 12 gran: 12 limit: ffff done
PCI: 00:18.0 10d8 *  [0x0 - 0x1fff] io
PCI_DOMAIN: 0000 compute_resources_io: base: 2000 size: 2000 align: 12 gran: 0 limit: ffff done
PCI_DOMAIN: 0000 compute_resources_mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffff
PCI: 00:18.0 compute_resources_prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffff
PCI: 00:02.0 compute_resources_prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
PCI: 01:00.0 14 *  [0x0 - 0xfffffff] prefmem
PCI: 00:02.0 compute_resources_prefmem: base: 10000000 size: 10000000 align: 28 gran: 20 limit: ffffffffffffffff done
PCI: 00:04.0 compute_resources_prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
PCI: 00:04.0 compute_resources_prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
PCI: 00:0a.0 compute_resources_prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
PCI: 00:0a.0 compute_resources_prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
PCI: 00:14.4 compute_resources_prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 00:14.4 compute_resources_prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
PCI: 00:02.0 24 *  [0x0 - 0xfffffff] prefmem
PCI: 00:18.0 compute_resources_prefmem: base: 10000000 size: 10000000 align: 28 gran: 20 limit: ffffffffff done
PCI: 00:18.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffff
PCI: 00:02.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 01:00.0 1c *  [0x0 - 0x1ffffff] mem
PCI: 01:00.0 10 *  [0x2000000 - 0x2ffffff] mem
PCI: 01:00.0 30 *  [0x3000000 - 0x301ffff] mem
PCI: 00:02.0 compute_resources_mem: base: 3020000 size: 3100000 align: 25 gran: 20 limit: ffffffff done
PCI: 00:04.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 00:04.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
PCI: 00:0a.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 00:0a.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
PCI: 00:14.4 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 00:14.4 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
PCI: 00:18.3 94 *  [0x0 - 0x3ffffff] mem
PCI: 00:02.0 20 *  [0x4000000 - 0x70fffff] mem
PCI: 00:14.2 10 *  [0x7100000 - 0x7103fff] mem
PCI: 00:12.0 10 *  [0x7104000 - 0x7104fff] mem
PCI: 00:12.1 10 *  [0x7105000 - 0x7105fff] mem
PCI: 00:13.0 10 *  [0x7106000 - 0x7106fff] mem
PCI: 00:13.1 10 *  [0x7107000 - 0x7107fff] mem
PCI: 00:14.5 10 *  [0x7108000 - 0x7108fff] mem
PCI: 00:11.0 24 *  [0x7109000 - 0x71093ff] mem
PCI: 00:12.2 10 *  [0x7109400 - 0x71094ff] mem
PCI: 00:13.2 10 *  [0x7109500 - 0x71095ff] mem
PCI: 00:14.3 a0 *  [0x7109600 - 0x7109600] mem
PCI: 00:18.0 compute_resources_mem: base: 7109601 size: 7200000 align: 26 gran: 20 limit: ffffffff done
PCI: 00:18.0 10b8 *  [0x0 - 0xfffffff] prefmem
PCI: 00:18.0 10b0 *  [0x10000000 - 0x171fffff] mem
PCI: 00:18.3 94 *  [0x18000000 - 0x1bffffff] mem
PCI_DOMAIN: 0000 compute_resources_mem: base: 1c000000 size: 1c000000 align: 28 gran: 0 limit: ffffffff done
avoid_fixed_resources: PCI_DOMAIN: 0000
avoid_fixed_resources:@PCI_DOMAIN: 0000 10000000 limit 0000ffff
avoid_fixed_resources:@PCI_DOMAIN: 0000 10000100 limit ffffffff
constrain_resources: PCI_DOMAIN: 0000
constrain_resources: PCI: 00:18.0
constrain_resources: PCI: 00:00.0
constrain_resources: PCI: 00:02.0
constrain_resources: PCI: 01:00.0
constrain_resources: PCI: 00:04.0
constrain_resources: PCI: 00:0a.0
constrain_resources: PCI: 00:11.0
constrain_resources: PCI: 00:12.0
constrain_resources: PCI: 00:12.1
constrain_resources: PCI: 00:12.2
constrain_resources: PCI: 00:13.0
constrain_resources: PCI: 00:13.1
constrain_resources: PCI: 00:13.2
constrain_resources: PCI: 00:14.0
constrain_resources: I2C: 01:50
constrain_resources: I2C: 01:51
constrain_resources: I2C: 01:52
constrain_resources: I2C: 01:53
constrain_resources: PCI: 00:14.1
constrain_resources: PCI: 00:14.2
constrain_resources: PCI: 00:14.3
constrain_resources: PNP: 002e.1
skipping PNP: 002e.1 at 60 fixed resource, size=0!
skipping PNP: 002e.1 at 70 fixed resource, size=0!
constrain_resources: PNP: 002e.5
skipping PNP: 002e.5 at 60 fixed resource, size=0!
skipping PNP: 002e.5 at 62 fixed resource, size=0!
skipping PNP: 002e.5 at 70 fixed resource, size=0!
constrain_resources: PNP: 002e.6
skipping PNP: 002e.6 at 70 fixed resource, size=0!
constrain_resources: PCI: 00:14.4
constrain_resources: PCI: 00:14.5
constrain_resources: PCI: 00:18.0
constrain_resources: PCI: 00:18.1
constrain_resources: PCI: 00:18.2
constrain_resources: PCI: 00:18.3
constrain_resources: PCI: 00:18.4
constrain_resources: PCI: 00:18.1
constrain_resources: PCI: 00:18.2
constrain_resources: PCI: 00:18.3
constrain_resources: PCI: 00:18.4
avoid_fixed_resources2: PCI_DOMAIN: 0000 at 10000000 limit 0000ffff
	lim->base 00001000 lim->limit 0000ffff
avoid_fixed_resources2: PCI_DOMAIN: 0000 at 10000100 limit ffffffff
	lim->base 00000000 lim->limit dfffffff
Setting resources...
PCI_DOMAIN: 0000 allocate_resources_io: base:1000 size:2000 align:12 gran:0 limit:ffff
Assigned: PCI: 00:18.0 10d8 *  [0x1000 - 0x2fff] io
PCI_DOMAIN: 0000 allocate_resources_io: next_base: 3000 size: 2000 align: 12 gran: 0 done
PCI: 00:18.0 allocate_resources_io: base:1000 size:2000 align:12 gran:12 limit:ffff
Assigned: PCI: 00:02.0 1c *  [0x1000 - 0x1fff] io
Assigned: PCI: 00:11.0 20 *  [0x2000 - 0x200f] io
Assigned: PCI: 00:14.1 20 *  [0x2010 - 0x201f] io
Assigned: PCI: 00:11.0 10 *  [0x2020 - 0x2027] io
Assigned: PCI: 00:11.0 18 *  [0x2028 - 0x202f] io
Assigned: PCI: 00:14.1 10 *  [0x2030 - 0x2037] io
Assigned: PCI: 00:14.1 18 *  [0x2038 - 0x203f] io
Assigned: PCI: 00:11.0 14 *  [0x2040 - 0x2043] io
Assigned: PCI: 00:11.0 1c *  [0x2044 - 0x2047] io
Assigned: PCI: 00:14.1 14 *  [0x2048 - 0x204b] io
Assigned: PCI: 00:14.1 1c *  [0x204c - 0x204f] io
PCI: 00:18.0 allocate_resources_io: next_base: 2050 size: 2000 align: 12 gran: 12 done
PCI: 00:02.0 allocate_resources_io: base:1000 size:1000 align:12 gran:12 limit:ffff
Assigned: PCI: 01:00.0 24 *  [0x1000 - 0x107f] io
PCI: 00:02.0 allocate_resources_io: next_base: 1080 size: 1000 align: 12 gran: 12 done
PCI: 00:04.0 allocate_resources_io: base:ffff size:0 align:12 gran:12 limit:ffff
PCI: 00:04.0 allocate_resources_io: next_base: ffff size: 0 align: 12 gran: 12 done
PCI: 00:0a.0 allocate_resources_io: base:ffff size:0 align:12 gran:12 limit:ffff
PCI: 00:0a.0 allocate_resources_io: next_base: ffff size: 0 align: 12 gran: 12 done
PCI: 00:14.4 allocate_resources_io: base:ffff size:0 align:12 gran:12 limit:ffff
PCI: 00:14.4 allocate_resources_io: next_base: ffff size: 0 align: 12 gran: 12 done
PCI_DOMAIN: 0000 allocate_resources_mem: base:c0000000 size:1c000000 align:28 gran:0 limit:dfffffff
Assigned: PCI: 00:18.0 10b8 *  [0xc0000000 - 0xcfffffff] prefmem
Assigned: PCI: 00:18.0 10b0 *  [0xd0000000 - 0xd71fffff] mem
Assigned: PCI: 00:18.3 94 *  [0xd8000000 - 0xdbffffff] mem
PCI_DOMAIN: 0000 allocate_resources_mem: next_base: dc000000 size: 1c000000 align: 28 gran: 0 done
PCI: 00:18.0 allocate_resources_prefmem: base:c0000000 size:10000000 align:28 gran:20 limit:dfffffff
Assigned: PCI: 00:02.0 24 *  [0xc0000000 - 0xcfffffff] prefmem
PCI: 00:18.0 allocate_resources_prefmem: next_base: d0000000 size: 10000000 align: 28 gran: 20 done
PCI: 00:02.0 allocate_resources_prefmem: base:c0000000 size:10000000 align:28 gran:20 limit:dfffffff
Assigned: PCI: 01:00.0 14 *  [0xc0000000 - 0xcfffffff] prefmem
PCI: 00:02.0 allocate_resources_prefmem: next_base: d0000000 size: 10000000 align: 28 gran: 20 done
PCI: 00:04.0 allocate_resources_prefmem: base:dfffffff size:0 align:20 gran:20 limit:dfffffff
PCI: 00:04.0 allocate_resources_prefmem: next_base: dfffffff size: 0 align: 20 gran: 20 done
PCI: 00:0a.0 allocate_resources_prefmem: base:dfffffff size:0 align:20 gran:20 limit:dfffffff
PCI: 00:0a.0 allocate_resources_prefmem: next_base: dfffffff size: 0 align: 20 gran: 20 done
PCI: 00:14.4 allocate_resources_prefmem: base:dfffffff size:0 align:20 gran:20 limit:dfffffff
PCI: 00:14.4 allocate_resources_prefmem: next_base: dfffffff size: 0 align: 20 gran: 20 done
PCI: 00:18.0 allocate_resources_mem: base:d0000000 size:7200000 align:26 gran:20 limit:dfffffff
Assigned: PCI: 00:18.3 94 *  [0xd0000000 - 0xd3ffffff] mem
Assigned: PCI: 00:02.0 20 *  [0xd4000000 - 0xd70fffff] mem
Assigned: PCI: 00:14.2 10 *  [0xd7100000 - 0xd7103fff] mem
Assigned: PCI: 00:12.0 10 *  [0xd7104000 - 0xd7104fff] mem
Assigned: PCI: 00:12.1 10 *  [0xd7105000 - 0xd7105fff] mem
Assigned: PCI: 00:13.0 10 *  [0xd7106000 - 0xd7106fff] mem
Assigned: PCI: 00:13.1 10 *  [0xd7107000 - 0xd7107fff] mem
Assigned: PCI: 00:14.5 10 *  [0xd7108000 - 0xd7108fff] mem
Assigned: PCI: 00:11.0 24 *  [0xd7109000 - 0xd71093ff] mem
Assigned: PCI: 00:12.2 10 *  [0xd7109400 - 0xd71094ff] mem
Assigned: PCI: 00:13.2 10 *  [0xd7109500 - 0xd71095ff] mem
Assigned: PCI: 00:14.3 a0 *  [0xd7109600 - 0xd7109600] mem
PCI: 00:18.0 allocate_resources_mem: next_base: d7109601 size: 7200000 align: 26 gran: 20 done
PCI: 00:02.0 allocate_resources_mem: base:d4000000 size:3100000 align:25 gran:20 limit:dfffffff
Assigned: PCI: 01:00.0 1c *  [0xd4000000 - 0xd5ffffff] mem
Assigned: PCI: 01:00.0 10 *  [0xd6000000 - 0xd6ffffff] mem
Assigned: PCI: 01:00.0 30 *  [0xd7000000 - 0xd701ffff] mem
PCI: 00:02.0 allocate_resources_mem: next_base: d7020000 size: 3100000 align: 25 gran: 20 done
PCI: 00:04.0 allocate_resources_mem: base:dfffffff size:0 align:20 gran:20 limit:dfffffff
PCI: 00:04.0 allocate_resources_mem: next_base: dfffffff size: 0 align: 20 gran: 20 done
PCI: 00:0a.0 allocate_resources_mem: base:dfffffff size:0 align:20 gran:20 limit:dfffffff
PCI: 00:0a.0 allocate_resources_mem: next_base: dfffffff size: 0 align: 20 gran: 20 done
PCI: 00:14.4 allocate_resources_mem: base:dfffffff size:0 align:20 gran:20 limit:dfffffff
PCI: 00:14.4 allocate_resources_mem: next_base: dfffffff size: 0 align: 20 gran: 20 done
Root Device assign_resources, bus 0 link: 0
 split: 64K table at =afff0000
0: mmio_basek=00300000, basek=00400000, limitk=00900000
Adding UMA memory area
PCI_DOMAIN: 0000 assign_resources, bus 0 link: 0
VGA: PCI: 00:18.0 (aka node 0) link 0 has VGA device
PCI: 00:18.0 10d8 <- [0x0000001000 - 0x0000002fff] size 0x00002000 gran 0x0c io <node 0 link 0>
PCI: 00:18.0 10b8 <- [0x00c0000000 - 0x00cfffffff] size 0x10000000 gran 0x14 prefmem <node 0 link 0>
PCI: 00:18.0 10b0 <- [0x00d0000000 - 0x00d71fffff] size 0x07200000 gran 0x14 mem <node 0 link 0>
PCI: 00:18.0 assign_resources, bus 0 link: 0
PCI: 00:02.0 1c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran 0x0c bus 01 io
PCI: 00:02.0 24 <- [0x00c0000000 - 0x00cfffffff] size 0x10000000 gran 0x14 bus 01 prefmem
PCI: 00:02.0 20 <- [0x00d4000000 - 0x00d70fffff] size 0x03100000 gran 0x14 bus 01 mem
PCI: 00:02.0 assign_resources, bus 1 link: 0
PCI: 01:00.0 10 <- [0x00d6000000 - 0x00d6ffffff] size 0x01000000 gran 0x18 mem
PCI: 01:00.0 14 <- [0x00c0000000 - 0x00cfffffff] size 0x10000000 gran 0x1c prefmem64
PCI: 01:00.0 1c <- [0x00d4000000 - 0x00d5ffffff] size 0x02000000 gran 0x19 mem64
PCI: 01:00.0 24 <- [0x0000001000 - 0x000000107f] size 0x00000080 gran 0x07 io
PCI: 01:00.0 30 <- [0x00d7000000 - 0x00d701ffff] size 0x00020000 gran 0x11 romem
PCI: 00:02.0 assign_resources, bus 1 link: 0
PCI: 00:04.0 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 02 io
PCI: 00:04.0 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 02 prefmem
PCI: 00:04.0 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 02 mem
PCI: 00:0a.0 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 03 io
PCI: 00:0a.0 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 03 prefmem
PCI: 00:0a.0 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 03 mem
PCI: 00:11.0 10 <- [0x0000002020 - 0x0000002027] size 0x00000008 gran 0x03 io
PCI: 00:11.0 14 <- [0x0000002040 - 0x0000002043] size 0x00000004 gran 0x02 io
PCI: 00:11.0 18 <- [0x0000002028 - 0x000000202f] size 0x00000008 gran 0x03 io
PCI: 00:11.0 1c <- [0x0000002044 - 0x0000002047] size 0x00000004 gran 0x02 io
PCI: 00:11.0 20 <- [0x0000002000 - 0x000000200f] size 0x00000010 gran 0x04 io
PCI: 00:11.0 24 <- [0x00d7109000 - 0x00d71093ff] size 0x00000400 gran 0x0a mem
PCI: 00:12.0 10 <- [0x00d7104000 - 0x00d7104fff] size 0x00001000 gran 0x0c mem
PCI: 00:12.1 10 <- [0x00d7105000 - 0x00d7105fff] size 0x00001000 gran 0x0c mem
PCI: 00:12.2 10 <- [0x00d7109400 - 0x00d71094ff] size 0x00000100 gran 0x08 mem
PCI: 00:13.0 10 <- [0x00d7106000 - 0x00d7106fff] size 0x00001000 gran 0x0c mem
PCI: 00:13.1 10 <- [0x00d7107000 - 0x00d7107fff] size 0x00001000 gran 0x0c mem
PCI: 00:13.2 10 <- [0x00d7109500 - 0x00d71095ff] size 0x00000100 gran 0x08 mem
ERROR: PCI: 00:14.0 74 mem size: 0x0000001000 not assigned
ERROR: PCI: 00:14.0 90 io size: 0x0000000010 not assigned
PCI: 00:14.0 assign_resources, bus 1 link: 0
PCI: 00:14.0 assign_resources, bus 1 link: 0
PCI: 00:14.1 10 <- [0x0000002030 - 0x0000002037] size 0x00000008 gran 0x03 io
PCI: 00:14.1 14 <- [0x0000002048 - 0x000000204b] size 0x00000004 gran 0x02 io
PCI: 00:14.1 18 <- [0x0000002038 - 0x000000203f] size 0x00000008 gran 0x03 io
PCI: 00:14.1 1c <- [0x000000204c - 0x000000204f] size 0x00000004 gran 0x02 io
PCI: 00:14.1 20 <- [0x0000002010 - 0x000000201f] size 0x00000010 gran 0x04 io
PCI: 00:14.2 10 <- [0x00d7100000 - 0x00d7103fff] size 0x00004000 gran 0x0e mem64
PCI: 00:14.3 a0 <- [0x00d7109600 - 0x00d7109600] size 0x00000001 gran 0x00 mem
PCI: 00:14.3 assign_resources, bus 0 link: 0
PNP: 002e.1 missing set_resources
PNP: 002e.5 missing set_resources
PNP: 002e.6 missing set_resources
PCI: 00:14.3 assign_resources, bus 0 link: 0
PCI: 00:14.4 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 04 io
PCI: 00:14.4 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 04 prefmem
PCI: 00:14.4 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 04 mem
PCI: 00:14.5 10 <- [0x00d7108000 - 0x00d7108fff] size 0x00001000 gran 0x0c mem
PCI: 00:18.3 94 <- [0x00d0000000 - 0x00d3ffffff] size 0x04000000 gran 0x1a mem <gart>
PCI: 00:18.3 94 <- [0x00d0000000 - 0x00d3ffffff] size 0x04000000 gran 0x1a mem <gart>
PCI: 00:18.0 assign_resources, bus 0 link: 0
PCI: 00:18.3 94 <- [0x00d8000000 - 0x00dbffffff] size 0x04000000 gran 0x1a mem <gart>
PCI: 00:18.3 94 <- [0x00d8000000 - 0x00dbffffff] size 0x04000000 gran 0x1a mem <gart>
PCI_DOMAIN: 0000 assign_resources, bus 0 link: 0
Root Device assign_resources, bus 0 link: 0
Done setting resources.
Show resources in subtree (Root Device)...After assigning values.
 Root Device child on link 0 APIC_CLUSTER: 0
  APIC_CLUSTER: 0 child on link 0 APIC: 00
   APIC: 00
   APIC: 01
   APIC: 02
   APIC: 03
  PCI_DOMAIN: 0000 child on link 0 PCI: 00:18.0
  PCI_DOMAIN: 0000 resource base 1000 size 2000 align 12 gran 0 limit ffff flags 40040100 index 10000000
  PCI_DOMAIN: 0000 resource base c0000000 size 1c000000 align 28 gran 0 limit dfffffff flags 40040200 index 10000100
  PCI_DOMAIN: 0000 resource base e0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
  PCI_DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 10
  PCI_DOMAIN: 0000 resource base c0000 size bff40000 align 0 gran 0 limit 0 flags e0004200 index 20
  PCI_DOMAIN: 0000 resource base 100000000 size 130000000 align 0 gran 0 limit 0 flags e0004200 index 30
  PCI_DOMAIN: 0000 resource base b0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index 7
   PCI: 00:18.0 child on link 0 PCI: 00:00.0
   PCI: 00:18.0 resource base 1000 size 2000 align 12 gran 12 limit ffff flags 60080100 index 10d8
   PCI: 00:18.0 resource base c0000000 size 10000000 align 28 gran 20 limit dfffffff flags 60081200 index 10b8
   PCI: 00:18.0 resource base d0000000 size 7200000 align 26 gran 20 limit dfffffff flags 60080200 index 10b0
    PCI: 00:00.0
    PCI: 00:02.0 child on link 0 PCI: 01:00.0
    PCI: 00:02.0 resource base 1000 size 1000 align 12 gran 12 limit ffff flags 60080102 index 1c
    PCI: 00:02.0 resource base c0000000 size 10000000 align 28 gran 20 limit dfffffff flags 60081202 index 24
    PCI: 00:02.0 resource base d4000000 size 3100000 align 25 gran 20 limit dfffffff flags 60080202 index 20
     PCI: 01:00.0
     PCI: 01:00.0 resource base d6000000 size 1000000 align 24 gran 24 limit dfffffff flags 60000200 index 10
     PCI: 01:00.0 resource base c0000000 size 10000000 align 28 gran 28 limit dfffffff flags 60001201 index 14
     PCI: 01:00.0 resource base d4000000 size 2000000 align 25 gran 25 limit dfffffff flags 60000201 index 1c
     PCI: 01:00.0 resource base 1000 size 80 align 7 gran 7 limit ffff flags 60000100 index 24
     PCI: 01:00.0 resource base d7000000 size 20000 align 17 gran 17 limit dfffffff flags 60002200 index 30
    PCI: 00:03.0
    PCI: 00:04.0
    PCI: 00:04.0 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
    PCI: 00:04.0 resource base dfffffff size 0 align 20 gran 20 limit dfffffff flags 60081202 index 24
    PCI: 00:04.0 resource base dfffffff size 0 align 20 gran 20 limit dfffffff flags 60080202 index 20
    PCI: 00:05.0
    PCI: 00:06.0
    PCI: 00:07.0
    PCI: 00:08.0
    PCI: 00:09.0
    PCI: 00:0a.0
    PCI: 00:0a.0 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
    PCI: 00:0a.0 resource base dfffffff size 0 align 20 gran 20 limit dfffffff flags 60081202 index 24
    PCI: 00:0a.0 resource base dfffffff size 0 align 20 gran 20 limit dfffffff flags 60080202 index 20
    PCI: 00:11.0
    PCI: 00:11.0 resource base 2020 size 8 align 3 gran 3 limit ffff flags 60000100 index 10
    PCI: 00:11.0 resource base 2040 size 4 align 2 gran 2 limit ffff flags 60000100 index 14
    PCI: 00:11.0 resource base 2028 size 8 align 3 gran 3 limit ffff flags 60000100 index 18
    PCI: 00:11.0 resource base 2044 size 4 align 2 gran 2 limit ffff flags 60000100 index 1c
    PCI: 00:11.0 resource base 2000 size 10 align 4 gran 4 limit ffff flags 60000100 index 20
    PCI: 00:11.0 resource base d7109000 size 400 align 10 gran 10 limit dfffffff flags 60000200 index 24
    PCI: 00:12.0
    PCI: 00:12.0 resource base d7104000 size 1000 align 12 gran 12 limit dfffffff flags 60000200 index 10
    PCI: 00:12.1
    PCI: 00:12.1 resource base d7105000 size 1000 align 12 gran 12 limit dfffffff flags 60000200 index 10
    PCI: 00:12.2
    PCI: 00:12.2 resource base d7109400 size 100 align 8 gran 8 limit dfffffff flags 60000200 index 10
    PCI: 00:13.0
    PCI: 00:13.0 resource base d7106000 size 1000 align 12 gran 12 limit dfffffff flags 60000200 index 10
    PCI: 00:13.1
    PCI: 00:13.1 resource base d7107000 size 1000 align 12 gran 12 limit dfffffff flags 60000200 index 10
    PCI: 00:13.2
    PCI: 00:13.2 resource base d7109500 size 100 align 8 gran 8 limit dfffffff flags 60000200 index 10
    PCI: 00:14.0 child on link 0 I2C: 01:50
    PCI: 00:14.0 resource base fec00000 size 1000 align 8 gran 8 limit ffffffff flags 80000200 index 74
    PCI: 00:14.0 resource base b00 size 10 align 8 gran 8 limit ffff flags 80000100 index 90
     I2C: 01:50
     I2C: 01:51
     I2C: 01:52
     I2C: 01:53
    PCI: 00:14.1
    PCI: 00:14.1 resource base 2030 size 8 align 3 gran 3 limit ffff flags 60000100 index 10
    PCI: 00:14.1 resource base 2048 size 4 align 2 gran 2 limit ffff flags 60000100 index 14
    PCI: 00:14.1 resource base 2038 size 8 align 3 gran 3 limit ffff flags 60000100 index 18
    PCI: 00:14.1 resource base 204c size 4 align 2 gran 2 limit ffff flags 60000100 index 1c
    PCI: 00:14.1 resource base 2010 size 10 align 4 gran 4 limit ffff flags 60000100 index 20
    PCI: 00:14.2
    PCI: 00:14.2 resource base d7100000 size 4000 align 14 gran 14 limit dfffffff flags 60000201 index 10
    PCI: 00:14.3 child on link 0 PNP: 002e.0
    PCI: 00:14.3 resource base d7109600 size 1 align 0 gran 0 limit dfffffff flags 60000200 index a0
    PCI: 00:14.3 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
    PCI: 00:14.3 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
    PCI: 00:14.3 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
     PNP: 002e.0
     PNP: 002e.0 resource base 3f0 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.0 resource base 6 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.0 resource base 2 size 0 align 0 gran 0 limit 0 flags c0000800 index 74
     PNP: 002e.1
     PNP: 002e.1 resource base 3f8 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.1 resource base 4 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.2
     PNP: 002e.2 resource base 2f8 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.2 resource base 3 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.3
     PNP: 002e.3 resource base 378 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.3 resource base 7 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.4
     PNP: 002e.5
     PNP: 002e.5 resource base 60 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.5 resource base 64 size 0 align 0 gran 0 limit 0 flags c0000100 index 62
     PNP: 002e.5 resource base 1 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.6
     PNP: 002e.6 resource base c size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.7
     PNP: 002e.8
     PNP: 002e.8 resource base 300 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.8 resource base 9 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
     PNP: 002e.9
     PNP: 002e.9 resource base 220 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
     PNP: 002e.a
    PCI: 00:14.4
    PCI: 00:14.4 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
    PCI: 00:14.4 resource base dfffffff size 0 align 20 gran 20 limit dfffffff flags 60081202 index 24
    PCI: 00:14.4 resource base dfffffff size 0 align 20 gran 20 limit dfffffff flags 60080202 index 20
    PCI: 00:14.5
    PCI: 00:14.5 resource base d7108000 size 1000 align 12 gran 12 limit dfffffff flags 60000200 index 10
    PCI: 00:18.0
    PCI: 00:18.1
    PCI: 00:18.2
    PCI: 00:18.3
    PCI: 00:18.3 resource base d0000000 size 4000000 align 26 gran 26 limit dfffffff flags 60000200 index 94
    PCI: 00:18.4
   PCI: 00:18.1
   PCI: 00:18.2
   PCI: 00:18.3
   PCI: 00:18.3 resource base d8000000 size 4000000 align 26 gran 26 limit dfffffff flags 60000200 index 94
   PCI: 00:18.4
Done allocating resources.
POST: 0x88
Enabling resources...
PCI: 00:18.0 cmd <- 00
PCI: 00:18.1 subsystem <- 1022/3060
PCI: 00:18.1 cmd <- 00
PCI: 00:18.2 subsystem <- 1022/3060
PCI: 00:18.2 cmd <- 00
PCI: 00:18.3 cmd <- 00
PCI: 00:18.4 subsystem <- 1022/3060
PCI: 00:18.4 cmd <- 00
PCI: 00:00.0 subsystem <- 1022/3060
PCI: 00:00.0 cmd <- 06
PCI: 00:02.0 bridge ctrl <- 000b
PCI: 00:02.0 cmd <- 07
PCI: 00:04.0 bridge ctrl <- 0003
PCI: 00:04.0 cmd <- 00
PCI: 00:0a.0 bridge ctrl <- 0003
PCI: 00:0a.0 cmd <- 00
PCI: 00:11.0 cmd <- 03
PCI: 00:12.0 subsystem <- 1022/3060
PCI: 00:12.0 cmd <- 02
PCI: 00:12.1 subsystem <- 1022/3060
PCI: 00:12.1 cmd <- 02
PCI: 00:12.2 subsystem <- 1022/3060
PCI: 00:12.2 cmd <- 02
PCI: 00:13.0 subsystem <- 1022/3060
PCI: 00:13.0 cmd <- 02
PCI: 00:13.1 subsystem <- 1022/3060
PCI: 00:13.1 cmd <- 02
PCI: 00:13.2 subsystem <- 1022/3060
PCI: 00:13.2 cmd <- 02
PCI: 00:14.0 subsystem <- 1022/3060
PCI: 00:14.0 cmd <- 403
PCI: 00:14.1 subsystem <- 1022/3060
PCI: 00:14.1 cmd <- 01
PCI: 00:14.2 subsystem <- 1022/3060
PCI: 00:14.2 cmd <- 02
PCI: 00:14.3 subsystem <- 1022/3060
PCI: 00:14.3 cmd <- 0f
sb700 lpc decode:PNP: 002e.1, base=0x000003f8, end=0x000003f7
sb700 lpc decode:PNP: 002e.5, base=0x00000060, end=0x0000005f
sb700 lpc decode:PNP: 002e.5, base=0x00000064, end=0x00000063
PCI: 00:14.4 bridge ctrl <- 0003
PCI: 00:14.4 cmd <- 01
PCI: 00:14.5 subsystem <- 1022/3060
PCI: 00:14.5 cmd <- 02
PCI: 00:18.0 cmd <- 00
PCI: 00:18.1 cmd <- 00
PCI: 00:18.2 cmd <- 00
PCI: 00:18.3 cmd <- 00
PCI: 00:18.4 cmd <- 00
PCI: 01:00.0 cmd <- 03
done.
Initializing devices...
Root Device init
APIC_CLUSTER: 0 init
start_eip=0x00000000, offset=0x00210000, code_size=0x0000005b
Initializing CPU #0
CPU: vendor AMD device 100f43
CPU: family 10, model 04, stepping 03
nodeid = 00, coreid = 00
POST: 0x60
Enabling cache

Setting fixed MTRRs(0-88) type: UC
Setting fixed MTRRs(0-16) Type: WB, RdMEM, WrMEM
Setting fixed MTRRs(24-88) Type: WB, RdMEM, WrMEM
DONE fixed MTRRs
Warning: Can't set up MTRR hole for UMA due to pre-existing MTRR hole.
Setting variable MTRR 0, base:    0MB, range: 8192MB, type WB
ADDRESS_MASK_HIGH=0xffff
Setting variable MTRR 1, base: 8192MB, range:  512MB, type WB
Setting variable MTRR 1, base: 8704MB, range:  256MB, type WB
Setting variable MTRR 1, base: 3072MB, range: 1024MB, type UC
ADDRESS_MASK_HIGH=0xffff
DONE variable MTRRs
Clear out the extra MTRR's
call enable_var_mtrr()
Leave x86_setup_var_mtrrs
POST: 0x6a

MTRR check
Fixed MTRRs   : Enabled
Variable MTRRs: Enabled

POST: 0x93
Setting up local apic... apic_id: 0x00 done.
POST: 0x9b
CPU model: AMD Phenom(tm) II X4 910e Processor
siblings = 03, CPU #0 initialized
Asserting INIT.
Waiting for send to finish...
+Deasserting INIT.
Waiting for send to finish...
+#startup loops: 1.
Sending STARTUP #1 to 1.
After apic_write.
Startup point 1.
Waiting for send to finish...
+After Startup.
Initializing CPU #1
CPU: vendor AMD device 100f43
CPU: family 10, model 04, stepping 03
nodeid = 00, coreid = 01
POST: 0x60
Enabling cache

Setting fixed MTRRs(0-88) type: UC
Setting fixed MTRRs(0-16) Type: WB, RdMEM, WrMEM
Setting fixed MTRRs(24-88) Type: WB, RdMEM, WrMEM
DONE fixed MTRRs
Warning: Can't set up MTRR hole for UMA due to pre-existing MTRR hole.
Setting variable MTRR 0, base:    0MB, range: 8192MB, type WB
ADDRESS_MASK_HIGH=0xffff
Setting variable MTRR 1, base: 8192MB, range:  512MB, type WB
Setting variable MTRR 1, base: 8704MB, range:  256MB, type WB
Setting variable MTRR 1, base: 3072MB, range: 1024MB, type UC
ADDRESS_MASK_HIGH=0xffff
DONE variable MTRRs
Clear out the extra MTRR's
call enable_var_mtrr()
Leave x86_setup_var_mtrrs
POST: 0x6a

MTRR check
Fixed MTRRs   : Enabled
Variable MTRRs: Enabled

POST: 0x93
Setting up local apic... apic_id: 0x01 done.
POST: 0x9b
CPU model: AMD Phenom(tm) II X4 910e Processor
siblings = 03, CPU #1 initialized
Asserting INIT.
Waiting for send to finish...
+Deasserting INIT.
Waiting for send to finish...
+#startup loops: 1.
Sending STARTUP #1 to 2.
After apic_write.
Startup point 1.
Waiting for send to finish...
+After Startup.
Initializing CPU #2
CPU: vendor AMD device 100f43
CPU: family 10, model 04, stepping 03
nodeid = 00, coreid = 02
POST: 0x60
Enabling cache

Setting fixed MTRRs(0-88) type: UC
Setting fixed MTRRs(0-16) Type: WB, RdMEM, WrMEM
Setting fixed MTRRs(24-88) Type: WB, RdMEM, WrMEM
DONE fixed MTRRs
Warning: Can't set up MTRR hole for UMA due to pre-existing MTRR hole.
Setting variable MTRR 0, base:    0MB, range: 8192MB, type WB
ADDRESS_MASK_HIGH=0xffff
Setting variable MTRR 1, base: 8192MB, range:  512MB, type WB
Setting variable MTRR 1, base: 8704MB, range:  256MB, type WB
Setting variable MTRR 1, base: 3072MB, range: 1024MB, type UC
ADDRESS_MASK_HIGH=0xffff
DONE variable MTRRs
Clear out the extra MTRR's
call enable_var_mtrr()
Leave x86_setup_var_mtrrs
POST: 0x6a

MTRR check
Fixed MTRRs   : Enabled
Variable MTRRs: Enabled

POST: 0x93
Setting up local apic... apic_id: 0x02 done.
POST: 0x9b
CPU model: AMD Phenom(tm) II X4 910e Processor
siblings = 03, CPU #2 initialized
Asserting INIT.
Waiting for send to finish...
+Deasserting INIT.
Waiting for send to finish...
+#startup loops: 1.
Sending STARTUP #1 to 3.
After apic_write.
Startup point 1.
Waiting for send to finish...
+After Startup.
Initializing CPU #3
Waiting for 1 CPUS to stop
CPU: vendor AMD device 100f43
CPU: family 10, model 04, stepping 03
nodeid = 00, coreid = 03
POST: 0x60
Enabling cache

Setting fixed MTRRs(0-88) type: UC
Setting fixed MTRRs(0-16) Type: WB, RdMEM, WrMEM
Setting fixed MTRRs(24-88) Type: WB, RdMEM, WrMEM
DONE fixed MTRRs
Warning: Can't set up MTRR hole for UMA due to pre-existing MTRR hole.
Setting variable MTRR 0, base:    0MB, range: 8192MB, type WB
ADDRESS_MASK_HIGH=0xffff
Setting variable MTRR 1, base: 8192MB, range:  512MB, type WB
Setting variable MTRR 1, base: 8704MB, range:  256MB, type WB
Setting variable MTRR 1, base: 3072MB, range: 1024MB, type UC
ADDRESS_MASK_HIGH=0xffff
DONE variable MTRRs
Clear out the extra MTRR's
call enable_var_mtrr()
Leave x86_setup_var_mtrrs
POST: 0x6a

MTRR check
Fixed MTRRs   : Enabled
Variable MTRRs: Enabled

POST: 0x93
Setting up local apic... apic_id: 0x03 done.
POST: 0x9b
CPU model: AMD Phenom(tm) II X4 910e Processor
siblings = 03, CPU #3 initialized
All AP CPUs stopped
PCI: 00:18.0 init
PCI: 00:18.1 init
PCI: 00:18.2 init
PCI: 00:18.3 init
NB: Function 3 Misc Control.. done.
PCI: 00:18.4 init
PCI: 00:00.0 init
PCI: 00:11.0 init
sata_bar0=2020
sata_bar1=2040
sata_bar2=2028
sata_bar3=2044
sata_bar4=2000
sata_bar5=d7109000
SATA port 0 status = 13
drive detection done after 0 ms
Primary Master device is ready after 1 tries
SATA port 1 status = 0
No Primary Slave SATA drive on Slot1
SATA port 2 status = 23
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
0x6=ff, 0x7=7f
drive no longer selected after 0 ms, retrying init
Secondary Master device is not ready after 10 tries
SATA port 3 status = 0
No Secondary Slave SATA drive on Slot3
PCI: 00:12.0 init
PCI: 00:12.1 init
PCI: 00:12.2 init
usb2_bar0=0xd7109400
PCI: 00:13.0 init
PCI: 00:13.1 init
PCI: 00:13.2 init
usb2_bar0=0xd7109500
PCI: 00:14.0 init
sm_init().
IOAPIC: Clearing IOAPIC at 0xfec00000
IOAPIC: 23 interrupts
IOAPIC: reg 0x00000000 value 0x00000000 0x00010000
IOAPIC: reg 0x00000001 value 0x00000000 0x00010000
IOAPIC: reg 0x00000002 value 0x00000000 0x00010000
IOAPIC: reg 0x00000003 value 0x00000000 0x00010000
IOAPIC: reg 0x00000004 value 0x00000000 0x00010000
IOAPIC: reg 0x00000005 value 0x00000000 0x00010000
IOAPIC: reg 0x00000006 value 0x00000000 0x00010000
IOAPIC: reg 0x00000007 value 0x00000000 0x00010000
IOAPIC: reg 0x00000008 value 0x00000000 0x00010000
IOAPIC: reg 0x00000009 value 0x00000000 0x00010000
IOAPIC: reg 0x0000000a value 0x00000000 0x00010000
IOAPIC: reg 0x0000000b value 0x00000000 0x00010000
IOAPIC: reg 0x0000000c value 0x00000000 0x00010000
IOAPIC: reg 0x0000000d value 0x00000000 0x00010000
IOAPIC: reg 0x0000000e value 0x00000000 0x00010000
IOAPIC: reg 0x0000000f value 0x00000000 0x00010000
IOAPIC: reg 0x00000010 value 0x00000000 0x00010000
IOAPIC: reg 0x00000011 value 0x00000000 0x00010000
IOAPIC: reg 0x00000012 value 0x00000000 0x00010000
IOAPIC: reg 0x00000013 value 0x00000000 0x00010000
IOAPIC: reg 0x00000014 value 0x00000000 0x00010000
IOAPIC: reg 0x00000015 value 0x00000000 0x00010000
IOAPIC: reg 0x00000016 value 0x00000000 0x00010000
set power on after power fail
++++++++++no set NMI+++++
RTC Init
sm_init() end
PCI: 00:14.1 init
PCI: 00:14.2 init
base = 0xd7100000
codec_mask = 01
0(th) codec viddid: 11060397
PCI: 00:14.3 init
PCI: 00:14.4 init
PCI: 00:14.5 init
PCI: 00:18.0 init
PCI: 00:18.1 init
PCI: 00:18.2 init
PCI: 00:18.3 init
NB: Function 3 Misc Control.. done.
PCI: 00:18.4 init
PCI: 01:00.0 init
Devices initialized
Show all devs...After init.
Root Device: enabled 1
APIC_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
PCI_DOMAIN: 0000: enabled 1
PCI: 00:18.0: enabled 1
PCI: 00:00.0: enabled 1
PCI: 00:02.0: enabled 1
PCI: 00:03.0: enabled 0
PCI: 00:04.0: enabled 1
PCI: 00:05.0: enabled 0
PCI: 00:06.0: enabled 0
PCI: 00:07.0: enabled 0
PCI: 00:08.0: enabled 0
PCI: 00:09.0: enabled 0
PCI: 00:0a.0: enabled 1
PCI: 00:11.0: enabled 1
PCI: 00:12.0: enabled 1
PCI: 00:12.1: enabled 1
PCI: 00:12.2: enabled 1
PCI: 00:13.0: enabled 1
PCI: 00:13.1: enabled 1
PCI: 00:13.2: enabled 1
PCI: 00:14.0: enabled 1
I2C: 01:50: enabled 1
I2C: 01:51: enabled 1
I2C: 01:52: enabled 1
I2C: 01:53: enabled 1
PCI: 00:14.1: enabled 1
PCI: 00:14.2: enabled 1
PCI: 00:14.3: enabled 1
PNP: 002e.0: enabled 0
PNP: 002e.1: enabled 1
PNP: 002e.2: enabled 0
PNP: 002e.3: enabled 0
PNP: 002e.4: enabled 0
PNP: 002e.5: enabled 1
PNP: 002e.6: enabled 1
PNP: 002e.7: enabled 0
PNP: 002e.8: enabled 0
PNP: 002e.9: enabled 0
PNP: 002e.a: enabled 0
PCI: 00:14.4: enabled 1
PCI: 00:14.5: enabled 1
PCI: 00:18.1: enabled 1
PCI: 00:18.2: enabled 1
PCI: 00:18.3: enabled 1
PCI: 00:18.4: enabled 1
APIC: 01: enabled 1
APIC: 02: enabled 1
APIC: 03: enabled 1
PCI: 00:18.0: enabled 1
PCI: 00:18.1: enabled 1
PCI: 00:18.2: enabled 1
PCI: 00:18.3: enabled 1
PCI: 00:18.4: enabled 1
PCI: 01:00.0: enabled 1
POST: 0x89
Initializing CBMEM area to 0xafff0000 (65536 bytes)
Adding CBMEM entry as no. 1
Moving GDT to afff0200...ok
High Tables Base is afff0000.
POST: 0x9a
Copying Interrupt Routing Table to 0x000f0000... done.
Verifying copy of Interrupt Routing Table at 0x000f0000... done
Checking Interrupt Routing Table consistency...
check_pirq_routing_table(): Interrupt Routing Table located at 000f0000.
done.
Adding CBMEM entry as no. 2
Copying Interrupt Routing Table to 0xafff0400... done.
Verifying copy of Interrupt Routing Table at 0xafff0400... done
Checking Interrupt Routing Table consistency...
check_pirq_routing_table(): Interrupt Routing Table located at afff0400.
done.
PIRQ table: 336 bytes.
POST: 0x9b
Wrote the mp table end at: 000f0410 - 000f0544
Adding CBMEM entry as no. 3
Wrote the mp table end at: afff1410 - afff1544
MP table: 324 bytes.
POST: 0x9c
Adding CBMEM entry as no. 4
ACPI: Writing ACPI tables at afff2400...
ACPI:    * HPET at afff24c8
ACPI: added table 1/32, length now 40
ACPI:    * MADT at afff2500
ACPI: added table 2/32, length now 44
ACPI:    * SRAT at afff2570
SRAT: lapic cpu_index=00, node_id=00, apic_id=00
SRAT: lapic cpu_index=01, node_id=00, apic_id=01
SRAT: lapic cpu_index=02, node_id=00, apic_id=02
SRAT: lapic cpu_index=03, node_id=00, apic_id=03
set_srat_mem: dev PCI_DOMAIN: 0000, res->index=0010 startk=00000000, sizek=00000280
set_srat_mem: dev PCI_DOMAIN: 0000, res->index=0020 startk=00000300, sizek=002ffd00
set_srat_mem: dev PCI_DOMAIN: 0000, res->index=0030 startk=00400000, sizek=004c0000
ACPI: added table 3/32, length now 48
ACPI:   * SLIT at afff2658
ACPI: added table 4/32, length now 52
ACPI:    * SSDT at afff2690
ACPI: added table 5/32, length now 56
ACPI:    * SSDT for PState at afff2cc5
ACPI:    * DSDT at afff2cc8
ACPI:    * DSDT @ afff2cc8 Length 298b
ACPI:	* FACS at afff5658
ACPI:    * FADT at afff5698
pm_base: 0x0800
ACPI: added table 6/32, length now 60
ACPI: done.
ACPI tables: 13196 bytes.
POST: 0x9d
Adding CBMEM entry as no. 5
Writing high table forward entry at 0x00000500
Wrote coreboot table at: 00000500 - 00000518  checksum 6fde
New low_table_end: 0x00000518
Now going to write high coreboot table at 0xafffe000
rom_table_end = 0xafffe000
Adjust low_table_end from 0x00000518 to 0x00001000 
Adjust rom_table_end from 0xafffe000 to 0xb0000000 
Adding high table area
uma_memory_start=0xb0000000, uma_memory_size=0x10000000 
coreboot memory table:
 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
 1. 0000000000001000-000000000009ffff: RAM
 2. 00000000000c0000-00000000affeffff: RAM
 3. 00000000afff0000-00000000afffffff: CONFIGURATION TABLES
 4. 00000000b0000000-00000000bfffffff: RESERVED
 5. 00000000e0000000-00000000efffffff: RESERVED
 6. 0000000100000000-000000022fffffff: RAM
Wrote coreboot table at: afffe000 - afffe1f0  checksum e143
coreboot table: 496 bytes.
POST: 0x9e
POST: 0x9d
Multiboot Information structure has been written.
 0. FREE SPACE b0000000 00000000
 1. GDT        afff0200 00000200
 2. IRQ TABLE  afff0400 00001000
 3. SMP TABLE  afff1400 00001000
 4. ACPI       afff2400 0000bc00
 5. COREBOOT   afffe000 00002000
Check CBFS header at fffffb7e
magic is 4f524243
Found CBFS header at fffffb7e
Check cmos_layout.bin
CBFS: follow chain: fff00000 + 28 + 6ef + align -> fff00740
Check fallback/romstage
CBFS: follow chain: fff00740 + 38 + 177d8 + align -> fff17f80
Check fallback/coreboot_ram
CBFS: follow chain: fff17f80 + 38 + d276 + align -> fff25240
Check fallback/payload
Got a payload
Loading segment from rom address 0xfff25278
  parameter section (skipped)
Loading segment from rom address 0xfff25294
  data (compression=1)
malloc Enter, size 36, free_mem_ptr 00250d78
malloc 00250d78
  New segment dstaddr 0x100000 memsize 0x171d50 srcaddr 0xfff25318 filesize 0xe222
  (cleaned up) New segment addr 0x100000 size 0x171d50 offset 0xfff25318 filesize 0xe222
Loading segment from rom address 0xfff252b0
  data (compression=1)
malloc Enter, size 36, free_mem_ptr 00250d9c
malloc 00250d9c
  New segment dstaddr 0x271d50 memsize 0x48 srcaddr 0xfff3353a filesize 0x2d
  (cleaned up) New segment addr 0x271d50 size 0x48 offset 0xfff3353a filesize 0x2d
Loading segment from rom address 0xfff252cc
  Entry Point 0x00100000
Loading Segment: addr: 0x0000000000100000 memsz: 0x0000000000171d50 filesz: 0x000000000000e222
lb: [0x0000000000200000, 0x0000000000310000)
segment: [0x0000000000100000, 0x000000000010e222, 0x0000000000271d50)
 bounce: [0x00000000afcd0000, 0x00000000afcde222, 0x00000000afe41d50)
Post relocation: addr: 0x00000000afcd0000 memsz: 0x0000000000171d50 filesz: 0x000000000000e222
using LZMA
[ 0xafcd0000, afcf1e60, 0xafe41d50) <- fff25318
Clearing Segment: addr: 0x00000000afcf1e60 memsz: 0x000000000014fef0
dest afcd0000, end afe41d50, bouncebuffer afdd0000
move prefix around: from afcd0000, to 00100000, amount: 100000
Loading Segment: addr: 0x0000000000271d50 memsz: 0x0000000000000048 filesz: 0x000000000000002d
lb: [0x0000000000200000, 0x0000000000310000)
segment: [0x0000000000271d50, 0x0000000000271d7d, 0x0000000000271d98)
 bounce: [0x00000000afe41d50, 0x00000000afe41d7d, 0x00000000afe41d98)
Post relocation: addr: 0x00000000afe41d50 memsz: 0x0000000000000048 filesz: 0x000000000000002d
using LZMA
[ 0xafe41d50, afe41d98, 0xafe41d98) <- fff3353a
dest afe41d50, end afe41d98, bouncebuffer afdd0000
Loaded segments
Jumping to boot code at 100000
POST: 0xfe
entry    = 0x00100000
lb_start = 0x00200000
lb_size  = 0x00110000
adjust   = 0xafce0000
buffer   = 0xafdd0000
     elf_boot_notes = 0x0021848c
adjusted_boot_notes = 0xafef848c
FILO version 0.6.0 (xdrudis at massagran) Sun Mar 20 10:33:25 CET 2011
00:12.2 4396:1002.2 EHCI controller
root hub has 6 ports
00:12.1 4398:1002.1 OHCI controller
OHCI Version 1.0
00:12.0 4397:1002.0 OHCI controller
OHCI Version 1.0
00:13.2 4396:1002.2 EHCI controller
root hub has 6 ports
00:13.1 4398:1002.1 OHCI controller
OHCI Version 1.0
00:13.0 4397:1002.0 OHCI controller
OHCI Version 1.0
00:14.5 4399:1002.5 OHCI controller
OHCI Version 1.0
ERROR: No such CMOS option (boot_devices)
port 2 hosts a USB2 device
highspeed device
device 0x152d:0x2338 is USB 2.0 (MSC)
  it uses SCSI transparent command set
  it uses Bulk-Only Transport protocol
  using endpoint 81 as in, 2 as out
  has 1 luns
  Waiting for device to become ready... ok.
  spin up. OK.
Reading capacity of mass storage device.
  has 1953525168 blocks sized 512b
menu: hda3:/boot/filo/menu.lst
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ERROR: No such CMOS option (boot_default)
hda: LBA48 1000GB: ST31000528AS                            Partition 3 does not exist.Partition 3 does not exist.Could not open menu.lst file 'hda3:/boot/filo/menu.lst'. Entering command line.                                                                                                                  FILO 0.6.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     [ Minimal BASH-like line editing is supported.  For the first word, TAB   lists possible command completions.]                                                                                                                  FILO 0.6.0                                                                                                                     [ Minimal BASH-like line editing is supported.  For the first word, TAB           lists possible command completions.]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         filo>                                                                          root (hd0,0)                                                                                                                  FILO 0.6.0                                                                                                                     [ Minimal BASH-like line editing is supported.  For the first word, TAB           lists possible command completions.]                                                                                                                         filo> root (hd0,0)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              filo>                                                                          kernel /boot/vmlinuz-2.6.34-libre ro root=/dev/sda1 console=tty0 consol<y0 console                                                                    =ttyS0,115200 acpi=off                                                                                                                  FILO 0.6.0                                                                                                                     [ Minimal BASH-like line editing is supported.  For the first word, TAB           lists possible command completions.]                                                                                                                         filo> root (hd0,0)                                                              <y0 console=ttyS0,115200 acpi=off                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               filo>                                                                          boot                                                                                                                  FILO 0.6.0                                                                                                                     [ Minimal BASH-like line editing is supported.  For the first word, TAB           lists possible command completions.]                                                                                                                         filo> root (hd0,0)                                                              <y0 console=ttyS0,115200 acpi=off                                               filo> boot                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Booting 'hda1:/boot/vmlinuz-2.6.34-libre ro root=/dev/sda1 console=tty0 console =ttyS0,115200 acpi=off'                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         Found Linux version 2.6.34-libre (xdrudis at massagran) #1 SMP PREEMPT Sun May 30 23:31:45 CEST 2010 bzImage.Loading kernel... okJumping to entry point...[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.34-libre (xdrudis at massagran) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #1 SMP PREEMPT Sun May 30 23:31:45 CEST 2010
[    0.000000] Command line: ro root=/dev/sda1 console=tty0 console=ttyS0,115200 acpi=off
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 0000000000001000 type 16
[    0.000000]  BIOS-e820: 0000000000001000 - 00000000000a0000 (usable)
[    0.000000]  BIOS-e820: 00000000000c0000 - 00000000afff0000 (usable)
[    0.000000]  BIOS-e820: 00000000afff0000 - 00000000b0000000 type 16
[    0.000000]  BIOS-e820: 00000000b0000000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000230000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI not present or invalid.
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x230000 max_arch_pfn = 0x400000000
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] total RAM covered: 3072M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64K 	num_reg: 2  	lose cover RAM: 0G
[    0.000000] last_pfn = 0xafff0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [ffff8800000f0400] f0400
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: 0000000000000000-00000000afff0000
[    0.000000] init_memory_mapping: 0000000100000000-0000000230000000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000001 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00230000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000001 -> 0x000000a0
[    0.000000]     0: 0x00000100 -> 0x000afff0
[    0.000000]     0: 0x00100000 -> 0x00230000
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000] MPTABLE: OEM ID: ASUS    
[    0.000000] MPTABLE: Product ID: M4A77TD-PRO 
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] Processor #1
[    0.000000] Processor #2
[    0.000000] Processor #3
[    0.000000] Processors: 4
[    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000afff0000 - 00000000b0000000
[    0.000000] PM: Registered nosave memory: 00000000b0000000 - 00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[    0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff880006000000 s82472 r8192 d24024 u524288
[    0.000000] pcpu-alloc: s82472 r8192 d24024 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1934607
[    0.000000] Kernel command line: ro root=/dev/sda1 console=tty0 console=ttyS0,115200 acpi=off
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Node 0: aperture @ d8000000 size 64 MB
[    0.000000] Subtract (53 early reservations)
[    0.000000]   #1 [0001000000 - 0005be0d64]   TEXT DATA BSS
[    0.000000]   #2 [000009f000 - 00000f0400]   BIOS reserved
[    0.000000]   #3 [00000f0400 - 00000f0410]    MP-table mpf
[    0.000000]   #4 [00000f0544 - 0000100000]   BIOS reserved
[    0.000000]   #5 [00000f0410 - 00000f0544]    MP-table mpc
[    0.000000]   #6 [0000001000 - 0000003000]      TRAMPOLINE
[    0.000000]   #7 [0000003000 - 0000007000]     ACPI WAKEUP
[    0.000000]   #8 [0000008000 - 000000a000]         PGTABLE
[    0.000000]   #9 [000000a000 - 000000b000]         PGTABLE
[    0.000000]   #10 [0005be0d80 - 0005be1d80]         BOOTMEM
[    0.000000]   #11 [0005fe1d80 - 0005fe2320]         BOOTMEM
[    0.000000]   #12 [00063e3000 - 00063e4000]         BOOTMEM
[    0.000000]   #13 [00063e4000 - 00063e5000]         BOOTMEM
[    0.000000]   #14 [0006400000 - 000d000000]        MEMMAP 0
[    0.000000]   #15 [0005be1d80 - 0005be1f00]         BOOTMEM
[    0.000000]   #16 [0005be1f00 - 0005bf9f00]         BOOTMEM
[    0.000000]   #17 [0005bf9f00 - 0005c11f00]         BOOTMEM
[    0.000000]   #18 [0005c12000 - 0005c13000]         BOOTMEM
[    0.000000]   #19 [0005c13000 - 0005c13188]         BOOTMEM
[    0.000000]   #20 [0005c11f00 - 0005c11f68]         BOOTMEM
[    0.000000]   #21 [0005c11f80 - 0005c11fe8]         BOOTMEM
[    0.000000]   #22 [0005c131c0 - 0005c13228]         BOOTMEM
[    0.000000]   #23 [0005c13240 - 0005c132a8]         BOOTMEM
[    0.000000]   #24 [0005c132c0 - 0005c13328]         BOOTMEM
[    0.000000]   #25 [0005c13340 - 0005c133a8]         BOOTMEM
[    0.000000]   #26 [0005c133c0 - 0005c13428]         BOOTMEM
[    0.000000]   #27 [0005c13440 - 0005c13460]         BOOTMEM
[    0.000000]   #28 [0005c13480 - 0005c134a0]         BOOTMEM
[    0.000000]   #29 [0005c134c0 - 0005c134fd]         BOOTMEM
[    0.000000]   #30 [0005c13500 - 0005c1353d]         BOOTMEM
[    0.000000]   #31 [0006000000 - 000601c000]         BOOTMEM
[    0.000000]   #32 [0006080000 - 000609c000]         BOOTMEM
[    0.000000]   #33 [0006100000 - 000611c000]         BOOTMEM
[    0.000000]   #34 [0006180000 - 000619c000]         BOOTMEM
[    0.000000]   #35 [0005c15540 - 0005c15548]         BOOTMEM
[    0.000000]   #36 [0005c15580 - 0005c15588]         BOOTMEM
[    0.000000]   #37 [0005c155c0 - 0005c155d0]         BOOTMEM
[    0.000000]   #38 [0005c15600 - 0005c15620]         BOOTMEM
[    0.000000]   #39 [0005c15640 - 0005c15770]         BOOTMEM
[    0.000000]   #40 [0005c15780 - 0005c157d0]         BOOTMEM
[    0.000000]   #41 [0005c15800 - 0005c15850]         BOOTMEM
[    0.000000]   #42 [0005c13540 - 0005c13740]         BOOTMEM
[    0.000000]   #43 [0005c13740 - 0005c13940]         BOOTMEM
[    0.000000]   #44 [0005c13940 - 0005c13b40]         BOOTMEM
[    0.000000]   #45 [0005c13b40 - 0005c13d40]         BOOTMEM
[    0.000000]   #46 [0005c15880 - 0005c1d880]         BOOTMEM
[    0.000000]   #47 [000d000000 - 000d800000]         BOOTMEM
[    0.000000]   #48 [000d800000 - 000dc00000]         BOOTMEM
[    0.000000]   #49 [000dc00000 - 0011c00000]         BOOTMEM
[    0.000000]   #50 [0005c1d880 - 0005c3d880]         BOOTMEM
[    0.000000]   #51 [0005c3d880 - 0005c7d880]         BOOTMEM
[    0.000000]   #52 [000000b000 - 0000013000]         BOOTMEM
[    0.000000] Memory: 7596592k/9175040k available (3793k kernel code, 1311172k absent, 267276k reserved, 2741k data, 480k init)
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] RCU-based detection of stalled CPUs is enabled.
[    0.000000] NR_IRQS:4352
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2606.461 MHz processor.
[    0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5212.91 BogoMIPS (lpj=2606458)
[    0.006019] Security Framework initialized
[    0.007004] SELinux:  Disabled at boot.
[    0.008006] Mount-cache hash table entries: 256
[    0.009101] Initializing cgroup subsys ns
[    0.010003] Initializing cgroup subsys cpuacct
[    0.011006] Initializing cgroup subsys devices
[    0.012004] Initializing cgroup subsys freezer
[    0.013028] CPU: Physical Processor ID: 0
[    0.014002] CPU: Processor Core ID: 0
[    0.015004] mce: CPU supports 6 MCE banks
[    0.016010] using C1E aware idle routine
[    0.017004] Performance Events: AMD PMU driver.
[    0.019005] ... version:                0
[    0.020004] ... bit width:              48
[    0.021004] ... generic registers:      4
[    0.022004] ... value mask:             0000ffffffffffff
[    0.023001] ... max period:             00007fffffffffff
[    0.024001] ... fixed-purpose events:   0
[    0.025001] ... event mask:             000000000000000f
[    0.026065] Setting APIC routing to flat
[    0.027005] CPU0: AMD Phenom(tm) II X4 910e Processor stepping 03
[    0.138017] Booting Node   0, Processors  #1
[    0.215010]  #2 #3 Ok.
[    0.365005] Brought up 4 CPUs
[    0.366001] Total of 4 processors activated (20850.41 BogoMIPS).
[    0.369122] regulator: core version 0.5
[    0.370025] NET: Registered protocol family 16
[    0.372007] TOM: 00000000d0000000 aka 3328M
[    0.373009] TOM2: 0000000230000000 aka 8960M
[    0.374025] PCI: Using configuration type 1 for base access
[    0.375007] PCI: Using configuration type 1 for extended access
[    0.379014] bio: create slab <bio-0> at 0
[    0.380023] ACPI: Interpreter disabled.
[    0.381012] vgaarb: loaded
[    0.382042] SCSI subsystem initialized
[    0.383014] usbcore: registered new interface driver usbfs
[    0.384015] usbcore: registered new interface driver hub
[    0.385010] usbcore: registered new device driver usb
[    0.386015] PCI: Probing PCI hardware
[    0.388198] pci 0000:00:11.0: set SATA to AHCI mode
-------------- next part --------------
00:00.0 0600: 1002:5957
	Subsystem: 1043:8353
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [c4] HyperTransport: Slave or Primary Interface
		Command: BaseUnitID=0 UnitCnt=12 MastHost- DefDir- DUL-
		Link Control 0: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
		Link Config 0: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Link Control 1: CFlE- CST- CFE- <LkFail+ Init- EOC+ TXO+ <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
		Link Config 1: MLWI=8bit DwFcIn- MLWO=8bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency 0: [b]
		Link Error 0: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability 0: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC- LDTSTOP+ CRCTM- ECTLT- 64bA- UIDRD-
		Link Frequency 1: 200MHz
		Link Error 1: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability 1: 200MHz- 300MHz- 400MHz- 500MHz- 600MHz- 800MHz- 1.0GHz- 1.2GHz- 1.4GHz- 1.6GHz- Vend-
		Error Handling: PFlE- OFlE- PFE- OFE- EOCFE- RFE- CRCFE- SERRFE- CF- RE- PNFE- ONFE- EOCNFE- RNFE- CRCNFE- SERRNFE-
		Prefetchable memory behind bridge Upper: 00-00
		Bus Number: 00
	Capabilities: [40] HyperTransport: Retry Mode
	Capabilities: [54] HyperTransport: UnitID Clumping
	Capabilities: [9c] HyperTransport: #1a

00:02.0 0604: 1002:5978 (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: f8000000-fbefffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Express (v2) Root Port (Slot-), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag+ RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Latency L0 <64ns, L1 <1us
			ClockPM- Suprise- LLActRep+ BwNot+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0f00c  Data: 4141
	Capabilities: [b0] Subsystem: 1043:8353
	Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [100] Vendor Specific Information <?>
	Capabilities: [110] Virtual Channel <?>
	Kernel driver in use: pcieport

00:0a.0 0604: 1002:597f (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fbf00000-fbffffff
	Prefetchable memory behind bridge: 00000000f6f00000-00000000f6ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Express (v2) Root Port (Slot-), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag+ RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #2, Speed 5GT/s, Width x2, ASPM L0s L1, Latency L0 <64ns, L1 <1us
			ClockPM- Suprise- LLActRep+ BwNot+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0f00c  Data: 4149
	Capabilities: [b0] Subsystem: 1043:8353
	Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [100] Vendor Specific Information <?>
	Capabilities: [110] Virtual Channel <?>
	Kernel driver in use: pcieport

00:11.0 0106: 1002:4390 (prog-if 01 [AHCI 1.0])
	Subsystem: 1043:8389
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: I/O ports at c000 [size=8]
	Region 1: I/O ports at b000 [size=4]
	Region 2: I/O ports at a000 [size=8]
	Region 3: I/O ports at 9000 [size=4]
	Region 4: I/O ports at 8000 [size=16]
	Region 5: Memory at f7fffc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [70] SATA HBA <?>
	Kernel driver in use: ahci

00:12.0 0c03: 1002:4397 (prog-if 10 [OHCI])
	Subsystem: 1043:8389
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f7ffe000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:12.1 0c03: 1002:4398 (prog-if 10 [OHCI])
	Subsystem: 1043:8389
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f7ffd000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:12.2 0c03: 1002:4396 (prog-if 20 [EHCI])
	Subsystem: 1043:8389
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at f7fff800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [c0] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
		Bridge: PM- B3+
	Capabilities: [e4] Debug port: BAR=1 offset=00e0
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:13.0 0c03: 1002:4397 (prog-if 10 [OHCI])
	Subsystem: 1043:8389
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at f7ffc000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:13.1 0c03: 1002:4398 (prog-if 10 [OHCI])
	Subsystem: 1043:8389
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at f7ffb000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:13.2 0c03: 1002:4396 (prog-if 20 [EHCI])
	Subsystem: 1043:8389
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 19
	Region 0: Memory at f7fff400 (32-bit, non-prefetchable) [size=256]
	Capabilities: [c0] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
		Bridge: PM- B3+
	Capabilities: [e4] Debug port: BAR=1 offset=00e0
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:14.0 0c05: 1002:4385 (rev 3c)
	Subsystem: 1043:8389
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort+ <MAbort- >SERR- <PERR- INTx-
	Capabilities: [b0] HyperTransport: MSI Mapping Enable- Fixed+
	Kernel modules: i2c-piix4

00:14.1 0101: 1002:439c (prog-if 8a [Master SecP PriP])
	Subsystem: 1043:8389
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at ff00 [size=16]
	Capabilities: [70] Message Signalled Interrupts: Mask- 64bit- Queue=0/1 Enable-
		Address: 00000000  Data: 0000
	Kernel driver in use: ATIIXP_IDE

00:14.2 0403: 1002:4383
	Subsystem: 1043:8346
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin ? routed to IRQ 16
	Region 0: Memory at f7ff4000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:14.3 0601: 1002:439d
	Subsystem: 1043:8389
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:14.4 0604: 1002:4384 (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=64
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:14.5 0c03: 1002:4399 (prog-if 10 [OHCI])
	Subsystem: 1043:8389
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at f7ffa000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:18.0 0600: 1022:1200
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [80] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: [b]
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-

00:18.1 0600: 1022:1201
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 0600: 1022:1202
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel modules: amd64_edac_mod

00:18.3 0600: 1022:1203
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [f0] Secure device <?>
	Kernel driver in use: k10temp
	Kernel modules: k10temp

00:18.4 0600: 1022:1204
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

01:00.0 0300: 10de:06e4 (rev a1) (prog-if 00 [VGA controller])
	Subsystem: 1462:2060
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f8000000 (64-bit, non-prefetchable) [size=32M]
	Region 5: I/O ports at dc00 [size=128]
	Expansion ROM at fbee0000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [78] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <4us
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <1us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [128] Power Budgeting <?>
	Capabilities: [600] Vendor Specific Information <?>
	Kernel driver in use: nouveau

02:00.0 0200: 10ec:8168 (rev 03)
	Subsystem: 1043:83a3
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 26
	Region 0: I/O ports at e800 [size=256]
	Region 2: Memory at f6fff000 (64-bit, prefetchable) [size=4K]
	Region 4: Memory at f6ff8000 (64-bit, prefetchable) [size=16K]
	Expansion ROM at fbff0000 [disabled] [size=64K]
	Capabilities: [40] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable+
		Address: 00000000fee0f00c  Data: 4161
	Capabilities: [70] Express (v2) Endpoint, MSI 01
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 4096 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <64us
			ClockPM+ Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [ac] MSI-X: Enable- Mask- TabSize=4
		Vector table: BAR=4 offset=00000000
		PBA: BAR=4 offset=00000800
	Capabilities: [cc] Vital Product Data <?>
	Capabilities: [100] Advanced Error Reporting <?>
	Capabilities: [140] Virtual Channel <?>
	Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
	Kernel driver in use: r8169
	Kernel modules: r8169

-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.34-libre (xdrudis at massagran) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #1 SMP PREEMPT Sun May 30 23:31:45 CEST 2010
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.34-libre root=/dev/sda1 ro console=tty0 console=ttyS0,115200 acpi=off quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000cff80000 (usable)
[    0.000000]  BIOS-e820: 00000000cff80000 - 00000000cff98000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000cff98000 - 00000000cffd0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000cffd0000 - 00000000d0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000230000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x230000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000230000000 aka 8960M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xcff80 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: 0000000000000000-00000000cff80000
[    0.000000]  0000000000 - 00c0000000 page 1G
[    0.000000]  00c0000000 - 00cfe00000 page 2M
[    0.000000]  00cfe00000 - 00cff80000 page 4k
[    0.000000] kernel direct mapping tables up to cff80000 @ 16000-19000
[    0.000000] init_memory_mapping: 0000000100000000-0000000230000000
[    0.000000]  0100000000 - 0200000000 page 1G
[    0.000000]  0200000000 - 0230000000 page 2M
[    0.000000] kernel direct mapping tables up to 230000000 @ 18000-1a000
[    0.000000]  [ffffea0000000000-ffffea0007bfffff] PMD -> [ffff880006400000-ffff88000d5fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00230000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x000cff80
[    0.000000]     0: 0x00100000 -> 0x00230000
[    0.000000] On node 0 totalpages: 2096910
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3926 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 833464 pages, LIFO batch:31
[    0.000000]   Normal zone: 17024 pages used for memmap
[    0.000000]   Normal zone: 1228160 pages, LIFO batch:31
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000] MPTABLE: OEM ID: ASUS    
[    0.000000] MPTABLE: Product ID: 
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] Processor #1
[    0.000000] Processor #2
[    0.000000] Processor #3
[    0.000000] I/O APIC #4 Version 33 at 0xFEC00000.
[    0.000000] Processors: 4
[    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] early_res array is doubled to 64 at [19000 - 197ff]
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000cff80000 - 00000000cff98000
[    0.000000] PM: Registered nosave memory: 00000000cff98000 - 00000000cffd0000
[    0.000000] PM: Registered nosave memory: 00000000cffd0000 - 00000000d0000000
[    0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000ff700000
[    0.000000] PM: Registered nosave memory: 00000000ff700000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2f700000)
[    0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff880006000000 s82472 r8192 d24024 u524288
[    0.000000] pcpu-alloc: s82472 r8192 d24024 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2065550
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.34-libre root=/dev/sda1 ro console=tty0 console=ttyS0,115200 acpi=off quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Node 0: aperture @ e804000000 size 32 MB
[    0.000000] Aperture beyond 4GB. Ignoring.
[    0.000000] Your BIOS doesn't leave a aperture memory hole
[    0.000000] Please enable the IOMMU option in the BIOS setup
[    0.000000] This costs you 64 MB of RAM
[    0.000000] Mapping aperture over 65536 KB of RAM @ 20000000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000024000000
[    0.000000] early_res array is doubled to 128 at [19800 - 1a7ff]
[    0.000000] Subtract (60 early reservations)
[    0.000000]   #1 [0001000000 - 0005be0d64]   TEXT DATA BSS
[    0.000000]   #2 [0005be1000 - 0005be1350]             BRK
[    0.000000]   #3 [00000ff790 - 0000100000]   BIOS reserved
[    0.000000]   #4 [00000ff780 - 00000ff790]    MP-table mpf
[    0.000000]   #5 [000009ec00 - 00000f0900]   BIOS reserved
[    0.000000]   #6 [00000f0a84 - 00000ff780]   BIOS reserved
[    0.000000]   #7 [00000f0900 - 00000f0a84]    MP-table mpc
[    0.000000]   #8 [0000010000 - 0000012000]      TRAMPOLINE
[    0.000000]   #9 [0000012000 - 0000016000]     ACPI WAKEUP
[    0.000000]   #10 [0000016000 - 0000018000]         PGTABLE
[    0.000000]   #11 [0000018000 - 0000019000]         PGTABLE
[    0.000000]   #12 [0005be1380 - 0005be2380]         BOOTMEM
[    0.000000]   #13 [0005fe2380 - 0005fe2980]         BOOTMEM
[    0.000000]   #14 [00063e3000 - 00063e4000]         BOOTMEM
[    0.000000]   #15 [00063e4000 - 00063e5000]         BOOTMEM
[    0.000000]   #16 [0006400000 - 000d600000]        MEMMAP 0
[    0.000000]   #17 [0005be0d80 - 0005be0f00]         BOOTMEM
[    0.000000]   #18 [0005be2380 - 0005bfa380]         BOOTMEM
[    0.000000]   #19 [0005bfa380 - 0005c12380]         BOOTMEM
[    0.000000]   #20 [0005c13000 - 0005c14000]         BOOTMEM
[    0.000000]   #21 [0005be0f00 - 0005be0f43]         BOOTMEM
[    0.000000]   #22 [0005c12380 - 0005c125b0]         BOOTMEM
[    0.000000]   #23 [0005be0f80 - 0005be0fe8]         BOOTMEM
[    0.000000]   #24 [0005c125c0 - 0005c12628]         BOOTMEM
[    0.000000]   #25 [0005c12640 - 0005c126a8]         BOOTMEM
[    0.000000]   #26 [0005c126c0 - 0005c12728]         BOOTMEM
[    0.000000]   #27 [0005c12740 - 0005c127a8]         BOOTMEM
[    0.000000]   #28 [0005c127c0 - 0005c12828]         BOOTMEM
[    0.000000]   #29 [0005c12840 - 0005c128a8]         BOOTMEM
[    0.000000]   #30 [0005c128c0 - 0005c12928]         BOOTMEM
[    0.000000]   #31 [0005c12940 - 0005c129a8]         BOOTMEM
[    0.000000]   #32 [0005c129c0 - 0005c129e0]         BOOTMEM
[    0.000000]   #33 [0005c12a00 - 0005c12a20]         BOOTMEM
[    0.000000]   #34 [0005c12a40 - 0005c12aa9]         BOOTMEM
[    0.000000]   #35 [0005c12ac0 - 0005c12b29]         BOOTMEM
[    0.000000]   #36 [0006000000 - 000601c000]         BOOTMEM
[    0.000000]   #37 [0006080000 - 000609c000]         BOOTMEM
[    0.000000]   #38 [0006100000 - 000611c000]         BOOTMEM
[    0.000000]   #39 [0006180000 - 000619c000]         BOOTMEM
[    0.000000]   #40 [0005c12b40 - 0005c12b48]         BOOTMEM
[    0.000000]   #41 [0005c12b80 - 0005c12b88]         BOOTMEM
[    0.000000]   #42 [0005c12bc0 - 0005c12bd0]         BOOTMEM
[    0.000000]   #43 [0005c12c00 - 0005c12c20]         BOOTMEM
[    0.000000]   #44 [0005c12c40 - 0005c12d70]         BOOTMEM
[    0.000000]   #45 [0005c12d80 - 0005c12dd0]         BOOTMEM
[    0.000000]   #46 [0005c12e00 - 0005c12e50]         BOOTMEM
[    0.000000]   #47 [0005c14000 - 0005c14200]         BOOTMEM
[    0.000000]   #48 [0005c14200 - 0005c14400]         BOOTMEM
[    0.000000]   #49 [0005c14400 - 0005c14600]         BOOTMEM
[    0.000000]   #50 [0005c14600 - 0005c14800]         BOOTMEM
[    0.000000]   #51 [0005c14800 - 0005c1c800]         BOOTMEM
[    0.000000]   #52 [000d600000 - 000de00000]         BOOTMEM
[    0.000000]   #53 [000de00000 - 000e200000]         BOOTMEM
[    0.000000]   #54 [0020000000 - 0024000000]         BOOTMEM
[    0.000000]   #55 [0005c12e80 - 0005c12ea0]         BOOTMEM
[    0.000000]   #56 [000e200000 - 0012200000]         BOOTMEM
[    0.000000]   #57 [0005c1c800 - 0005c3c800]         BOOTMEM
[    0.000000]   #58 [0005c3c800 - 0005c7c800]         BOOTMEM
[    0.000000]   #59 [000001a800 - 0000022800]         BOOTMEM
[    0.000000] Memory: 8048688k/9175040k available (3793k kernel code, 787400k absent, 338952k reserved, 2741k data, 480k init)
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] RCU-based detection of stalled CPUs is enabled.
[    0.000000] NR_IRQS:4352
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2618.083 MHz processor.
[    0.002003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5236.16 BogoMIPS (lpj=2618080)
[    0.002023] Security Framework initialized
[    0.002026] SELinux:  Disabled at boot.
[    0.003004] Mount-cache hash table entries: 256
[    0.003093] Initializing cgroup subsys ns
[    0.003096] Initializing cgroup subsys cpuacct
[    0.003099] Initializing cgroup subsys devices
[    0.003101] Initializing cgroup subsys freezer
[    0.003116] tseg: 0000000000
[    0.003124] CPU: Physical Processor ID: 0
[    0.003125] CPU: Processor Core ID: 0
[    0.003127] mce: CPU supports 6 MCE banks
[    0.003134] using C1E aware idle routine
[    0.003136] Performance Events: AMD PMU driver.
[    0.003139] ... version:                0
[    0.003140] ... bit width:              48
[    0.003142] ... generic registers:      4
[    0.003143] ... value mask:             0000ffffffffffff
[    0.003145] ... max period:             00007fffffffffff
[    0.003146] ... fixed-purpose events:   0
[    0.003148] ... event mask:             000000000000000f
[    0.003202] Setting APIC routing to flat
[    0.003262] ExtINT not setup in hardware but reported by MP table
[    0.003585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.013594] CPU0: AMD Phenom(tm) II X4 910e Processor stepping 03
[    0.115030] System has AMD C1E enabled
[    0.115040] Switch to broadcast mode on CPU0
[    0.121026] Booting Node   0, Processors  #1
[    0.193017] Switch to broadcast mode on CPU1
[    0.196033]  #2
[    0.268018] Switch to broadcast mode on CPU2
[    0.271038]  #3 Ok.
[    0.343021] Brought up 4 CPUs
[    0.343023] Total of 4 processors activated (20941.89 BogoMIPS).
[    0.343019] Switch to broadcast mode on CPU3
[    0.345131] regulator: core version 0.5
[    0.345131] NET: Registered protocol family 16
[    0.345131] node 0 link 0: io port [1000, ffffff]
[    0.345131] TOM: 00000000d0000000 aka 3328M
[    0.345131] Fam 10h mmconf [e0000000, efffffff]
[    0.345131] node 0 link 0: mmio [e0000000, efffffff] ==> none
[    0.345131] node 0 link 0: mmio [f0000000, ffffffff]
[    0.345131] node 0 link 0: mmio [a0000, bffff]
[    0.345131] node 0 link 0: mmio [d0000000, dfffffff]
[    0.345131] TOM2: 0000000230000000 aka 8960M
[    0.345131] bus: [00, 07] on node 0 link 0
[    0.345131] bus: 00 index 0 [io  0x0000-0xffff]
[    0.345131] bus: 00 index 1 [mem 0xf0000000-0xffffffff]
[    0.345131] bus: 00 index 2 [mem 0x000a0000-0x000bffff]
[    0.345131] bus: 00 index 3 [mem 0xd0000000-0xdfffffff]
[    0.345131] bus: 00 index 4 [mem 0x230000000-0xfcffffffff]
[    0.345131] PCI: Using configuration type 1 for base access
[    0.345131] PCI: Using configuration type 1 for extended access
[    0.348014] bio: create slab <bio-0> at 0
[    0.348027] ACPI: Interpreter disabled.
[    0.348027] vgaarb: loaded
[    0.348037] SCSI subsystem initialized
[    0.348037] libata version 3.00 loaded.
[    0.348037] usbcore: registered new interface driver usbfs
[    0.348037] usbcore: registered new interface driver hub
[    0.348037] usbcore: registered new device driver usb
[    0.348037] PCI: Probing PCI hardware
[    0.348037] PCI: Probing PCI hardware (bus 00)
[    0.349059] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.349061] pci 0000:00:02.0: PME# disabled
[    0.349098] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.349101] pci 0000:00:0a.0: PME# disabled
[    0.349140] pci 0000:00:11.0: reg 10: [io  0xc000-0xc007]
[    0.349146] pci 0000:00:11.0: reg 14: [io  0xb000-0xb003]
[    0.349152] pci 0000:00:11.0: reg 18: [io  0xa000-0xa007]
[    0.349158] pci 0000:00:11.0: reg 1c: [io  0x9000-0x9003]
[    0.349165] pci 0000:00:11.0: reg 20: [io  0x8000-0x800f]
[    0.349171] pci 0000:00:11.0: reg 24: [mem 0xf7fffc00-0xf7ffffff]
[    0.349187] pci 0000:00:11.0: set SATA to AHCI mode
[    0.349228] pci 0000:00:12.0: reg 10: [mem 0xf7ffe000-0xf7ffefff]
[    0.349278] pci 0000:00:12.1: reg 10: [mem 0xf7ffd000-0xf7ffdfff]
[    0.349338] pci 0000:00:12.2: reg 10: [mem 0xf7fff800-0xf7fff8ff]
[    0.349386] pci 0000:00:12.2: supports D1 D2
[    0.349388] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.349392] pci 0000:00:12.2: PME# disabled
[    0.349421] pci 0000:00:13.0: reg 10: [mem 0xf7ffc000-0xf7ffcfff]
[    0.349471] pci 0000:00:13.1: reg 10: [mem 0xf7ffb000-0xf7ffbfff]
[    0.349531] pci 0000:00:13.2: reg 10: [mem 0xf7fff400-0xf7fff4ff]
[    0.349579] pci 0000:00:13.2: supports D1 D2
[    0.349581] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.349585] pci 0000:00:13.2: PME# disabled
[    0.349684] pci 0000:00:14.1: reg 10: [io  0x0000-0x0007]
[    0.349690] pci 0000:00:14.1: reg 14: [io  0x0000-0x0003]
[    0.349696] pci 0000:00:14.1: reg 18: [io  0x0000-0x0007]
[    0.349702] pci 0000:00:14.1: reg 1c: [io  0x0000-0x0003]
[    0.349708] pci 0000:00:14.1: reg 20: [io  0xff00-0xff0f]
[    0.349765] pci 0000:00:14.2: reg 10: [mem 0xf7ff4000-0xf7ff7fff 64bit]
[    0.349805] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.349808] pci 0000:00:14.2: PME# disabled
[    0.349903] pci 0000:00:14.5: reg 10: [mem 0xf7ffa000-0xf7ffafff]
[    0.349999] PCI: peer root bus 00 res updated from pci conf
[    0.350037] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
[    0.350043] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.350050] pci 0000:01:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit]
[    0.350054] pci 0000:01:00.0: reg 24: [io  0xdc00-0xdc7f]
[    0.350058] pci 0000:01:00.0: reg 30: [mem 0xfbee0000-0xfbefffff pref]
[    0.352017] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[    0.352022] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    0.352025] pci 0000:00:02.0:   bridge window [mem 0xf8000000-0xfbefffff]
[    0.352029] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.352072] pci 0000:02:00.0: reg 10: [io  0xe800-0xe8ff]
[    0.352086] pci 0000:02:00.0: reg 18: [mem 0xf6fff000-0xf6ffffff 64bit pref]
[    0.352096] pci 0000:02:00.0: reg 20: [mem 0xf6ff8000-0xf6ffbfff 64bit pref]
[    0.352102] pci 0000:02:00.0: reg 30: [mem 0xfbff0000-0xfbffffff pref]
[    0.352131] pci 0000:02:00.0: supports D1 D2
[    0.352133] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.352136] pci 0000:02:00.0: PME# disabled
[    0.354019] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
[    0.354024] pci 0000:00:0a.0:   bridge window [io  0xe000-0xefff]
[    0.354027] pci 0000:00:0a.0:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.354030] pci 0000:00:0a.0:   bridge window [mem 0xf6f00000-0xf6ffffff 64bit pref]
[    0.354092] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
[    0.354096] pci 0000:00:14.4:   bridge window [io  0xf000-0x0000] (disabled)
[    0.354100] pci 0000:00:14.4:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.354104] pci 0000:00:14.4:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.354107] pci 0000:00:14.4:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.354109] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[    0.354111] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.354113] pci 0000:00:14.4:   bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
[    0.354115] pci 0000:00:14.4:   bridge window [mem 0x230000000-0xfcffffffff] (subtractive decode)
[    0.354153] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.355017] pci 0000:00:14.3: default IRQ router [1002:439d]
[    0.355027] PCI: pci_cache_line_size set to 64 bytes
[    0.355090] reserve RAM buffer: 000000000009ec00 - 000000000009ffff 
[    0.355092] reserve RAM buffer: 00000000cff80000 - 00000000cfffffff 
[    0.355106] Switching to clocksource tsc
[    0.355779] pnp: PnP ACPI: disabled
[    0.356228] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[    0.356230] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    0.356233] pci 0000:00:02.0:   bridge window [mem 0xf8000000-0xfbefffff]
[    0.356236] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.356240] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
[    0.356242] pci 0000:00:0a.0:   bridge window [io  0xe000-0xefff]
[    0.356245] pci 0000:00:0a.0:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.356247] pci 0000:00:0a.0:   bridge window [mem 0xf6f00000-0xf6ffffff 64bit pref]
[    0.356251] pci 0000:00:14.4: PCI bridge to [bus 03-03]
[    0.356252] pci 0000:00:14.4:   bridge window [io  disabled]
[    0.356257] pci 0000:00:14.4:   bridge window [mem disabled]
[    0.356260] pci 0000:00:14.4:   bridge window [mem pref disabled]
[    0.356273] pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[    0.356276] pci 0000:00:02.0: setting latency timer to 64
[    0.356281] pci 0000:00:0a.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[    0.356283] pci 0000:00:0a.0: setting latency timer to 64
[    0.356290] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.356292] pci_bus 0000:00: resource 5 [mem 0xf0000000-0xffffffff]
[    0.356294] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.356296] pci_bus 0000:00: resource 7 [mem 0xd0000000-0xdfffffff]
[    0.356299] pci_bus 0000:00: resource 8 [mem 0x230000000-0xfcffffffff]
[    0.356301] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.356303] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfbefffff]
[    0.356305] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.356307] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.356309] pci_bus 0000:02: resource 1 [mem 0xfbf00000-0xfbffffff]
[    0.356311] pci_bus 0000:02: resource 2 [mem 0xf6f00000-0xf6ffffff 64bit pref]
[    0.356313] pci_bus 0000:03: resource 4 [io  0x0000-0xffff]
[    0.356315] pci_bus 0000:03: resource 5 [mem 0xf0000000-0xffffffff]
[    0.356317] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.356319] pci_bus 0000:03: resource 7 [mem 0xd0000000-0xdfffffff]
[    0.356321] pci_bus 0000:03: resource 8 [mem 0x230000000-0xfcffffffff]
[    0.356339] NET: Registered protocol family 2
[    0.356387] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.356854] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.357909] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.358198] TCP: Hash tables configured (established 262144 bind 65536)
[    0.358200] TCP reno registered
[    0.358203] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.358247] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.358349] NET: Registered protocol family 1
[    0.358499] pci 0000:01:00.0: Boot video device
[    0.358503] PCI: CLS 64 bytes, default 64
[    0.358670] PCI-DMA: Disabling AGP.
[    0.358786] PCI-DMA: aperture base @ 20000000 size 65536 KB
[    0.358787] PCI-DMA: using GART IOMMU.
[    0.358789] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    0.361962] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.363038] audit: initializing netlink socket (disabled)
[    0.363046] type=2000 audit(1300924045.362:1): initialized
[    0.363434] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.365366] VFS: Disk quotas dquot_6.5.2
[    0.365421] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.365794] msgmni has been set to 15848
[    0.365983] alg: No test for stdrng (krng)
[    0.366065] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.366068] io scheduler noop registered
[    0.366069] io scheduler deadline registered
[    0.366151] io scheduler cfq registered (default)
[    0.366229] pcieport 0000:00:02.0: setting latency timer to 64
[    0.366250] pcieport 0000:00:02.0: irq 24 for MSI/MSI-X
[    0.366330] pcieport 0000:00:0a.0: setting latency timer to 64
[    0.366348] pcieport 0000:00:0a.0: irq 25 for MSI/MSI-X
[    0.366484] pcie_pme: probe of 0000:00:02.0:pcie01 failed with error -13
[    0.366488] pcie_pme: probe of 0000:00:0a.0:pcie01 failed with error -13
[    0.366638] nvidiafb 0000:01:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[    0.368163] nvidiafb: Device ID: 10de06e4 
[    0.368164] nvidiafb: unknown NV_ARCH
[    0.374979] Linux agpgart interface v0.103
[    0.375014] [drm] Initialized drm 1.1.0 20060810
[    0.375055] nouveau 0000:01:00.0: setting latency timer to 64
[    0.377371] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x298200a2)
[    0.380496] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[    0.428141] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    0.428144] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    0.428146] [drm] nouveau 0000:01:00.0: Bios version 62.98.71.00
[    0.428149] [drm] nouveau 0000:01:00.0: TMDS table revision 2.0 not currently supported
[    0.428151] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[    0.428154] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02000300 00000028
[    0.428156] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00020030
[    0.428158] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 04011310 00000028
[    0.428160] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
[    0.428163] [drm] nouveau 0000:01:00.0:   0: 0x00001030: type 0x30 idx 0 tag 0x07
[    0.428165] [drm] nouveau 0000:01:00.0:   1: 0x00000200: type 0x00 idx 1 tag 0xff
[    0.428171] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD691
[    0.456797] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xDA96
[    0.465684] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE392
[    0.465692] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE460
[    0.467754] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE716
[    0.467757] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xE77B
[    0.488680] [drm] nouveau 0000:01:00.0: 0xE77B: Condition still not met after 20ms, skipping following opcodes
[    0.488687] [drm] nouveau 0000:01:00.0: 0xC4C8: parsing output script 0
[    0.488696] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
[    0.560886] [TTM] Zone  kernel: Available graphics memory: 4057314 kiB.
[    0.560888] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[    0.573213] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[    0.575682] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
[    0.578437] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
[    0.578978] [drm] nouveau 0000:01:00.0: Detected a DAC output
[    0.578980] [drm] nouveau 0000:01:00.0: Detected a TMDS output
[    0.578982] [drm] nouveau 0000:01:00.0: Detected a DAC output
[    0.578984] [drm] nouveau 0000:01:00.0: Detected a DVI-I connector
[    0.579108] [drm] nouveau 0000:01:00.0: Detected a VGA connector
[    0.754524] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x40250000, bo ffff88022f669200
[    0.759081] [drm] nouveau 0000:01:00.0: 0x11C1: parsing clock script 0
[    0.760221] Console: switching to colour frame buffer device 128x48
[    0.761210] fb0: nouveaufb frame buffer device
[    0.761211] registered panic notifier
[    0.761214] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[    0.761289] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.761414] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.762360] loop: module loaded
[    0.762372] Uniform Multi-Platform E-IDE driver
[    0.762442] atiixp 0000:00:14.1: IDE controller (0x1002:0x439c rev 0x00)
[    0.762453] pci 0000:00:14.1: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.762465] atiixp 0000:00:14.1: not 100% native mode: will probe irqs later
[    0.762470]     ide0: BM-DMA at 0xff00-0xff07
[    0.762477]     ide1: BM-DMA at 0xff08-0xff0f
[    0.762481] Probing IDE interface ide0...
[    1.280601] Probing IDE interface ide1...
[    1.799522] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    1.799534] ide1 at 0x170-0x177,0x376 on irq 15
[    1.799616] ide-gd driver 1.18
[    1.799740] ahci 0000:00:11.0: version 3.0
[    1.799753] ahci 0000:00:11.0: PCI->APIC IRQ transform: INT A -> IRQ 22
[    1.799838] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[    1.799841] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc 
[    1.800033] scsi0 : ahci
[    1.800107] scsi1 : ahci
[    1.800162] scsi2 : ahci
[    1.800220] scsi3 : ahci
[    1.800262] ata1: SATA max UDMA/133 abar m1024 at 0xf7fffc00 port 0xf7fffd00 irq 22
[    1.800265] ata2: SATA max UDMA/133 abar m1024 at 0xf7fffc00 port 0xf7fffd80 irq 22
[    1.800268] ata3: SATA max UDMA/133 abar m1024 at 0xf7fffc00 port 0xf7fffe00 irq 22
[    1.800271] ata4: SATA max UDMA/133 abar m1024 at 0xf7fffc00 port 0xf7fffe80 irq 22
[    1.800611] PNP: No PS/2 controller found. Probing ports directly.
[    1.800976] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.800981] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.801120] mice: PS/2 mouse device common for all mice
[    1.801234] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    1.801254] rtc0: alarms up to one day, 114 bytes nvram
[    1.801282] cpuidle: using governor ladder
[    1.801283] cpuidle: using governor menu
[    1.801287] No iBFT detected.
[    1.801493] TCP cubic registered
[    1.801496] NET: Registered protocol family 17
[    1.801612] registered taskstats version 1
[    1.801804] rtc_cmos rtc_cmos: setting system clock to 2011-03-23 23:47:27 UTC (1300924047)
[    1.833744] input: AT Translated Set 2 keyboard as /class/input/input0
[    2.104423] ata2: SATA link down (SStatus 0 SControl 300)
[    2.105408] ata4: SATA link down (SStatus 0 SControl 300)
[    2.105411] ata3: SATA link down (SStatus 0 SControl 300)
[    2.257370] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.258507] ata1.00: ATA-8: ST31000528AS, CC38, max UDMA/133
[    2.258510] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.259798] ata1.00: configured for UDMA/133
[    2.270430] scsi 0:0:0:0: Direct-Access     ATA      ST31000528AS     CC38 PQ: 0 ANSI: 5
[    2.270617] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.270669] sd 0:0:0:0: [sda] Write Protect is off
[    2.270671] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.270683] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.270772]  sda: sda1 sda2 < sda5 >
[    2.322356] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.377419] kjournald starting.  Commit interval 5 seconds
[    2.377426] EXT3-fs (sda1): mounted filesystem with ordered data mode
[    2.377435] VFS: Mounted root (ext3 filesystem) readonly on device 8:1.
[    2.377444] Freeing unused kernel memory: 480k freed
[    5.516255] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    5.516271] r8169 0000:02:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[    5.516307] r8169 0000:02:00.0: setting latency timer to 64
[    5.516344] r8169 0000:02:00.0: irq 26 for MSI/MSI-X
[    5.516521] r8169 0000:02:00.0: eth0: RTL8168d/8111d at 0xffffc9000003c000, e0:cb:4e:3e:6d:7e, XID 083000c0 IRQ 26
[    5.516524] r8169: eth0: Missing Free firmware
[    5.516707] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    5.529198] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.529213] ohci_hcd 0000:00:12.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    5.529229] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    5.529234] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 1
[    5.529260] ohci_hcd 0000:00:12.0: irq 16, io mem 0xf7ffe000
[    5.531355] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.531358] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    5.584751] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    5.584754] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.584756] usb usb1: Product: OHCI Host Controller
[    5.584758] usb usb1: Manufacturer: Linux 2.6.34-libre ohci_hcd
[    5.584759] usb usb1: SerialNumber: 0000:00:12.0
[    5.584826] hub 1-0:1.0: USB hub found
[    5.584833] hub 1-0:1.0: 3 ports detected
[    5.584896] ehci_hcd 0000:00:12.2: PCI->APIC IRQ transform: INT B -> IRQ 17
[    5.584919] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    5.584923] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 2
[    5.584950] ehci_hcd 0000:00:12.2: debug port 1
[    5.584966] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf7fff800
[    5.591717] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    5.591733] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    5.591735] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.591737] usb usb2: Product: EHCI Host Controller
[    5.591738] usb usb2: Manufacturer: Linux 2.6.34-libre ehci_hcd
[    5.591740] usb usb2: SerialNumber: 0000:00:12.2
[    5.591795] hub 2-0:1.0: USB hub found
[    5.591798] hub 2-0:1.0: 6 ports detected
[    5.591855] ohci_hcd 0000:00:12.1: PCI->APIC IRQ transform: INT A -> IRQ 16
[    5.591868] ohci_hcd 0000:00:12.1: OHCI Host Controller
[    5.591873] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 3
[    5.591888] ohci_hcd 0000:00:12.1: irq 16, io mem 0xf7ffd000
[    5.631003] EDAC MC: Ver: 2.1.0 May 30 2010
[    5.638032] input: PC Speaker as /class/input/input1
[    5.647733] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    5.647736] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.647737] usb usb3: Product: OHCI Host Controller
[    5.647739] usb usb3: Manufacturer: Linux 2.6.34-libre ohci_hcd
[    5.647740] usb usb3: SerialNumber: 0000:00:12.1
[    5.647797] hub 3-0:1.0: USB hub found
[    5.647803] hub 3-0:1.0: 3 ports detected
[    5.647861] ehci_hcd 0000:00:13.2: PCI->APIC IRQ transform: INT B -> IRQ 19
[    5.647881] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    5.647885] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
[    5.647911] ehci_hcd 0000:00:13.2: debug port 1
[    5.647927] ehci_hcd 0000:00:13.2: irq 19, io mem 0xf7fff400
[    5.654693] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    5.654709] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    5.654711] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.654713] usb usb4: Product: EHCI Host Controller
[    5.654714] usb usb4: Manufacturer: Linux 2.6.34-libre ehci_hcd
[    5.654716] usb usb4: SerialNumber: 0000:00:13.2
[    5.654768] hub 4-0:1.0: USB hub found
[    5.654771] hub 4-0:1.0: 6 ports detected
[    5.654834] ohci_hcd 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[    5.654846] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    5.654850] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[    5.654866] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf7ffc000
[    5.710724] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    5.710727] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.710729] usb usb5: Product: OHCI Host Controller
[    5.710731] usb usb5: Manufacturer: Linux 2.6.34-libre ohci_hcd
[    5.710732] usb usb5: SerialNumber: 0000:00:13.0
[    5.710789] hub 5-0:1.0: USB hub found
[    5.710795] hub 5-0:1.0: 3 ports detected
[    5.710882] ohci_hcd 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 18
[    5.710903] ohci_hcd 0000:00:13.1: OHCI Host Controller
[    5.710908] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[    5.710925] ohci_hcd 0000:00:13.1: irq 18, io mem 0xf7ffb000
[    5.766732] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    5.766735] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.766737] usb usb6: Product: OHCI Host Controller
[    5.766738] usb usb6: Manufacturer: Linux 2.6.34-libre ohci_hcd
[    5.766740] usb usb6: SerialNumber: 0000:00:13.1
[    5.766795] hub 6-0:1.0: USB hub found
[    5.766800] hub 6-0:1.0: 3 ports detected
[    5.766848] ohci_hcd 0000:00:14.5: PCI->APIC IRQ transform: INT C -> IRQ 18
[    5.766862] ohci_hcd 0000:00:14.5: OHCI Host Controller
[    5.766867] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[    5.766883] ohci_hcd 0000:00:14.5: irq 18, io mem 0xf7ffa000
[    5.822706] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    5.822709] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.822711] usb usb7: Product: OHCI Host Controller
[    5.822713] usb usb7: Manufacturer: Linux 2.6.34-libre ohci_hcd
[    5.822714] usb usb7: SerialNumber: 0000:00:14.5
[    5.822783] hub 7-0:1.0: USB hub found
[    5.822790] hub 7-0:1.0: 2 ports detected
[    5.864727] EDAC amd64_edac:  Ver: 3.3.0 May 30 2010
[    5.864748] EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
[    5.864755] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[    5.864756]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[    5.864757]  (Note that use of the override may cause unknown side effects.)
[    5.864761] amd64_edac: probe of 0000:00:18.2 failed with error -22
[    5.950922] usbcore: registered new interface driver usbserial
[    5.950931] USB Serial support registered for generic
[    5.950942] usbcore: registered new interface driver usbserial_generic
[    5.950943] usbserial: USB Serial Driver core
[    5.962892] USB Serial support registered for GSM modem (1-port)
[    5.962918] usbcore: registered new interface driver option
[    5.962920] option: v0.7.2:USB Driver for GSM modems
[    6.134271] HDA Intel 0000:00:14.2: PCI->APIC IRQ transform: INT A -> IRQ 16
[    7.792702] Adding 24025172k swap on /dev/sda5.  Priority:-1 extents:1 across:24025172k 
[    8.363863] EXT3-fs (sda1): using internal journal
[    9.774977] ip_tables: (C) 2000-2006 Netfilter Core Team
[    9.812300] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    9.812404] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[    9.812406] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[    9.812408] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[   11.869868] r8169 0000:02:00.0: eth0: link up
[   11.869874] r8169 0000:02:00.0: eth0: link up
[   13.034941] powernow-k8: Found 1 AMD Phenom(tm) II X4 910e Processor processors (4 cpu cores) (version 2.20.00)
[   13.034949] [Firmware Bug]: powernow-k8: No compatible ACPI _PSS objects found.
[   13.034950] [Firmware Bug]: powernow-k8: Try again with latest BIOS.
[   14.062310] NET: Registered protocol family 10
[   14.062711] lo: Disabled Privacy Extensions
[   14.199347] Connection attempt (UNPRIV): IN=eth0 OUT= MAC= SRC=192.168.1.80 DST=224.0.0.251 LEN=263 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=243 
[   14.377219] parport0: PC-style at 0x378 [PCSPP,TRISTATE]
[   14.377242] parport0: irq 0 detected
[   14.452244] Connection attempt (UNPRIV): IN=eth0 OUT= MAC= SRC=192.168.1.80 DST=224.0.0.251 LEN=263 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=243 
[   14.459376] lp0: using parport0 (polling).
[   14.467389] ppdev: user-space parallel port driver
[   24.527288] eth0: no IPv6 routers present


More information about the coreboot mailing list