[ltp] Detecting PCI slot in Dock II

Connor Behan linux-thinkpad@linux-thinkpad.org
Mon, 13 Oct 2008 21:34:37 -0400


This is a multi-part message in MIME format.
--------------000708040601000709010102
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

I have an a22m and I got the Thinkpad Dock II in order to use a better 
graphics card (Radeon x1550) in the PCI slot. However, nothing I've done 
so far can make the card even appear in lspci, let alone work with Xorg. 
Here is what lspci shows when docked:

00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host 
bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP 
bridge (rev 03)
00:02.0 CardBus bridge: Texas Instruments PCI1450 (rev 03)
00:02.1 CardBus bridge: Texas Instruments PCI1450 (rev 03)
00:03.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet 
Pro 100 (rev 09)
00:03.1 Serial controller: Xircom Mini-PCI V.90 56k Modem
00:04.0 PCI bridge: Texas Instruments PCI2032 PCI Docking Bridge
00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 
AGP 2x (rev 02)
08:01.0 IDE interface: Silicon Image, Inc. PCI0648 (rev 01)
08:02.0 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller
08:02.1 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller
0f:00.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg 
NIC (rev 01)

Here is what it looks like undocked:

00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host 
bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP 
bridge (rev 03)
00:02.0 CardBus bridge: Texas Instruments PCI1450 (rev 03)
00:02.1 CardBus bridge: Texas Instruments PCI1450 (rev 03)
00:03.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet 
Pro 100 (rev 09)
00:03.1 Serial controller: Xircom Mini-PCI V.90 56k Modem
00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 
AGP 2x (rev 02)
02:00.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg 
NIC (rev 01)

The Rage Mobility M3 that shows up is NOT the card I'm trying to use. 
The Docking Bridge at 0:4:0 contains the good card but the card itself 
is not being detected.

I have attached two files so this message doesn't eat up 10 pages: 
dockeddmesg and docklessdmesg. Should be self-explanatory. When I search 
the docked one for "PCI" I see that resources 7, 8 and 9 on the 0:4:0 
bridge (the dock I'm trying to use) cannot be allocated. These resources 
must be important for getting the card to work, so how do I allocate 
them? There are also a few errors about certain PCI buffers being too 
big. Does this mean I lack enough memory? Do I have to recompile my 
kernel to support these buffers?

I have tried passing pci=routeirq to the kernel andthat doesn't make a 
difference. I have tried PCI and AGP for the "root display device" in 
the BIOS and that also doesn't make a difference. Ultimately I would 
like that set to PCI so my laptop's LCD gets driven by the good card. If 
it has to be an external monitor, that's okay too but the card doesn't 
work for either right now. I also tried changing the IRQs assigned to 
each PCI device.

In the BIOS you can set "1st PCI IRQ, 2nd PCI IRQ, 3rd PCI IRQ and 4th 
PCI IRQ". No matter what I choose for them the card is not detected. You 
can also disable any of those four and I thought doing so would free up 
whatever space the kernel needed to allocate the resources in 0:4:0 but 
this is not the case. Disabling any one of the four causes the system to 
fail POST before going to the bootloader so I cannot try to use the card 
if I do this. I hope there is a straightforward way to use this PCI slot 
in Linux. If this is a problem with my distro, I'd gladly recompile the 
kernel. But if it's a problem with the a22m in general I will feel very 
cheated because getting this card was supposed to help me *avoid* buying 
a new laptop. Thanks very much.

--------------000708040601000709010102
Content-Type: text/plain;
 name="dockeddmesg"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="dockeddmesg"

Linux version 2.6.26-ARCH (root@T-POWA-LX) (gcc version 4.3.2 (GCC) ) #1 SMP PREEMPT Tue Sep 9 10:15:21 UTC 2008
PAT disabled. Not yet verified on this CPU type.
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
 BIOS-e820: 000000001fff0000 - 000000001fffec00 (ACPI data)
 BIOS-e820: 000000001fffec00 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
Entering add_active_range(0, 0, 131056) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   131056
  HighMem    131056 ->   131056
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
    0:        0 ->   131056
On node 0 totalpages: 131056
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 992 pages used for memmap
  Normal zone: 125968 pages, LIFO batch:31
  HighMem zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
DMI 2.3 present.
ACPI: RSDP 000F7160, 0014 (r0 PTLTD )
ACPI: RSDT 1FFF53D5, 002C (r1 PTLTD    RSDT    6040000  LTP        0)
ACPI: FACP 1FFFEB65, 0074 (r1 IBM    TP-13     6040000             0)
ACPI: DSDT 1FFF5401, 9764 (r1 IBM    TP-13     6040000 MSFT  100000C)
ACPI: FACS 1FFFF000, 0040
ACPI: BOOT 1FFFEBD9, 0027 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
ACPI: PM-Timer IO Port: 0x1008
Allocating PCI resources starting at 30000000 (gap: 20000000:dff80000)
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
SMP: Allowing 0 CPUs, 0 hotplug CPUs
PERCPU: Allocating 39464 bytes of per cpu data
NR_CPUS: 16, nr_cpu_ids: 1
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130032
Kernel command line: BOOT_IMAGE=arch ro root=802 hpet=force pci=routeirq acpi_osi=Linux panic=10
ACPI: Added _OSI(Linux)
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffb000 (0140e000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Detected 697.417 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 514452k/524224k available (2120k kernel code, 9264k reserved, 744k data, 264k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xffee4000 - 0xfffff000   (1132 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xe0800000 - 0xff7fe000   ( 495 MB)
    lowmem  : 0xc0000000 - 0xdfff0000   ( 511 MB)
      .init : 0xc03d3000 - 0xc0415000   ( 264 kB)
      .data : 0xc031225e - 0xc03cc380   ( 744 kB)
      .text : 0xc0100000 - 0xc031225e   (2120 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
CPA: page pool initialized 1 of 1 pages preallocated
SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Calibrating delay using timer specific routine.. 973.82 BogoMIPS (lpj=1622127)
Security Framework initialized
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 9k freed
ACPI: Core revision 20080321
ACPI: Checking initramfs for custom DSDT
ACPI: setting ELCR to 0200 (from 0e80)
weird, boot CPU (#0) not listedby the BIOS.
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
SMP disabled
Brought up 1 CPUs
Total of 1 processors activated (973.82 BogoMIPS).
net_namespace: 652 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd94f, last bus=14
PCI: Using configuration type 1 for base access
Setting up standard PCI resources
ACPI: EC: Look up EC in DSDT
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using PIC for interrupt routing
ACPI: EC: GPE = 0x9, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:07.3: quirk: region 1000-103f claimed by PIIX4 ACPI
pci 0000:00:07.3: quirk: region 1040-104f claimed by PIIX4 SMB
pci 0000:00:07.3: PIIX4 devres C PIO at 15e8-15ef
pci 0000:00:07.3: PIIX4 devres I PIO at 03f0-03f7
pci 0000:00:07.3: PIIX4 devres J PIO at 002e-002f
PCI: Transparent bridge - 0000:00:04.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.DOCK._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 9 10 11)
ACPI: Power Resource [PSER] (off)
ACPI: Power Resource [PSIO] (on)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:00: mem resource (0x0-0x9ffff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc0000-0xc3fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc4000-0xc7fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc8000-0xcbfff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xcc000-0xcffff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd0000-0xd3fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd4000-0xd3fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd8000-0xd7fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xdc000-0xdbfff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe0000-0xe3fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe4000-0xe7fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe8000-0xebfff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xec000-0xeffff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xf0000-0xfffff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0x0-0x9ffff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc0000-0xc3fff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc4000-0xc7fff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc8000-0xcbfff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xcc000-0xcffff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd0000-0xd3fff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd4000-0xd3fff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd8000-0xd7fff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xdc000-0xdbfff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe0000-0xe3fff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe4000-0xe7fff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe8000-0xebfff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xec000-0xeffff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xf0000-0xfffff) overlaps 0000:00:04.0 BAR 8 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0x0-0x9ffff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc0000-0xc3fff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc4000-0xc7fff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc8000-0xcbfff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xcc000-0xcffff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd0000-0xd3fff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd4000-0xd3fff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd8000-0xd7fff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xdc000-0xdbfff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe0000-0xe3fff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe4000-0xe7fff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe8000-0xebfff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xec000-0xeffff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xf0000-0xfffff) overlaps 0000:00:04.0 BAR 9 (0x0-0xfffff), disabling
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
PCI: Using ACPI for IRQ routing
PCI: Routing PCI interrupts for all devices because "pci=routeirq" specified
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9
PCI: setting IRQ 9 as level-triggered
ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 7
PCI: setting IRQ 7 as level-triggered
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 7 (level, low) -> IRQ 7
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt 0000:08:01.0[A] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI Interrupt 0000:08:02.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt 0000:08:02.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
PCI: Cannot allocate resource region 7 of bridge 0000:00:04.0
PCI: Cannot allocate resource region 8 of bridge 0000:00:04.0
PCI: Cannot allocate resource region 9 of bridge 0000:00:04.0
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
ACPI: RTC can wake from S4
system 00:00: iomem range 0x100000-0x1fffffff could not be reserved
system 00:00: iomem range 0xfff80000-0xffffffff could not be reserved
system 00:02: ioport range 0x1000-0x103f has been reserved
system 00:02: ioport range 0x1040-0x104f has been reserved
system 00:02: ioport range 0xfe00-0xfe0f has been reserved
system 00:09: ioport range 0x15e0-0x15ef has been reserved
PCI: region 0000:08:02.0/9 too large: 0x0000000000000000-0x0000000003ffffff
PCI: region 0000:08:02.1/9 too large: 0x0000000000000000-0x0000000003ffffff
PCI: region 0000:08:02.0/10 too large: 0x0000000000000000-0x0000000003ffffff
PCI: region 0000:08:02.1/10 too large: 0x0000000000000000-0x0000000003ffffff
PCI: Bridge: 0000:00:01.0
  IO window: 2000-2fff
  MEM window: 0xf0200000-0xf02fffff
  PREFETCH window: 0x00000000f8000000-0x00000000fbffffff
PCI: Bus 15, cardbus bridge: 0000:00:02.0
  IO window: 0x00001400-0x000014ff
  IO window: 0x00001c00-0x00001cff
  PREFETCH window: 0x30000000-0x33ffffff
  MEM window: 0x34000000-0x37ffffff
PCI: Bus 19, cardbus bridge: 0000:00:02.1
  IO window: 0x00003400-0x000034ff
  IO window: 0x00003800-0x000038ff
  PREFETCH window: 0x38000000-0x3bffffff
  MEM window: 0x3c000000-0x3fffffff
PCI: Bus 9, cardbus bridge: 0000:08:02.0
  IO window: 0x00004000-0x000040ff
  IO window: 0x00004400-0x000044ff
PCI: Bus 13, cardbus bridge: 0000:08:02.1
  IO window: 0x00004800-0x000048ff
  IO window: 0x00004c00-0x00004cff
PCI: Bridge: 0000:00:04.0
  IO window: 4000-4fff
  MEM window: disabled.
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI Interrupt 0000:08:02.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt 0000:08:02.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
NET: Registered protocol family 1
Unpacking initramfs... done
Freeing initrd memory: 662k freed
Simple Boot Flag at 0x35 set to 0x1
IBM machine detected. Enabling interrupts during APM calls.
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1006
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:00.0: Limiting direct PCI/PCI transfers
pci 0000:00:03.0: Firmware left e100 interrupts enabled; disabling
pci 0000:01:00.0: Boot video device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
serial 00:0c: activated
00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
input: Macintosh mouse button emulation as /class/input/input0
PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] 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
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
Freeing unused kernel memory: 264k freed
input: AT Translated Set 2 keyboard as /class/input/input1
ACPI: ACPI Dock Station Driver
SCSI subsystem initialized
libata version 3.00 loaded.
ata_piix 0000:00:07.1: version 2.12
scsi0 : ata_piix
scsi1 : ata_piix
Switched to high resolution mode on CPU 0
ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1850 irq 14
ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1858 irq 15
ata1.00: ATA-6: TOSHIBA MK1032GAX, AB211A, max UDMA/100
ata1.00: 195371568 sectors, multi 16: LBA48 
ata1.00: configured for UDMA/33
ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-T20L, NR02, max UDMA/33
ata2.00: configured for UDMA/33
scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1032GA AB21 PQ: 0 ANSI: 5
scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-T20L  NR02 PQ: 0 ANSI: 5
ACPI: PCI Interrupt 0000:08:01.0[A] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI interrupt for device 0000:08:01.0 disabled
Driver 'sd' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 195371568 512-byte hardware sectors (100030 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 195371568 512-byte hardware sectors (100030 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:<4>Driver 'sr' needs updating - please use bus_type methods
 sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
ReiserFS: sda2: found reiserfs format "3.6" with standard journal
ReiserFS: sda2: using ordered data mode
ReiserFS: sda2: journal params: device sda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: sda2: checking transaction log (sda2)
ReiserFS: sda2: Using r5 hash to sort names
rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k
Non-volatile memory driver v1.2
thinkpad_acpi: ThinkPad ACPI Extras v0.20
thinkpad_acpi: http://ibm-acpi.sf.net/
thinkpad_acpi: ThinkPad BIOS 13ET14WW (1.00c), EC unknown
Registered led device: tpacpi::thinklight
thinkpad_acpi: another device driver is already handling bay events
thinkpad_acpi: disabling subdriver bay
Registered led device: tpacpi::power
Registered led device: tpacpi:orange:batt
Registered led device: tpacpi:green:batt
Registered led device: tpacpi::dock_active
Registered led device: tpacpi::bay_active
Registered led device: tpacpi::dock_batt
Registered led device: tpacpi::unknown_led
Registered led device: tpacpi::standby
input: ThinkPad Extra Buttons as /class/input/input2
e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
e100: eth0: e100_probe: addr 0xf0120000, irq 10, MAC addr 00:03:47:0f:de:3d
eepro100.c:v1.09j-t 9/29/99 Donald Becker
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
gameport: CS46xx Gameport is pci0000:00:05.0/gameport0, speed 1807kHz
Linux agpgart interface v0.103
agpgart: Detected an Intel 440BX Chipset.
agpgart: AGP aperture is 64M @ 0xf4000000
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[drm] Initialized r128 2.5.0 20030725 on minor 0
ath_hal: module license 'Proprietary' taints kernel.
AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133)
fuse init (API version 7.9)
Marking TSC unstable due to: cpufreq changes.
/proc/exmap: insert
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input4
ACPI: Lid Switch [LID]
input: Sleep Button (CM) as /class/input/input5
ACPI: Sleep Button (CM) [SLPB]
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: ACPI0007:00 is registered as cooling_device0
ACPI: Processor [CPU] (supports 8 throttling states)
Clocksource tsc unstable (delta = 142862014 ns)
ACPI: LNXTHERM:01 is registered as thermal_zone0
ACPI: Thermal Zone [THM0] (49 C)
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
Yenta: CardBus bridge found at 0000:00:02.0 [1014:0130]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:02.0, mfunc 0x00001000, devctl 0x66
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Yenta: ISA IRQ mask 0x0038, PCI irq 11
Socket status: 30000020
Yenta: CardBus bridge found at 0000:00:02.1 [1014:0130]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:02.1, mfunc 0x00001000, devctl 0x66
Yenta: ISA IRQ mask 0x0038, PCI irq 9
Socket status: 30000006
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Yenta: CardBus bridge found at 0000:08:02.0 [1014:0148]
PCI: Bus 9, cardbus bridge: 0000:08:02.0
  IO window: 0x00004000-0x000040ff
  IO window: 0x00004400-0x000044ff
  PREFETCH window: 0x40400000-0x407fffff
  MEM window: 0x40800000-0x40bfffff
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:08:02.0, mfunc 0x00001002, devctl 0x66
irq 11: nobody cared (try booting with the "irqpoll" option)
Pid: 1799, comm: modprobe Tainted: P          2.6.26-ARCH #1
 [<c015a764>] __report_bad_irq+0x24/0x90
 [<c015aa52>] note_interrupt+0x282/0x2c0
 [<c0159e70>] handle_IRQ_event+0x30/0x60
 [<c015b2c3>] handle_level_irq+0xd3/0x100
 [<c010712b>] do_IRQ+0x3b/0x70
 [<c01049c7>] common_interrupt+0x23/0x28
 [<c0159e57>] handle_IRQ_event+0x17/0x60
 [<c015b26d>] handle_level_irq+0x7d/0x100
 [<c010712b>] do_IRQ+0x3b/0x70
 [<c01049c7>] common_interrupt+0x23/0x28
 [<c015007b>] show_initstate+0xb/0x50
 [<e0bd4830>] yenta_probe_cb_irq+0x80/0xf0 [yenta_socket]
 [<e0bd4bbb>] ti12xx_override+0x23b/0x6a0 [yenta_socket]
 [<c0210ce3>] pci_setup_cardbus+0x103/0x190
 [<e0bd5f02>] yenta_probe+0x5f2/0x643 [yenta_socket]
 [<c01cfa11>] sysfs_find_dirent+0x21/0x30
 [<c01d09c5>] sysfs_create_link+0x85/0x120
 [<c020b700>] pci_match_device+0xa0/0xc0
 [<c020b816>] pci_device_probe+0x56/0x80
 [<c026a9a6>] driver_probe_device+0x86/0x1a0
 [<c026ab31>] __driver_attach+0x71/0x80
 [<c020b760>] pci_device_remove+0x0/0x40
 [<c026a2d4>] bus_for_each_dev+0x44/0x70
 [<c020b760>] pci_device_remove+0x0/0x40
 [<c026a836>] driver_attach+0x16/0x20
 [<c026aac0>] __driver_attach+0x0/0x80
 [<c0269c67>] bus_add_driver+0x1a7/0x220
 [<c020b760>] pci_device_remove+0x0/0x40
 [<c026accc>] driver_register+0x5c/0x130
 [<c020ba4d>] __pci_register_driver+0x3d/0x80
 [<c0150738>] sys_init_module+0x148/0x1ca0
 [<c01a4bfa>] seq_open+0x3a/0x90
 [<c01c2aa6>] pde_users_dec+0x16/0x50
 [<e0bc9000>] hotplug_slot_attr_show+0x0/0x30 [pci_hotplug]
 [<c0268610>] device_remove_file+0x0/0x20
 [<c0103f73>] sysenter_past_esp+0x78/0xb1
 =======================
handlers:
[<e0a5f340>] (snd_cs46xx_interrupt+0x0/0x1e0 [snd_cs46xx])
[<e0bd57e0>] (yenta_interrupt+0x0/0xe0 [yenta_socket])
Disabling IRQ #11
pccard: CardBus card inserted into slot 0
ath_pci 0000:0f:00.0: enabling device (0000 -> 0002)
ACPI: PCI Interrupt 0000:0f:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
input: PC Speaker as /class/input/input6
USB Universal Host Controller Interface driver v3.0
input: Video Bus as /class/input/input7
ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
IBM TrackPoint firmware: 0x0e, buttons: 3/3
input: TPPS/2 IBM TrackPoint as /class/input/input8
PPP generic driver version 2.4.2
Uniform Multi-Platform E-IDE driver
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
parport_pc 00:0d: activated
parport_pc 00:0d: reported by Plug and Play ACPI
parport0: PC-style at 0x278, irq 5 [PCSPP,TRISTATE]
MadWifi: ath_attach: Switching rfkill capability off.
NET: Registered protocol family 23
wifi0: Atheros AR2413 chip found (MAC 7.8, PHY 2112A 4.5, Radio 5.6)
nsc-ircc 00:0e: activated
nsc-ircc, chip->init
nsc-ircc, Found chip at base=0x02e
nsc-ircc, driver loaded (Dag Brattli)
ath_pci: wifi0: Atheros 5212: mem=0x34000000, irq=11
IrDA: Registered device irda0
nsc-ircc, Found dongle: Reserved
ppdev: user-space parallel port driver
Yenta: ISA IRQ mask 0x0018, PCI irq 10
Socket status: 30000006
pcmcia: parent PCI bridge I/O window: 0x4000 - 0x4fff
cs: IO port probe 0x4000-0x4fff: clean.
Yenta: CardBus bridge found at 0000:08:02.1 [1014:0148]
PCI: Bus 13, cardbus bridge: 0000:08:02.1
  IO window: 0x00004800-0x000048ff
  IO window: 0x00004c00-0x00004cff
  PREFETCH window: 0x40c00000-0x40ffffff
  MEM window: 0x41000000-0x413fffff
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:08:02.1, mfunc 0x00001002, devctl 0x66
irq 11: nobody cared (try booting with the "irqpoll" option)
Pid: 1799, comm: modprobe Tainted: P          2.6.26-ARCH #1
 [<c015a764>] __report_bad_irq+0x24/0x90
 [<c015aa52>] note_interrupt+0x282/0x2c0
 [<c0159e70>] handle_IRQ_event+0x30/0x60
 [<c015b2c3>] handle_level_irq+0xd3/0x100
 [<c010712b>] do_IRQ+0x3b/0x70
 [<c01049c7>] common_interrupt+0x23/0x28
 [<c014007b>] set_process_cpu_timer+0x2b/0xd0
 [<c0159e57>] handle_IRQ_event+0x17/0x60
 [<c015b26d>] handle_level_irq+0x7d/0x100
 [<c010712b>] do_IRQ+0x3b/0x70
 [<c01049c7>] common_interrupt+0x23/0x28
 [<c015007b>] show_initstate+0xb/0x50
 [<e0bd4830>] yenta_probe_cb_irq+0x80/0xf0 [yenta_socket]
 [<e0bd4aff>] ti12xx_override+0x17f/0x6a0 [yenta_socket]
 [<c0210ce3>] pci_setup_cardbus+0x103/0x190
 [<e0bd5f02>] yenta_probe+0x5f2/0x643 [yenta_socket]
 [<c01cfa11>] sysfs_find_dirent+0x21/0x30
 [<c01d09c5>] sysfs_create_link+0x85/0x120
 [<c020b700>] pci_match_device+0xa0/0xc0
 [<c020b816>] pci_device_probe+0x56/0x80
 [<c026a9a6>] driver_probe_device+0x86/0x1a0
 [<c026ab31>] __driver_attach+0x71/0x80
 [<c020b760>] pci_device_remove+0x0/0x40
 [<c026a2d4>] bus_for_each_dev+0x44/0x70
 [<c020b760>] pci_device_remove+0x0/0x40
 [<c026a836>] driver_attach+0x16/0x20
 [<c026aac0>] __driver_attach+0x0/0x80
 [<c0269c67>] bus_add_driver+0x1a7/0x220
 [<c020b760>] pci_device_remove+0x0/0x40
 [<c026accc>] driver_register+0x5c/0x130
 [<c020ba4d>] __pci_register_driver+0x3d/0x80
 [<c0150738>] sys_init_module+0x148/0x1ca0
 [<c01a4bfa>] seq_open+0x3a/0x90
 [<c01c2aa6>] pde_users_dec+0x16/0x50
 [<e0bc9000>] hotplug_slot_attr_show+0x0/0x30 [pci_hotplug]
 [<c0268610>] device_remove_file+0x0/0x20
 [<c0103f73>] sysenter_past_esp+0x78/0xb1
 =======================
handlers:
[<e0a5f340>] (snd_cs46xx_interrupt+0x0/0x1e0 [snd_cs46xx])
[<e0bd57e0>] (yenta_interrupt+0x0/0xe0 [yenta_socket])
[<e0ae4e30>] (ath_intr+0x0/0x4810 [ath_pci])
Disabling IRQ #11
Yenta: ISA IRQ mask 0x0018, PCI irq 10
Socket status: 30000006
pcmcia: parent PCI bridge I/O window: 0x4000 - 0x4fff
cs: IO port probe 0x4000-0x4fff: clean.
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 7 (level, low) -> IRQ 7
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 7, io base 0x00001860
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
piix4_smbus 0000:00:07.3: Found 0000:00:07.3 device
piix4_smbus 0000:00:07.3: IBM system detected; this module may corrupt your serial eeprom! Refusing to load module!
piix4_smbus: probe of 0000:00:07.3 failed with error -1
CMD648: IDE controller (0x1095:0x0648 rev 0x01) at  PCI slot 0000:08:01.0
ACPI: PCI Interrupt 0000:08:01.0[A] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
CMD648: 100% native mode on irq 9
    ide0: BM-DMA at 0x3000-0x3007
    ide1: BM-DMA at 0x3008-0x300f
Probing IDE interface ide0...
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
Probing IDE interface ide1...
usb 1-1.4: new low speed USB device using uhci_hcd and address 3
usb 1-1.4: configuration #1 chosen from 1 choice
ide0 at 0x3020-0x3027,0x3016 on irq 9
ide1 at 0x3018-0x301f,0x3012 on irq 9
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
lp0: using parport0 (interrupt-driven).
usbcore: registered new interface driver hiddev
input: Logitech Logitech USB Optical Mouse as /class/input/input9
input,hidraw0: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-0000:00:07.2-1.4
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
JFS: nTxBlock = 4027, nTxLock = 32219
Adding 1100444k swap on /dev/sda4.  Priority:-1 extents:1 across:1100444k
warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
conservative governor failed, too long transition latency of HW, fallback to performance governor
thinkpad_acpi: requested hot key mask 0x0000ffff, forced to 0x00008000 (NVRAM poll mask is 0x00fb8000): no firmware mask support

--------------000708040601000709010102
Content-Type: text/plain;
 name="docklessdmesg"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="docklessdmesg"

Linux version 2.6.26-ARCH (root@T-POWA-LX) (gcc version 4.3.2 (GCC) ) #1 SMP PREEMPT Tue Sep 9 10:15:21 UTC 2008
PAT disabled. Not yet verified on this CPU type.
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
 BIOS-e820: 000000001fff0000 - 000000001fffec00 (ACPI data)
 BIOS-e820: 000000001fffec00 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
Entering add_active_range(0, 0, 131056) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   131056
  HighMem    131056 ->   131056
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
    0:        0 ->   131056
On node 0 totalpages: 131056
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 992 pages used for memmap
  Normal zone: 125968 pages, LIFO batch:31
  HighMem zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
DMI 2.3 present.
ACPI: RSDP 000F7160, 0014 (r0 PTLTD )
ACPI: RSDT 1FFF53D5, 002C (r1 PTLTD    RSDT    6040000  LTP        0)
ACPI: FACP 1FFFEB65, 0074 (r1 IBM    TP-13     6040000             0)
ACPI: DSDT 1FFF5401, 9764 (r1 IBM    TP-13     6040000 MSFT  100000C)
ACPI: FACS 1FFFF000, 0040
ACPI: BOOT 1FFFEBD9, 0027 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
ACPI: PM-Timer IO Port: 0x1008
Allocating PCI resources starting at 30000000 (gap: 20000000:dff80000)
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
SMP: Allowing 0 CPUs, 0 hotplug CPUs
PERCPU: Allocating 39464 bytes of per cpu data
NR_CPUS: 16, nr_cpu_ids: 1
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130032
Kernel command line: BOOT_IMAGE=arch ro root=802 hpet=force pci=routeirq acpi_osi=Linux panic=10
ACPI: Added _OSI(Linux)
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffb000 (0140e000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Detected 697.425 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 514452k/524224k available (2120k kernel code, 9264k reserved, 744k data, 264k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xffee4000 - 0xfffff000   (1132 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xe0800000 - 0xff7fe000   ( 495 MB)
    lowmem  : 0xc0000000 - 0xdfff0000   ( 511 MB)
      .init : 0xc03d3000 - 0xc0415000   ( 264 kB)
      .data : 0xc031225e - 0xc03cc380   ( 744 kB)
      .text : 0xc0100000 - 0xc031225e   (2120 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
CPA: page pool initialized 1 of 1 pages preallocated
SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Calibrating delay using timer specific routine.. 1396.15 BogoMIPS (lpj=2326640)
Security Framework initialized
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 9k freed
ACPI: Core revision 20080321
ACPI: Checking initramfs for custom DSDT
ACPI: setting ELCR to 0200 (from 0a20)
weird, boot CPU (#0) not listedby the BIOS.
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
SMP disabled
Brought up 1 CPUs
Total of 1 processors activated (1396.15 BogoMIPS).
net_namespace: 652 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd94f, last bus=7
PCI: Using configuration type 1 for base access
Setting up standard PCI resources
ACPI: EC: Look up EC in DSDT
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using PIC for interrupt routing
ACPI: EC: GPE = 0x9, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:07.3: quirk: region 1000-103f claimed by PIIX4 ACPI
pci 0000:00:07.3: quirk: region 1040-104f claimed by PIIX4 SMB
pci 0000:00:07.3: PIIX4 devres C PIO at 15e8-15ef
pci 0000:00:07.3: PIIX4 devres I PIO at 03f0-03f7
pci 0000:00:07.3: PIIX4 devres J PIO at 002e-002f
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11)
ACPI: Power Resource [PSER] (off)
ACPI: Power Resource [PSIO] (on)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:00: mem resource (0x0-0x9ffff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc0000-0xc3fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc4000-0xc7fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xc8000-0xcbfff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xcc000-0xcffff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd0000-0xd3fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd4000-0xd3fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xd8000-0xd7fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xdc000-0xdbfff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe0000-0xe3fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe4000-0xe7fff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xe8000-0xebfff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xec000-0xeffff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp 00:00: mem resource (0xf0000-0xfffff) overlaps 0000:00:03.0 BAR 6 (0x0-0xfffff), disabling
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
PCI: Using ACPI for IRQ routing
PCI: Routing PCI interrupts for all devices because "pci=routeirq" specified
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 9
PCI: setting IRQ 9 as level-triggered
ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKC] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKC] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
ACPI: RTC can wake from S4
system 00:00: iomem range 0x100000-0x1fffffff could not be reserved
system 00:00: iomem range 0xfff80000-0xffffffff could not be reserved
system 00:02: ioport range 0x1000-0x103f has been reserved
system 00:02: ioport range 0x1040-0x104f has been reserved
system 00:02: ioport range 0xfe00-0xfe0f has been reserved
system 00:09: ioport range 0x15e0-0x15ef has been reserved
PCI: Bridge: 0000:00:01.0
  IO window: 2000-2fff
  MEM window: 0xf0200000-0xf02fffff
  PREFETCH window: 0x00000000f8000000-0x00000000fbffffff
PCI: Bus 2, cardbus bridge: 0000:00:02.0
  IO window: 0x00001400-0x000014ff
  IO window: 0x00001c00-0x00001cff
  PREFETCH window: 0x30000000-0x33ffffff
  MEM window: 0x34000000-0x37ffffff
PCI: Bus 6, cardbus bridge: 0000:00:02.1
  IO window: 0x00003000-0x000030ff
  IO window: 0x00003400-0x000034ff
  PREFETCH window: 0x38000000-0x3bffffff
  MEM window: 0x3c000000-0x3fffffff
ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
NET: Registered protocol family 1
Unpacking initramfs... done
Freeing initrd memory: 662k freed
Simple Boot Flag at 0x35 set to 0x1
IBM machine detected. Enabling interrupts during APM calls.
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1006
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:00.0: Limiting direct PCI/PCI transfers
pci 0000:00:03.0: Firmware left e100 interrupts enabled; disabling
pci 0000:01:00.0: Boot video device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
serial 00:0c: activated
00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKC] -> GSI 9 (level, low) -> IRQ 9
input: Macintosh mouse button emulation as /class/input/input0
PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] 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
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
Freeing unused kernel memory: 264k freed
input: AT Translated Set 2 keyboard as /class/input/input1
Switched to high resolution mode on CPU 0
ACPI: ACPI Dock Station Driver
SCSI subsystem initialized
libata version 3.00 loaded.
ata_piix 0000:00:07.1: version 2.12
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1850 irq 14
ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1858 irq 15
ata1.00: ATA-6: TOSHIBA MK1032GAX, AB211A, max UDMA/100
ata1.00: 195371568 sectors, multi 16: LBA48 
ata1.00: configured for UDMA/33
ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-T20L, NR02, max UDMA/33
ata2.00: configured for UDMA/33
scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1032GA AB21 PQ: 0 ANSI: 5
scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-T20L  NR02 PQ: 0 ANSI: 5
Driver 'sd' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 195371568 512-byte hardware sectors (100030 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 195371568 512-byte hardware sectors (100030 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:<4>Driver 'sr' needs updating - please use bus_type methods
 sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
ReiserFS: sda2: found reiserfs format "3.6" with standard journal
ReiserFS: sda2: using ordered data mode
ReiserFS: sda2: journal params: device sda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: sda2: checking transaction log (sda2)
ReiserFS: sda2: Using r5 hash to sort names
rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k
Non-volatile memory driver v1.2
thinkpad_acpi: ThinkPad ACPI Extras v0.20
thinkpad_acpi: http://ibm-acpi.sf.net/
thinkpad_acpi: ThinkPad BIOS 13ET14WW (1.00c), EC unknown
Registered led device: tpacpi::thinklight
thinkpad_acpi: another device driver is already handling bay events
thinkpad_acpi: disabling subdriver bay
Registered led device: tpacpi::power
Registered led device: tpacpi:orange:batt
Registered led device: tpacpi:green:batt
Registered led device: tpacpi::dock_active
Registered led device: tpacpi::bay_active
Registered led device: tpacpi::dock_batt
Registered led device: tpacpi::unknown_led
Registered led device: tpacpi::standby
input: ThinkPad Extra Buttons as /class/input/input2
e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKC] -> GSI 9 (level, low) -> IRQ 9
e100: eth0: e100_probe: addr 0xf0120000, irq 9, MAC addr 00:03:47:0f:de:3d
eepro100.c:v1.09j-t 9/29/99 Donald Becker
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
gameport: CS46xx Gameport is pci0000:00:05.0/gameport0, speed 1807kHz
Linux agpgart interface v0.103
agpgart: Detected an Intel 440BX Chipset.
agpgart: AGP aperture is 64M @ 0xf4000000
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[drm] Initialized r128 2.5.0 20030725 on minor 0
ath_hal: module license 'Proprietary' taints kernel.
AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133)
fuse init (API version 7.9)
Marking TSC unstable due to: cpufreq changes.
/proc/exmap: insert
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input4
ACPI: Lid Switch [LID]
input: Sleep Button (CM) as /class/input/input5
ACPI: Sleep Button (CM) [SLPB]
Clocksource tsc unstable (delta = 142842086 ns)
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: ACPI0007:00 is registered as cooling_device0
ACPI: Processor [CPU] (supports 8 throttling states)
ACPI: LNXTHERM:01 is registered as thermal_zone0
ACPI: Thermal Zone [THM0] (50 C)
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Yenta: CardBus bridge found at 0000:00:02.0 [1014:0130]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:02.0, mfunc 0x00001000, devctl 0x66
spurious 8259A interrupt: IRQ7.
Yenta: ISA IRQ mask 0x0498, PCI irq 11
Socket status: 30000020
Yenta: CardBus bridge found at 0000:00:02.1 [1014:0130]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:02.1, mfunc 0x00001000, devctl 0x66
Yenta: ISA IRQ mask 0x0498, PCI irq 5
Socket status: 30000006
pccard: CardBus card inserted into slot 0
ath_pci 0000:02:00.0: enabling device (0000 -> 0002)
ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
input: PC Speaker as /class/input/input6
piix4_smbus 0000:00:07.3: Found 0000:00:07.3 device
piix4_smbus 0000:00:07.3: IBM system detected; this module may corrupt your serial eeprom! Refusing to load module!
piix4_smbus: probe of 0000:00:07.3 failed with error -1
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 5, io base 0x00001860
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
input: Video Bus as /class/input/input7
ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
IBM TrackPoint firmware: 0x0e, buttons: 3/3
input: TPPS/2 IBM TrackPoint as /class/input/input8
PPP generic driver version 2.4.2
parport_pc 00:0d: activated
parport_pc 00:0d: reported by Plug and Play ACPI
parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
NET: Registered protocol family 23
nsc-ircc 00:0e: activated
nsc-ircc, chip->init
nsc-ircc, Found chip at base=0x02e
nsc-ircc, driver loaded (Dag Brattli)
IrDA: Registered device irda0
nsc-ircc, Found dongle: Reserved
MadWifi: ath_attach: Switching rfkill capability off.
wifi0: Atheros AR2413 chip found (MAC 7.8, PHY 2112A 4.5, Radio 5.6)
ath_pci: wifi0: Atheros 5212: mem=0x34000000, irq=11
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
JFS: nTxBlock = 4027, nTxLock = 32219
Adding 1100444k swap on /dev/sda4.  Priority:-1 extents:1 across:1100444k
warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
conservative governor failed, too long transition latency of HW, fallback to performance governor
thinkpad_acpi: requested hot key mask 0x0000ffff, forced to 0x00008000 (NVRAM poll mask is 0x00fb8000): no firmware mask support

--------------000708040601000709010102--