mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Justin Mattock <justinmattock@gmail.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: Jiri Slaby <jirislaby@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	ath9k-devel@venema.h4ckr.net, linux-wireless@vger.kernel.org
Subject: Re: ath9k seems to be broken on 2.6.30-rc4 with a macbook pro
Date: Mon, 11 May 2009 16:23:14 -0700	[thread overview]
Message-ID: <dd18b0c30905111623w79e29b76x7dc16e4b5ef7dc8d@mail.gmail.com> (raw)
In-Reply-To: <43e72e890905111524t27c2659crad86643771d14a31@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1664 bytes --]

On Mon, May 11, 2009 at 3:24 PM, Luis R. Rodriguez <mcgrof@gmail.com> wrote:
> On Mon, May 11, 2009 at 2:53 PM, Jiri Slaby <jirislaby@gmail.com> wrote:
>> Adding some CCs.
>>
>> On 05/11/2009 07:02 PM, Justin Mattock wrote:
>>> I've been trying to diagnose an issue
>>> with 2.6.30-rc4. At first thinking it
>>> was not the kernel, but the network manager
>>> (in my case I use wicd).
>>> with 2.6.29-rc8 the system starts up,
>>> connects no problem.
>>> but as soon as I load 2.6.30-rc4
>>> I get limited connection to none.
>>> in dmesg I see:
>>>
>>> [   36.337419] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
>>> [   36.530106] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 2
>>> [   36.730100] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 3
>>> [   36.930101] wlan0: direct probe to AP 00:1e:2a:00:67:f0 timed out
>>> [   44.421728] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
>>> [   44.620080] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 2
>>> [   44.820080] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 3
>>> [   45.020076] wlan0: direct probe to AP 00:1e:2a:00:67:f0 timed out
>>>
>>> The type of encryption used is just
>>> a standard WEP key(no WPA).
>>>
>>> has this been resolved already?
>
> Can you provide more details, like the AP you used, and card you have?
> (dmesg log would be nice).
>
>  Luis
>

The AP I use is a
netgear 54g(cheap 40 dollar router from
bestbuy)

attached is dmesg and lspci
disregard the kernel commits
2.6.30-rc4-00004-gfb422e6
(those are from the bluetooth patches a few
days ago) without them the kernel is at
2.6.30-rc4.


-- 
Justin P. Mattock

[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 54379 bytes --]

[    0.000000] Linux version 2.6.30-rc4-00004-gfb422e6 (name@name) (gcc version 4.4.0 20090130 (experimental) (GCC) ) #8 SMP Sat May 2 13:58:31 PDT 2009
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003f0ea000 (usable)
[    0.000000]  BIOS-e820: 000000003f0ea000 - 000000003f2eb000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003f2eb000 - 000000003febe000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003febe000 - 000000003feef000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003feef000 - 000000003ff00000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003ff00000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.4 present.
[    0.000000] last_pfn = 0x3f0ea max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   1 base 000000000 mask FC0000000 write-back
[    0.000000]   2 base 03FF00000 mask FFFF00000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 7000-c000
[    0.000000] ACPI: RSDP 000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 3fefd1c0 00074 (v01 APPLE   Apple00 000000A5      01000013)
[    0.000000] ACPI: FACP 3fefb000 000F4 (v03 APPLE   Apple00 000000A5 Loki 0000005F)
[    0.000000] ACPI: DSDT 3fef0000 048D1 (v01 APPLE  MacBookP 00020002 INTL 20050309)
[    0.000000] ACPI: FACS 3fec0000 00040
[    0.000000] ACPI: HPET 3fefa000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 3fef9000 00068 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: MCFG 3fef8000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ASF! 3fef7000 000A0 (v32 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 3fef6000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 3fef5000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 3feef000 004DC (v01 APPLE     CpuPm 00003000 INTL 20050309)
[    0.000000] ACPI: SSDT 3febd000 0064F (v01 SataRe  SataPri 00001000 INTL 20050309)
[    0.000000] ACPI: SSDT 3febc000 0069C (v01 SataRe  SataSec 00001000 INTL 20050309)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 120MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00008000 - 0000ef00
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 00377fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0000100000 - 0000694a90]    TEXT DATA BSS ==> [0000100000 - 0000694a90]
[    0.000000]   #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #5 [0000695000 - 00006981f9]              BRK ==> [0000695000 - 00006981f9]
[    0.000000]   #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #7 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0003f0ea
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003f0ea
[    0.000000] On node 0 totalpages: 258185
[    0.000000] free_area_init_node: node 0, pgdat c0569ec0, node_mem_map c1000000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3967 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 242 pages used for memmap
[    0.000000]   HighMem zone: 30714 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:b0000000)
[    0.000000] NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages at c17f0000, static data 31324 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 256167
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.30-rc4-00004-gfb422e6 root=/dev/sda1 vga=790 debug pnpacpi=off pci=routeirq audit=1 selinux=1 enforcing=0
[    0.000000] audit: enabled (after initialization)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] NR_IRQS:320
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2161.121 MHz processor.
[    0.010000] Console: colour dummy device 80x25
[    0.010000] console [tty0] enabled
[    0.010000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.010000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.010000] Initializing HighMem for node 0 (000377fe:0003f0ea)
[    0.010000] Memory: 1017616k/1033128k available (2975k kernel code, 14792k reserved, 1622k data, 412k init, 123824k highmem)
[    0.010000] virtual kernel memory layout:
[    0.010000]     fixmap  : 0xfff9d000 - 0xfffff000   ( 392 kB)
[    0.010000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.010000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.010000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.010000]       .init : 0xc0584000 - 0xc05eb000   ( 412 kB)
[    0.010000]       .data : 0xc03e7ffd - 0xc057db38   (1622 kB)
[    0.010000]       .text : 0xc0100000 - 0xc03e7ffd   (2975 kB)
[    0.010000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.010000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.010000] hpet clockevent registered
[    0.010000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.010000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4322.24 BogoMIPS (lpj=21611210)
[    0.010000] Security Framework initialized
[    0.010000] SELinux:  Initializing.
[    0.010000] SELinux:  Starting in permissive mode
[    0.010000] Mount-cache hash table entries: 512
[    0.010000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.010000] CPU: L2 cache: 4096K
[    0.010000] CPU: Physical Processor ID: 0
[    0.010000] CPU: Processor Core ID: 0
[    0.010000] Intel machine check architecture supported.
[    0.010000] Intel machine check reporting enabled on CPU#0.
[    0.010000] using mwait in idle threads.
[    0.010000] Checking 'hlt' instruction... OK.
[    0.040936] ACPI: Core revision 20090320
[    0.059762] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.159777] CPU0: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[    0.160000] Booting processor 1 APIC 0x1 ip 0x6000
[    0.010000] Initializing CPU#1
[    0.010000] Calibrating delay using timer specific routine.. 4322.52 BogoMIPS (lpj=21612604)
[    0.010000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.010000] CPU: L2 cache: 4096K
[    0.010000] CPU: Physical Processor ID: 0
[    0.010000] CPU: Processor Core ID: 1
[    0.010000] Intel machine check architecture supported.
[    0.010000] Intel machine check reporting enabled on CPU#1.
[    0.010000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[    0.311860] CPU1: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[    0.311894] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.320034] Brought up 2 CPUs
[    0.320039] Total of 2 processors activated (8644.76 BogoMIPS).
[    0.320106] CPU0 attaching sched-domain:
[    0.320112]  domain 0: span 0-1 level MC
[    0.320116]   groups: 0 1
[    0.320123] CPU1 attaching sched-domain:
[    0.320127]  domain 0: span 0-1 level MC
[    0.320131]   groups: 1 0
[    0.320219] net_namespace: 832 bytes
[    0.320505] Booting paravirtualized kernel on bare hardware
[    0.320505] NET: Registered protocol family 16
[    0.320505] EISA bus registered
[    0.320505] ACPI: bus type pci registered
[    0.320505] PCI: Using configuration type 1 for base access
[    0.330073] bio: create slab <bio-0> at 0
[    0.331038] ACPI: EC: EC description table is found, configuring boot EC
[    0.331282] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.354896] ACPI: BIOS _OSI(Linux) query ignored
[    0.355955] ACPI: Interpreter enabled
[    0.355965] ACPI: (supports S0 S3 S4 S5)
[    0.356043] ACPI: Using IOAPIC for interrupt routing
[    0.380487] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.380487] ACPI: EC: driver started in interrupt mode
[    0.390728] ACPI: No dock devices found.
[    0.391354] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.391420] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.391420] pci 0000:00:01.0: PME# disabled
[    0.391420] pci 0000:00:07.0: reg 10 32bit mmio: [0x50404000-0x50404fff]
[    0.391420] pci 0000:00:1b.0: reg 10 64bit mmio: [0x50400000-0x50403fff]
[    0.391420] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.391420] pci 0000:00:1b.0: PME# disabled
[    0.391420] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.391420] pci 0000:00:1c.0: PME# disabled
[    0.391420] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.391420] pci 0000:00:1c.1: PME# disabled
[    0.391420] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.391420] pci 0000:00:1c.2: PME# disabled
[    0.391420] pci 0000:00:1d.0: reg 20 io port: [0x4080-0x409f]
[    0.391420] pci 0000:00:1d.1: reg 20 io port: [0x4060-0x407f]
[    0.391420] pci 0000:00:1d.2: reg 20 io port: [0x4040-0x405f]
[    0.391420] pci 0000:00:1d.3: reg 20 io port: [0x4020-0x403f]
[    0.391420] pci 0000:00:1d.7: reg 10 32bit mmio: [0x50405400-0x504057ff]
[    0.391420] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.391420] pci 0000:00:1d.7: PME# disabled
[    0.391420] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[    0.391420] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[    0.391420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 000f)
[    0.391420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 1640 (mask 000f)
[    0.391420] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0300 (mask 001f)
[    0.391420] pci 0000:00:1f.1: reg 10 io port: [0x40d8-0x40df]
[    0.391420] pci 0000:00:1f.1: reg 14 io port: [0x40ec-0x40ef]
[    0.391420] pci 0000:00:1f.1: reg 18 io port: [0x40d0-0x40d7]
[    0.391420] pci 0000:00:1f.1: reg 1c io port: [0x40e8-0x40eb]
[    0.391420] pci 0000:00:1f.1: reg 20 io port: [0x40b0-0x40bf]
[    0.391429] pci 0000:00:1f.2: reg 10 io port: [0x40c8-0x40cf]
[    0.391440] pci 0000:00:1f.2: reg 14 io port: [0x40e4-0x40e7]
[    0.391450] pci 0000:00:1f.2: reg 18 io port: [0x40c0-0x40c7]
[    0.391460] pci 0000:00:1f.2: reg 1c io port: [0x40e0-0x40e3]
[    0.391470] pci 0000:00:1f.2: reg 20 io port: [0x40a0-0x40af]
[    0.391481] pci 0000:00:1f.2: reg 24 32bit mmio: [0x50405000-0x504053ff]
[    0.391514] pci 0000:00:1f.2: PME# supported from D3hot
[    0.391520] pci 0000:00:1f.2: PME# disabled
[    0.391588] pci 0000:00:1f.3: reg 20 io port: [0xefa0-0xefbf]
[    0.391671] pci 0000:01:00.0: reg 10 32bit mmio: [0x40000000-0x47ffffff]
[    0.391682] pci 0000:01:00.0: reg 14 io port: [0x3000-0x30ff]
[    0.391693] pci 0000:01:00.0: reg 18 32bit mmio: [0x50300000-0x5030ffff]
[    0.391715] pci 0000:01:00.0: reg 30 32bit mmio: [0xfffe0000-0xffffffff]
[    0.391744] pci 0000:01:00.0: supports D1 D2
[    0.391806] pci 0000:00:01.0: bridge io port: [0x3000-0x3fff]
[    0.391812] pci 0000:00:01.0: bridge 32bit mmio: [0x50300000-0x503fffff]
[    0.391819] pci 0000:00:01.0: bridge 64bit mmio pref: [0x40000000-0x47ffffff]
[    0.391913] pci 0000:02:00.0: reg 10 64bit mmio: [0x50200000-0x50203fff]
[    0.391927] pci 0000:02:00.0: reg 18 io port: [0x2000-0x20ff]
[    0.391965] pci 0000:02:00.0: reg 30 32bit mmio: [0xfffe0000-0xffffffff]
[    0.392023] pci 0000:02:00.0: supports D1 D2
[    0.392027] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.392036] pci 0000:02:00.0: PME# disabled
[    0.392102] pci 0000:00:1c.0: bridge io port: [0x2000-0x2fff]
[    0.392109] pci 0000:00:1c.0: bridge 32bit mmio: [0x50200000-0x502fffff]
[    0.392192] pci 0000:03:00.0: reg 10 64bit mmio: [0x50100000-0x5010ffff]
[    0.392288] pci 0000:03:00.0: supports D1
[    0.392292] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[    0.392301] pci 0000:03:00.0: PME# disabled
[    0.392379] pci 0000:00:1c.1: bridge 32bit mmio: [0x50100000-0x501fffff]
[    0.392450] pci 0000:00:1c.2: bridge io port: [0x1000-0x1fff]
[    0.392458] pci 0000:00:1c.2: bridge 32bit mmio: [0x4c100000-0x500fffff]
[    0.392468] pci 0000:00:1c.2: bridge 64bit mmio pref: [0x48000000-0x4bffffff]
[    0.392535] pci 0000:0c:03.0: reg 10 32bit mmio: [0x4c004000-0x4c0047ff]
[    0.392547] pci 0000:0c:03.0: reg 14 32bit mmio: [0x4c000000-0x4c003fff]
[    0.392614] pci 0000:0c:03.0: supports D1 D2
[    0.392618] pci 0000:0c:03.0: PME# supported from D0 D1 D2 D3hot
[    0.392626] pci 0000:0c:03.0: PME# disabled
[    0.392689] pci 0000:00:1e.0: transparent bridge
[    0.392699] pci 0000:00:1e.0: bridge 32bit mmio: [0x4c000000-0x4c0fffff]
[    0.392737] pci_bus 0000:00: on NUMA node 0
[    0.392751] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.393734] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[    0.394055] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.394368] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.394681] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.395023] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.420228] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.420517] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.420801] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.421085] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.421367] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.421651] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.421934] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.422214] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
[    0.422331] SCSI subsystem initialized
[    0.422331] libata version 3.00 loaded.
[    0.422331] usbcore: registered new interface driver usbfs
[    0.422331] usbcore: registered new interface driver hub
[    0.422331] usbcore: registered new device driver usb
[    0.422331] PCI: Using ACPI for IRQ routing
[    0.422331] PCI: Routing PCI interrupts for all devices because "pci=routeirq" specified
[    0.422331] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.422331] pci 0000:00:07.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.422331] pci 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    0.422331] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.422331] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.422331] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.422331] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.422331] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.422331] pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.422331] pci 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.422331] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.422331] pci 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    0.422331] pci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.422331] pci 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.422331] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.422331] pci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.422331] pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.422331] pci 0000:0c:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.600069] cfg80211: Using static regulatory domain info
[    0.600069] cfg80211: Regulatory domain: US
[    0.600069] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    0.600069] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    0.600073] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.600077] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.600083] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.600087] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.600092] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    0.600101] NetLabel: Initializing
[    0.600104] NetLabel:  domain hash size = 128
[    0.600107] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.600188] NetLabel:  unlabeled traffic allowed by default
[    0.600202] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.600210] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.602220] cfg80211: Calling CRDA for country: US
[    0.620008] Switched to high resolution mode on CPU 0
[    0.621926] Switched to high resolution mode on CPU 1
[    0.650031] pnp: PnP ACPI: disabled
[    0.686032] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.686039] pci 0000:00:01.0:   IO window: 0x3000-0x3fff
[    0.686045] pci 0000:00:01.0:   MEM window: 0x50300000-0x503fffff
[    0.686051] pci 0000:00:01.0:   PREFETCH window: 0x00000040000000-0x00000047ffffff
[    0.686061] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.686067] pci 0000:00:1c.0:   IO window: 0x2000-0x2fff
[    0.686076] pci 0000:00:1c.0:   MEM window: 0x50200000-0x502fffff
[    0.686083] pci 0000:00:1c.0:   PREFETCH window: 0x00000050500000-0x000000505fffff
[    0.686094] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    0.686098] pci 0000:00:1c.1:   IO window: disabled
[    0.686107] pci 0000:00:1c.1:   MEM window: 0x50100000-0x501fffff
[    0.686114] pci 0000:00:1c.1:   PREFETCH window: disabled
[    0.686124] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[    0.686130] pci 0000:00:1c.2:   IO window: 0x1000-0x1fff
[    0.686138] pci 0000:00:1c.2:   MEM window: 0x4c100000-0x500fffff
[    0.686145] pci 0000:00:1c.2:   PREFETCH window: 0x00000048000000-0x0000004bffffff
[    0.686157] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0c
[    0.686161] pci 0000:00:1e.0:   IO window: disabled
[    0.686169] pci 0000:00:1e.0:   MEM window: 0x4c000000-0x4c0fffff
[    0.686176] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.686190] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.686197] pci 0000:00:01.0: setting latency timer to 64
[    0.686206] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.686214] pci 0000:00:1c.0: setting latency timer to 64
[    0.686224] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.686231] pci 0000:00:1c.1: setting latency timer to 64
[    0.686241] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.686248] pci 0000:00:1c.2: setting latency timer to 64
[    0.686414] pci 0000:00:1e.0: power state changed by ACPI to D0
[    0.686424] pci 0000:00:1e.0: setting latency timer to 64
[    0.686430] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.686435] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.686440] pci_bus 0000:01: resource 0 io:  [0x3000-0x3fff]
[    0.686444] pci_bus 0000:01: resource 1 mem: [0x50300000-0x503fffff]
[    0.686449] pci_bus 0000:01: resource 2 pref mem [0x40000000-0x47ffffff]
[    0.686454] pci_bus 0000:02: resource 0 io:  [0x2000-0x2fff]
[    0.686458] pci_bus 0000:02: resource 1 mem: [0x50200000-0x502fffff]
[    0.686463] pci_bus 0000:02: resource 2 pref mem [0x50500000-0x505fffff]
[    0.686468] pci_bus 0000:03: resource 1 mem: [0x50100000-0x501fffff]
[    0.686473] pci_bus 0000:04: resource 0 io:  [0x1000-0x1fff]
[    0.686477] pci_bus 0000:04: resource 1 mem: [0x4c100000-0x500fffff]
[    0.686482] pci_bus 0000:04: resource 2 pref mem [0x48000000-0x4bffffff]
[    0.686487] pci_bus 0000:0c: resource 1 mem: [0x4c000000-0x4c0fffff]
[    0.686491] pci_bus 0000:0c: resource 3 io:  [0x00-0xffff]
[    0.686496] pci_bus 0000:0c: resource 4 mem: [0x000000-0xffffffff]
[    0.686533] NET: Registered protocol family 2
[    0.800071] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.800455] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.800922] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
[    0.801541] TCP: Hash tables configured (established 131072 bind 65536)
[    0.801546] TCP reno registered
[    0.830140] NET: Registered protocol family 1
[    0.831032] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.833240] Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.834855] Initializing RT-Tester: OK
[    0.834983] audit: initializing netlink socket (enabled)
[    0.835005] type=2000 audit(1242083362.830:1): initialized
[    0.843685] highmem bounce pool size: 64 pages
[    0.843694] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.861890] ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.862196] fuse init (API version 7.11)
[    0.862855] msgmni has been set to 1746
[    0.863117] SELinux:  Registering netfilter hooks
[    0.863996] alg: No test for stdrng (krng)
[    0.864019] io scheduler noop registered
[    0.864397] io scheduler cfq registered (default)
[    0.864543] pci 0000:01:00.0: Boot video device
[    0.864927] rivafb_setup START
[    0.865055] nvidiafb_setup START
[    0.865627] vesafb: framebuffer at 0x40000000, mapped to 0xf8100000, using 3072k, total 16384k
[    0.865634] vesafb: mode is 1024x768x16, linelength=2048, pages=9
[    0.865639] vesafb: protected mode interface info at c000:ad0c
[    0.865643] vesafb: pmi: set display start = c00cad94, set palette = c00cae50
[    0.865648] vesafb: scrolling: redraw
[    0.865652] vesafb: Truecolor: size=0:5:5:5, shift=0:10:5:0
[    0.890115] Console: switching to colour frame buffer device 128x48
[    0.912330] fb0: VESA VGA frame buffer device
[    0.928406] loop: module loaded
[    0.928726] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.929422] Driver 'sd' needs updating - please use bus_type methods
[    0.929828] Driver 'sr' needs updating - please use bus_type methods
[    0.931055] ata_piix 0000:00:1f.1: version 2.12
[    0.931365] ata_piix 0000:00:1f.1: power state changed by ACPI to D0
[    0.931664] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    0.932036] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.932407] scsi0 : ata_piix
[    0.934770] scsi1 : ata_piix
[    0.937008] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
[    0.937328] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
[    0.937670] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.938000] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
[    1.090026] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.090463] scsi2 : ata_piix
[    1.090903] scsi3 : ata_piix
[    1.102379] ata3: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
[    1.110319] ata4: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
[    1.112999] ata1.00: ATAPI: MATSHITADVD-R   UJ-857D, KCV9, max UDMA/66
[    1.126770] usbcore: registered new interface driver usblcd
[    1.134733] usbcore: registered new interface driver usbled
[    1.142886] PNP: No PS/2 controller found. Probing ports directly.
[    1.151492] i8042.c: No controller found.
[    1.159486] mice: PS/2 mouse device common for all mice
[    1.167335] Linux video capture interface: v2.00
[    1.172913] ata1.00: configured for UDMA/66
[    1.184292] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[    1.192430] scsi 0:0:0:0: CD-ROM            MATSHITA DVD-R   UJ-857D  KCV9 PQ: 0 ANSI: 5
[    1.192448] EDAC MC: Ver: 2.1.0 May  2 2009
[    1.193026] EISA: Probing bus 0 at eisa.0
[    1.193151] cpuidle: using governor ladder
[    1.193152] cpuidle: using governor menu
[    1.195561] usbcore: registered new interface driver hiddev
[    1.195680] usbcore: registered new interface driver usbhid
[    1.195683] usbhid: v2.6:USB HID core driver
[    1.195816] Advanced Linux Sound Architecture Driver Version 1.0.19.
[    1.195818] ALSA device list:
[    1.195819]   No soundcards found.
[    1.196011] oprofile: using NMI interrupt.
[    1.196287] IPVS: Registered protocols (TCP, AH, ESP)
[    1.196476] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    1.196505] IPVS: ipvs loaded.
[    1.196859] Initializing XFRM netlink socket
[    1.196875] NET: Registered protocol family 17
[    1.196882] NET: Registered protocol family 15
[    1.196903] Using IPI No-Shortcut mode
[    1.344633] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.352710] Uniform CD-ROM driver Revision: 3.20
[    1.360459] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.368213] ata3.01: ATA-8: FUJITSU MHW2120BH, 00810013, max UDMA/100
[    1.375816] ata3.01: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.383918] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    1.423052] ata3.01: configured for UDMA/100
[    1.561265] scsi 2:0:1:0: Direct-Access     ATA      FUJITSU MHW2120B 0081 PQ: 0 ANSI: 5
[    1.569859] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors: (120 GB/111 GiB)
[    1.577994] sd 2:0:1:0: [sda] Write Protect is off
[    1.586056] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    1.594115] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.602714]  sda:<5>sd 2:0:1:0: Attached scsi generic sg1 type 0
[    1.611278]  sda1 sda2
[    1.620442] sd 2:0:1:0: [sda] Attached SCSI disk
[    1.820516] kjournald starting.  Commit interval 5 seconds
[    1.828863] EXT3-fs: mounted filesystem with writeback data mode.
[    1.837475] VFS: Mounted root (ext3 filesystem) readonly on device 8:1.
[    1.846140] Freeing unused kernel memory: 412k freed
[    2.413264] SELinux: 8192 avtab hash slots, 173690 rules.
[    2.527132] SELinux: 8192 avtab hash slots, 173690 rules.
[    2.726506] SELinux:  7 users, 9 roles, 3231 types, 100 bools
[    2.735049] SELinux:  73 classes, 173690 rules
[    2.750633] SELinux:  class kernel_service not defined in policy
[    2.758829] SELinux:  permission open in class sock_file not defined in policy
[    2.767139] SELinux:  permission nlmsg_tty_audit in class netlink_audit_socket not defined in policy
[    2.775709] SELinux: the above unknown classes and permissions will be denied
[    2.784242] SELinux:  Completing initialization.
[    2.792856] SELinux:  Setting up existing superblocks.
[    2.818438] SELinux: initialized (dev sda1, type ext3), uses xattr
[    2.827402] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[    2.836324] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[    2.845186] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
[    2.854051] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[    2.863013] SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
[    2.872062] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    2.881122] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[    2.890208] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[    2.899195] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[    2.908348] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[    2.917461] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[    2.926734] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[    2.935904] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[    2.945038] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    3.076416] type=1403 audit(1242083365.070:2): policy loaded auid=4294967295 ses=4294967295
[    4.098489] applesmc: Apple MacBook Pro detected:
[    4.107831] applesmc:  - Model with accelerometer
[    4.117398] applesmc:  - Model with light sensors and backlight
[    4.126870] applesmc:  - Model with 12 temperature sensors
[    4.200617] applesmc: device successfully initialized (0xe0, 0x00).
[    4.200619] applesmc: device successfully initialized.
[    4.210835] applesmc: 2 fans found.
[    4.221452] input: applesmc as /devices/platform/applesmc.768/input/input1
[    4.230906] Registered led device: smc::kbd_backlight
[    4.240327] applesmc: driver successfully loaded.
[    4.272543] usbcore: registered new interface driver appletouch
[    4.289699] ACPI: SSDT 3feb8c10 002AE (v01 APPLE   Cpu0Ist 00003000 INTL 20050309)
[    4.300450] ACPI: SSDT 3feb8910 002A0 (v01 APPLE   Cpu0Cst 00003001 INTL 20050309)
[    4.311220] Monitor-Mwait will be used to enter C-1 state
[    4.311260] Monitor-Mwait will be used to enter C-2 state
[    4.311297] Monitor-Mwait will be used to enter C-3 state
[    4.311309] Marking TSC unstable due to TSC halts in idle
[    4.321703] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    4.331725] processor ACPI_CPU:00: registered as cooling_device0
[    4.341782] ACPI: Processor [CPU0] (supports 8 throttling states)
[    4.353262] ACPI: SSDT 3feb8f10 00087 (v01 APPLE   Cpu1Ist 00003000 INTL 20050309)
[    4.364397] ACPI: SSDT 3feb7f10 00085 (v01 APPLE   Cpu1Cst 00003000 INTL 20050309)
[    4.376385] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    4.386676] processor ACPI_CPU:01: registered as cooling_device1
[    4.396729] ACPI: Processor [CPU1] (supports 8 throttling states)
[    4.512922] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.568403] nf_conntrack version 0.5.0 (16142 buckets, 64568 max)
[    4.583083] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[    4.597103] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
[    4.611341] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[    4.640968] arp_tables: (C) 2002 David S. Miller
[    4.713061] usbcore: registered new interface driver isight_firmware
[    4.757586] usbcore: registered new interface driver uvcvideo
[    4.772510] USB Video Class driver (v0.1.0)
[    4.839457] ipmi message handler version 39.2
[    4.869583] IPMI Watchdog: driver initialized
[    4.915410] Bluetooth: Core ver 2.15
[    4.930654] NET: Registered protocol family 31
[    4.945527] Bluetooth: HCI device and connection manager initialized
[    4.960623] Bluetooth: HCI socket layer initialized
[    4.995802] Bluetooth: L2CAP ver 2.13
[    5.010826] Bluetooth: L2CAP socket layer initialized
[    5.045256] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    5.075270] Bluetooth: Generic Bluetooth USB driver ver 0.5
[    5.090270] usbcore: registered new interface driver btusb
[    5.123084] Bluetooth: RFCOMM socket layer initialized
[    5.137911] Bluetooth: RFCOMM TTY layer initialized
[    5.152624] Bluetooth: RFCOMM ver 1.11
[    5.178543] Bluetooth: SCO (Voice Link) ver 0.6
[    5.192908] Bluetooth: SCO socket layer initialized
[    5.213639] Bluetooth: HCI UART driver ver 2.2
[    5.228197] Bluetooth: HCI H4 protocol initialized
[    5.242819] Bluetooth: HCI BCSP protocol initialized
[    5.379273] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    5.868431] udev: starting version 137
[    6.023186] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    6.037461] ACPI: Power Button [PWRF]
[    6.051759] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[    6.131498] uhci_hcd: USB Universal Host Controller Interface driver
[    6.146277] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    6.160973] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    6.160981] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    6.175543] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[    6.175807] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    6.190238] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
[    6.205109] usb usb1: configuration #1 chosen from 1 choice
[    6.219640] hub 1-0:1.0: USB hub found
[    6.233846] hub 1-0:1.0: 2 ports detected
[    6.246966] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    6.257751] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    6.257755] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    6.268187] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[    6.278448] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
[    6.288697] usb usb2: configuration #1 chosen from 1 choice
[    6.298754] hub 2-0:1.0: USB hub found
[    6.308534] hub 2-0:1.0: 2 ports detected
[    6.318274] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    6.327662] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    6.327667] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    6.336899] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[    6.346224] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
[    6.355520] usb usb3: configuration #1 chosen from 1 choice
[    6.364927] hub 3-0:1.0: USB hub found
[    6.374000] hub 3-0:1.0: 2 ports detected
[    6.383386] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    6.392612] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    6.392617] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    6.401702] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[    6.410960] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
[    6.420117] usb usb4: configuration #1 chosen from 1 choice
[    6.429041] hub 4-0:1.0: USB hub found
[    6.437783] hub 4-0:1.0: 2 ports detected
[    6.449235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.457935] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    6.467076] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    6.476100] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    6.476104] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    6.485048] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    6.498067] ehci_hcd 0000:00:1d.7: debug port 1
[    6.507041] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    6.507062] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x50405400
[    6.544331] ACPI: Lid Switch [LID0]
[    6.554065] power_supply ADP1: uevent
[    6.554068] power_supply ADP1: No power supply yet
[    6.554089] power_supply ADP1: power_supply_changed
[    6.554097] ACPI: AC Adapter [ADP1] (on-line)
[    6.563630] power_supply ADP1: power_supply_changed_work
[    6.563770] power_supply ADP1: power_supply_update_gen_leds 1
[    6.563786] power_supply ADP1: uevent
[    6.563788] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[    6.563793] power_supply ADP1: Static prop TYPE=Mains
[    6.563796] power_supply ADP1: 1 dynamic props
[    6.563799] power_supply ADP1: prop ONLINE=1
[    6.657268] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    6.658654] sky2 driver version 1.22
[    6.658701] sky2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    6.658714] sky2 0000:02:00.0: setting latency timer to 64
[    6.658752] sky2 0000:02:00.0: Yukon-2 EC chip revision 2
[    6.658892] sky2 0000:02:00.0: irq 24 for MSI/MSI-X
[    6.692546] usb usb5: configuration #1 chosen from 1 choice
[    6.692560] sky2 eth0: addr 00:17:f2:cb:e3:71
[    6.709252] hub 5-0:1.0: USB hub found
[    6.717505] hub 5-0:1.0: 8 ports detected
[    6.726199] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    6.776939] power_supply BAT0: uevent
[    6.776941] power_supply BAT0: No power supply yet
[    6.776993] power_supply BAT0: power_supply_changed
[    6.777167] power_supply BAT0: power_supply_changed_work
[    6.788533] ath9k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    6.796952] ath9k 0000:03:00.0: setting latency timer to 64
[    6.898258] ACPI: Battery Slot [BAT0] (battery present)
[    6.946723] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[    6.946852] phy0: Selected rate control algorithm 'ath9k_rate_control'
[    6.950207] Registered led device: ath9k-phy0::radio
[    6.950267] Registered led device: ath9k-phy0::assoc
[    6.950325] Registered led device: ath9k-phy0::tx
[    6.950383] Registered led device: ath9k-phy0::rx
[    6.950415] phy0: Atheros AR5418 MAC/BB Rev:2 AR5133 RF Rev:81: mem=0xf8b00000, irq=17
[    6.998167] ACPI: Power Button [PWRB]
[    7.000271] ohci1394 0000:0c:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    7.016116] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[    7.025126] ACPI: Sleep Button [SLPB]
[    7.053559] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[4c004000-4c0047ff]  Max Packet=[4096]  IR/IT contexts=[4/8]
[    7.084046] power_supply BAT0: power_supply_update_bat_leds 0
[    7.084065] power_supply BAT0: uevent
[    7.084067] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
[    7.084072] power_supply BAT0: Static prop TYPE=Battery
[    7.084075] power_supply BAT0: 13 dynamic props
[    7.084079] power_supply BAT0: prop STATUS=Unknown
[    7.084083] power_supply BAT0: prop PRESENT=1
[    7.084087] power_supply BAT0: prop TECHNOLOGY=Unknown
[    7.084091] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=10800000
[    7.084095] power_supply BAT0: prop VOLTAGE_NOW=12502000
[    7.084099] power_supply BAT0: prop CURRENT_NOW=0
[    7.084102] power_supply BAT0: prop POWER_NOW=0
[    7.084106] power_supply BAT0: prop ENERGY_FULL_DESIGN=55000000
[    7.084110] power_supply BAT0: prop ENERGY_FULL=50520000
[    7.084114] power_supply BAT0: prop ENERGY_NOW=49560000
[    7.084117] power_supply BAT0: prop MODEL_NAME=ASMB012
[    7.084121] power_supply BAT0: prop MANUFACTURER=SMPN012
[    7.084124] power_supply BAT0: prop SERIAL_NUMBER=
[    7.085014] power_supply BAT0: uevent
[    7.085016] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
[    7.085022] power_supply BAT0: Static prop TYPE=Battery
[    7.085025] power_supply BAT0: 13 dynamic props
[    7.085028] power_supply BAT0: prop STATUS=Unknown
[    7.085032] power_supply BAT0: prop PRESENT=1
[    7.085036] power_supply BAT0: prop TECHNOLOGY=Unknown
[    7.085040] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=10800000
[    7.085044] power_supply BAT0: prop VOLTAGE_NOW=12502000
[    7.085047] power_supply BAT0: prop CURRENT_NOW=0
[    7.085051] power_supply BAT0: prop POWER_NOW=0
[    7.085054] power_supply BAT0: prop ENERGY_FULL_DESIGN=55000000
[    7.085058] power_supply BAT0: prop ENERGY_FULL=50520000
[    7.085062] power_supply BAT0: prop ENERGY_NOW=49560000
[    7.085065] power_supply BAT0: prop MODEL_NAME=ASMB012
[    7.085069] power_supply BAT0: prop MANUFACTURER=SMPN012
[    7.085072] power_supply BAT0: prop SERIAL_NUMBER=
[    7.261102] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    7.273769] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    7.422586] usb 5-4: new high speed USB device using ehci_hcd and address 3
[    7.435643] hda_codec: STAC922x, Apple subsys_id=106b1e00
[    7.470890] input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/input/input6
[    7.484516] input: HDA Intel HP Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/input/input7
[    7.500018] Clocksource tsc unstable (delta = -64450321 ns)
[    7.600774] usb 5-4: configuration #1 chosen from 1 choice
[    7.614493] usb 5-4: firmware: requesting isight.fw
[    7.894406] Adding 2982500k swap on /dev/sda2.  Priority:1 extents:1 across:2982500k 
[    8.280016] usb 1-2: new full speed USB device using uhci_hcd and address 2
[    8.400313] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0019e3fffe2ad87e]
[    8.504893] usb 1-2: configuration #1 chosen from 1 choice
[    8.643132] input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/input/input8
[    8.766199] apple 0003:05AC:021A.0001: input: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2/input0
[    8.793753] appletouch: Geyser mode initialized.
[    8.805565] input: appletouch as /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.1/input/input9
[    8.823979] input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.2/input/input10
[    8.848728] apple 0003:05AC:021A.0002: input: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2/input2
[    9.150092] usb 3-2: new full speed USB device using uhci_hcd and address 2
[    9.359712] usb 3-2: configuration #1 chosen from 1 choice
[    9.385653] generic-usb 0003:05AC:8240.0003: hiddev0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2/input0
[    9.670098] usb 4-1: new full speed USB device using uhci_hcd and address 2
[    9.890560] usb 4-1: configuration #1 chosen from 1 choice
[    9.939935] input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/input/input11
[    9.958864] generic-usb 0003:05AC:1000.0004: input: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1/input0
[    9.995898] input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.1/input/input12
[   10.015981] generic-usb 0003:05AC:1000.0005: input: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1/input1
[  148.251792] EXT3 FS on sda1, internal journal
[  148.340775] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[  151.197363] power_supply ADP1: uevent
[  151.197370] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[  151.197387] power_supply ADP1: Static prop TYPE=Mains
[  151.197395] power_supply ADP1: 1 dynamic props
[  151.197403] power_supply ADP1: prop ONLINE=1
[  151.218096] power_supply BAT0: uevent
[  151.218102] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
[  151.218116] power_supply BAT0: Static prop TYPE=Battery
[  151.218123] power_supply BAT0: 13 dynamic props
[  151.264518] power_supply BAT0: prop STATUS=Unknown
[  151.264531] power_supply BAT0: prop PRESENT=1
[  151.264541] power_supply BAT0: prop TECHNOLOGY=Unknown
[  151.264551] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=10800000
[  151.264559] power_supply BAT0: prop VOLTAGE_NOW=12501000
[  151.264568] power_supply BAT0: prop CURRENT_NOW=0
[  151.264577] power_supply BAT0: prop POWER_NOW=0
[  151.264586] power_supply BAT0: prop ENERGY_FULL_DESIGN=55000000
[  151.264595] power_supply BAT0: prop ENERGY_FULL=50520000
[  151.264604] power_supply BAT0: prop ENERGY_NOW=49560000
[  151.264613] power_supply BAT0: prop MODEL_NAME=ASMB012
[  151.264622] power_supply BAT0: prop MANUFACTURER=SMPN012
[  151.264631] power_supply BAT0: prop SERIAL_NUMBER=
[  152.334002] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  152.334008] Bluetooth: BNEP filters: protocol multicast
[  152.670285] usb 4-1: USB disconnect, address 2
[  153.100156] usb 4-1: new full speed USB device using uhci_hcd and address 3
[  153.316594] usb 4-1: configuration #1 chosen from 1 choice
[  153.412690] applesmc: light sensor data length set to 6
[  159.881230] sky2 eth0: enabling interface
[  160.505507] input: jmattock’s mouse as /devices/pci0000:00/0000:00:1d.3/usb4/4-1/4-1:1.0/bluetooth/hci0/hci0:46/input13
[  160.505777] generic-bluetooth 0005:0000:0000.0006: input: BLUETOOTH HID v0.00 Mouse [jmattock’s mouse] on 00:17:F2:B4:BC:F5
[  161.725072] type=1100 audit(1242083523.805:3): user pid=1615 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t
msg='op=PAM:authentication acct="name" exe="/bin/login" (hostname=?, addr=?, terminal=tty1 res=success)'
[  161.729770] type=1101 audit(1242083523.805:4): user pid=1615 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t
msg='op=PAM:accounting acct="name" exe="/bin/login" (hostname=?, addr=?, terminal=tty1 res=success)'
[  161.756716] type=1103 audit(1242083523.835:5): user pid=1615 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t
msg='op=PAM:setcred acct="name" exe="/bin/login" (hostname=?, addr=?, terminal=tty1 res=success)'
[  161.794141] type=1006 audit(1242083523.875:6): login pid=1615 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=1
[  161.834159] type=2300 audit(1242083523.915:7): user pid=1615 uid=0 auid=1000 ses=1 subj=system_u:system_r:local_login_t msg='pam:
default-context=name:sysadm_r:sysadm_t selected-context=name:sysadm_r:sysadm_t: exe="/bin/login" (hostname=?, addr=?, terminal=tty1 res=success)'
[  161.844674] type=1105 audit(1242083523.925:8): user pid=1615 uid=0 auid=1000 ses=1 subj=system_u:system_r:local_login_t
msg='op=PAM:session_open acct="name" exe="/bin/login" (hostname=?, addr=?, terminal=tty1 res=success)'
[  161.845537] type=1112 audit(1242083523.925:9): user pid=1615 uid=0 auid=1000 ses=1 subj=system_u:system_r:local_login_t msg='op=login id=1000 exe="/bin/login" (hostname=?, addr=?, terminal=tty1 res=success)'
[  162.517663] type=1401 audit(1242083524.595:10): SELinux:  unrecognized netlink message type=28265 for sclass=43
[  162.517667] 
[  162.517786] type=1300 audit(1242083524.595:10): arch=40000003 syscall=4 success=yes exit=18 a0=2 a1=806c237 a2=12 a3=12 items=0 ppid=1614 pid=1673 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip" exe="/sbin/ip" subj=system_u:system_r:ifconfig_t key=(null)
[  162.523181] type=1401 audit(1242083524.605:11): SELinux:  unrecognized netlink message type=28265 for sclass=43
[  162.523185] 
[  162.523302] type=1300 audit(1242083524.605:11): arch=40000003 syscall=4 success=yes exit=18 a0=2 a1=806c237 a2=12 a3=12 items=0 ppid=1614 pid=1674 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip" exe="/sbin/ip" subj=system_u:system_r:ifconfig_t key=(null)
[  164.866737] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[  164.925476] Linux agpgart interface v0.103
[  164.968714] [drm] Initialized drm 1.1.0 20060810
[  164.995563] pci 0000:01:00.0: setting latency timer to 64
[  164.995973] [drm] Initialized radeon 1.29.0 20080528 for 0000:01:00.0 on minor 0
[  165.513545] [drm] Setting GART location based on new memory map
[  165.514734] [drm] Loading R500 Microcode
[  165.514805] [drm] Num pipes: 1
[  165.514822] [drm] writeback test succeeded in 1 usecs
[  166.779859] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  166.972575] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 2
[  167.172576] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 3
[  167.370092] wlan0: direct probe to AP 00:1e:2a:00:67:f0 timed out
[  174.911738] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  174.916121] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  175.110036] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 2
[  175.310038] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 3
[  175.510028] wlan0: direct probe to AP 00:1e:2a:00:67:f0 timed out
[  182.977703] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  182.985831] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  183.180063] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 2
[  183.380130] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 3
[  183.580116] wlan0: direct probe to AP 00:1e:2a:00:67:f0 timed out
[  191.067748] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  191.075882] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  191.270132] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 2
[  191.470135] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 3
[  191.670130] wlan0: direct probe to AP 00:1e:2a:00:67:f0 timed out
[  199.127756] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  199.135882] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  199.340055] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 2
[  199.540060] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 3
[  199.730072] wlan0: direct probe to AP 00:1e:2a:00:67:f0 timed out
[  207.207678] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  207.215905] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 1
[  207.410080] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 2
[  207.610129] wlan0: direct probe to AP 00:1e:2a:00:67:f0 try 3
[  207.810128] wlan0: direct probe to AP 00:1e:2a:00:67:f0 timed out




lspci


00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:07.0 Performance counters: Intel Corporation Device 27a3 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600]
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 22)
03:00.0 Network controller: Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)
0c:03.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)
`

  reply	other threads:[~2009-05-11 23:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11 17:02 Justin Mattock
2009-05-11 21:53 ` Jiri Slaby
2009-05-11 22:18   ` Justin P. Mattock
2009-05-12 15:03     ` Bob Copeland
2009-05-12 16:43       ` Justin Mattock
2009-05-11 22:24   ` Luis R. Rodriguez
2009-05-11 23:23     ` Justin Mattock [this message]
2009-05-12 10:39   ` Evgeni Golov
2009-05-12 10:39   ` Evgeni Golov
2009-05-12 14:28     ` Justin Mattock
2009-05-12 17:46       ` Evgeni Golov
2009-05-12 20:04         ` Justin Mattock
2009-05-12 23:01           ` Luis R. Rodriguez
     [not found]             ` <1242169748.14227.15.camel@johannes.local>
2009-05-12 23:36               ` Justin P. Mattock
2009-05-13 20:19                 ` Justin Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd18b0c30905111623w79e29b76x7dc16e4b5ef7dc8d@mail.gmail.com \
    --to=justinmattock@gmail.com \
    --cc=ath9k-devel@venema.h4ckr.net \
    --cc=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®