Problems with FreeBSD installation
Miguel
luis.henrix at gmail.com
Thu Aug 6 17:53:33 UTC 2009
On Thu, Aug 6, 2009 at 2:25 PM, Ben Fallon<bfallon at itbuildersinc.com> wrote:
> What model of laptop is it? I just subscribed to the list yesterday and may have missed the beginning of this thread.
> You can also check here http://laptop.bsdgroup.de/freebsd/
> It provides details for a bunch of laptops and what the findings were for the models they tested.
> On Linux, a simple dmesg will help on seeing what devices were found by your os otherwise, like BSD,
> the lspci also works the same. Sorry I can't help more without a bit more information.
The complete thread can be read here:
http://lists.freebsd.org/pipermail/freebsd-questions/2009-August/203491.html
My laptop is a Toshiba Satellite A210-1CE, and I am attaching the
information you requested:
the output from "lspci -v" and dmesg. Hope it helps :-)
Regards,
Miguel
-------------- next part --------------
[ 0.000000] BIOS EBDA/lowmem at: 0009dc00/0009dc00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.28-14-generic (buildd at yellow) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #47-Ubuntu SMP Sat Jul 25 01:19:55 UTC 2009 (Ubuntu 2.6.28-14.47-generic)
[ 0.000000] Command line: root=UUID=bc204d8d-c447-4ae6-9c0e-8b0f377d707c ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
[ 0.000000] BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007fe70000 (usable)
[ 0.000000] BIOS-e820: 000000007fe70000 - 000000007fe83000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007fe83000 - 000000007fe85000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007fe85000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] last_pfn = 0x7fe70 max_arch_pfn = 0x3ffffffff
[ 0.000000] Scanning 2 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000001000 (usable)
[ 0.000000] modified: 0000000000001000 - 0000000000006000 (reserved)
[ 0.000000] modified: 0000000000006000 - 0000000000008000 (usable)
[ 0.000000] modified: 0000000000008000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 0000000000090c00 (usable)
[ 0.000000] modified: 000000000009dc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000d0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 000000007fe70000 (usable)
[ 0.000000] modified: 000000007fe70000 - 000000007fe83000 (ACPI data)
[ 0.000000] modified: 000000007fe83000 - 000000007fe85000 (ACPI NVS)
[ 0.000000] modified: 000000007fe85000 - 0000000080000000 (reserved)
[ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] init_memory_mapping: 0000000000000000-000000007fe70000
[ 0.000000] 0000000000 - 007fe00000 page 2M
[ 0.000000] 007fe00000 - 007fe70000 page 4k
[ 0.000000] kernel direct mapping tables up to 7fe70000 @ 10000-14000
[ 0.000000] last_map_addr: 7fe70000 end: 7fe70000
[ 0.000000] RAMDISK: 3785c000 - 37fef5fb
[ 0.000000] ACPI: RSDP 000F7260, 0024 (r2 TOSCPL)
[ 0.000000] ACPI: XSDT 7FE7AA18, 0064 (r1 TOSCPL TOSCPL00 6040000 LTP 0)
[ 0.000000] ACPI: FACP 7FE828F7, 00F4 (r3 TOSCPL Herring 6040000 ATI F4240)
[ 0.000000] ACPI: DSDT 7FE7AA7C, 7E7B (r1 TOSCPL SB600 6040000 MSFT 3000000)
[ 0.000000] ACPI: FACS 7FE84FC0, 0040
[ 0.000000] ACPI: TCPA 7FE82A5F, 0032 (r2 TOSCPL 6040000 PTEC 0)
[ 0.000000] ACPI: SLIC 7FE82A91, 0176 (r1 TOSCPL TOSCPL00 6040000 LOHR 0)
[ 0.000000] ACPI: SSDT 7FE82C07, 0206 (r1 PTLTD POWERNOW 6040000 LTP 1)
[ 0.000000] ACPI: APIC 7FE82E0D, 0054 (r1 PTLTD APIC 6040000 LTP 0)
[ 0.000000] ACPI: MCFG 7FE82E61, 003C (r1 PTLTD MCFG 6040000 LTP 0)
[ 0.000000] ACPI: HPET 7FE82E9D, 0038 (r1 PTLTD HPETTBL 6040000 LTP 1)
[ 0.000000] ACPI: ASF! 7FE82ED5, 012B (r32 DMA AMDTBL 6040000 PTL 1)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] (6 early reservations) ==> bootmem [0000000000 - 007fe70000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0000200000 - 0000b7bbb0] TEXT DATA BSS ==> [0000200000 - 0000b7bbb0]
[ 0.000000] #3 [003785c000 - 0037fef5fb] RAMDISK ==> [003785c000 - 0037fef5fb]
[ 0.000000] #4 [000009dc00 - 0000100000] BIOS reserved ==> [000009dc00 - 0000100000]
[ 0.000000] #5 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
[ 0.000000] found SMP MP-table at [ffff8800000f7300] 000f7300
[ 0.000000] [ffffe20000000000-ffffe20001bfffff] PMD -> [ffff880001200000-ffff880002dfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00100000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[4] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00000001
[ 0.000000] 0: 0x00000006 -> 0x00000008
[ 0.000000] 0: 0x00000010 -> 0x00000090
[ 0.000000] 0: 0x00000100 -> 0x0007fe70
[ 0.000000] On node 0 totalpages: 523763
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 2532 pages reserved
[ 0.000000] DMA zone: 1383 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7107 pages used for memmap
[ 0.000000] DMA32 zone: 512685 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] Detected use of extended apic ids on hypertransport bus
[ 0.000000] ACPI: PM-Timer IO Port: 0x8008
[ 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[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: HPET id: 0x43538310 base: 0xfed00000
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
[ 0.000000] PM: Registered nosave memory: 0000000000008000 - 0000000000010000
[ 0.000000] PM: Registered nosave memory: 0000000000090000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d0000
[ 0.000000] PM: Registered nosave memory: 00000000000d0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
[ 0.000000] PERCPU: Allocating 69632 bytes of per cpu data
[ 0.000000] NR_CPUS: 64, nr_cpu_ids: 2, nr_node_ids 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 514068
[ 0.000000] Kernel command line: root=UUID=bc204d8d-c447-4ae6-9c0e-8b0f377d707c ro
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1995.046 MHz processor.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] console [tty0] enabled
[ 0.004000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.004000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.004000] allocated 20971520 bytes of page_cgroup
[ 0.004000] please try cgroup_disable=memory option if you don't want
[ 0.004000] Scanning for low memory corruption every 60 seconds
[ 0.004000] Checking aperture...
[ 0.004000] No AGP bridge found
[ 0.004000] Node 0: aperture @ fc7e000000 size 32 MB
[ 0.004000] Aperture beyond 4GB. Ignoring.
[ 0.004000] Memory: 2024440k/2095552k available (4748k kernel code, 500k absent, 69984k reserved, 2524k data, 532k init)
[ 0.004000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.004000] hpet clockevent registered
[ 0.004000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.004009] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.09 BogoMIPS (lpj=7980184)
[ 0.004117] Security Framework initialized
[ 0.004167] SELinux: Disabled at boot.
[ 0.004222] AppArmor: AppArmor initialized
[ 0.004273] Mount-cache hash table entries: 256
[ 0.004439] Initializing cgroup subsys ns
[ 0.004488] Initializing cgroup subsys cpuacct
[ 0.004534] Initializing cgroup subsys memory
[ 0.004580] Initializing cgroup subsys freezer
[ 0.004634] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.004681] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.004725] tseg: 007ff00000
[ 0.004727] CPU: Physical Processor ID: 0
[ 0.004771] CPU: Processor Core ID: 0
[ 0.004816] using C1E aware idle routine
[ 0.006419] ACPI: Core revision 20080926
[ 0.008946] ACPI: Checking initramfs for custom DSDT
[ 0.312050] Setting APIC routing to flat
[ 0.312473] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[ 0.316001] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[ 0.316001] ...trying to set up timer (IRQ0) through the 8259A ...
[ 0.316001] ..... (found apic 0 pin 0) ...
[ 0.356790] ....... works.
[ 0.356837] CPU0: AMD Turion(tm) 64 X2 Mobile Technology TL-60 stepping 02
[ 0.360001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.004000] Initializing CPU#1
[ 0.004000] Calibrating delay using timer specific routine.. 3989.99 BogoMIPS (lpj=7979987)
[ 0.004000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.004000] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.004000] CPU: Physical Processor ID: 0
[ 0.004000] CPU: Processor Core ID: 1
[ 0.444136] CPU1: <6>System has AMD C1E enabled
[ 0.004000] Switch to broadcast mode on CPU1
[ 0.444535] AMD Turion(tm) 64 X2 Mobile Technology TL-60 stepping 02
[ 0.444627] Brought up 2 CPUs
[ 0.444672] Total of 2 processors activated (7980.08 BogoMIPS).
[ 0.444759] CPU0 attaching sched-domain:
[ 0.444761] domain 0: span 0-1 level CPU
[ 0.444763] groups: 0 1
[ 0.444769] CPU1 attaching sched-domain:
[ 0.444770] domain 0: span 0-1 level CPU
[ 0.444772] groups: 1 0
[ 0.444832] Switch to broadcast mode on CPU0
[ 0.444832] net_namespace: 1400 bytes
[ 0.444832] Booting paravirtualized kernel on bare hardware
[ 0.444832] Time: 17:34:14 Date: 08/06/09
[ 0.444832] regulator: core version 0.5
[ 0.444832] NET: Registered protocol family 16
[ 0.444832] node 0 link 0: io port [1000, fffff]
[ 0.444832] TOM: 0000000080000000 aka 2048M
[ 0.444832] node 0 link 0: mmio [f8400000, ffffffff]
[ 0.444832] node 0 link 0: mmio [f8300000, f83fffff]
[ 0.444832] node 0 link 0: mmio [a0000, bffff]
[ 0.444832] node 0 link 0: mmio [f0000000, f82fffff]
[ 0.444832] node 0 link 0: mmio [e0000000, efffffff]
[ 0.444832] node 0 link 0: mmio [80000000, dfffffff]
[ 0.444832] bus: [00,ff] on node 0 link 0
[ 0.444832] bus: 00 index 0 io port: [0, ffff]
[ 0.444832] bus: 00 index 1 mmio: [80000000, fcffffffff]
[ 0.444832] bus: 00 index 2 mmio: [a0000, bffff]
[ 0.444832] ACPI: bus type pci registered
[ 0.444832] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 26
[ 0.444832] PCI: MCFG area at e0000000 reserved in E820
[ 0.446150] PCI: Using MMCONFIG at e0000000 - e1afffff
[ 0.446199] PCI: Using configuration type 1 for base access
[ 0.448838] ACPI: EC: Look up EC in DSDT
[ 0.450994] ACPI Error (evregion-0315): No handler for Region [ERAM] (ffff88007f816d80) [EmbeddedControl] [20080926]
[ 0.451129] ACPI Error (exfldio-0291): Region EmbeddedControl(3) has no handler [20080926]
[ 0.451257] ACPI Error (psparse-0524): Method parse/execution failed [\_SB_.HTEV] (Node ffff88007f8145c0), AE_NOT_EXIST
[ 0.451456] ACPI Error (psparse-0524): Method parse/execution failed [\_SB_.PCI0.LPC0.EC0_._REG] (Node ffff88007f81c960), AE_NOT_EXIST
[ 0.453727] ACPI: BIOS _OSI(Linux) query ignored
[ 0.456017] ACPI: EC: non-query interrupt received, switching to interrupt mode
[ 0.464095] ACPI: Interpreter enabled
[ 0.464145] ACPI: (supports S0 S3 S4 S5)
[ 0.464357] ACPI: Using IOAPIC for interrupt routing
[ 0.524817] ACPI: EC: GPE = 0x13, I/O: command/status = 0x66, data = 0x62
[ 0.524868] ACPI: EC: driver started in interrupt mode
[ 0.525050] ACPI: No dock devices found.
[ 0.525106] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.526215] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 0.526263] pci 0000:00:02.0: PME# disabled
[ 0.526330] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[ 0.526377] pci 0000:00:05.0: PME# disabled
[ 0.526443] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.526490] pci 0000:00:06.0: PME# disabled
[ 0.526555] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.526601] pci 0000:00:07.0: PME# disabled
[ 0.526692] pci 0000:00:12.0: reg 10 io port: [0x8440-0x8447]
[ 0.526699] pci 0000:00:12.0: reg 14 io port: [0x8434-0x8437]
[ 0.526706] pci 0000:00:12.0: reg 18 io port: [0x8438-0x843f]
[ 0.526713] pci 0000:00:12.0: reg 1c io port: [0x8430-0x8433]
[ 0.526720] pci 0000:00:12.0: reg 20 io port: [0x8400-0x840f]
[ 0.526728] pci 0000:00:12.0: reg 24 32bit mmio: [0xf8609000-0xf86093ff]
[ 0.526746] pci 0000:00:12.0: set SATA to AHCI mode
[ 0.526819] pci 0000:00:13.0: reg 10 32bit mmio: [0xf8604000-0xf8604fff]
[ 0.526873] pci 0000:00:13.1: reg 10 32bit mmio: [0xf8605000-0xf8605fff]
[ 0.526927] pci 0000:00:13.2: reg 10 32bit mmio: [0xf8606000-0xf8606fff]
[ 0.526981] pci 0000:00:13.3: reg 10 32bit mmio: [0xf8607000-0xf8607fff]
[ 0.527035] pci 0000:00:13.4: reg 10 32bit mmio: [0xf8608000-0xf8608fff]
[ 0.527107] pci 0000:00:13.5: reg 10 32bit mmio: [0xf8609400-0xf86094ff]
[ 0.527147] pci 0000:00:13.5: supports D1 D2
[ 0.527149] pci 0000:00:13.5: PME# supported from D0 D1 D2 D3hot
[ 0.527197] pci 0000:00:13.5: PME# disabled
[ 0.527286] pci 0000:00:14.0: reg 10 io port: [0x8410-0x841f]
[ 0.527346] pci 0000:00:14.1: reg 10 io port: [0x1f0-0x1f7]
[ 0.527353] pci 0000:00:14.1: reg 14 io port: [0x3f4-0x3f7]
[ 0.527360] pci 0000:00:14.1: reg 18 io port: [0x00-0x07]
[ 0.527368] pci 0000:00:14.1: reg 1c io port: [0x00-0x03]
[ 0.527375] pci 0000:00:14.1: reg 20 io port: [0x8420-0x842f]
[ 0.527426] pci 0000:00:14.2: reg 10 64bit mmio: [0xf8600000-0xf8603fff]
[ 0.527461] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.527509] pci 0000:00:14.2: PME# disabled
[ 0.527730] pci 0000:01:00.0: reg 10 32bit mmio: [0xf0000000-0xf7ffffff]
[ 0.527735] pci 0000:01:00.0: reg 14 io port: [0x9000-0x90ff]
[ 0.527741] pci 0000:01:00.0: reg 18 32bit mmio: [0xf8000000-0xf800ffff]
[ 0.527756] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[ 0.527764] pci 0000:01:00.0: supports D1 D2
[ 0.527793] pci 0000:01:00.1: reg 10 32bit mmio: [0xf8010000-0xf8013fff]
[ 0.527820] pci 0000:01:00.1: supports D1 D2
[ 0.527877] pci 0000:00:02.0: bridge io port: [0x9000-0x9fff]
[ 0.527880] pci 0000:00:02.0: bridge 32bit mmio: [0xf8000000-0xf80fffff]
[ 0.527884] pci 0000:00:02.0: bridge 64bit mmio pref: [0xf0000000-0xf7ffffff]
[ 0.527929] pci 0000:00:05.0: bridge io port: [0x00-0xfff]
[ 0.527932] pci 0000:00:05.0: bridge 32bit mmio: [0x000000-0x0fffff]
[ 0.527977] pci 0000:0e:00.0: reg 10 io port: [0xa000-0xa0ff]
[ 0.527994] pci 0000:0e:00.0: reg 18 64bit mmio: [0xf8100000-0xf8100fff]
[ 0.528015] pci 0000:0e:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[ 0.528025] pci 0000:0e:00.0: supports D1 D2
[ 0.528027] pci 0000:0e:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.528075] pci 0000:0e:00.0: PME# disabled
[ 0.528171] pci 0000:00:06.0: bridge io port: [0xa000-0xafff]
[ 0.528174] pci 0000:00:06.0: bridge 32bit mmio: [0xf8100000-0xf81fffff]
[ 0.528215] pci 0000:14:00.0: reg 10 64bit mmio: [0xf8200000-0xf820ffff]
[ 0.528304] pci 0000:00:07.0: bridge 32bit mmio: [0xf8200000-0xf82fffff]
[ 0.528357] pci 0000:1a:04.0: reg 10 32bit mmio: [0xf8300000-0xf8300fff]
[ 0.528370] pci 0000:1a:04.0: supports D1 D2
[ 0.528371] pci 0000:1a:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.528421] pci 0000:1a:04.0: PME# disabled
[ 0.528510] pci 0000:1a:04.1: reg 10 32bit mmio: [0xf8302000-0xf83027ff]
[ 0.528519] pci 0000:1a:04.1: reg 14 32bit mmio: [0xf8304000-0xf8307fff]
[ 0.528566] pci 0000:1a:04.1: supports D1 D2
[ 0.528568] pci 0000:1a:04.1: PME# supported from D0 D1 D2 D3hot
[ 0.528618] pci 0000:1a:04.1: PME# disabled
[ 0.528705] pci 0000:1a:04.2: reg 10 32bit mmio: [0xf8301000-0xf8301fff]
[ 0.528756] pci 0000:1a:04.2: supports D1 D2
[ 0.528758] pci 0000:1a:04.2: PME# supported from D0 D1 D2 D3hot
[ 0.528807] pci 0000:1a:04.2: PME# disabled
[ 0.528894] pci 0000:1a:04.3: reg 10 32bit mmio: [0xf8302800-0xf83028ff]
[ 0.528946] pci 0000:1a:04.3: supports D1 D2
[ 0.528947] pci 0000:1a:04.3: PME# supported from D0 D1 D2 D3hot
[ 0.528996] pci 0000:1a:04.3: PME# disabled
[ 0.529098] pci 0000:00:14.4: transparent bridge
[ 0.529148] pci 0000:00:14.4: bridge 32bit mmio: [0xf8300000-0xf83fffff]
[ 0.529185] bus 00 -> node 0
[ 0.529191] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.529414] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB2_._PRT]
[ 0.529560] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB5_._PRT]
[ 0.529703] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB6_._PRT]
[ 0.529848] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB7_._PRT]
[ 0.529990] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BB5_._PRT]
[ 0.530149] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[ 0.533848] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
[ 0.534268] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
[ 0.534685] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
[ 0.535104] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
[ 0.535521] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
[ 0.535938] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
[ 0.536342] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
[ 0.536761] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
[ 0.537247] ACPI: WMI: Mapper loaded
[ 0.540103] SCSI subsystem initialized
[ 0.540156] libata version 3.00 loaded.
[ 0.540156] usbcore: registered new interface driver usbfs
[ 0.540156] usbcore: registered new interface driver hub
[ 0.540156] usbcore: registered new device driver usb
[ 0.540156] PCI: Using ACPI for IRQ routing
[ 0.540156] pci 0000:00:05.0: BAR 7: can't allocate resource
[ 0.540156] pci 0000:00:05.0: BAR 8: can't allocate resource
[ 0.552009] Bluetooth: Core ver 2.13
[ 0.556012] NET: Registered protocol family 31
[ 0.556058] Bluetooth: HCI device and connection manager initialized
[ 0.556105] Bluetooth: HCI socket layer initialized
[ 0.556151] NET: Registered protocol family 8
[ 0.556196] NET: Registered protocol family 20
[ 0.556254] NetLabel: Initializing
[ 0.556298] NetLabel: domain hash size = 128
[ 0.556343] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.556400] NetLabel: unlabeled traffic allowed by default
[ 0.556657] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.556894] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[ 0.560073] AppArmor: AppArmor Filesystem Enabled
[ 0.568022] Switched to high resolution mode on CPU 0
[ 0.568040] Switched to high resolution mode on CPU 1
[ 0.573029] pnp: PnP ACPI init
[ 0.573083] ACPI: bus type pnp registered
[ 0.600196] pnp: PnP ACPI: found 11 devices
[ 0.600245] ACPI: ACPI bus type pnp unregistered
[ 0.600299] system 00:01: iomem range 0xfec00000-0xfec00fff has been reserved
[ 0.600346] system 00:01: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.600397] system 00:08: ioport range 0x1080-0x1080 has been reserved
[ 0.600444] system 00:08: ioport range 0x220-0x22f has been reserved
[ 0.600489] system 00:08: ioport range 0x40b-0x40b has been reserved
[ 0.600535] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[ 0.600581] system 00:08: ioport range 0x4d6-0x4d6 has been reserved
[ 0.600627] system 00:08: ioport range 0x530-0x537 has been reserved
[ 0.600673] system 00:08: ioport range 0xc00-0xc01 has been reserved
[ 0.600719] system 00:08: ioport range 0xc14-0xc14 has been reserved
[ 0.600765] system 00:08: ioport range 0xc50-0xc52 has been reserved
[ 0.600811] system 00:08: ioport range 0xc6c-0xc6c has been reserved
[ 0.600857] system 00:08: ioport range 0xc6f-0xc6f has been reserved
[ 0.600903] system 00:08: ioport range 0xcd0-0xcd1 has been reserved
[ 0.600949] system 00:08: ioport range 0xcd2-0xcd3 has been reserved
[ 0.600995] system 00:08: ioport range 0xcd4-0xcd5 has been reserved
[ 0.601059] system 00:08: ioport range 0xcd6-0xcd7 has been reserved
[ 0.601105] system 00:08: ioport range 0xcd8-0xcdf has been reserved
[ 0.601152] system 00:08: ioport range 0x8000-0x805f has been reserved
[ 0.601198] system 00:08: ioport range 0xf40-0xf47 has been reserved
[ 0.601245] system 00:08: ioport range 0x87f-0x87f has been reserved
[ 0.601292] system 00:08: ioport range 0xfd60-0xfddf has been reserved
[ 0.601342] system 00:09: iomem range 0xe0000-0xfffff could not be reserved
[ 0.601389] system 00:09: iomem range 0xfff00000-0xffffffff has been reserved
[ 0.606165] pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
[ 0.606212] pci 0000:00:02.0: IO window: 0x9000-0x9fff
[ 0.606259] pci 0000:00:02.0: MEM window: 0xf8000000-0xf80fffff
[ 0.606306] pci 0000:00:02.0: PREFETCH window: 0x000000f0000000-0x000000f7ffffff
[ 0.606359] pci 0000:00:05.0: PCI bridge, secondary bus 0000:08
[ 0.606404] pci 0000:00:05.0: IO window: disabled
[ 0.606451] pci 0000:00:05.0: MEM window: disabled
[ 0.606497] pci 0000:00:05.0: PREFETCH window: disabled
[ 0.606544] pci 0000:00:06.0: PCI bridge, secondary bus 0000:0e
[ 0.606591] pci 0000:00:06.0: IO window: 0xa000-0xafff
[ 0.606637] pci 0000:00:06.0: MEM window: 0xf8100000-0xf81fffff
[ 0.606684] pci 0000:00:06.0: PREFETCH window: 0x0000008c000000-0x0000008c0fffff
[ 0.606737] pci 0000:00:07.0: PCI bridge, secondary bus 0000:14
[ 0.606782] pci 0000:00:07.0: IO window: disabled
[ 0.606829] pci 0000:00:07.0: MEM window: 0xf8200000-0xf82fffff
[ 0.606876] pci 0000:00:07.0: PREFETCH window: disabled
[ 0.606926] pci 0000:1a:04.0: CardBus bridge, secondary bus 0000:1b
[ 0.606972] pci 0000:1a:04.0: IO window: 0x002000-0x0020ff
[ 0.607021] pci 0000:1a:04.0: IO window: 0x002400-0x0024ff
[ 0.607070] pci 0000:1a:04.0: PREFETCH window: 0x88000000-0x8bffffff
[ 0.607119] pci 0000:1a:04.0: MEM window: 0x90000000-0x93ffffff
[ 0.607168] pci 0000:00:14.4: PCI bridge, secondary bus 0000:1a
[ 0.607215] pci 0000:00:14.4: IO window: 0x2000-0x2fff
[ 0.607265] pci 0000:00:14.4: MEM window: 0xf8300000-0xf83fffff
[ 0.607314] pci 0000:00:14.4: PREFETCH window: 0x00000088000000-0x0000008bffffff
[ 0.607376] pci 0000:00:02.0: setting latency timer to 64
[ 0.607382] pci 0000:00:05.0: setting latency timer to 64
[ 0.607387] pci 0000:00:06.0: setting latency timer to 64
[ 0.607392] pci 0000:00:07.0: setting latency timer to 64
[ 0.607409] pci 0000:1a:04.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.607461] bus: 00 index 0 io port: [0x00-0xffff]
[ 0.607507] bus: 00 index 1 mmio: [0x000000-0xffffffffffffffff]
[ 0.607553] bus: 01 index 0 io port: [0x9000-0x9fff]
[ 0.607599] bus: 01 index 1 mmio: [0xf8000000-0xf80fffff]
[ 0.607645] bus: 01 index 2 mmio: [0xf0000000-0xf7ffffff]
[ 0.607690] bus: 01 index 3 mmio: [0x0-0x0]
[ 0.607736] bus: 08 index 0 mmio: [0x0-0xfff]
[ 0.607781] bus: 08 index 1 mmio: [0x0-0xfffff]
[ 0.607827] bus: 08 index 2 mmio: [0x0-0x0]
[ 0.607872] bus: 08 index 3 mmio: [0x0-0x0]
[ 0.607917] bus: 0e index 0 io port: [0xa000-0xafff]
[ 0.607963] bus: 0e index 1 mmio: [0xf8100000-0xf81fffff]
[ 0.608011] bus: 0e index 2 mmio: [0x8c000000-0x8c0fffff]
[ 0.608069] bus: 0e index 3 mmio: [0x0-0x0]
[ 0.608114] bus: 14 index 0 mmio: [0x0-0x0]
[ 0.608160] bus: 14 index 1 mmio: [0xf8200000-0xf82fffff]
[ 0.608206] bus: 14 index 2 mmio: [0x0-0x0]
[ 0.608251] bus: 14 index 3 mmio: [0x0-0x0]
[ 0.608296] bus: 1a index 0 io port: [0x2000-0x2fff]
[ 0.608342] bus: 1a index 1 mmio: [0xf8300000-0xf83fffff]
[ 0.608388] bus: 1a index 2 mmio: [0x88000000-0x8bffffff]
[ 0.608434] bus: 1a index 3 io port: [0x00-0xffff]
[ 0.608479] bus: 1a index 4 mmio: [0x000000-0xffffffffffffffff]
[ 0.608525] bus: 1b index 0 io port: [0x2000-0x20ff]
[ 0.608571] bus: 1b index 1 io port: [0x2400-0x24ff]
[ 0.608617] bus: 1b index 2 mmio: [0x88000000-0x8bffffff]
[ 0.608663] bus: 1b index 3 mmio: [0x90000000-0x93ffffff]
[ 0.608718] NET: Registered protocol family 2
[ 0.641076] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.641561] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.643658] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.644263] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.644314] TCP reno registered
[ 0.653108] NET: Registered protocol family 1
[ 0.653274] checking if image is initramfs... it is
[ 1.241118] Freeing initrd memory: 7757k freed
[ 1.245486] audit: initializing netlink socket (disabled)
[ 1.245547] type=2000 audit(1249580053.244:1): initialized
[ 1.253689] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.255064] VFS: Disk quotas dquot_6.5.1
[ 1.255166] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.255839] fuse init (API version 7.10)
[ 1.255971] msgmni has been set to 3970
[ 1.256222] alg: No test for stdrng (krng)
[ 1.256281] io scheduler noop registered
[ 1.256328] io scheduler anticipatory registered
[ 1.256373] io scheduler deadline registered
[ 1.256461] io scheduler cfq registered (default)
[ 1.256623] pci 0000:01:00.0: Boot video device
[ 1.304281] pcieport-driver 0000:00:02.0: setting latency timer to 64
[ 1.304301] pcieport-driver 0000:00:02.0: found MSI capability
[ 1.304367] pcieport-driver 0000:00:02.0: irq 2303 for MSI/MSI-X
[ 1.304374] pci_express 0000:00:02.0:pcie00: allocate port service
[ 1.304390] pci_express 0000:00:02.0:pcie03: allocate port service
[ 1.304426] pcieport-driver 0000:00:05.0: setting latency timer to 64
[ 1.304445] pcieport-driver 0000:00:05.0: found MSI capability
[ 1.304505] pcieport-driver 0000:00:05.0: irq 2302 for MSI/MSI-X
[ 1.304512] pci_express 0000:00:05.0:pcie00: allocate port service
[ 1.304525] pci_express 0000:00:05.0:pcie02: allocate port service
[ 1.304538] pci_express 0000:00:05.0:pcie03: allocate port service
[ 1.304576] pcieport-driver 0000:00:06.0: setting latency timer to 64
[ 1.304595] pcieport-driver 0000:00:06.0: found MSI capability
[ 1.304655] pcieport-driver 0000:00:06.0: irq 2301 for MSI/MSI-X
[ 1.304662] pci_express 0000:00:06.0:pcie00: allocate port service
[ 1.304676] pci_express 0000:00:06.0:pcie03: allocate port service
[ 1.304711] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 1.304730] pcieport-driver 0000:00:07.0: found MSI capability
[ 1.304790] pcieport-driver 0000:00:07.0: irq 2300 for MSI/MSI-X
[ 1.304797] pci_express 0000:00:07.0:pcie00: allocate port service
[ 1.304811] pci_express 0000:00:07.0:pcie03: allocate port service
[ 1.304861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.305061] pciehp 0000:00:05.0:pcie02: HPC vendor_id 1002 device_id 7915 ss_vid 0 ss_did 0
[ 1.305147] pciehp 0000:00:05.0:pcie02: service driver pciehp loaded
[ 1.305158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.309542] ACPI: AC Adapter [ACAD] (off-line)
[ 1.452887] ACPI: Battery Slot [BAT1] (battery present)
[ 1.453012] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.453071] ACPI: Power Button (FF) [PWRF]
[ 1.453162] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[ 1.453273] ACPI: Lid Switch [LID]
[ 1.453364] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 1.453419] ACPI: Power Button (CM) [PWRB]
[ 1.453731] ACPI: processor limited to max C-state 1
[ 1.453825] processor ACPI_CPU:00: registered as cooling_device0
[ 1.454870] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 1.455032] processor ACPI_CPU:01: registered as cooling_device1
[ 1.505349] Linux agpgart interface v0.103
[ 1.505405] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[ 1.506353] brd: module loaded
[ 1.506700] loop: module loaded
[ 1.506824] Fixed MDIO Bus: probed
[ 1.506875] PPP generic driver version 2.4.2
[ 1.506976] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 1.507058] Driver 'sd' needs updating - please use bus_type methods
[ 1.507110] Driver 'sr' needs updating - please use bus_type methods
[ 1.507186] ahci 0000:00:12.0: version 3.0
[ 1.507203] ahci 0000:00:12.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 1.507284] ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 32bit
[ 1.507419] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 1.507472] ahci 0000:00:12.0: flags: ncq sntf ilck pm led clo pmp pio slum part
[ 1.507949] scsi0 : ahci
[ 1.508137] scsi1 : ahci
[ 1.508266] scsi2 : ahci
[ 1.508389] scsi3 : ahci
[ 1.508528] ata1: SATA max UDMA/133 abar m1024 at 0xf8609000 port 0xf8609100 irq 22
[ 1.508581] ata2: SATA max UDMA/133 abar m1024 at 0xf8609000 port 0xf8609180 irq 22
[ 1.508633] ata3: SATA max UDMA/133 abar m1024 at 0xf8609000 port 0xf8609200 irq 22
[ 1.508685] ata4: SATA max UDMA/133 abar m1024 at 0xf8609000 port 0xf8609280 irq 22
[ 2.156034] ata1: softreset failed (device not ready)
[ 2.156082] ata1: failed due to HW bug, retry pmp=0
[ 2.320044] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.699742] ata1.00: ATA-7: TOSHIBA MK2035GSS, DK020M, max UDMA/100
[ 2.699790] ata1.00: 390721968 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.699852] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 2.701281] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 2.701328] ata1.00: configured for UDMA/100
[ 3.036043] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.372041] ata3: SATA link down (SStatus 0 SControl 300)
[ 3.708043] ata4: SATA link down (SStatus 0 SControl 300)
[ 3.724057] isa bounce pool size: 16 pages
[ 3.724173] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK2035GS DK02 PQ: 0 ANSI: 5
[ 3.724316] sd 0:0:0:0: [sda] 390721968 512-byte hardware sectors: (200 GB/186 GiB)
[ 3.724384] sd 0:0:0:0: [sda] Write Protect is off
[ 3.724430] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.724456] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.724579] sd 0:0:0:0: [sda] 390721968 512-byte hardware sectors: (200 GB/186 GiB)
[ 3.724646] sd 0:0:0:0: [sda] Write Protect is off
[ 3.724692] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.724716] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.724768] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 3.884583] sda1: <openbsd: sda7 sda8 sda9 sda10 sda11 sda12bad subpartition - ignored
[ 3.884902] bad subpartition - ignored
[ 3.884947] bad subpartition - ignored
[ 3.884991] bad subpartition - ignored
[ 3.885047] >
[ 3.903229] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.903325] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.903653] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3.903736] pata_atiixp 0000:00:14.1: setting latency timer to 64
[ 3.903825] scsi4 : pata_atiixp
[ 3.903938] scsi5 : pata_atiixp
[ 3.904809] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8420 irq 14
[ 3.904859] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8428 irq 15
[ 4.084508] ata5.00: ATAPI: TSSTcorp CDDVDW TS-L632H, TO01, max UDMA/33
[ 4.116460] ata5.00: configured for UDMA/33
[ 4.274372] scsi 4:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L632H TO01 PQ: 0 ANSI: 5
[ 4.286465] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.286517] Uniform CD-ROM driver Revision: 3.20
[ 4.286672] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 4.286714] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 4.287172] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.287243] ehci_hcd 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 4.287309] ehci_hcd 0000:00:13.5: EHCI Host Controller
[ 4.287411] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
[ 4.287491] ehci_hcd 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
[ 4.287559] ehci_hcd 0000:00:13.5: debug port 1
[ 4.287622] ehci_hcd 0000:00:13.5: irq 19, io mem 0xf8609400
[ 4.296039] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00
[ 4.296161] usb usb1: configuration #1 chosen from 1 choice
[ 4.296233] hub 1-0:1.0: USB hub found
[ 4.296283] hub 1-0:1.0: 10 ports detected
[ 4.296442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.296503] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 4.296559] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 4.296642] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
[ 4.296714] ohci_hcd 0000:00:13.0: irq 16, io mem 0xf8604000
[ 4.352106] usb usb2: configuration #1 chosen from 1 choice
[ 4.352176] hub 2-0:1.0: USB hub found
[ 4.352228] hub 2-0:1.0: 2 ports detected
[ 4.352357] ohci_hcd 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 4.352416] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 4.352498] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
[ 4.352570] ohci_hcd 0000:00:13.1: irq 17, io mem 0xf8605000
[ 4.408089] usb usb3: configuration #1 chosen from 1 choice
[ 4.408160] hub 3-0:1.0: USB hub found
[ 4.408212] hub 3-0:1.0: 2 ports detected
[ 4.408340] ohci_hcd 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 4.408396] ohci_hcd 0000:00:13.2: OHCI Host Controller
[ 4.408481] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
[ 4.408553] ohci_hcd 0000:00:13.2: irq 18, io mem 0xf8606000
[ 4.464097] usb usb4: configuration #1 chosen from 1 choice
[ 4.464165] hub 4-0:1.0: USB hub found
[ 4.464217] hub 4-0:1.0: 2 ports detected
[ 4.464340] ohci_hcd 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 4.464396] ohci_hcd 0000:00:13.3: OHCI Host Controller
[ 4.464478] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
[ 4.464544] ohci_hcd 0000:00:13.3: irq 17, io mem 0xf8607000
[ 4.520105] usb usb5: configuration #1 chosen from 1 choice
[ 4.520174] hub 5-0:1.0: USB hub found
[ 4.520227] hub 5-0:1.0: 2 ports detected
[ 4.520350] ohci_hcd 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 4.520405] ohci_hcd 0000:00:13.4: OHCI Host Controller
[ 4.520490] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
[ 4.520556] ohci_hcd 0000:00:13.4: irq 18, io mem 0xf8608000
[ 4.576094] usb usb6: configuration #1 chosen from 1 choice
[ 4.576162] hub 6-0:1.0: USB hub found
[ 4.576214] hub 6-0:1.0: 2 ports detected
[ 4.576344] uhci_hcd: USB Universal Host Controller Interface driver
[ 4.576468] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[ 4.611122] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.611143] usb 1-8: new high speed USB device using ehci_hcd and address 2
[ 4.611230] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 4.621072] mice: PS/2 mouse device common for all mice
[ 4.669090] rtc_cmos 00:04: RTC can wake from S4
[ 4.669170] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 4.669242] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
[ 4.669344] device-mapper: uevent: version 1.0.3
[ 4.669505] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel at redhat.com
[ 4.669745] device-mapper: multipath: version 1.0.5 loaded
[ 4.669792] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 4.670041] cpuidle: using governor ladder
[ 4.670087] cpuidle: using governor menu
[ 4.670533] TCP cubic registered
[ 4.670648] NET: Registered protocol family 10
[ 4.671060] lo: Disabled Privacy Extensions
[ 4.671366] NET: Registered protocol family 17
[ 4.671432] Bluetooth: L2CAP ver 2.11
[ 4.671476] Bluetooth: L2CAP socket layer initialized
[ 4.671522] Bluetooth: SCO (Voice Link) ver 0.6
[ 4.671566] Bluetooth: SCO socket layer initialized
[ 4.671661] Bluetooth: RFCOMM socket layer initialized
[ 4.671712] Bluetooth: RFCOMM TTY layer initialized
[ 4.671757] Bluetooth: RFCOMM ver 1.10
[ 4.671851] powernow-k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology TL-60 processors (2 cpu cores) (version 2.20.00)
[ 4.671949] powernow-k8: 0 : fid 0xc (2000 MHz), vid 0x11
[ 4.671996] powernow-k8: 1 : fid 0xa (1800 MHz), vid 0x12
[ 4.672060] powernow-k8: 2 : fid 0x8 (1600 MHz), vid 0x13
[ 4.672106] powernow-k8: 3 : fid 0x0 (800 MHz), vid 0x1e
[ 4.672278] registered taskstats version 1
[ 4.672478] Magic number: 5:295:592
[ 4.672614] rtc_cmos 00:04: setting system clock to 2009-08-06 17:34:18 UTC (1249580058)
[ 4.672669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 4.672714] EDD information not available.
[ 4.672799] Freeing unused kernel memory: 532k freed
[ 4.673088] Write protecting the kernel read-only data: 6688k
[ 4.688864] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 4.757351] usb 1-8: configuration #1 chosen from 1 choice
[ 4.928211] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 4.928282] r8169 0000:0e:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 4.928348] r8169 0000:0e:00.0: setting latency timer to 64
[ 4.928445] r8169 0000:0e:00.0: irq 2299 for MSI/MSI-X
[ 4.928977] eth0: RTL8101e at 0xffffc20001bbc000, 00:1e:ec:3a:48:9f, XID 34200000 IRQ 2299
[ 4.986519] ohci1394 0000:1a:04.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 5.036349] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[f8302000-f83027ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 5.671362] PM: Starting manual resume from disk
[ 5.671410] PM: Resume from partition 8:3
[ 5.671411] PM: Checking hibernation image.
[ 5.671829] PM: Resume from disk failed.
[ 5.705463] EXT4-fs: barriers enabled
[ 5.722773] kjournald2 starting. Commit interval 5 seconds
[ 5.722837] EXT4-fs: delayed allocation enabled
[ 5.722882] EXT4-fs: file extents enabled
[ 5.727982] EXT4-fs: mballoc enabled
[ 5.728035] EXT4-fs: mounted filesystem with ordered data mode.
[ 6.309216] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023f85c040680f]
[ 11.496138] udev: starting version 141
[ 11.775511] acpi device:04: registered as cooling_device2
[ 11.775894] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input5
[ 11.805205] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 11.988860] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 12.041825] sdhci: Secure Digital Host Controller Interface driver
[ 12.041877] sdhci: Copyright(c) Pierre Ossman
[ 12.065219] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8410, revision 0
[ 12.127776] Linux video capture interface: v2.00
[ 12.237096] cfg80211: Calling CRDA to update world regulatory domain
[ 12.369314] sdhci-pci 0000:1a:04.3: SDHCI controller found [104c:803c] (rev 0)
[ 12.369384] sdhci-pci 0000:1a:04.3: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 12.369576] mmc0: SDHCI controller on PCI [0000:1a:04.3] using DMA
[ 12.410999] cfg80211: World regulatory domain updated:
[ 12.411053] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 12.411103] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.411149] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 12.411195] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 12.411241] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.411287] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.421093] yenta_cardbus 0000:1a:04.0: CardBus bridge found [1179:ff00]
[ 12.421164] yenta_cardbus 0000:1a:04.0: Enabling burst memory read transactions
[ 12.421219] yenta_cardbus 0000:1a:04.0: Using CSCINT to route CSC interrupts to PCI
[ 12.421269] yenta_cardbus 0000:1a:04.0: Routing CardBus interrupts to PCI
[ 12.421319] yenta_cardbus 0000:1a:04.0: TI: mfunc 0x10a01b22, devctl 0x64
[ 12.655501] yenta_cardbus 0000:1a:04.0: ISA IRQ mask 0x0cf8, PCI irq 20
[ 12.655557] yenta_cardbus 0000:1a:04.0: Socket status: 30000006
[ 12.655605] pci_bus 0000:1a: Raising subordinate bus# of parent bus (#1a) from #1b to #1e
[ 12.655663] yenta_cardbus 0000:1a:04.0: pcmcia: parent PCI bridge I/O window: 0x2000 - 0x2fff
[ 12.655716] yenta_cardbus 0000:1a:04.0: pcmcia: parent PCI bridge Memory window: 0xf8300000 - 0xf83fffff
[ 12.655769] yenta_cardbus 0000:1a:04.0: pcmcia: parent PCI bridge Memory window: 0x88000000 - 0x8bffffff
[ 12.720838] tifm_7xx1 0000:1a:04.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 12.799659] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume
[ 13.065920] uvcvideo: Found UVC 1.00 device Chicony USB 2.0 Camera (04f2:b008)
[ 13.067085] input: Chicony USB 2.0 Camera as /devices/pci0000:00/0000:00:13.5/usb1/1-8/1-8:1.0/input/input7
[ 13.077285] usbcore: registered new interface driver uvcvideo
[ 13.077356] USB Video Class driver (v0.1.0)
[ 13.381158] ath5k_pci 0000:14:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 13.381223] ath5k_pci 0000:14:00.0: setting latency timer to 64
[ 13.381295] ath5k_pci 0000:14:00.0: registered as 'phy0'
[ 13.456418] phy0: Selected rate control algorithm 'pid'
[ 13.639754] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input8
[ 13.657977] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 13.674661] ath5k phy0: Atheros AR5414 chip found (MAC: 0xa2, PHY: 0x61)
[ 13.696347] hda_codec: Unknown model for ALC268, trying auto-probe from BIOS...
[ 13.706425] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input9
[ 13.763145] HDA Intel 0000:01:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 13.763255] HDA Intel 0000:01:00.1: setting latency timer to 64
[ 14.018070] lp: driver loaded but no devices found
[ 14.107036] Adding 2931852k swap on /dev/sda3. Priority:-1 extents:1 across:2931852k
[ 14.130441] EXT4 FS on sda2, internal journal on sda2:8
[ 14.500226] EXT4-fs: barriers enabled
[ 14.520430] kjournald2 starting. Commit interval 5 seconds
[ 14.520876] EXT4 FS on sda6, internal journal on sda6:8
[ 14.520879] EXT4-fs: delayed allocation enabled
[ 14.520880] EXT4-fs: file extents enabled
[ 14.533226] EXT4-fs: mballoc enabled
[ 14.533230] EXT4-fs: mounted filesystem with ordered data mode.
[ 14.900363] type=1505 audit(1249580068.727:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=2135
[ 14.948144] type=1505 audit(1249580068.775:3): operation="profile_load" name="/sbin/dhclient-script" name2="default" pid=2139
[ 14.948280] type=1505 audit(1249580068.775:4): operation="profile_load" name="/sbin/dhclient3" name2="default" pid=2139
[ 14.948329] type=1505 audit(1249580068.775:5): operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" name2="default" pid=2139
[ 14.948371] type=1505 audit(1249580068.775:6): operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" name2="default" pid=2139
[ 15.080401] type=1505 audit(1249580068.907:7): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=2144
[ 15.080582] type=1505 audit(1249580068.907:8): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=2144
[ 15.110934] type=1505 audit(1249580068.935:9): operation="profile_load" name="/usr/sbin/tcpdump" name2="default" pid=2148
[ 21.175786] ppdev: user-space parallel port driver
[ 21.766652] pci 0000:01:00.0: power state changed by ACPI to D0
[ 21.766662] pci 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 21.861785] [drm] Initialized drm 1.1.0 20060810
[ 21.900931] pci 0000:01:00.0: setting latency timer to 64
[ 21.901120] [drm] Initialized radeon 1.29.0 20080528 on minor 0
[ 22.725040] [drm] Setting GART location based on new memory map
[ 22.740333] [drm] Loading RV610 CP Microcode
[ 22.740442] [drm] Loading RV610 PFP Microcode
[ 22.755352] [drm] Resetting GPU
[ 22.755410] [drm] writeback test succeeded in 1 usecs
[ 25.172599] r8169: eth0: link down
[ 25.173059] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.322290] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 45.103980] wlan0: authenticate with AP 00:21:29:65:c5:f4
[ 45.105499] wlan0: authenticated
[ 45.105505] wlan0: associate with AP 00:21:29:65:c5:f4
[ 45.107803] wlan0: RX AssocResp from 00:21:29:65:c5:f4 (capab=0x431 status=0 aid=1)
[ 45.107805] wlan0: associated
[ 45.108326] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 46.503416] ath5k phy0: noise floor calibration timeout (2412MHz)
[ 55.544023] wlan0: no IPv6 routers present
[ 75.669568] ath5k phy0: noise floor calibration timeout (2412MHz)
[ 83.000038] Clocksource tsc unstable (delta = -135348191 ns)
[ 115.679723] ath5k phy0: noise floor calibration timeout (2412MHz)
[ 175.679991] ath5k phy0: noise floor calibration timeout (2412MHz)
[ 215.033016] APIC error on CPU1: 00(40)
[ 215.033025] APIC error on CPU0: 00(40)
-------------- next part --------------
00:00.0 Host bridge: ATI Technologies Inc RS690 Host Bridge
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64
00:02.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Graphics Port 0)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00009000-00009fff
Memory behind bridge: f8000000-f80fffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f7ffffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:05.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 1)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=08, subordinate=0d, sec-latency=0
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:06.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 2)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0e, subordinate=0e, sec-latency=0
I/O behind bridge: 0000a000-0000afff
Memory behind bridge: f8100000-f81fffff
Prefetchable memory behind bridge: 000000008c000000-000000008c0fffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:07.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 3)
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=14, subordinate=14, sec-latency=0
Memory behind bridge: f8200000-f82fffff
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA (prog-if 01)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 22
I/O ports at 8440 [size=8]
I/O ports at 8434 [size=4]
I/O ports at 8438 [size=8]
I/O ports at 8430 [size=4]
I/O ports at 8400 [size=16]
Memory at f8609000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0) (prog-if 10)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
Memory at f8604000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1) (prog-if 10)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 17
Memory at f8605000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2) (prog-if 10)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 18
Memory at f8606000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3) (prog-if 10)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 17
Memory at f8607000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4) (prog-if 10)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 18
Memory at f8608000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI) (prog-if 20)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
Memory at f8609400 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
Subsystem: Toshiba America Info Systems Device ff00
Flags: 66MHz, medium devsel
I/O ports at 8410 [size=16]
Capabilities: <access denied>
Kernel driver in use: piix4_smbus
Kernel modules: i2c-piix4
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE (prog-if 8a [Master SecP PriP])
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
I/O ports at 01f0 [size=8]
I/O ports at 03f4 [size=1]
I/O ports at 0170 [size=8]
I/O ports at 0374 [size=1]
I/O ports at 8420 [size=16]
Kernel driver in use: pata_atiixp
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: Toshiba America Info Systems Device ff08
Flags: bus master, slow devsel, latency 64, IRQ 16
Memory at f8600000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, 66MHz, medium devsel, latency 0
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (prog-if 01)
Flags: bus master, 66MHz, medium devsel, latency 64
Bus: primary=00, secondary=1a, subordinate=1e, sec-latency=64
I/O behind bridge: 00002000-00002fff
Memory behind bridge: f8300000-f83fffff
Prefetchable memory behind bridge: 88000000-8bffffff
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
Flags: fast devsel
Capabilities: <access denied>
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
Flags: fast devsel
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
Flags: fast devsel
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
Flags: fast devsel
Capabilities: <access denied>
Kernel driver in use: k8temp
Kernel modules: k8temp
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 2400
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at f0000000 (32-bit, prefetchable) [size=128M]
I/O ports at 9000 [size=256]
Memory at f8000000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at f8020000 [disabled] [size=128K]
Capabilities: <access denied>
01:00.1 Audio device: ATI Technologies Inc RV610 audio device [Radeon HD 2400 PRO]
Subsystem: ATI Technologies Inc RV610 audio device [Radeon HD 2400 PRO]
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at f8010000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, fast devsel, latency 0, IRQ 2299
I/O ports at a000 [size=256]
Memory at f8100000 (64-bit, non-prefetchable) [size=4K]
[virtual] Expansion ROM at 8c000000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
14:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
Subsystem: Askey Computer Corp. Device 7096
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at f8200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath5k_pci
Kernel modules: ath_pci, ath5k
1a:04.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, medium devsel, latency 168, IRQ 20
Memory at f8300000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=1a, secondary=1b, subordinate=1e, sec-latency=176
Memory window 0: 88000000-8bfff000 (prefetchable)
Memory window 1: 90000000-93fff000
I/O window 0: 00002000-000020ff
I/O window 1: 00002400-000024ff
16-bit legacy interface ports at 0001
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket
1a:04.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller (prog-if 10)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, medium devsel, latency 64, IRQ 21
Memory at f8302000 (32-bit, non-prefetchable) [size=2K]
Memory at f8304000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: ohci1394
Kernel modules: firewire-ohci, ohci1394
1a:04.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, medium devsel, latency 64, IRQ 22
Memory at f8301000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: tifm_7xx1
Kernel modules: tifm_7xx1
1a:04.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller (prog-if 01)
Subsystem: Toshiba America Info Systems Device ff00
Flags: bus master, medium devsel, latency 64, IRQ 22
Memory at f8302800 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci
More information about the freebsd-mobile
mailing list