Re: mpt fusion broken sometime since 2.6.24

From: david
Date: Tue Feb 17 2009 - 22:38:43 EST


On Tue, 17 Feb 2009, Yinghai Lu wrote:

Date: Tue, 17 Feb 2009 19:28:59 -0800
From: Yinghai Lu <yinghai@xxxxxxxxxx>
To: david@xxxxxxx
Cc: Matthew Wilcox <matthew@xxxxxx>,
linux-kernel <linux-kernel@xxxxxxxxxxxxxxx>, linux-scsi@xxxxxxxxxxxxxxx,
DL-MPTFusionLinux@xxxxxxx
Subject: Re: mpt fusion broken sometime since 2.6.24

david@xxxxxxx wrote:
On Tue, 17 Feb 2009, Yinghai Lu wrote:

david@xxxxxxx wrote:
On Tue, 17 Feb 2009, david@xxxxxxx wrote:

do you have chance to try current tip/master
http://people.redhat.com/mingo/tip.git/readme.txt
or 2.6.29-rcX
plus following patch?

I will see about trying this.

does the fact that I am compiling a monolithic kernel (no modules) make
any difference related to the patch below?

please try this patch too. wonder if your BIOS does enable the HT MSI ...

this does solve the problem.

can you send out boot log?

attached

DAvid Lang

YH

David Lang


diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index baad093..7e97b90 100644
--- a/drivers/pci/quirks.c
+++ b/drivers/pci/quirks.c
@@ -1981,6 +1981,9 @@ static void __devinit quirk_msi_ht_cap(struct
pci_dev *dev)
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_SERVERWORKS,
PCI_DEVICE_ID_SERVERWORKS_HT2000_PCIE,
quirk_msi_ht_cap);

+DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD,
PCI_DEVICE_ID_AMD_8132_BRIDGE,
+ quirk_msi_ht_cap);
+

/* The nVidia CK804 chipset may have 2 HT MSI mappings.
* MSI are supported if the MSI capability set in any of these mappings.


Linux version 2.6.29-rc5.SMP.K8-64-00122-g5955c7a-dirty (root@secdev) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #21 SMP Tue Feb 17 18:41:12 PST 2009
Command line: auto BOOT_IMAGE=test2 ro root=803 console=ttyS1,9600n8 console=tty1
KERNEL supported cpus:
Intel GenuineIntel
AMD AuthenticAMD
Centaur CentaurHauls
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 0000000000093800 (usable)
BIOS-e820: 0000000000093800 - 0000000000094c00 (reserved)
BIOS-e820: 00000000000eadc0 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000dfff0000 (usable)
BIOS-e820: 00000000dfff0000 - 00000000dfffe000 (ACPI data)
BIOS-e820: 00000000dfffe000 - 00000000e0000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)
BIOS-e820: 0000000100000000 - 0000000820000000 (usable)
DMI present.
AMI BIOS detected: BIOS may corrupt low RAM, working around it.
last_pfn = 0x820000 max_arch_pfn = 0x100000000
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
last_pfn = 0xdfff0 max_arch_pfn = 0x100000000
init_memory_mapping: 0000000000000000-00000000dfff0000
0000000000 - 00dfe00000 page 2M
00dfe00000 - 00dfff0000 page 4k
kernel direct mapping tables up to dfff0000 @ 10000-16000
last_map_addr: dfff0000 end: dfff0000
init_memory_mapping: 0000000100000000-0000000820000000
0100000000 - 0820000000 page 2M
kernel direct mapping tables up to 820000000 @ 14000-36000
last_map_addr: 820000000 end: 820000000
ACPI: RSDP 000F9440, 0014 (r0 ACPIAM)
ACPI: RSDT DFFF0000, 0034 (r1 A M I OEMRSDT 6000714 MSFT 97)
ACPI: FACP DFFF0200, 0084 (r2 A M I OEMFACP 6000714 MSFT 97)
FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4)
ACPI: DSDT DFFF0440, 5218 (r1 WTF4V WTF4V034 34 INTL 2002026)
ACPI: FACS DFFFE000, 0040
ACPI: APIC DFFF0390, 00B0 (r1 A M I OEMAPIC 6000714 MSFT 97)
ACPI: OEMB DFFFE040, 0063 (r1 A M I AMI_OEM 6000714 MSFT 97)
ACPI: SRAT DFFF5660, 01A0 (r1 AMD HAMMER 1 AMD 1)
ACPI: Local APIC address 0xfee00000
SRAT: PXM 0 -> APIC 0 -> Node 0
SRAT: PXM 0 -> APIC 1 -> Node 0
SRAT: PXM 1 -> APIC 2 -> Node 1
SRAT: PXM 1 -> APIC 3 -> Node 1
SRAT: PXM 2 -> APIC 4 -> Node 2
SRAT: PXM 2 -> APIC 5 -> Node 2
SRAT: PXM 3 -> APIC 6 -> Node 3
SRAT: PXM 3 -> APIC 7 -> Node 3
SRAT: Node 0 PXM 0 0-a0000
SRAT: Node 0 PXM 0 100000-e0000000
SRAT: Node 0 PXM 0 100000000-220000000
SRAT: Node 1 PXM 1 220000000-420000000
SRAT: Node 2 PXM 2 420000000-620000000
SRAT: Node 3 PXM 3 620000000-820000000
NUMA: Allocated memnodemap from 31000 - 41440
NUMA: Using 20 for the hash shift.
Bootmem setup node 0 0000000000000000-0000000220000000
NODE_DATA [0000000000041440 - 000000000004343f]
bootmap [0000000000044000 - 0000000000087fff] pages 44
(7 early reservations) ==> bootmem [0000000000 - 0220000000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
#2 [0000200000 - 0000975dc4] TEXT DATA BSS ==> [0000200000 - 0000975dc4]
#3 [0000093c00 - 0000100000] BIOS reserved ==> [0000093c00 - 0000100000]
#4 [0000010000 - 0000014000] PGTABLE ==> [0000010000 - 0000014000]
#5 [0000014000 - 0000031000] PGTABLE ==> [0000014000 - 0000031000]
#6 [0000031000 - 0000041440] MEMNODEMAP ==> [0000031000 - 0000041440]
Bootmem setup node 1 0000000220000000-0000000420000000
NODE_DATA [0000000220000000 - 0000000220001fff]
bootmap [0000000220002000 - 0000000220041fff] pages 40
(7 early reservations) ==> bootmem [0220000000 - 0420000000]
#0 [0000000000 - 0000001000] BIOS data page
#1 [0000006000 - 0000008000] TRAMPOLINE
#2 [0000200000 - 0000975dc4] TEXT DATA BSS
#3 [0000093c00 - 0000100000] BIOS reserved
#4 [0000010000 - 0000014000] PGTABLE
#5 [0000014000 - 0000031000] PGTABLE
#6 [0000031000 - 0000041440] MEMNODEMAP
Bootmem setup node 2 0000000420000000-0000000620000000
NODE_DATA [0000000420000000 - 0000000420001fff]
bootmap [0000000420002000 - 0000000420041fff] pages 40
(7 early reservations) ==> bootmem [0420000000 - 0620000000]
#0 [0000000000 - 0000001000] BIOS data page
#1 [0000006000 - 0000008000] TRAMPOLINE
#2 [0000200000 - 0000975dc4] TEXT DATA BSS
#3 [0000093c00 - 0000100000] BIOS reserved
#4 [0000010000 - 0000014000] PGTABLE
#5 [0000014000 - 0000031000] PGTABLE
#6 [0000031000 - 0000041440] MEMNODEMAP
Bootmem setup node 3 0000000620000000-0000000820000000
NODE_DATA [0000000620000000 - 0000000620001fff]
bootmap [0000000620002000 - 0000000620041fff] pages 40
(7 early reservations) ==> bootmem [0620000000 - 0820000000]
#0 [0000000000 - 0000001000] BIOS data page
#1 [0000006000 - 0000008000] TRAMPOLINE
#2 [0000200000 - 0000975dc4] TEXT DATA BSS
#3 [0000093c00 - 0000100000] BIOS reserved
#4 [0000010000 - 0000014000] PGTABLE
#5 [0000014000 - 0000031000] PGTABLE
#6 [0000031000 - 0000041440] MEMNODEMAP
found SMP MP-table at [ffff8800000ff780] 000ff780
[ffffe20007700000-ffffe200077fffff] potential offnode page_structs
[ffffe20000000000-ffffe200077fffff] PMD -> [ffff880028200000-ffff88002f3fffff] on node 0
[ffffe2000e700000-ffffe2000e7fffff] potential offnode page_structs
[ffffe20007800000-ffffe2000e7fffff] PMD -> [ffff880220200000-ffff8802271fffff] on node 1
[ffffe20015700000-ffffe200157fffff] potential offnode page_structs
[ffffe2000e800000-ffffe200157fffff] PMD -> [ffff880420200000-ffff8804271fffff] on node 2
[ffffe20015800000-ffffe2001c7fffff] PMD -> [ffff880620200000-ffff8806271fffff] on node 3
Zone PFN ranges:
DMA 0x00000010 -> 0x00001000
DMA32 0x00001000 -> 0x00100000
Normal 0x00100000 -> 0x00820000
Movable zone start PFN for each node
early_node_map[6] active PFN ranges
0: 0x00000010 -> 0x00000093
0: 0x00000100 -> 0x000dfff0
0: 0x00100000 -> 0x00220000
1: 0x00220000 -> 0x00420000
2: 0x00420000 -> 0x00620000
3: 0x00620000 -> 0x00820000
On node 0 totalpages: 2097011
DMA zone: 56 pages used for memmap
DMA zone: 2071 pages reserved
DMA zone: 1844 pages, LIFO batch:0
DMA32 zone: 14280 pages used for memmap
DMA32 zone: 899112 pages, LIFO batch:31
Normal zone: 16128 pages used for memmap
Normal zone: 1163520 pages, LIFO batch:31
On node 1 totalpages: 2097152
Normal zone: 28672 pages used for memmap
Normal zone: 2068480 pages, LIFO batch:31
On node 2 totalpages: 2097152
Normal zone: 28672 pages used for memmap
Normal zone: 2068480 pages, LIFO batch:31
On node 3 totalpages: 2097152
Normal zone: 28672 pages used for memmap
Normal zone: 2068480 pages, LIFO batch:31
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
Detected use of extended apic ids on hypertransport bus
Detected use of extended apic ids on hypertransport bus
Detected use of extended apic ids on hypertransport bus
Detected use of extended apic ids on hypertransport bus
ACPI: PM-Timer IO Port: 0x2008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 0, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x09] address[0xfebfc000] gsi_base[24])
IOAPIC[1]: apic_id 9, version 0, address 0xfebfc000, GSI 24-47
ACPI: IOAPIC (id[0x0a] address[0xfebfe000] gsi_base[72])
IOAPIC[2]: apic_id 10, version 0, address 0xfebfe000, GSI 72-78
ACPI: IOAPIC (id[0x0b] address[0xfebff000] gsi_base[79])
IOAPIC[3]: apic_id 11, version 0, address 0xfebff000, GSI 79-85
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: BIOS IRQ0 pin2 override ignored.
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 8 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 86
Allocating PCI resources starting at e2000000 (gap: e0000000:1ec00000)
NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:4
PERCPU: Allocating 40960 bytes of per cpu data
Built 4 zonelists in Zone order, mobility grouping on. Total pages: 8269916
Policy zone: Normal
Kernel command line: auto BOOT_IMAGE=test2 ro root=803 console=ttyS1,9600n8 console=tty1
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Fast TSC calibration using PIT
Detected 2814.492 MHz processor.
spurious 8259A interrupt: IRQ7.
Console: colour VGA+ 80x25
console [tty1] enabled
console [ttyS1] enabled
Checking aperture...
No AGP bridge found
Node 0: aperture @ f4000000 size 64 MB
Node 1: aperture @ f4000000 size 64 MB
Node 2: aperture @ f4000000 size 64 MB
Node 3: aperture @ f4000000 size 64 MB
Memory: 33084308k/34078720k available (3910k kernel code, 524852k absent, 469560k reserved, 1814k data, 372k init)
Calibrating delay loop (skipped), value calculated using timer frequency.. 5628.98 BogoMIPS (lpj=11257968)
Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 0/0x0 -> Node 0
tseg: 0000000000
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
using C1E aware idle routine
ACPI: Core revision 20081204
Setting APIC routing to flat
..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
CPU0: Dual-Core AMD Opteron(tm) Processor 8220 stepping 03
Booting processor 1 APIC 0x1 ip 0x6000
Initializing CPU#1
Calibrating delay using timer specific routine.. 5629.23 BogoMIPS (lpj=11258478)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 1/0x1 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
CPU1: Dual-Core AMD Opteron(tm) Processor 8220 stepping 03
Booting processor 2 APIC 0x2 ip 0x6000
Initializing CPU#2
Calibrating delay using timer specific routine.. 5629.24 BogoMIPS (lpj=11258499)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 2/0x2 -> Node 1
CPU: Physical Processor ID: 1
CPU: Processor Core ID: 0
x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106
CPU2: Dual-Core AMD Opteron(tm) Processor 8220 stepping 03
Booting processor 3 APIC 0x3 ip 0x6000
Initializing CPU#3
Calibrating delay using timer specific routine.. 5629.25 BogoMIPS (lpj=11258500)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 3/0x3 -> Node 1
CPU: Physical Processor ID: 1
CPU: Processor Core ID: 1
x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106
CPU3: Dual-Core AMD Opteron(tm) Processor 8220 stepping 03
Booting processor 4 APIC 0x4 ip 0x6000
Initializing CPU#4
Calibrating delay using timer specific routine.. 5629.25 BogoMIPS (lpj=11258500)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 4/0x4 -> Node 2
CPU: Physical Processor ID: 2
CPU: Processor Core ID: 0
x86 PAT enabled: cpu 4, old 0x7040600070406, new 0x7010600070106
CPU4: Dual-Core AMD Opteron(tm) Processor 8220 stepping 03
Booting processor 5 APIC 0x5 ip 0x6000
Initializing CPU#5
Calibrating delay using timer specific routine.. 5629.26 BogoMIPS (lpj=11258522)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 5/0x5 -> Node 2
CPU: Physical Processor ID: 2
CPU: Processor Core ID: 1
x86 PAT enabled: cpu 5, old 0x7040600070406, new 0x7010600070106
CPU5: Dual-Core AMD Opteron(tm) Processor 8220 stepping 03
Booting processor 6 APIC 0x6 ip 0x6000
Initializing CPU#6
Calibrating delay using timer specific routine.. 5629.25 BogoMIPS (lpj=11258505)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 6/0x6 -> Node 3
CPU: Physical Processor ID: 3
CPU: Processor Core ID: 0
x86 PAT enabled: cpu 6, old 0x7040600070406, new 0x7010600070106
CPU6: Dual-Core AMD Opteron(tm) Processor 8220 stepping 03
Booting processor 7 APIC 0x7 ip 0x6000
Initializing CPU#7
Calibrating delay using timer specific routine.. 5629.24 BogoMIPS (lpj=11258486)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 7/0x7 -> Node 3
CPU: Physical Processor ID: 3
CPU: Processor Core ID: 1
x86 PAT enabled: cpu 7, old 0x7040600070406, new 0x7010600070106
CPU7: Dual-Core AMD Opteron(tm) Processor 8220 stepping 03
Brought up 8 CPUs
Total of 8 processors activated (45033.72 BogoMIPS).
net_namespace: 1352 bytes
xor: automatically using best checksumming function: generic_sse
generic_sse: 8671.000 MB/sec
xor: using function: generic_sse (8671.000 MB/sec)
NET: Registered protocol family 16
node 0 link 2: io port [9000, cfff]
node 1 link 1: io port [d000, ffff]
node 1 link 1: io port [1000, 1fff]
TOM: 00000000e0000000 aka 3584M
node 1 link 1: mmio [fe200000, febfffff]
node 1 link 1: mmio [fd500000, fd5fffff]
node 0 link 2: mmio [fd600000, fd7fffff]
node 0 link 2: mmio [e0000000, e3ffffff]
node 1 link 1: mmio [e8000000, ebffffff]
node 0 link 2: mmio [a0000, bffff]
TOM2: 0000000820000000 aka 33280M
bus: [00,05] on node 0 link 2
bus: 00 index 0 io port: [2000, cfff]
bus: 00 index 1 io port: [0, fff]
bus: 00 index 2 mmio: [fd600000, fe1fffff]
bus: 00 index 3 mmio: [e0000000, e7ffffff]
bus: 00 index 4 mmio: [a0000, bffff]
bus: 00 index 5 mmio: [fec00000, ffffffff]
bus: 00 index 6 mmio: [ec000000, fd4fffff]
bus: 00 index 7 mmio: [820000000, fcffffffff]
bus: [80,84] on node 1 link 1
bus: 80 index 0 io port: [d000, ffff]
bus: 80 index 1 io port: [1000, 1fff]
bus: 80 index 2 mmio: [fe200000, febfffff]
bus: 80 index 3 mmio: [fd500000, fd5fffff]
bus: 80 index 4 mmio: [e8000000, ebffffff]
ACPI: bus type pci registered
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Denied BIOS AML access to invalid port 0x21+0x1 (PIC0)
ACPI Exception (dsopcode-0419): AE_AML_ILLEGAL_ADDRESS, During address validation of OpRegion [IRQM] [20081204]
ACPI: Interpreter enabled
ACPI: (supports S0 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
HPET not enabled in BIOS. You might try hpet=force boot option
pci 0000:00:01.1: reg 10 io port: [0xa400-0xa41f]
pci 0000:00:01.1: reg 20 io port: [0x2300-0x233f]
pci 0000:00:01.1: reg 24 io port: [0x2340-0x237f]
pci 0000:00:01.1: PME# supported from D3hot D3cold
pci 0000:00:01.1: PME# disabled
pci 0000:00:02.0: reg 10 32bit mmio: [0xfe1fc000-0xfe1fcfff]
pci 0000:00:02.0: supports D1 D2
pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:02.0: PME# disabled
pci 0000:00:02.1: reg 10 32bit mmio: [0xfe1fdc00-0xfe1fdcff]
pci 0000:00:02.1: supports D1 D2
pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:02.1: PME# disabled
pci 0000:00:06.0: reg 20 io port: [0xd00-0xd0f]
pci 0000:00:07.0: reg 10 io port: [0xb800-0xb807]
pci 0000:00:07.0: reg 14 io port: [0xb400-0xb403]
pci 0000:00:07.0: reg 18 io port: [0xb000-0xb007]
pci 0000:00:07.0: reg 1c io port: [0xac00-0xac03]
pci 0000:00:07.0: reg 20 io port: [0xa800-0xa80f]
pci 0000:00:07.0: reg 24 32bit mmio: [0xfe1fe000-0xfe1fefff]
pci 0000:00:08.0: reg 10 io port: [0xcc00-0xcc07]
pci 0000:00:08.0: reg 14 io port: [0xc800-0xc803]
pci 0000:00:08.0: reg 18 io port: [0xc400-0xc407]
pci 0000:00:08.0: reg 1c io port: [0xc000-0xc003]
pci 0000:00:08.0: reg 20 io port: [0xbc00-0xbc0f]
pci 0000:00:08.0: reg 24 32bit mmio: [0xfe1ff000-0xfe1fffff]
pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:0b.0: PME# disabled
pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:0c.0: PME# disabled
pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:0d.0: PME# disabled
pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:0e.0: PME# disabled
pci 0000:05:06.0: reg 10 32bit mmio: [0xfc000000-0xfcffffff]
pci 0000:05:06.0: reg 14 32bit mmio: [0xfdc00000-0xfdc3ffff]
pci 0000:05:06.0: reg 18 io port: [0x9000-0x907f]
pci 0000:05:06.0: supports D1 D2
pci 0000:05:07.0: reg 10 32bit mmio: [0xfe0ff800-0xfe0fffff]
pci 0000:05:07.0: reg 14 32bit mmio: [0xfe0f8000-0xfe0fbfff]
pci 0000:05:07.0: supports D1 D2
pci 0000:05:07.0: PME# supported from D0 D1 D2 D3hot
pci 0000:05:07.0: PME# disabled
pci 0000:00:09.0: transparent bridge
pci 0000:00:09.0: bridge io port: [0x9000-0x9fff]
pci 0000:00:09.0: bridge 32bit mmio: [0xfd800000-0xfe0fffff]
pci 0000:00:09.0: bridge 32bit mmio pref: [0xfb400000-0xfd3fffff]
pci 0000:03:00.0: reg 10 64bit mmio: [0xfd7f0000-0xfd7fffff]
pci 0000:03:00.0: PME# supported from D3hot D3cold
pci 0000:03:00.0: PME# disabled
pci 0000:00:0c.0: bridge 32bit mmio: [0xfd700000-0xfd7fffff]
pci 0000:02:00.0: reg 10 64bit mmio: [0xfd6f0000-0xfd6fffff]
pci 0000:02:00.0: PME# supported from D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:00:0d.0: bridge 32bit mmio: [0xfd600000-0xfd6fffff]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Root Bridge [PCIB] (0000:80)
pci 0000:80:01.0: reg 14 32bit mmio: [0xfebfc000-0xfebfcfff]
pci 0000:80:08.0: reg 10 io port: [0xfc00-0xfc07]
pci 0000:80:08.0: reg 14 io port: [0xf800-0xf803]
pci 0000:80:08.0: reg 18 io port: [0xf400-0xf407]
pci 0000:80:08.0: reg 1c io port: [0xf000-0xf003]
pci 0000:80:08.0: reg 20 io port: [0xec00-0xec0f]
pci 0000:80:08.0: reg 24 32bit mmio: [0xfebfd000-0xfebfdfff]
pci 0000:80:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:80:0d.0: PME# disabled
pci 0000:80:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:80:0e.0: PME# disabled
pci 0000:80:10.1: reg 10 64bit mmio: [0xfebfe000-0xfebfefff]
pci 0000:80:11.1: reg 10 64bit mmio: [0xfebff000-0xfebfffff]
pci 0000:82:03.0: reg 10 io port: [0xd800-0xd8ff]
pci 0000:82:03.0: reg 14 64bit mmio: [0xfeafc000-0xfeafffff]
pci 0000:82:03.0: reg 1c 64bit mmio: [0xfeae0000-0xfeaeffff]
pci 0000:82:03.0: reg 30 32bit mmio: [0xfe400000-0xfe7fffff]
pci 0000:82:03.0: supports D1 D2
pci 0000:80:10.0: bridge io port: [0xd000-0xdfff]
pci 0000:80:10.0: bridge 32bit mmio: [0xfe200000-0xfeafffff]
ACPI: PCI Interrupt Routing Table [\_SB_.PCIB._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCIB.POGA._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCIB.POGB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *5
ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *5
ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *7
ACPI: PCI Interrupt Link [LNKE] (IRQs 16 17 18 19) *0, disabled.
ACPI: PCI Interrupt Link [LUS0] (IRQs 20 21 22) *9
ACPI: PCI Interrupt Link [LUS1] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [LUS2] (IRQs 20 21 22) *11
ACPI: PCI Interrupt Link [LKLN] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [LAUI] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [LKMO] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [LKSM] (IRQs 20 21 22) *5
ACPI: PCI Interrupt Link [LTID] (IRQs 20 21 22) *11
ACPI: PCI Interrupt Link [LTIE] (IRQs 20 21 22) *10
ACPI: PCI Interrupt Link [LN2A] (IRQs 40 41 42 43) *0, disabled.
ACPI: PCI Interrupt Link [LN2B] (IRQs 40 41 42 43) *0, disabled.
ACPI: PCI Interrupt Link [LN2C] (IRQs 40 41 42 43) *0, disabled.
ACPI: PCI Interrupt Link [LN2D] (IRQs 40 41 42 43) *0, disabled.
ACPI: PCI Interrupt Link [LK2N] (IRQs 44 45 46 47) *0, disabled.
ACPI: PCI Interrupt Link [LT3D] (IRQs 44 45 46 47) *0, disabled.
ACPI: PCI Interrupt Link [LT2E] (IRQs 44 45 46 47) *0, disabled.
ACPI Warning (tbutils-0242): Incorrect checksum in table [OEMB] - EE, should be EB [20081204]
SCSI subsystem initialized
libata version 3.00 loaded.
PCI: Using ACPI for IRQ routing
PCI-DMA: Disabling AGP.
PCI-DMA: aperture base @ f4000000 size 65536 KB
init_memory_mapping: 00000000f4000000-00000000f8000000
00f4000000 - 00f8000000 page 2M
last_map_addr: f8000000 end: f8000000
PCI-DMA: using GART IOMMU.
PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
system 00:07: ioport range 0x190-0x193 has been reserved
system 00:07: ioport range 0x4d0-0x4d1 has been reserved
system 00:07: iomem range 0xffb80000-0xfffffffe has been reserved
system 00:07: iomem range 0xdfefc000-0xdfefcfff could not be reserved
system 00:07: iomem range 0xdfefd000-0xdfefd3ff could not be reserved
system 00:07: iomem range 0xdfefe000-0xdfefe3ff could not be reserved
system 00:07: iomem range 0xdfeff000-0xdfefffff could not be reserved
system 00:07: iomem range 0xfefff000-0xfeffffff has been reserved
system 00:08: ioport range 0xca2-0xca3 has been reserved
system 00:08: iomem range 0xfec00000-0xfec00fff has been reserved
system 00:08: iomem range 0xfee00000-0xfeefffff could not be reserved
system 00:08: iomem range 0xfe200000-0xfebfffff could not be reserved
system 00:08: iomem range 0xfd500000-0xfd5fffff has been reserved
system 00:0b: ioport range 0xa00-0xa0f has been reserved
system 00:0c: iomem range 0xe0000000-0xefffffff could not be reserved
system 00:0d: iomem range 0x0-0x9ffff could not be reserved
system 00:0d: iomem range 0xc0000-0xdffff has been reserved
system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
system 00:0d: iomem range 0x100000-0xdfffffff could not be reserved
pci 0000:00:09.0: PCI bridge, secondary bus 0000:05
Switched to high resolution mode on CPU 0
pci 0000:00:09.0: IO window: 0x9000-0x9fff
Switched to high resolution mode on CPU 1
Switched to high resolution mode on CPU 5
Switched to high resolution mode on CPU 4
Switched to high resolution mode on CPU 3
Switched to high resolution mode on CPU 2
Switched to high resolution mode on CPU 7
Switched to high resolution mode on CPU 6
pci 0000:00:09.0: MEM window: 0xfd800000-0xfe0fffff
pci 0000:00:09.0: PREFETCH window: 0x000000fb400000-0x000000fd3fffff
pci 0000:00:0b.0: PCI bridge, secondary bus 0000:04
pci 0000:00:0b.0: IO window: disabled
pci 0000:00:0b.0: MEM window: disabled
pci 0000:00:0b.0: PREFETCH window: disabled
pci 0000:00:0c.0: PCI bridge, secondary bus 0000:03
pci 0000:00:0c.0: IO window: disabled
pci 0000:00:0c.0: MEM window: 0xfd700000-0xfd7fffff
pci 0000:00:0c.0: PREFETCH window: disabled
pci 0000:00:0d.0: PCI bridge, secondary bus 0000:02
pci 0000:00:0d.0: IO window: disabled
pci 0000:00:0d.0: MEM window: 0xfd600000-0xfd6fffff
pci 0000:00:0d.0: PREFETCH window: disabled
pci 0000:00:0e.0: PCI bridge, secondary bus 0000:01
pci 0000:00:0e.0: IO window: disabled
pci 0000:00:0e.0: MEM window: disabled
pci 0000:00:0e.0: PREFETCH window: disabled
pci 0000:00:09.0: setting latency timer to 64
pci 0000:00:0b.0: setting latency timer to 64
pci 0000:00:0c.0: setting latency timer to 64
pci 0000:00:0d.0: setting latency timer to 64
pci 0000:00:0e.0: setting latency timer to 64
pci 0000:80:0d.0: PCI bridge, secondary bus 0000:84
pci 0000:80:0d.0: IO window: disabled
pci 0000:80:0d.0: MEM window: disabled
pci 0000:80:0d.0: PREFETCH window: disabled
pci 0000:80:0e.0: PCI bridge, secondary bus 0000:83
pci 0000:80:0e.0: IO window: disabled
pci 0000:80:0e.0: MEM window: disabled
pci 0000:80:0e.0: PREFETCH window: disabled
pci 0000:80:10.0: PCI bridge, secondary bus 0000:82
pci 0000:80:10.0: IO window: 0xd000-0xdfff
pci 0000:80:10.0: MEM window: 0xfe200000-0xfeafffff
pci 0000:80:10.0: PREFETCH window: disabled
pci 0000:80:11.0: PCI bridge, secondary bus 0000:81
pci 0000:80:11.0: IO window: disabled
pci 0000:80:11.0: MEM window: disabled
pci 0000:80:11.0: PREFETCH window: disabled
pci 0000:80:0d.0: setting latency timer to 64
pci 0000:80:0e.0: setting latency timer to 64
pci_bus 0000:00: resource 0 io: [0x2000-0xcfff]
pci_bus 0000:00: resource 1 io: [0x00-0xfff]
pci_bus 0000:00: resource 2 mem: [0xfd600000-0xfe1fffff]
pci_bus 0000:00: resource 3 mem: [0xe0000000-0xe7ffffff]
pci_bus 0000:00: resource 4 mem: [0x0a0000-0x0bffff]
pci_bus 0000:00: resource 5 mem: [0xfec00000-0xffffffff]
pci_bus 0000:00: resource 6 mem: [0xec000000-0xfd4fffff]
pci_bus 0000:00: resource 7 mem: [0x820000000-0xfcffffffff]
pci_bus 0000:05: resource 0 io: [0x9000-0x9fff]
pci_bus 0000:05: resource 1 mem: [0xfd800000-0xfe0fffff]
pci_bus 0000:05: resource 2 mem: [0xfb400000-0xfd3fffff]
pci_bus 0000:05: resource 3 io: [0x2000-0xcfff]
pci_bus 0000:05: resource 4 io: [0x00-0xfff]
pci_bus 0000:05: resource 5 mem: [0xfd600000-0xfe1fffff]
pci_bus 0000:05: resource 6 mem: [0xe0000000-0xe7ffffff]
pci_bus 0000:05: resource 7 mem: [0x0a0000-0x0bffff]
pci_bus 0000:05: resource 8 mem: [0xfec00000-0xffffffff]
pci_bus 0000:05: resource 9 mem: [0xec000000-0xfd4fffff]
pci_bus 0000:05: resource 10 mem: [0x820000000-0xfcffffffff]
pci_bus 0000:04: resource 0 mem: [0x0-0x0]
pci_bus 0000:04: resource 1 mem: [0x0-0x0]
pci_bus 0000:04: resource 2 mem: [0x0-0x0]
pci_bus 0000:04: resource 3 mem: [0x0-0x0]
pci_bus 0000:03: resource 0 mem: [0x0-0x0]
pci_bus 0000:03: resource 1 mem: [0xfd700000-0xfd7fffff]
pci_bus 0000:03: resource 2 mem: [0x0-0x0]
pci_bus 0000:03: resource 3 mem: [0x0-0x0]
pci_bus 0000:02: resource 0 mem: [0x0-0x0]
pci_bus 0000:02: resource 1 mem: [0xfd600000-0xfd6fffff]
pci_bus 0000:02: resource 2 mem: [0x0-0x0]
pci_bus 0000:02: resource 3 mem: [0x0-0x0]
pci_bus 0000:01: resource 0 mem: [0x0-0x0]
pci_bus 0000:01: resource 1 mem: [0x0-0x0]
pci_bus 0000:01: resource 2 mem: [0x0-0x0]
pci_bus 0000:01: resource 3 mem: [0x0-0x0]
pci_bus 0000:80: resource 0 io: [0xd000-0xffff]
pci_bus 0000:80: resource 1 io: [0x1000-0x1fff]
pci_bus 0000:80: resource 2 mem: [0xfe200000-0xfebfffff]
pci_bus 0000:80: resource 3 mem: [0xfd500000-0xfd5fffff]
pci_bus 0000:80: resource 4 mem: [0xe8000000-0xebffffff]
pci_bus 0000:84: resource 0 mem: [0x0-0x0]
pci_bus 0000:84: resource 1 mem: [0x0-0x0]
pci_bus 0000:84: resource 2 mem: [0x0-0x0]
pci_bus 0000:84: resource 3 mem: [0x0-0x0]
pci_bus 0000:83: resource 0 mem: [0x0-0x0]
pci_bus 0000:83: resource 1 mem: [0x0-0x0]
pci_bus 0000:83: resource 2 mem: [0x0-0x0]
pci_bus 0000:83: resource 3 mem: [0x0-0x0]
pci_bus 0000:82: resource 0 io: [0xd000-0xdfff]
pci_bus 0000:82: resource 1 mem: [0xfe200000-0xfeafffff]
pci_bus 0000:82: resource 2 mem: [0x0-0x0]
pci_bus 0000:82: resource 3 mem: [0x0-0x0]
pci_bus 0000:81: resource 0 mem: [0x0-0x0]
pci_bus 0000:81: resource 1 mem: [0x0-0x0]
pci_bus 0000:81: resource 2 mem: [0x0-0x0]
pci_bus 0000:81: resource 3 mem: [0x0-0x0]
NET: Registered protocol family 2
IP route cache hash table entries: 1048576 (order: 11, 8388608 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
NET: Registered protocol family 1
NTFS driver 2.1.29 [Flags: R/W].
SGI XFS with security attributes, large block/inode numbers, no debug enabled
msgmni has been set to 32768
alg: No test for cipher_null (cipher_null-generic)
alg: No test for digest_null (digest_null-generic)
alg: No test for compress_null (compress_null-generic)
alg: No test for stdrng (krng)
async_tx: api initialized (sync-only)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered (default)
io scheduler cfq registered
pci 0000:00:00.0: Enabling HT MSI Mapping
pci 0000:00:0b.0: Found disabled HT MSI Mapping
pci 0000:00:00.0: Found enabled HT MSI Mapping
pci 0000:00:0b.0: Enabling HT MSI Mapping
pci 0000:00:0c.0: Found disabled HT MSI Mapping
pci 0000:00:00.0: Found enabled HT MSI Mapping
pci 0000:00:0c.0: Enabling HT MSI Mapping
pci 0000:00:0d.0: Found disabled HT MSI Mapping
pci 0000:00:00.0: Found enabled HT MSI Mapping
pci 0000:00:0d.0: Enabling HT MSI Mapping
pci 0000:00:0e.0: Found disabled HT MSI Mapping
pci 0000:00:00.0: Found enabled HT MSI Mapping
pci 0000:00:0e.0: Enabling HT MSI Mapping
pci 0000:80:00.0: Enabling HT MSI Mapping
pci 0000:80:0d.0: Found disabled HT MSI Mapping
pci 0000:80:00.0: Found enabled HT MSI Mapping
pci 0000:80:0d.0: Enabling HT MSI Mapping
pci 0000:80:0e.0: Found disabled HT MSI Mapping
pci 0000:80:00.0: Found enabled HT MSI Mapping
pci 0000:80:0e.0: Enabling HT MSI Mapping
pci 0000:80:10.0: Found disabled HT MSI Mapping
pci 0000:80:10.0: MSI quirk detected; subordinate MSI disabled
pci 0000:80:11.0: Found disabled HT MSI Mapping
pci 0000:80:11.0: MSI quirk detected; subordinate MSI disabled
pcieport-driver 0000:00:0b.0: setting latency timer to 64
pcieport-driver 0000:00:0b.0: irq 86 for MSI/MSI-X
pcieport-driver 0000:00:0c.0: setting latency timer to 64
pcieport-driver 0000:00:0c.0: irq 87 for MSI/MSI-X
pcieport-driver 0000:00:0d.0: setting latency timer to 64
pcieport-driver 0000:00:0d.0: irq 88 for MSI/MSI-X
pcieport-driver 0000:00:0e.0: setting latency timer to 64
pcieport-driver 0000:00:0e.0: irq 89 for MSI/MSI-X
pcieport-driver 0000:80:0d.0: setting latency timer to 64
pcieport-driver 0000:80:0d.0: irq 90 for MSI/MSI-X
pcieport-driver 0000:80:0e.0: setting latency timer to 64
pcieport-driver 0000:80:0e.0: irq 91 for MSI/MSI-X
lp: driver loaded but no devices found
Real Time Clock Driver v1.12b
Linux agpgart interface v0.103
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
floppy0: no floppy controllers found
brd: module loaded
loop: module loaded
nbd: registered device at major 43
Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
Copyright (c) 1999-2006 Intel Corporation.
Ethernet Channel Bonding Driver: v3.5.0 (November 4, 2008)
bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details.
e100: Intel(R) PRO/100 Network Driver, 3.5.23-k6-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
tg3.c:v3.97 (December 10, 2008)
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 19
tg3 0000:03:00.0: PCI INT A -> Link[LNKA] -> GSI 19 (level, low) -> IRQ 19
tg3 0000:03:00.0: setting latency timer to 64
tg3 0000:03:00.0: PME# disabled
eth0: Tigon3 [partno(BCM95721) rev 4101] (PCI Express) MAC address 00:d0:68:12:f6:fd
eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1])
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 18
tg3 0000:02:00.0: PCI INT A -> Link[LNKD] -> GSI 18 (level, low) -> IRQ 18
tg3 0000:02:00.0: setting latency timer to 64
tg3 0000:02:00.0: PME# disabled
eth1: Tigon3 [partno(BCM95721) rev 4101] (PCI Express) MAC address 00:d0:68:12:f6:fc
eth1: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1])
eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
eth1: dma_rwctrl[76180000] dma_mask[64-bit]
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
Adaptec aacraid driver 1.1-5[2456]-ms
QLogic Fibre Channel HBA Driver: 8.03.00-k2
megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
3ware 9000 Storage Controller device driver for Linux v2.26.02.011.
st: Version 20081215, fixed bufsize 32768, s/g segs 256
Driver 'st' needs updating - please use bus_type methods
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
SCSI Media Changer driver v0.25
Driver 'ch' needs updating - please use bus_type methods
sata_nv 0000:00:07.0: version 3.5
ACPI: PCI Interrupt Link [LTID] enabled at IRQ 22
sata_nv 0000:00:07.0: PCI INT A -> Link[LTID] -> GSI 22 (level, low) -> IRQ 22
sata_nv 0000:00:07.0: setting latency timer to 64
scsi0 : sata_nv
scsi1 : sata_nv
ata1: SATA max UDMA/133 cmd 0xb800 ctl 0xb400 bmdma 0xa800 irq 22
ata2: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa808 irq 22
ata1: SATA link down (SStatus 0 SControl 300)
ata2: SATA link down (SStatus 0 SControl 300)
ACPI: PCI Interrupt Link [LTIE] enabled at IRQ 21
sata_nv 0000:00:08.0: PCI INT A -> Link[LTIE] -> GSI 21 (level, low) -> IRQ 21
sata_nv 0000:00:08.0: setting latency timer to 64
scsi2 : sata_nv
scsi3 : sata_nv
ata3: SATA max UDMA/133 cmd 0xcc00 ctl 0xc800 bmdma 0xbc00 irq 21
ata4: SATA max UDMA/133 cmd 0xc400 ctl 0xc000 bmdma 0xbc08 irq 21
ata3: SATA link down (SStatus 0 SControl 300)
ata4: SATA link down (SStatus 0 SControl 300)
ACPI: PCI Interrupt Link [LT2E] enabled at IRQ 47
sata_nv 0000:80:08.0: PCI INT A -> Link[LT2E] -> GSI 47 (level, low) -> IRQ 47
sata_nv 0000:80:08.0: setting latency timer to 64
scsi4 : sata_nv
scsi5 : sata_nv
ata5: SATA max UDMA/133 cmd 0xfc00 ctl 0xf800 bmdma 0xec00 irq 47
ata6: SATA max UDMA/133 cmd 0xf400 ctl 0xf000 bmdma 0xec08 irq 47
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
pata_amd 0000:00:06.0: version 0.3.11
pata_amd 0000:00:06.0: setting latency timer to 64
scsi6 : pata_amd
scsi7 : pata_amd
ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xd00 irq 14
ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xd08 irq 15
ata7.01: ATAPI: TSSTcorpCD-ROM TS-L162C, MO00, max UDMA/33
ata7: nv_mode_filter: 0x739f&0x701f->0x701f, BIOS=0x7000 (0xc00000) ACPI=0x701f (900:54:0x14)
ata7.01: configured for UDMA/33
scsi 6:0:1:0: CD-ROM TSSTcorp CD-ROM TS-L162C MO00 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 6:0:1:0: Attached scsi CD-ROM sr0
sr 6:0:1:0: Attached scsi generic sg0 type 5
I2O subsystem v1.325
i2o: max drivers = 8
I2O Configuration OSM v1.323
I2O Bus Adapter OSM v1.317
I2O Block Device OSM v1.325
I2O SCSI Peripheral OSM v1.316
I2O ProcFS OSM v1.316
Fusion MPT base driver 3.04.07
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT SPI Host driver 3.04.07
Fusion MPT FC Host driver 3.04.07
Fusion MPT SAS Host driver 3.04.07
mptsas 0000:82:03.0: PCI INT A -> GSI 75 (level, low) -> IRQ 75
mptbase: ioc0: Initiating bringup
ioc0: LSISAS1068 B1: Capabilities={Initiator}
scsi8 : ioc0: LSISAS1068 B1, FwRev=01120000h, Ports=1, MaxQ=511, IRQ=75
scsi 8:0:0:0: Direct-Access SEAGATE ST3146855SS RS02 PQ: 0 ANSI: 5
scsi 8:0:0:0: Attached scsi generic sg1 type 0
scsi 8:0:1:0: Direct-Access SEAGATE ST3146855SS RS02 PQ: 0 ANSI: 5
scsi 8:0:1:0: Attached scsi generic sg2 type 0
scsi 8:1:0:0: Direct-Access LSILOGIC Logical Volume 3000 PQ: 0 ANSI: 2
sd 8:1:0:0: [sda] 285155328 512-byte hardware sectors: (145 GB/135 GiB)
sd 8:1:0:0: [sda] Write Protect is off
sd 8:1:0:0: [sda] Mode Sense: 03 00 00 08
sd 8:1:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
sd 8:1:0:0: [sda] 285155328 512-byte hardware sectors: (145 GB/135 GiB)
sd 8:1:0:0: [sda] Write Protect is off
sd 8:1:0:0: [sda] Mode Sense: 03 00 00 08
sd 8:1:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda3 sda4
sd 8:1:0:0: [sda] Attached SCSI disk
sd 8:1:0:0: Attached scsi generic sg3 type 0
Fusion MPT misc device (ioctl) driver 3.04.07
mptctl: Registered with Fusion MPT base driver
mptctl: /dev/mptctl @ (major,minor=10,220)
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f12:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: PC Speaker as /class/input/input0
input: AT Translated Set 2 keyboard as /class/input/input1
ACPI: I/O resource nForce2_smbus [0x2300-0x233f] conflicts with ACPI region SMRG [0x2300-0x2304]
ACPI: Device needs an ACPI driver
i2c-adapter i2c-0: nForce2 SMBus adapter at 0x2300
i2c-adapter i2c-1: nForce2 SMBus adapter at 0x2340
hdaps: supported laptop not found!
hdaps: driver init failed (ret=-19)!
k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
k8temp 0000:00:19.3: Temperature readouts might be wrong - check erratum #141
k8temp 0000:00:1a.3: Temperature readouts might be wrong - check erratum #141
k8temp 0000:00:1b.3: Temperature readouts might be wrong - check erratum #141
md: raid1 personality registered for level 1
raid6: int64x1 2540 MB/s
raid6: int64x2 3386 MB/s
raid6: int64x4 3191 MB/s
raid6: int64x8 2263 MB/s
raid6: sse2x1 3888 MB/s
raid6: sse2x2 5188 MB/s
raid6: sse2x4 5257 MB/s
raid6: using algorithm sse2x4 (5257 MB/s)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
cpuidle: using governor ladder
cpuidle: using governor menu
oprofile: using NMI interrupt.
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
ctnetlink v0.93: registering with nfnetlink.
NF_TPROXY: Transparent proxy support initialized, version 4.1.0
NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
ip_tables: (C) 2000-2006 Netfilter Core Team
ClusterIP Version 0.8 loaded successfully
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
NET: Registered protocol family 15
Bridge firewalling registered
Ebtables v2.0 registered
802.1Q VLAN Support v1.8 Ben Greear <greearb@xxxxxxxxxxxxxxx>
All bugs added by David S. Miller <davem@xxxxxxxxxx>
md: Waiting for all devices to be available before autodetect
md: If you don't use raid, use raid=noautodetect
md: Autodetecting RAID arrays.
md: Scanned 0 and added 0 devices.
md: autorun ...
md: ... autorun DONE.
UDF-fs: No VRS found
XFS mounting filesystem sda3
Ending clean XFS mount for filesystem: sda3
VFS: Mounted root (xfs filesystem) readonly on device 8:3.
Freeing unused kernel memory: 372k freed
Adding 2048276k swap on /dev/sda1. Priority:-1 extents:1 across:2048276k
XFS mounting filesystem sda4
Ending clean XFS mount for filesystem: sda4
warning: `ntpd' uses 32-bit capabilities (legacy support in use)
tg3 0000:03:00.0: PME# disabled
tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.