* 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
@ 2013-03-23 11:40 Pavel Machek
2013-03-23 12:32 ` Rafael J. Wysocki
0 siblings, 1 reply; 12+ messages in thread
From: Pavel Machek @ 2013-03-23 11:40 UTC (permalink / raw)
To: kernel list, Rafael J. Wysocki, lenb, linux-acpi
Hi!
pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
present: yes
design capacity: 0 mWh
last full capacity: 0 mWh
battery technology: rechargeable
design voltage: 14400 mV
This worked before... at least it works in 2.6 kernel used by debian.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-23 11:40 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60 Pavel Machek
@ 2013-03-23 12:32 ` Rafael J. Wysocki
2013-03-23 13:00 ` Bjørn Mork
2013-03-23 20:02 ` Pavel Machek
0 siblings, 2 replies; 12+ messages in thread
From: Rafael J. Wysocki @ 2013-03-23 12:32 UTC (permalink / raw)
To: Pavel Machek; +Cc: kernel list, lenb, linux-acpi
On Saturday, March 23, 2013 12:40:12 PM Pavel Machek wrote:
> Hi!
>
> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
> present: yes
> design capacity: 0 mWh
> last full capacity: 0 mWh
> battery technology: rechargeable
> design voltage: 14400 mV
>
> This worked before... at least it works in 2.6 kernel used by debian.
This works for me in 3.9-rc3. May I see your .config?
Rafael
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-23 12:32 ` Rafael J. Wysocki
@ 2013-03-23 13:00 ` Bjørn Mork
2013-03-23 20:21 ` Pavel Machek
2013-03-23 20:02 ` Pavel Machek
1 sibling, 1 reply; 12+ messages in thread
From: Bjørn Mork @ 2013-03-23 13:00 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Pavel Machek, kernel list, lenb, linux-acpi
"Rafael J. Wysocki" <rjw@sisk.pl> writes:
> On Saturday, March 23, 2013 12:40:12 PM Pavel Machek wrote:
>> Hi!
>>
>> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
>> present: yes
>> design capacity: 0 mWh
>> last full capacity: 0 mWh
>> battery technology: rechargeable
>> design voltage: 14400 mV
>>
>> This worked before... at least it works in 2.6 kernel used by debian.
>
> This works for me in 3.9-rc3. May I see your .config?
Well, if this works, then maybe the Kconfig help text should be updated:
config ACPI_PROCFS_POWER
bool "Deprecated power /proc/acpi directories"
depends on PROC_FS
help
For backwards compatibility, this option allows
deprecated power /proc/acpi/ directories to exist, even when
they have been replaced by functions in /sys.
The deprecated directories (and their replacements) include:
/proc/acpi/battery/* (/sys/class/power_supply/*)
/proc/acpi/ac_adapter/* (sys/class/power_supply/*)
This option has no effect on /proc/acpi/ directories
and functions, which do not yet exist in /sys
This option, together with the proc directories, will be
deleted in 2.6.39.
Time to call the bluff now :)
Bjørn
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-23 12:32 ` Rafael J. Wysocki
2013-03-23 13:00 ` Bjørn Mork
@ 2013-03-23 20:02 ` Pavel Machek
1 sibling, 0 replies; 12+ messages in thread
From: Pavel Machek @ 2013-03-23 20:02 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: kernel list, lenb, linux-acpi
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
Hi!
> > pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
> > present: yes
> > design capacity: 0 mWh
> > last full capacity: 0 mWh
> > battery technology: rechargeable
> > design voltage: 14400 mV
> >
> > This worked before... at least it works in 2.6 kernel used by debian.
>
> This works for me in 3.9-rc3. May I see your .config?
Here you go :-).
Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 94106 bytes --]
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.9.0-rc3 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_32_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_32_LAZY_GS=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="pavel"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_FHANDLE is not set
# CONFIG_AUDIT is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y
#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ALWAYS_USE_PERSISTENT_CLOCK=y
CONFIG_KTIME_SCALAR=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
# CONFIG_HIGH_RES_TIMERS is not set
#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_FANOUT=32
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_RCU_NOCB_CPU is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
# CONFIG_CGROUP_FREEZER is not set
# CONFIG_CGROUP_DEVICE is not set
# CONFIG_CPUSETS is not set
# CONFIG_CGROUP_CPUACCT is not set
# CONFIG_RESOURCE_COUNTERS is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
# CONFIG_RT_GROUP_SCHED is not set
# CONFIG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
# CONFIG_NET_NS is not set
CONFIG_UIDGID_CONVERTED=y
# CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
CONFIG_SCHED_AUTOGROUP=y
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_SYSFS_DEPRECATED_V2 is not set
# CONFIG_RELAY is not set
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
CONFIG_HAVE_UID16=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y
#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_COMPAT_BRK=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
# CONFIG_PROFILING is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set
# CONFIG_JUMP_LABEL is not set
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_OLD_SIGACTION=y
#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_LBDAF=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
# CONFIG_SYSV68_PARTITION is not set
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_FREEZER=y
#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
# CONFIG_X86_MPPARSE is not set
# CONFIG_X86_BIGSMP is not set
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_GOLDFISH is not set
# CONFIG_X86_WANT_INTEL_MID is not set
# CONFIG_X86_INTEL_LPSS is not set
# CONFIG_X86_RDC321X is not set
# CONFIG_X86_32_NON_STANDARD is not set
# CONFIG_X86_32_IRIS is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
CONFIG_NO_BOOTMEM=y
CONFIG_MEMTEST=y
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MELAN is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
CONFIG_MCORE2=y
# CONFIG_MATOM is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=5
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_CYRIX_32=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_TRANSMETA_32=y
CONFIG_CPU_SUP_UMC_32=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_NR_CPUS=8
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
# CONFIG_X86_MCE is not set
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
# CONFIG_X86_CPUID is not set
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_3G_OPT is not set
# CONFIG_VMSPLIT_2G is not set
# CONFIG_VMSPLIT_2G_OPT is not set
# CONFIG_VMSPLIT_1G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
# CONFIG_PHYS_ADDR_T_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_TRANSPARENT_HUGEPAGE is not set
# CONFIG_CROSS_MEMORY_ATTACH is not set
# CONFIG_CLEANCACHE is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_HIGHPTE is not set
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
# CONFIG_ARCH_RANDOM is not set
# CONFIG_X86_SMAP is not set
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
# CONFIG_CC_STACKPROTECTOR is not set
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
# CONFIG_SCHED_HRTICK is not set
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x4000000
CONFIG_RELOCATABLE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
CONFIG_COMPAT_VDSO=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
CONFIG_PM_TEST_SUSPEND=y
CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_PM_TRACE_RTC is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_I2C=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
# CONFIG_ACPI_DEBUG_FUNC_TRACE is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set
CONFIG_ACPI_HED=y
# CONFIG_ACPI_CUSTOM_METHOD is not set
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
# CONFIG_ACPI_APEI_EINJ is not set
CONFIG_ACPI_APEI_ERST_DEBUG=y
# CONFIG_SFI is not set
# CONFIG_APM is not set
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_INTEL_PSTATE is not set
# CONFIG_X86_PCC_CPUFREQ is not set
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
CONFIG_X86_POWERNOW_K8=y
CONFIG_X86_GX_SUSPMOD=y
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set
#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
CONFIG_INTEL_IDLE=y
#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
# CONFIG_HOTPLUG_PCI_PCIE is not set
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEBUG=y
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_SCx200 is not set
# CONFIG_OLPC is not set
# CONFIG_ALIX is not set
# CONFIG_NET5501 is not set
# CONFIG_GEOS is not set
CONFIG_AMD_NB=y
CONFIG_PCCARD=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y
#
# PC-card bridges
#
CONFIG_YENTA=y
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
# CONFIG_PD6729 is not set
CONFIG_I82092=y
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_IBM is not set
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=y
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set
# CONFIG_RAPIDIO is not set
#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_HAVE_AOUT=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
CONFIG_HAVE_ATOMIC_IOMAP=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
CONFIG_UNIX_DIAG=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
# CONFIG_IP_MULTIPLE_TABLES is not set
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_NET_IPVTI is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
# CONFIG_INET_LRO is not set
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_INET_UDP_DIAG is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK_ACCT is not set
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
# CONFIG_NETFILTER_NETLINK_LOG is not set
CONFIG_NF_CONNTRACK=y
# CONFIG_NF_CONNTRACK_MARK is not set
CONFIG_NF_CONNTRACK_PROCFS=y
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CONNTRACK_TIMEOUT is not set
# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
# CONFIG_NF_CT_PROTO_DCCP is not set
CONFIG_NF_CT_PROTO_GRE=y
CONFIG_NF_CT_PROTO_SCTP=y
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_H323=y
CONFIG_NF_CONNTRACK_IRC=y
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_SNMP is not set
CONFIG_NF_CONNTRACK_PPTP=y
# CONFIG_NF_CONNTRACK_SANE is not set
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CONNTRACK_TFTP=y
# CONFIG_NF_CT_NETLINK is not set
# CONFIG_NF_CT_NETLINK_TIMEOUT is not set
# CONFIG_NETFILTER_TPROXY is not set
CONFIG_NETFILTER_XTABLES=y
#
# Xtables combined modules
#
# CONFIG_NETFILTER_XT_MARK is not set
# CONFIG_NETFILTER_XT_CONNMARK is not set
#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
# CONFIG_NETFILTER_XT_TARGET_CT is not set
# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
CONFIG_NETFILTER_XT_TARGET_HL=y
# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
# CONFIG_NETFILTER_XT_TARGET_LED is not set
# CONFIG_NETFILTER_XT_TARGET_LOG is not set
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
# CONFIG_NETFILTER_XT_TARGET_TEE is not set
# CONFIG_NETFILTER_XT_TARGET_TRACE is not set
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_BPF is not set
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
CONFIG_NETFILTER_XT_MATCH_ECN=y
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
CONFIG_NETFILTER_XT_MATCH_HELPER=y
CONFIG_NETFILTER_XT_MATCH_HL=y
# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_MAC is not set
# CONFIG_NETFILTER_XT_MATCH_MARK is not set
# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
# CONFIG_NETFILTER_XT_MATCH_STATE is not set
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_TIME is not set
# CONFIG_NETFILTER_XT_MATCH_U32 is not set
# CONFIG_IP_VS is not set
#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=y
CONFIG_IP_NF_MATCH_ECN=y
# CONFIG_IP_NF_MATCH_RPFILTER is not set
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_ULOG=y
# CONFIG_NF_NAT_IPV4 is not set
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_TTL=y
CONFIG_IP_NF_RAW=y
# CONFIG_IP_NF_ARPTABLES is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
CONFIG_HAVE_NET_DSA=y
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y
#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_HFSC=y
CONFIG_NET_SCH_PRIO=y
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
CONFIG_NET_SCH_SFQ=y
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_FQ_CODEL is not set
# CONFIG_NET_SCH_PLUG is not set
#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
CONFIG_NET_CLS_TCINDEX=y
CONFIG_NET_CLS_ROUTE4=y
CONFIG_NET_CLS_FW=y
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
# CONFIG_NET_EMATCH is not set
# CONFIG_NET_CLS_ACT is not set
CONFIG_NET_CLS_IND=y
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_NETPRIO_CGROUP is not set
CONFIG_BQL=y
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=y
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y
#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=y
# CONFIG_BT_HCIBTSDIO is not set
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
# CONFIG_BT_HCIUART_ATH3K is not set
# CONFIG_BT_HCIUART_LL is not set
# CONFIG_BT_HCIUART_3WIRE is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
CONFIG_BT_HCIBLUECARD=y
CONFIG_BT_HCIBTUART=y
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
# CONFIG_AF_RXRPC is not set
CONFIG_WIRELESS=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_CFG80211_WEXT=y
# CONFIG_LIB80211 is not set
CONFIG_MAC80211=y
CONFIG_MAC80211_HAS_RC=y
# CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_DEVTMPFS is not set
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_CMA is not set
#
# Bus devices
#
# CONFIG_CONNECTOR is not set
CONFIG_MTD=y
# CONFIG_MTD_TESTS is not set
# CONFIG_MTD_REDBOOT_PARTS is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_AR7_PARTS is not set
#
# User Modules And Translation Layers
#
# CONFIG_MTD_CHAR is not set
CONFIG_MTD_BLKDEVS=y
# CONFIG_MTD_BLOCK is not set
# CONFIG_MTD_BLOCK_RO is not set
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
# CONFIG_RFD_FTL is not set
# CONFIG_SSFDC is not set
# CONFIG_SM_FTL is not set
# CONFIG_MTD_OOPS is not set
# CONFIG_MTD_SWAP is not set
#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
#
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_MTD_TS5500 is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set
#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLOCK2MTD is not set
#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOCG3 is not set
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_ONENAND is not set
#
# LPDDR flash memory drivers
#
# CONFIG_MTD_LPDDR is not set
# CONFIG_MTD_UBI is not set
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_PC_PCMCIA is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_AX88796 is not set
# CONFIG_PARPORT_1284 is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y
#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
CONFIG_BLK_DEV_NBD=y
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set
#
# Misc devices
#
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_INTEL_MID_PTI is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ATMEL_SSC is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1780 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085_I2C is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_C2PORT is not set
#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_CB710_CORE is not set
#
# Texas Instruments shared transport line discipline
#
# CONFIG_SENSORS_LIS3_I2C is not set
#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
# CONFIG_VMWARE_VMCI is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set
#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_SCSI_BNX2X_FCOE is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_LIBFC is not set
# CONFIG_LIBFCOE is not set
# CONFIG_FCOE is not set
# CONFIG_FCOE_FNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_ISCI is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
# CONFIG_SCSI_SRP is not set
# CONFIG_SCSI_BFA_FC is not set
# CONFIG_SCSI_CHELSIO_FCOE is not set
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_ZPODD=y
# CONFIG_SATA_PMP is not set
#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y
#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_HIGHBANK is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
CONFIG_SATA_SVW=y
# CONFIG_SATA_ULI is not set
CONFIG_SATA_VIA=y
# CONFIG_SATA_VITESSE is not set
#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
CONFIG_PATA_AMD=y
# CONFIG_PATA_ARTOP is not set
CONFIG_PATA_ATIIXP=y
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
CONFIG_PATA_CS5535=y
CONFIG_PATA_CS5536=y
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
CONFIG_PATA_PCMCIA=y
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set
#
# Generic fallback / legacy drivers
#
CONFIG_PATA_ACPI=y
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
# CONFIG_MD_LINEAR is not set
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
# CONFIG_MD_RAID10 is not set
# CONFIG_MD_RAID456 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=y
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_VERITY is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
CONFIG_MII=y
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
# CONFIG_ARCNET is not set
#
# CAIF transport drivers
#
#
# Distributed Switch Architecture drivers
#
# CONFIG_NET_DSA_MV88E6XXX is not set
# CONFIG_NET_DSA_MV88E6060 is not set
# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
# CONFIG_NET_DSA_MV88E6131 is not set
# CONFIG_NET_DSA_MV88E6123_61_65 is not set
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
# CONFIG_NET_VENDOR_ALTEON is not set
# CONFIG_NET_VENDOR_AMD is not set
# CONFIG_NET_VENDOR_ATHEROS is not set
# CONFIG_NET_CADENCE is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2X is not set
# CONFIG_NET_VENDOR_BROCADE is not set
# CONFIG_NET_CALXEDA_XGMAC is not set
# CONFIG_NET_VENDOR_CHELSIO is not set
# CONFIG_NET_VENDOR_CISCO is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
# CONFIG_DE2104X is not set
CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
CONFIG_TULIP_MMIO=y
# CONFIG_TULIP_NAPI is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_ULI526X is not set
# CONFIG_PCMCIA_XIRCOM is not set
CONFIG_NET_VENDOR_DLINK=y
# CONFIG_DL2K is not set
# CONFIG_SUNDANCE is not set
# CONFIG_NET_VENDOR_EMULEX is not set
# CONFIG_NET_VENDOR_EXAR is not set
CONFIG_NET_VENDOR_FUJITSU=y
# CONFIG_PCMCIA_FMVJ18X is not set
CONFIG_NET_VENDOR_HP=y
CONFIG_HP100=y
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
# CONFIG_E1000 is not set
CONFIG_E1000E=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
CONFIG_NET_VENDOR_I825XX=y
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NATSEMI=y
# CONFIG_NATSEMI is not set
# CONFIG_NS83820 is not set
CONFIG_NET_VENDOR_8390=y
# CONFIG_PCMCIA_AXNET is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_PCMCIA_PCNET is not set
# CONFIG_NET_VENDOR_NVIDIA is not set
# CONFIG_NET_VENDOR_OKI is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_PACKET_ENGINE is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_ATP is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_R8169 is not set
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set
CONFIG_NET_VENDOR_SIS=y
# CONFIG_SIS900 is not set
# CONFIG_SIS190 is not set
# CONFIG_SFC is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_SUN is not set
# CONFIG_NET_VENDOR_TEHUTI is not set
# CONFIG_NET_VENDOR_TI is not set
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_NET_VENDOR_XIRCOM is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_PHYLIB=y
#
# MII PHY device drivers
#
# CONFIG_AT803X_PHY is not set
# CONFIG_AMD_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_FIXED_PHY is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_PLIP is not set
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPP_DEFLATE=y
# CONFIG_PPP_FILTER is not set
# CONFIG_PPP_MPPE is not set
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPPOE is not set
CONFIG_PPP_ASYNC=y
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_SLIP=y
CONFIG_SLHC=y
CONFIG_SLIP_COMPRESSED=y
# CONFIG_SLIP_SMART is not set
# CONFIG_SLIP_MODE_SLIP6 is not set
#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_AX8817X is not set
CONFIG_USB_NET_AX88179_178A=y
CONFIG_USB_NET_CDCETHER=y
# CONFIG_USB_NET_CDC_EEM is not set
CONFIG_USB_NET_CDC_NCM=y
# CONFIG_USB_NET_CDC_MBIM is not set
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_SMSC75XX is not set
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
CONFIG_USB_NET_NET1080=y
# CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set
# CONFIG_USB_NET_RNDIS_HOST is not set
CONFIG_USB_NET_CDC_SUBSET=y
# CONFIG_USB_ALI_M5632 is not set
# CONFIG_USB_AN2720 is not set
# CONFIG_USB_BELKIN is not set
CONFIG_USB_ARMLINUX=y
# CONFIG_USB_EPSON2888 is not set
# CONFIG_USB_KC2190 is not set
CONFIG_USB_NET_ZAURUS=y
# CONFIG_USB_NET_CX82310_ETH is not set
# CONFIG_USB_NET_KALMIA is not set
# CONFIG_USB_NET_QMI_WWAN is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_NET_INT51X1 is not set
# CONFIG_USB_IPHETH is not set
# CONFIG_USB_SIERRA_NET is not set
# CONFIG_USB_VL600 is not set
CONFIG_WLAN=y
# CONFIG_PCMCIA_RAYCS is not set
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_MWL8K is not set
# CONFIG_ATH_CARDS is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_BRCMFMAC is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWLWIFI is not set
CONFIG_IWLEGACY=y
# CONFIG_IWL4965 is not set
CONFIG_IWL3945=y
#
# iwl3945 / iwl4965 Debugging Options
#
CONFIG_IWLEGACY_DEBUG=y
# CONFIG_LIBERTAS is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
# CONFIG_RT2X00 is not set
# CONFIG_RTLWIFI is not set
# CONFIG_WL_TI is not set
# CONFIG_ZD1211RW is not set
# CONFIG_MWIFIEX is not set
#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
# CONFIG_ISDN is not set
#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=y
CONFIG_INPUT_SPARSEKMAP=y
# CONFIG_INPUT_MATRIXKMAP is not set
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
# CONFIG_MOUSE_PS2_CYPRESS is not set
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
CONFIG_MOUSE_SERIAL=y
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_DB9 is not set
# CONFIG_JOYSTICK_GAMECON is not set
# CONFIG_JOYSTICK_TURBOGRAFX is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
# CONFIG_JOYSTICK_XPAD is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
CONFIG_INPUT_PCSPKR=y
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_MPU3050 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
CONFIG_INPUT_UINPUT=y
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_CMA3000 is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_GAMEPORT is not set
#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
CONFIG_DEVKMEM=y
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_PNP=y
# CONFIG_SERIAL_8250_CONSOLE is not set
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_CS=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
# CONFIG_SERIAL_8250_DW is not set
#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_TTY_PRINTK is not set
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=y
CONFIG_HW_RANDOM_AMD=y
CONFIG_HW_RANDOM_GEODE=y
CONFIG_HW_RANDOM_VIA=y
CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
# CONFIG_IPWIRELESS is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
# CONFIG_I2C_CHARDEV is not set
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y
#
# I2C Hardware Bus support
#
#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_ISMT is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set
#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EG20T is not set
# CONFIG_I2C_INTEL_MID is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set
#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set
#
# Other I2C/SMBus bus drivers
#
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
# CONFIG_HSI is not set
#
# PPS support
#
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set
#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_PARPORT is not set
# CONFIG_PPS_CLIENT_GPIO is not set
#
# PPS generators support
#
#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y
#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
# CONFIG_PTP_1588_CLOCK_PCH is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GOLDFISH is not set
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_HIH6130 is not set
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH56XX_COMMON is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_APPLESMC is not set
#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_USER_SPACE is not set
# CONFIG_CPU_THERMAL is not set
# CONFIG_THERMAL_EMULATION is not set
# CONFIG_INTEL_POWERCLAMP is not set
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y
#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y
#
# Broadcom specific AMBA
#
# CONFIG_BCMA is not set
#
# Multifunction device drivers
#
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_RTSX_PCI is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65217 is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_LPC_SCH is not set
# CONFIG_LPC_ICH is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=y
#
# Multimedia core support
#
# CONFIG_MEDIA_CAMERA_SUPPORT is not set
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_RC_SUPPORT is not set
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
# CONFIG_TTPCI_EEPROM is not set
#
# Media drivers
#
# CONFIG_MEDIA_USB_SUPPORT is not set
# CONFIG_MEDIA_PCI_SUPPORT is not set
#
# Supported MMC/SDIO adapters
#
#
# Media ancillary drivers (tuners, sensors, i2c, frontends)
#
#
# Customise DVB Frontends
#
# CONFIG_DVB_TUNER_DIB0070 is not set
# CONFIG_DVB_TUNER_DIB0090 is not set
#
# Tools to develop new frontends
#
# CONFIG_DVB_DUMMY_FE is not set
#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
CONFIG_AGP_VIA=y
# CONFIG_AGP_EFFICEON is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_USB=y
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_I810 is not set
CONFIG_DRM_I915=y
CONFIG_DRM_I915_KMS=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
CONFIG_DRM_UDL=y
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
CONFIG_VGASTATE=y
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_HDMI=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
CONFIG_FB_I810=y
# CONFIG_FB_I810_GTF is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_SMSCUFX is not set
CONFIG_FB_UDL=m
# CONFIG_FB_GOLDFISH is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_EXYNOS_VIDEO is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
# CONFIG_LCD_PLATFORM is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3630 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
# CONFIG_FONT_8x16 is not set
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
CONFIG_FONT_10x18=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
# CONFIG_SND_PCM_XRUN_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_KCTL_JACK=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=y
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
CONFIG_SND_EMU10K1_SEQ=y
CONFIG_SND_AC97_CODEC=y
CONFIG_SND_DRIVERS=y
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_ALOOP is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_MTS64 is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
# CONFIG_SND_PORTMAN2X4 is not set
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=30
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
CONFIG_SND_EMU10K1=y
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_PREALLOC_SIZE=64
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
# CONFIG_SND_HDA_INPUT_BEEP is not set
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_PATCH_LOADER=y
# CONFIG_SND_HDA_CODEC_REALTEK is not set
CONFIG_SND_HDA_CODEC_ANALOG=y
# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
# CONFIG_SND_HDA_CODEC_VIA is not set
# CONFIG_SND_HDA_CODEC_HDMI is not set
# CONFIG_SND_HDA_CODEC_CIRRUS is not set
# CONFIG_SND_HDA_CODEC_CONEXANT is not set
# CONFIG_SND_HDA_CODEC_CA0110 is not set
# CONFIG_SND_HDA_CODEC_CA0132 is not set
# CONFIG_SND_HDA_CODEC_CMEDIA is not set
# CONFIG_SND_HDA_CODEC_SI3054 is not set
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=30
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=y
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_PCMCIA is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=y
#
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y
#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=y
# CONFIG_HID_AUREAL is not set
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
# CONFIG_HID_PRODIKEYS is not set
CONFIG_HID_CYPRESS=y
CONFIG_HID_DRAGONRISE=y
# CONFIG_DRAGONRISE_FF is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
CONFIG_HID_EZKEY=y
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_KEYTOUCH is not set
CONFIG_HID_KYE=y
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
CONFIG_HID_GYRATION=y
# CONFIG_HID_ICADE is not set
# CONFIG_HID_TWINHAN is not set
CONFIG_HID_KENSINGTON=y
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LENOVO_TPKBD is not set
CONFIG_HID_LOGITECH=y
# CONFIG_HID_LOGITECH_DJ is not set
# CONFIG_LOGITECH_FF is not set
# CONFIG_LOGIRUMBLEPAD2_FF is not set
# CONFIG_LOGIG940_FF is not set
# CONFIG_LOGIWHEELS_FF is not set
# CONFIG_HID_MAGICMOUSE is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
# CONFIG_HID_MULTITOUCH is not set
CONFIG_HID_NTRIG=y
# CONFIG_HID_ORTEK is not set
CONFIG_HID_PANTHERLORD=y
# CONFIG_PANTHERLORD_FF is not set
CONFIG_HID_PETALYNX=y
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_PS3REMOTE is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
CONFIG_HID_SAMSUNG=y
CONFIG_HID_SONY=y
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEELSERIES is not set
CONFIG_HID_SUNPLUS=y
CONFIG_HID_GREENASIA=y
# CONFIG_GREENASIA_FF is not set
CONFIG_HID_SMARTJOYPLUS=y
# CONFIG_SMARTJOYPLUS_FF is not set
# CONFIG_HID_TIVO is not set
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THINGM is not set
CONFIG_HID_THRUSTMASTER=y
# CONFIG_THRUSTMASTER_FF is not set
CONFIG_HID_WACOM=y
# CONFIG_HID_WIIMOTE is not set
CONFIG_HID_ZEROPLUS=y
# CONFIG_ZEROPLUS_FF is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set
#
# USB HID support
#
CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
CONFIG_USB_HIDDEV=y
#
# I2C HID support
#
# CONFIG_I2C_HID is not set
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_DEBUG=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options
#
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_DWC3 is not set
CONFIG_USB_MON=y
# CONFIG_USB_WUSB_CBAF is not set
#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_U132_HCD is not set
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_CHIPIDEA is not set
#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set
#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#
#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
CONFIG_USB_STORAGE_SDDR09=y
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
#
# USB port drivers
#
# CONFIG_USB_USS720 is not set
CONFIG_USB_SERIAL=y
# CONFIG_USB_SERIAL_CONSOLE is not set
CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_CH341 is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP210X is not set
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
# CONFIG_USB_SERIAL_EMPEG is not set
CONFIG_USB_SERIAL_FTDI_SIO=y
# CONFIG_USB_SERIAL_FUNSOFT is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_F81232 is not set
# CONFIG_USB_SERIAL_GARMIN is not set
# CONFIG_USB_SERIAL_IPW is not set
# CONFIG_USB_SERIAL_IUU is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_METRO is not set
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MOTOROLA is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
CONFIG_USB_SERIAL_PL2303=y
# CONFIG_USB_SERIAL_OTI6858 is not set
# CONFIG_USB_SERIAL_QCAUX is not set
# CONFIG_USB_SERIAL_QUALCOMM is not set
# CONFIG_USB_SERIAL_SPCP8X5 is not set
# CONFIG_USB_SERIAL_HP4X is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_SYMBOL is not set
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
CONFIG_USB_SERIAL_WWAN=y
CONFIG_USB_SERIAL_OPTION=y
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_OPTICON is not set
# CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
# CONFIG_USB_SERIAL_XSENS_MT is not set
# CONFIG_USB_SERIAL_ZIO is not set
# CONFIG_USB_SERIAL_ZTE is not set
# CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set
# CONFIG_USB_SERIAL_DEBUG is not set
#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
CONFIG_USB_FTDI_ELAN=y
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HSIC_USB3503 is not set
#
# USB Physical Layer drivers
#
# CONFIG_OMAP_USB3 is not set
# CONFIG_OMAP_CONTROL_USB is not set
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_RCAR_PHY is not set
# CONFIG_USB_GADGET is not set
#
# OTG and related infrastructure
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_UWB is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MMC_CLKGATE is not set
#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_SDIO_UART is not set
# CONFIG_MMC_TEST is not set
#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PCI=y
CONFIG_MMC_RICOH_MMC=y
# CONFIG_MMC_SDHCI_ACPI is not set
# CONFIG_MMC_SDHCI_PLTFM is not set
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_SDRICOH_CS is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
#
# LED drivers
#
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA9633 is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_OT200 is not set
# CONFIG_LEDS_BLINKM is not set
CONFIG_LEDS_TRIGGERS=y
#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=y
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
# CONFIG_LEDS_TRIGGER_CPU is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y
# CONFIG_EDAC_LEGACY_SYSFS is not set
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_MM_EDAC=y
CONFIG_EDAC_GHES=y
# CONFIG_EDAC_AMD76X is not set
# CONFIG_EDAC_E7XXX is not set
# CONFIG_EDAC_E752X is not set
# CONFIG_EDAC_I82875P is not set
# CONFIG_EDAC_I82975X is not set
# CONFIG_EDAC_I3000 is not set
# CONFIG_EDAC_I3200 is not set
# CONFIG_EDAC_X38 is not set
# CONFIG_EDAC_I5400 is not set
# CONFIG_EDAC_I82860 is not set
# CONFIG_EDAC_R82600 is not set
# CONFIG_EDAC_I5000 is not set
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_DEBUG is not set
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set
#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set
#
# SPI RTC drivers
#
#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_DS2404 is not set
#
# on-CPU RTC drivers
#
#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_MMIO is not set
#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
CONFIG_STAGING=y
# CONFIG_ET131X is not set
# CONFIG_SLICOSS is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_W35UND is not set
# CONFIG_PRISM2_USB is not set
# CONFIG_ECHO is not set
# CONFIG_COMEDI is not set
# CONFIG_ASUS_OLED is not set
# CONFIG_PANEL is not set
# CONFIG_R8187SE is not set
# CONFIG_RTL8192U is not set
# CONFIG_RTLLIB is not set
# CONFIG_R8712U is not set
# CONFIG_RTS5139 is not set
# CONFIG_TRANZPORT is not set
# CONFIG_IDE_PHISON is not set
# CONFIG_LINE6_USB is not set
# CONFIG_USB_SERIAL_QUATECH2 is not set
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set
# CONFIG_DX_SEP is not set
# CONFIG_ZSMALLOC is not set
# CONFIG_WLAGS49_H2 is not set
# CONFIG_WLAGS49_H25 is not set
# CONFIG_FB_SM7XX is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_FB_XGI is not set
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_USB_ENESTORAGE is not set
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set
#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
# CONFIG_STAGING_MEDIA is not set
#
# Android
#
# CONFIG_ANDROID is not set
# CONFIG_USB_WPAN_HCD is not set
# CONFIG_WIMAX_GDM72XX is not set
# CONFIG_CSR_WIFI is not set
CONFIG_NET_VENDOR_SILICOM=y
# CONFIG_SBYPASS is not set
# CONFIG_BPCTL is not set
# CONFIG_CED1401 is not set
# CONFIG_DGRP is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_CHROMEOS_LAPTOP is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
CONFIG_THINKPAD_ACPI=y
# CONFIG_THINKPAD_ACPI_ALSA_SUPPORT is not set
# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
# CONFIG_THINKPAD_ACPI_DEBUG is not set
CONFIG_THINKPAD_ACPI_UNSAFE_LEDS=y
CONFIG_THINKPAD_ACPI_VIDEO=y
# CONFIG_THINKPAD_ACPI_HOTKEY_POLL is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
CONFIG_EEEPC_LAPTOP=y
# CONFIG_ACPI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_IBM_RTL is not set
# CONFIG_XO15_EBOOK is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set
#
# Hardware Spinlock drivers
#
CONFIG_CLKSRC_I8253=y
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# CONFIG_MAILBOX is not set
CONFIG_IOMMU_SUPPORT=y
#
# Remoteproc drivers
#
# CONFIG_STE_MODEM_RPROC is not set
#
# Rpmsg drivers
#
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set
# CONFIG_IPACK_BUS is not set
#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set
#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_EXT4_FS=y
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set
CONFIG_EXT4_DEBUG=y
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
CONFIG_GENERIC_ACL=y
#
# Caches
#
# CONFIG_FSCACHE is not set
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_JFFS2_FS is not set
# CONFIG_LOGFS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
# CONFIG_PSTORE_RAM is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_F2FS_FS=y
CONFIG_F2FS_STAT_FS=y
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V2=y
# CONFIG_NFS_V3 is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_SWAP is not set
# CONFIG_NFSD is not set
CONFIG_LOCKD=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
CONFIG_CODA_FS=y
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-2"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
# CONFIG_NLS_UTF8 is not set
#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
# CONFIG_PRINTK_TIME is not set
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_DEBUG_OBJECTS=y
# CONFIG_DEBUG_OBJECTS_SELFTEST is not set
CONFIG_DEBUG_OBJECTS_FREE=y
CONFIG_DEBUG_OBJECTS_TIMERS=y
CONFIG_DEBUG_OBJECTS_WORK=y
# CONFIG_DEBUG_OBJECTS_RCU_HEAD is not set
# CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER is not set
CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
CONFIG_DEBUG_SLAB=y
CONFIG_DEBUG_SLAB_LEAK=y
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_LOCK_ALLOC=y
# CONFIG_PROVE_LOCKING is not set
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
CONFIG_DEBUG_LOCKDEP=y
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_HIGHMEM=y
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_LIST=y
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set
#
# RCU Debugging
#
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_LKDTM is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_WANT_PAGE_DEBUG_FLAGS=y
CONFIG_PAGE_GUARD=y
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_STRICT_DEVMEM is not set
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
CONFIG_DEBUG_RODATA_TEST=y
CONFIG_DEBUG_SET_MODULE_RONX=y
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_DOUBLEFAULT=y
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
# CONFIG_IO_DELAY_0XED is not set
CONFIG_IO_DELAY_UDELAY=y
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=2
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
# CONFIG_OPTIMIZE_INLINING is not set
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set
#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=y
#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set
#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set
#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set
#
# Hash modes
#
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set
#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32C_INTEL is not set
# CONFIG_CRYPTO_CRC32 is not set
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
# CONFIG_CRYPTO_GHASH is not set
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
# CONFIG_CRYPTO_SHA1 is not set
CONFIG_CRYPTO_SHA256=y
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set
#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_586 is not set
# CONFIG_CRYPTO_AES_NI_INTEL is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_586 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SERPENT_SSE2_586 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_586 is not set
#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYPTO_LZO is not set
#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
# CONFIG_BINARY_PRINTF is not set
#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
# CONFIG_CRC8 is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
# CONFIG_XZ_DEC is not set
# CONFIG_XZ_DEC_BCJ is not set
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
CONFIG_AVERAGE=y
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-23 13:00 ` Bjørn Mork
@ 2013-03-23 20:21 ` Pavel Machek
2013-03-23 23:45 ` Rafael J. Wysocki
0 siblings, 1 reply; 12+ messages in thread
From: Pavel Machek @ 2013-03-23 20:21 UTC (permalink / raw)
To: Bjørn Mork; +Cc: Rafael J. Wysocki, kernel list, lenb, linux-acpi
On Sat 2013-03-23 14:00:23, Bjørn Mork wrote:
> "Rafael J. Wysocki" <rjw@sisk.pl> writes:
> > On Saturday, March 23, 2013 12:40:12 PM Pavel Machek wrote:
> >> Hi!
> >>
> >> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
> >> present: yes
> >> design capacity: 0 mWh
> >> last full capacity: 0 mWh
> >> battery technology: rechargeable
> >> design voltage: 14400 mV
> >>
> >> This worked before... at least it works in 2.6 kernel used by debian.
> >
> > This works for me in 3.9-rc3. May I see your .config?
>
> Well, if this works, then maybe the Kconfig help text should be updated:
>
> config ACPI_PROCFS_POWER
> bool "Deprecated power /proc/acpi directories"
> depends on PROC_FS
> help
> For backwards compatibility, this option allows
> deprecated power /proc/acpi/ directories to exist, even when
> they have been replaced by functions in /sys.
> The deprecated directories (and their replacements) include:
> /proc/acpi/battery/* (/sys/class/power_supply/*)
> /proc/acpi/ac_adapter/* (sys/class/power_supply/*)
> This option has no effect on /proc/acpi/ directories
> and functions, which do not yet exist in /sys
> This option, together with the proc directories, will be
> deleted in 2.6.39.
>
>
> Time to call the bluff now :)
This should probably be "default y", BTW.
But problem is not in /proc, /sys has zeros, too.
pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full
0
pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full_design
0
pavel@amd:~$ cat /sys/class/power_supply/BAT0/model_name
93P5030
pavel@amd:~$
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-23 20:21 ` Pavel Machek
@ 2013-03-23 23:45 ` Rafael J. Wysocki
2013-03-24 9:27 ` Pavel Machek
2013-04-23 8:40 ` Pavel Machek
0 siblings, 2 replies; 12+ messages in thread
From: Rafael J. Wysocki @ 2013-03-23 23:45 UTC (permalink / raw)
To: Pavel Machek; +Cc: Bjørn Mork, kernel list, lenb, linux-acpi
On Saturday, March 23, 2013 09:21:56 PM Pavel Machek wrote:
> On Sat 2013-03-23 14:00:23, Bjørn Mork wrote:
> > "Rafael J. Wysocki" <rjw@sisk.pl> writes:
> > > On Saturday, March 23, 2013 12:40:12 PM Pavel Machek wrote:
> > >> Hi!
> > >>
> > >> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
> > >> present: yes
> > >> design capacity: 0 mWh
> > >> last full capacity: 0 mWh
> > >> battery technology: rechargeable
> > >> design voltage: 14400 mV
> > >>
> > >> This worked before... at least it works in 2.6 kernel used by debian.
> > >
> > > This works for me in 3.9-rc3. May I see your .config?
> >
> > Well, if this works, then maybe the Kconfig help text should be updated:
> >
> > config ACPI_PROCFS_POWER
> > bool "Deprecated power /proc/acpi directories"
> > depends on PROC_FS
> > help
> > For backwards compatibility, this option allows
> > deprecated power /proc/acpi/ directories to exist, even when
> > they have been replaced by functions in /sys.
> > The deprecated directories (and their replacements) include:
> > /proc/acpi/battery/* (/sys/class/power_supply/*)
> > /proc/acpi/ac_adapter/* (sys/class/power_supply/*)
> > This option has no effect on /proc/acpi/ directories
> > and functions, which do not yet exist in /sys
> > This option, together with the proc directories, will be
> > deleted in 2.6.39.
> >
> >
> > Time to call the bluff now :)
>
> This should probably be "default y", BTW.
>
> But problem is not in /proc, /sys has zeros, too.
>
> pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full
> 0
> pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full_design
> 0
> pavel@amd:~$ cat /sys/class/power_supply/BAT0/model_name
> 93P5030
> pavel@amd:~$
Can you narrow the time frame when it stopped working a bit?
Rafael
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-23 23:45 ` Rafael J. Wysocki
@ 2013-03-24 9:27 ` Pavel Machek
2013-03-24 22:53 ` Martin Mokrejs
2013-04-23 8:40 ` Pavel Machek
1 sibling, 1 reply; 12+ messages in thread
From: Pavel Machek @ 2013-03-24 9:27 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Bjørn Mork, kernel list, lenb, linux-acpi
Hi!
> > > >> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
> > > >> present: yes
> > > >> design capacity: 0 mWh
> > > >> last full capacity: 0 mWh
> > > >> battery technology: rechargeable
> > > >> design voltage: 14400 mV
> > > >>
> > > >> This worked before... at least it works in 2.6 kernel used by debian.
> > > >
> > > > This works for me in 3.9-rc3. May I see your .config?
...
> > But problem is not in /proc, /sys has zeros, too.
> >
> > pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full
> > 0
> > pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full_design
> > 0
> > pavel@amd:~$ cat /sys/class/power_supply/BAT0/model_name
> > 93P5030
> > pavel@amd:~$
>
> Can you narrow the time frame when it stopped working a bit?
Well, 2.6.32 from debian works ok, and self-compiled 3.1+ kernel also
seems to work ok.
I'm not sure if 3.7+ kernels worked, actually... I'd have to do some
compiling to check.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-24 9:27 ` Pavel Machek
@ 2013-03-24 22:53 ` Martin Mokrejs
2013-03-25 6:54 ` Lan Tianyu
0 siblings, 1 reply; 12+ messages in thread
From: Martin Mokrejs @ 2013-03-24 22:53 UTC (permalink / raw)
To: Pavel Machek, Rafael J. Wysocki
Cc: Bjørn Mork, kernel list, lenb, linux-acpi
Pavel Machek wrote:
> Hi!
>
>>>>>> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
>>>>>> present: yes
>>>>>> design capacity: 0 mWh
>>>>>> last full capacity: 0 mWh
>>>>>> battery technology: rechargeable
>>>>>> design voltage: 14400 mV
>>>>>>
>>>>>> This worked before... at least it works in 2.6 kernel used by debian.
>>>>>
>>>>> This works for me in 3.9-rc3. May I see your .config?
> ...
>>> But problem is not in /proc, /sys has zeros, too.
>>>
>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full
>>> 0
>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full_design
>>> 0
>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/model_name
>>> 93P5030
>>> pavel@amd:~$
>>
>> Can you narrow the time frame when it stopped working a bit?
>
> Well, 2.6.32 from debian works ok, and self-compiled 3.1+ kernel also
> seems to work ok.
>
> I'm not sure if 3.7+ kernels worked, actually... I'd have to do some
> compiling to check.
FYI, on 3.7.10 I don't have the above files. See below what I do have:
# for f in /sys/class/power_supply/BAT0/*; do echo $f; cat $f; done
/sys/class/power_supply/BAT0/alarm
0
/sys/class/power_supply/BAT0/capacity
106
/sys/class/power_supply/BAT0/charge_full
4126000
/sys/class/power_supply/BAT0/charge_full_design
4400000
/sys/class/power_supply/BAT0/charge_now
4400000
/sys/class/power_supply/BAT0/current_now
1000
/sys/class/power_supply/BAT0/cycle_count
0
/sys/class/power_supply/BAT0/device
cat: /sys/class/power_supply/BAT0/device: Is a directory
/sys/class/power_supply/BAT0/manufacturer
SMP
/sys/class/power_supply/BAT0/model_name
DELL 8NH551B
/sys/class/power_supply/BAT0/power
cat: /sys/class/power_supply/BAT0/power: Is a directory
/sys/class/power_supply/BAT0/present
1
/sys/class/power_supply/BAT0/serial_number
2630
/sys/class/power_supply/BAT0/status
Full
/sys/class/power_supply/BAT0/subsystem
cat: /sys/class/power_supply/BAT0/subsystem: Is a directory
/sys/class/power_supply/BAT0/technology
Li-ion
/sys/class/power_supply/BAT0/type
Battery
/sys/class/power_supply/BAT0/uevent
POWER_SUPPLY_NAME=BAT0
POWER_SUPPLY_STATUS=Full
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_TECHNOLOGY=Li-ion
POWER_SUPPLY_CYCLE_COUNT=0
POWER_SUPPLY_VOLTAGE_MIN_DESIGN=11100000
POWER_SUPPLY_VOLTAGE_NOW=12294000
POWER_SUPPLY_CURRENT_NOW=1000
POWER_SUPPLY_CHARGE_FULL_DESIGN=4400000
POWER_SUPPLY_CHARGE_FULL=4126000
POWER_SUPPLY_CHARGE_NOW=4400000
POWER_SUPPLY_CAPACITY=106
POWER_SUPPLY_MODEL_NAME=DELL 8NH551B
POWER_SUPPLY_MANUFACTURER=SMP
POWER_SUPPLY_SERIAL_NUMBER= 2630
/sys/class/power_supply/BAT0/voltage_min_design
11100000
/sys/class/power_supply/BAT0/voltage_now
12294000
#
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-24 22:53 ` Martin Mokrejs
@ 2013-03-25 6:54 ` Lan Tianyu
2013-03-25 10:19 ` Martin Mokrejs
0 siblings, 1 reply; 12+ messages in thread
From: Lan Tianyu @ 2013-03-25 6:54 UTC (permalink / raw)
To: Martin Mokrejs
Cc: Pavel Machek, Rafael J. Wysocki, Bjørn Mork, kernel list,
lenb, linux-acpi
2013/3/25 Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>:
>
>
> Pavel Machek wrote:
>> Hi!
>>
>>>>>>> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
>>>>>>> present: yes
>>>>>>> design capacity: 0 mWh
>>>>>>> last full capacity: 0 mWh
>>>>>>> battery technology: rechargeable
>>>>>>> design voltage: 14400 mV
>>>>>>>
>>>>>>> This worked before... at least it works in 2.6 kernel used by debian.
>>>>>>
>>>>>> This works for me in 3.9-rc3. May I see your .config?
>> ...
>>>> But problem is not in /proc, /sys has zeros, too.
>>>>
>>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full
>>>> 0
>>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full_design
>>>> 0
>>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/model_name
>>>> 93P5030
>>>> pavel@amd:~$
>>>
>>> Can you narrow the time frame when it stopped working a bit?
>>
>> Well, 2.6.32 from debian works ok, and self-compiled 3.1+ kernel also
>> seems to work ok.
>>
>> I'm not sure if 3.7+ kernels worked, actually... I'd have to do some
>> compiling to check.
>
> FYI, on 3.7.10 I don't have the above files. See below what I do have:
>
> # for f in /sys/class/power_supply/BAT0/*; do echo $f; cat $f; done
> /sys/class/power_supply/BAT0/alarm
> 0
> /sys/class/power_supply/BAT0/capacity
> 106
> /sys/class/power_supply/BAT0/charge_full
> 4126000
> /sys/class/power_supply/BAT0/charge_full_design
> 4400000
> /sys/class/power_supply/BAT0/charge_now
> 4400000
> /sys/class/power_supply/BAT0/current_now
> 1000
> /sys/class/power_supply/BAT0/cycle_count
> 0
> /sys/class/power_supply/BAT0/device
> cat: /sys/class/power_supply/BAT0/device: Is a directory
> /sys/class/power_supply/BAT0/manufacturer
> SMP
> /sys/class/power_supply/BAT0/model_name
> DELL 8NH551B
> /sys/class/power_supply/BAT0/power
> cat: /sys/class/power_supply/BAT0/power: Is a directory
> /sys/class/power_supply/BAT0/present
> 1
> /sys/class/power_supply/BAT0/serial_number
> 2630
> /sys/class/power_supply/BAT0/status
> Full
> /sys/class/power_supply/BAT0/subsystem
> cat: /sys/class/power_supply/BAT0/subsystem: Is a directory
> /sys/class/power_supply/BAT0/technology
> Li-ion
> /sys/class/power_supply/BAT0/type
> Battery
> /sys/class/power_supply/BAT0/uevent
> POWER_SUPPLY_NAME=BAT0
> POWER_SUPPLY_STATUS=Full
> POWER_SUPPLY_PRESENT=1
> POWER_SUPPLY_TECHNOLOGY=Li-ion
> POWER_SUPPLY_CYCLE_COUNT=0
> POWER_SUPPLY_VOLTAGE_MIN_DESIGN=11100000
> POWER_SUPPLY_VOLTAGE_NOW=12294000
> POWER_SUPPLY_CURRENT_NOW=1000
> POWER_SUPPLY_CHARGE_FULL_DESIGN=4400000
> POWER_SUPPLY_CHARGE_FULL=4126000
> POWER_SUPPLY_CHARGE_NOW=4400000
> POWER_SUPPLY_CAPACITY=106
> POWER_SUPPLY_MODEL_NAME=DELL 8NH551B
> POWER_SUPPLY_MANUFACTURER=SMP
> POWER_SUPPLY_SERIAL_NUMBER= 2630
> /sys/class/power_supply/BAT0/voltage_min_design
> 11100000
> /sys/class/power_supply/BAT0/voltage_now
> 12294000
> #
Hi Martin:
Thanks to report the bug.
Both charge_full_design and energy_full_design
indicate the battery Design Capacity.
Their difference is unit. charge_full_design uses "mAh".
energy_full_design uses "mWh". The
same for charge_full and energy_full.
So from this output, it still works on the v3.7+. Could
you continue narrow
the time frame?
Which version you found the issue? could you provide the
output of dmesg
on it and acpidump? They will give us more clues since acpi battery
driver just exposes
data from Bios. Thanks in advance.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Best regards
Tianyu Lan
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-25 6:54 ` Lan Tianyu
@ 2013-03-25 10:19 ` Martin Mokrejs
2013-03-25 14:20 ` Lan Tianyu
0 siblings, 1 reply; 12+ messages in thread
From: Martin Mokrejs @ 2013-03-25 10:19 UTC (permalink / raw)
To: Lan Tianyu
Cc: Pavel Machek, Rafael J. Wysocki, Bjørn Mork, kernel list,
lenb, linux-acpi
[-- Attachment #1: Type: text/plain, Size: 4202 bytes --]
Hi Lan,
this is actually a bug of Pavel, he had the problem. I just wanted to show
him what works on 3.7.10 in my case (yes, different files are on my system).
If you feel the *missing* files are a problem, I can try some newer kernels
on my computer (Dell Vostro 3550), sure. I am attaching the files anyway
but I think 300kB won't make it into the email lists.
Martin
Lan Tianyu wrote:
> 2013/3/25 Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>:
>>
>>
>> Pavel Machek wrote:
>>> Hi!
>>>
>>>>>>>> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info
>>>>>>>> present: yes
>>>>>>>> design capacity: 0 mWh
>>>>>>>> last full capacity: 0 mWh
>>>>>>>> battery technology: rechargeable
>>>>>>>> design voltage: 14400 mV
>>>>>>>>
>>>>>>>> This worked before... at least it works in 2.6 kernel used by debian.
>>>>>>>
>>>>>>> This works for me in 3.9-rc3. May I see your .config?
>>> ...
>>>>> But problem is not in /proc, /sys has zeros, too.
>>>>>
>>>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full
>>>>> 0
>>>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full_design
>>>>> 0
>>>>> pavel@amd:~$ cat /sys/class/power_supply/BAT0/model_name
>>>>> 93P5030
>>>>> pavel@amd:~$
>>>>
>>>> Can you narrow the time frame when it stopped working a bit?
>>>
>>> Well, 2.6.32 from debian works ok, and self-compiled 3.1+ kernel also
>>> seems to work ok.
>>>
>>> I'm not sure if 3.7+ kernels worked, actually... I'd have to do some
>>> compiling to check.
>>
>> FYI, on 3.7.10 I don't have the above files. See below what I do have:
>>
>> # for f in /sys/class/power_supply/BAT0/*; do echo $f; cat $f; done
>> /sys/class/power_supply/BAT0/alarm
>> 0
>> /sys/class/power_supply/BAT0/capacity
>> 106
>> /sys/class/power_supply/BAT0/charge_full
>> 4126000
>> /sys/class/power_supply/BAT0/charge_full_design
>> 4400000
>> /sys/class/power_supply/BAT0/charge_now
>> 4400000
>> /sys/class/power_supply/BAT0/current_now
>> 1000
>> /sys/class/power_supply/BAT0/cycle_count
>> 0
>> /sys/class/power_supply/BAT0/device
>> cat: /sys/class/power_supply/BAT0/device: Is a directory
>> /sys/class/power_supply/BAT0/manufacturer
>> SMP
>> /sys/class/power_supply/BAT0/model_name
>> DELL 8NH551B
>> /sys/class/power_supply/BAT0/power
>> cat: /sys/class/power_supply/BAT0/power: Is a directory
>> /sys/class/power_supply/BAT0/present
>> 1
>> /sys/class/power_supply/BAT0/serial_number
>> 2630
>> /sys/class/power_supply/BAT0/status
>> Full
>> /sys/class/power_supply/BAT0/subsystem
>> cat: /sys/class/power_supply/BAT0/subsystem: Is a directory
>> /sys/class/power_supply/BAT0/technology
>> Li-ion
>> /sys/class/power_supply/BAT0/type
>> Battery
>> /sys/class/power_supply/BAT0/uevent
>> POWER_SUPPLY_NAME=BAT0
>> POWER_SUPPLY_STATUS=Full
>> POWER_SUPPLY_PRESENT=1
>> POWER_SUPPLY_TECHNOLOGY=Li-ion
>> POWER_SUPPLY_CYCLE_COUNT=0
>> POWER_SUPPLY_VOLTAGE_MIN_DESIGN=11100000
>> POWER_SUPPLY_VOLTAGE_NOW=12294000
>> POWER_SUPPLY_CURRENT_NOW=1000
>> POWER_SUPPLY_CHARGE_FULL_DESIGN=4400000
>> POWER_SUPPLY_CHARGE_FULL=4126000
>> POWER_SUPPLY_CHARGE_NOW=4400000
>> POWER_SUPPLY_CAPACITY=106
>> POWER_SUPPLY_MODEL_NAME=DELL 8NH551B
>> POWER_SUPPLY_MANUFACTURER=SMP
>> POWER_SUPPLY_SERIAL_NUMBER= 2630
>> /sys/class/power_supply/BAT0/voltage_min_design
>> 11100000
>> /sys/class/power_supply/BAT0/voltage_now
>> 12294000
>> #
> Hi Martin:
> Thanks to report the bug.
> Both charge_full_design and energy_full_design
> indicate the battery Design Capacity.
> Their difference is unit. charge_full_design uses "mAh".
> energy_full_design uses "mWh". The
> same for charge_full and energy_full.
> So from this output, it still works on the v3.7+. Could
> you continue narrow
> the time frame?
> Which version you found the issue? could you provide the
> output of dmesg
> on it and acpidump? They will give us more clues since acpi battery
> driver just exposes
> data from Bios. Thanks in advance.
>
>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
>
[-- Attachment #2: dmesg_Dell_Vostro3550_biosA11.txt --]
[-- Type: text/plain, Size: 84815 bytes --]
[ 0.000000] Linux version 3.7.10-default (root@vostro) (gcc version 4.6.3 (Gentoo 4.6.3 p1.8, pie-0.5.2) ) #2 SMP Tue Mar 5 09:52:12 MET 2013
[ 0.000000] Command line: root=/dev/sda5 pciehp.pciehp_debug=1 pciehp_debug=1 slub_debug=AFPZ pcie_aspm=off
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000da4e4fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000da4e5000-0x00000000da527fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000da528000-0x00000000da792fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000da793000-0x00000000da966fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000da967000-0x00000000daa88fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000daa89000-0x00000000dad67fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dad68000-0x00000000dafe7fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dafe8000-0x00000000daffffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Dell Inc. Vostro 3550/, BIOS A11 08/03/2012
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x41fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask C00000000 write-back
[ 0.000000] 1 base 400000000 mask FE0000000 write-back
[ 0.000000] 2 base 0DB800000 mask FFF800000 uncachable
[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0E0000000 mask FE0000000 uncachable
[ 0.000000] 5 base 41FE00000 mask FFFE00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xdaa89 max_arch_pfn = 0x400000000
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdaa88fff]
[ 0.000000] [mem 0x00000000-0xda9fffff] page 2M
[ 0.000000] [mem 0xdaa00000-0xdaa88fff] page 4k
[ 0.000000] kernel direct mapping tables up to 0xdaa88fff @ [mem 0x1fffa000-0x1fffffff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x41fdfffff]
[ 0.000000] [mem 0x100000000-0x41fdfffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0x41fdfffff @ [mem 0xdaa7b000-0xdaa88fff]
[ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 DELL)
[ 0.000000] ACPI: XSDT 00000000dafe8078 00074 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000daff1d38 000F4 (v04 DELL WN09 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000dafe8180 09BB6 (v02 DELL WN09 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000dafe3f80 00040
[ 0.000000] ACPI: APIC 00000000daff1e30 00072 (v03 DELL WN09 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 00000000daff1ea8 0003C (v01 DELL WN09 01072009 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000daff1ee8 004B0 (v01 TrmRef PtidDevc 00001000 INTL 20091112)
[ 0.000000] ACPI: SLIC 00000000daff2398 00176 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.000000] ACPI: HPET 00000000daff2510 00038 (v01 DELL WN09 01072009 AMI. 00000004)
[ 0.000000] ACPI: SSDT 00000000daff2548 00846 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 00000000daff2d90 00996 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: DMAR 00000000daff3728 000E8 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.000000] ACPI: OSFR 00000000daff3810 00086 (v01 DELL M08 07DC0803 ASL 00000061)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41fdfffff]
[ 0.000000] NODE_DATA [mem 0x41fdd9000-0x41fdfffff]
[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f400000-ffff88041f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x41fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
[ 0.000000] node 0: [mem 0x40200000-0xda4e4fff]
[ 0.000000] node 0: [mem 0xda528000-0xda792fff]
[ 0.000000] node 0: [mem 0xda967000-0xdaa88fff]
[ 0.000000] node 0: [mem 0x100000000-0x41fdfffff]
[ 0.000000] On node 0 totalpages: 4170239
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 141 pages reserved
[ 0.000000] DMA zone: 3776 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 873650 pages, LIFO batch:31
[ 0.000000] Normal zone: 51192 pages used for memmap
[ 0.000000] Normal zone: 3225096 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[ 0.000000] ACPI: NR_CPUS/possible_cpus limit of 2 reached. Processor 2/0x1 ignored.
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: NR_CPUS/possible_cpus limit of 2 reached. Processor 3/0x3 ignored.
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, 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] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: 4 Processors exceeds NR_CPUS limit of 2
[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[ 0.000000] PM: Registered nosave memory: 00000000da4e5000 - 00000000da528000
[ 0.000000] PM: Registered nosave memory: 00000000da793000 - 00000000da967000
[ 0.000000] PM: Registered nosave memory: 00000000daa89000 - 00000000dad68000
[ 0.000000] PM: Registered nosave memory: 00000000dad68000 - 00000000dafe8000
[ 0.000000] PM: Registered nosave memory: 00000000dafe8000 - 00000000db000000
[ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000db800000
[ 0.000000] PM: Registered nosave memory: 00000000db800000 - 00000000dfa00000
[ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88041fa00000 s74560 r8192 d23744 u1048576
[ 0.000000] pcpu-alloc: s74560 r8192 d23744 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4102522
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/sda5 pciehp.pciehp_debug=1 pciehp_debug=1 slub_debug=AFPZ pcie_aspm=off
[ 0.000000] PCIe ASPM is disabled
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 16328792k/17299456k available (6051k kernel code, 618500k absent, 352164k reserved, 3913k data, 688k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
[ 0.000000] NR_IRQS:4352 nr_irqs:512 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 5855 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.010000] tsc: Detected 2793.643 MHz processor
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5587.28 BogoMIPS (lpj=27936430)
[ 0.000187] pid_max: default: 32768 minimum: 301
[ 0.001834] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.005011] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.006398] Mount-cache hash table entries: 256
[ 0.008207] CPU: Physical Processor ID: 0
[ 0.008298] CPU: Processor Core ID: 0
[ 0.008391] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.008539] mce: CPU supports 7 MCE banks
[ 0.008643] CPU0: Thermal monitoring enabled (TM1)
[ 0.008743] process: using mwait in idle threads
[ 0.008837] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[ 0.009147] Freeing SMP alternatives: 16k freed
[ 0.009246] ACPI: Core revision 20120913
[ 0.132852] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.232805] smpboot: CPU0: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz (fam: 06, model: 2a, stepping: 07)
[ 0.346277] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[ 0.346583] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[ 0.346684] ... version: 3
[ 0.346775] ... bit width: 48
[ 0.346866] ... generic registers: 4
[ 0.346957] ... value mask: 0000ffffffffffff
[ 0.347049] ... max period: 000000007fffffff
[ 0.347141] ... fixed-purpose events: 3
[ 0.347231] ... event mask: 000000070000000f
[ 0.348832] SMP alternatives: lockdep: fixing up alternatives
[ 0.348939] smpboot: Booting Node 0, Processors #1 OK
[ 0.362365] Brought up 2 CPUs
[ 0.362456] smpboot: Total of 2 processors activated (11174.57 BogoMIPS)
[ 0.364237] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.365478] devtmpfs: initialized
[ 0.367699] PM: Registering ACPI NVS region [mem 0xda4e5000-0xda527fff] (274432 bytes)
[ 0.368075] PM: Registering ACPI NVS region [mem 0xdad68000-0xdafe7fff] (2621440 bytes)
[ 0.371039] xor: automatically using best checksumming function:
[ 0.466101] avx : 19576.000 MB/sec
[ 0.467862] regulator-dummy: no parameters
[ 0.468792] NET: Registered protocol family 16
[ 0.472464] ACPI: bus type pci registered
[ 0.473478] dca service started, version 1.12.1
[ 0.473783] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.473930] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.481253] PCI: Using configuration type 1 for base access
[ 0.537239] bio: create slab <bio-0> at 0
[ 0.705745] raid6: sse2x1 7561 MB/s
[ 0.875493] raid6: sse2x2 9342 MB/s
[ 1.045238] raid6: sse2x4 10797 MB/s
[ 1.045239] raid6: using algorithm sse2x4 (10797 MB/s)
[ 1.045240] raid6: using ssse3x2 recovery algorithm
[ 1.045375] ACPI: Added _OSI(Module Device)
[ 1.045477] ACPI: Added _OSI(Processor Device)
[ 1.045574] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.045674] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.051686] ACPI: EC: Look up EC in DSDT
[ 1.062388] ACPI: Executed 1 blocks of module-level executable AML code
[ 1.171143] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 1.230559] ACPI: SSDT 00000000dad51698 0064F (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 1.233812] ACPI: Dynamic OEM Table Load:
[ 1.233815] ACPI: SSDT (null) 0064F (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 1.263509] ACPI: SSDT 00000000dad52a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 1.268407] ACPI: Dynamic OEM Table Load:
[ 1.268409] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 1.307829] ACPI: SSDT 00000000dad50d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 1.310485] ACPI: Dynamic OEM Table Load:
[ 1.310487] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 1.338836] ACPI: Interpreter enabled
[ 1.338931] ACPI: (supports S0 S1 S3 S4 S5)
[ 1.339613] ACPI: Using IOAPIC for interrupt routing
[ 1.612140] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.623436] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 1.639170] PCI host bridge to bus 0000:00
[ 1.639272] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 1.639372] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 1.639473] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 1.639576] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 1.639676] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 1.639777] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 1.639879] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 1.639979] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 1.640081] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 1.640180] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 1.640283] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 1.640390] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 1.640495] pci_bus 0000:00: scanning bus
[ 1.640533] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 1.640541] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0xa
[ 1.640635] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
[ 1.640651] pci 0000:00:02.0: reg 10: [mem 0xf6800000-0xf6bfffff 64bit]
[ 1.640659] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 1.640665] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
[ 1.640785] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 1.640823] pci 0000:00:16.0: reg 10: [mem 0xf7f0a000-0xf7f0a00f 64bit]
[ 1.640952] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 1.640976] pci 0000:00:16.0: PME# disabled
[ 1.641046] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 1.641080] pci 0000:00:1a.0: reg 10: [mem 0xf7f08000-0xf7f083ff]
[ 1.641234] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 1.641240] pci 0000:00:1a.0: PME# disabled
[ 1.641294] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 1.641322] pci 0000:00:1b.0: reg 10: [mem 0xf7f00000-0xf7f03fff 64bit]
[ 1.641463] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.641469] pci 0000:00:1b.0: PME# disabled
[ 1.641518] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 1.641589] pci 0000:00:1c.0: calling pci_fixup_transparent_bridge+0x0/0x1d
[ 1.641673] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.641678] pci 0000:00:1c.0: PME# disabled
[ 1.641729] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 1.641797] pci 0000:00:1c.1: calling pci_fixup_transparent_bridge+0x0/0x1d
[ 1.641881] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 1.641885] pci 0000:00:1c.1: PME# disabled
[ 1.641939] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 1.642007] pci 0000:00:1c.3: calling pci_fixup_transparent_bridge+0x0/0x1d
[ 1.642089] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.642095] pci 0000:00:1c.3: PME# disabled
[ 1.642147] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 1.642215] pci 0000:00:1c.4: calling pci_fixup_transparent_bridge+0x0/0x1d
[ 1.642298] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 1.642303] pci 0000:00:1c.4: PME# disabled
[ 1.642364] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[ 1.642433] pci 0000:00:1c.7: calling pci_fixup_transparent_bridge+0x0/0x1d
[ 1.642517] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 1.642523] pci 0000:00:1c.7: PME# disabled
[ 1.642578] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 1.642613] pci 0000:00:1d.0: reg 10: [mem 0xf7f07000-0xf7f073ff]
[ 1.642770] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 1.642775] pci 0000:00:1d.0: PME# disabled
[ 1.642823] pci 0000:00:1f.0: [8086:1c4b] type 00 class 0x060100
[ 1.643034] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 1.643073] pci 0000:00:1f.2: reg 10: [io 0xf0b0-0xf0b7]
[ 1.643086] pci 0000:00:1f.2: reg 14: [io 0xf0a0-0xf0a3]
[ 1.643101] pci 0000:00:1f.2: reg 18: [io 0xf090-0xf097]
[ 1.643115] pci 0000:00:1f.2: reg 1c: [io 0xf080-0xf083]
[ 1.643130] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f]
[ 1.643145] pci 0000:00:1f.2: reg 24: [mem 0xf7f06000-0xf7f067ff]
[ 1.643243] pci 0000:00:1f.2: PME# supported from D3hot
[ 1.643249] pci 0000:00:1f.2: PME# disabled
[ 1.643291] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 1.643320] pci 0000:00:1f.3: reg 10: [mem 0xf7f05000-0xf7f050ff 64bit]
[ 1.643360] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
[ 1.643414] pci_bus 0000:00: fixups for bus
[ 1.643418] pci 0000:00:1c.0: scanning [bus 03-04] behind bridge, pass 0
[ 1.643506] pci_bus 0000:03: scanning bus
[ 1.643510] pci_bus 0000:03: fixups for bus
[ 1.643511] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
[ 1.643619] pci_bus 0000:03: bus scan returning with max=03
[ 1.643625] pci 0000:00:1c.1: scanning [bus 05-06] behind bridge, pass 0
[ 1.643711] pci_bus 0000:05: scanning bus
[ 1.643758] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[ 1.643786] pci 0000:05:00.0: reg 10: [io 0xe000-0xe0ff]
[ 1.643834] pci 0000:05:00.0: reg 18: [mem 0xf1104000-0xf1104fff 64bit pref]
[ 1.643864] pci 0000:05:00.0: reg 20: [mem 0xf1100000-0xf1103fff 64bit pref]
[ 1.644003] pci 0000:05:00.0: supports D1 D2
[ 1.644005] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.644011] pci 0000:05:00.0: PME# disabled
[ 1.660436] pci_bus 0000:05: fixups for bus
[ 1.660442] pci 0000:00:1c.1: PCI bridge to [bus 05-06]
[ 1.660560] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 1.660573] pci 0000:00:1c.1: bridge window [mem 0xf1100000-0xf11fffff 64bit pref]
[ 1.660575] pci_bus 0000:05: bus scan returning with max=05
[ 1.660581] pci 0000:00:1c.3: scanning [bus 09-0a] behind bridge, pass 0
[ 1.660668] pci_bus 0000:09: scanning bus
[ 1.660975] pci 0000:09:00.0: [8086:008a] type 00 class 0x028000
[ 1.661292] pci 0000:09:00.0: reg 10: [mem 0xf7e00000-0xf7e01fff 64bit]
[ 1.662874] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[ 1.662925] pci 0000:09:00.0: PME# disabled
[ 1.680498] pci_bus 0000:09: fixups for bus
[ 1.680500] pci 0000:00:1c.3: PCI bridge to [bus 09-0a]
[ 1.680601] pci 0000:00:1c.3: bridge window [mem 0xf7e00000-0xf7efffff]
[ 1.680610] pci_bus 0000:09: bus scan returning with max=09
[ 1.680616] pci 0000:00:1c.4: scanning [bus 0b-0c] behind bridge, pass 0
[ 1.680704] pci_bus 0000:0b: scanning bus
[ 1.680763] pci 0000:0b:00.0: [104c:8241] type 00 class 0x0c0330
[ 1.680798] pci 0000:0b:00.0: reg 10: [mem 0xf7d00000-0xf7d0ffff 64bit]
[ 1.680826] pci 0000:0b:00.0: reg 18: [mem 0xf7d10000-0xf7d11fff 64bit]
[ 1.680987] pci 0000:0b:00.0: supports D1 D2
[ 1.680989] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.680995] pci 0000:0b:00.0: PME# disabled
[ 1.681075] pci_bus 0000:0b: fixups for bus
[ 1.681077] pci 0000:00:1c.4: PCI bridge to [bus 0b-0c]
[ 1.681177] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 1.681187] pci_bus 0000:0b: bus scan returning with max=0b
[ 1.681192] pci 0000:00:1c.7: scanning [bus 11-16] behind bridge, pass 0
[ 1.681282] pci_bus 0000:11: scanning bus
[ 1.681334] pci 0000:11:00.0: [1095:3132] type 00 class 0x018000
[ 1.681376] pci 0000:11:00.0: reg 10: [mem 0xf6c84000-0xf6c8407f 64bit]
[ 1.681409] pci 0000:11:00.0: reg 18: [mem 0xf6c80000-0xf6c83fff 64bit]
[ 1.681430] pci 0000:11:00.0: reg 20: [io 0xc000-0xc07f]
[ 1.681472] pci 0000:11:00.0: reg 30: [mem 0xf6c00000-0xf6c7ffff pref]
[ 1.681586] pci 0000:11:00.0: supports D1 D2
[ 1.700346] pci_bus 0000:11: fixups for bus
[ 1.700351] pci 0000:00:1c.7: PCI bridge to [bus 11-16]
[ 1.700479] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
[ 1.700484] pci 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
[ 1.700493] pci 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
[ 1.700494] pci_bus 0000:11: bus scan returning with max=11
[ 1.700500] pci 0000:00:1c.0: scanning [bus 03-04] behind bridge, pass 1
[ 1.700509] pci 0000:00:1c.1: scanning [bus 05-06] behind bridge, pass 1
[ 1.700518] pci 0000:00:1c.3: scanning [bus 09-0a] behind bridge, pass 1
[ 1.700527] pci 0000:00:1c.4: scanning [bus 0b-0c] behind bridge, pass 1
[ 1.700537] pci 0000:00:1c.7: scanning [bus 11-16] behind bridge, pass 1
[ 1.700544] pci_bus 0000:00: bus scan returning with max=16
[ 1.700565] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.707772] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 1.709062] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 1.710417] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 1.711735] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[ 1.713516] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP08._PRT]
[ 1.718247] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x19)
[ 1.896111] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.897756] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 1.899388] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 1.901021] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.902637] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 1.904338] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 1.906032] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 1.907642] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 1.911958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.912063] vgaarb: loaded
[ 1.912153] vgaarb: bridge control possible 0000:00:02.0
[ 1.919171] SCSI subsystem initialized
[ 1.919267] ACPI: bus type scsi registered
[ 1.919942] libata version 3.00 loaded.
[ 1.921434] ACPI: bus type usb registered
[ 1.922016] usbcore: registered new interface driver usbfs
[ 1.922335] usbcore: registered new interface driver hub
[ 1.922654] usbcore: registered new device driver usb
[ 1.923335] media: Linux media interface: v0.10
[ 1.923650] Linux video capture interface: v2.00
[ 1.927552] wmi: Mapper loaded
[ 1.928001] Advanced Linux Sound Architecture Driver Initialized.
[ 1.928096] PCI: Using ACPI for IRQ routing
[ 1.930595] PCI: pci_cache_line_size set to 64 bytes
[ 1.930607] pci 0000:00:02.0: BAR 0: reserving [mem 0xf6800000-0xf6bfffff flags 0x140204] (d=0, p=0)
[ 1.930610] pci 0000:00:02.0: BAR 2: reserving [mem 0xe0000000-0xefffffff flags 0x14220c] (d=0, p=0)
[ 1.930612] pci 0000:00:02.0: BAR 4: reserving [io 0xf000-0xf03f flags 0x40101] (d=0, p=0)
[ 1.930617] pci 0000:00:16.0: BAR 0: reserving [mem 0xf7f0a000-0xf7f0a00f flags 0x140204] (d=0, p=0)
[ 1.930622] pci 0000:00:1a.0: BAR 0: reserving [mem 0xf7f08000-0xf7f083ff flags 0x40200] (d=0, p=0)
[ 1.930627] pci 0000:00:1b.0: BAR 0: reserving [mem 0xf7f00000-0xf7f03fff flags 0x140204] (d=0, p=0)
[ 1.930644] pci 0000:00:1d.0: BAR 0: reserving [mem 0xf7f07000-0xf7f073ff flags 0x40200] (d=0, p=0)
[ 1.930651] pci 0000:00:1f.2: BAR 0: reserving [io 0xf0b0-0xf0b7 flags 0x40101] (d=0, p=0)
[ 1.930653] pci 0000:00:1f.2: BAR 1: reserving [io 0xf0a0-0xf0a3 flags 0x40101] (d=0, p=0)
[ 1.930655] pci 0000:00:1f.2: BAR 2: reserving [io 0xf090-0xf097 flags 0x40101] (d=0, p=0)
[ 1.930657] pci 0000:00:1f.2: BAR 3: reserving [io 0xf080-0xf083 flags 0x40101] (d=0, p=0)
[ 1.930659] pci 0000:00:1f.2: BAR 4: reserving [io 0xf060-0xf07f flags 0x40101] (d=0, p=0)
[ 1.930661] pci 0000:00:1f.2: BAR 5: reserving [mem 0xf7f06000-0xf7f067ff flags 0x40200] (d=0, p=0)
[ 1.930666] pci 0000:00:1f.3: BAR 0: reserving [mem 0xf7f05000-0xf7f050ff flags 0x140204] (d=0, p=0)
[ 1.930668] pci 0000:00:1f.3: BAR 4: reserving [io 0xf040-0xf05f flags 0x40101] (d=0, p=0)
[ 1.930673] pci 0000:05:00.0: BAR 0: reserving [io 0xe000-0xe0ff flags 0x40101] (d=0, p=0)
[ 1.930675] pci 0000:05:00.0: BAR 2: reserving [mem 0xf1104000-0xf1104fff flags 0x14220c] (d=0, p=0)
[ 1.930677] pci 0000:05:00.0: BAR 4: reserving [mem 0xf1100000-0xf1103fff flags 0x14220c] (d=0, p=0)
[ 1.930705] pci 0000:09:00.0: BAR 0: reserving [mem 0xf7e00000-0xf7e01fff flags 0x140204] (d=0, p=0)
[ 1.930713] pci 0000:0b:00.0: BAR 0: reserving [mem 0xf7d00000-0xf7d0ffff flags 0x140204] (d=0, p=0)
[ 1.930715] pci 0000:0b:00.0: BAR 2: reserving [mem 0xf7d10000-0xf7d11fff flags 0x140204] (d=0, p=0)
[ 1.930720] pci 0000:11:00.0: BAR 0: reserving [mem 0xf6c84000-0xf6c8407f flags 0x140204] (d=0, p=0)
[ 1.930722] pci 0000:11:00.0: BAR 2: reserving [mem 0xf6c80000-0xf6c83fff flags 0x140204] (d=0, p=0)
[ 1.930724] pci 0000:11:00.0: BAR 4: reserving [io 0xc000-0xc07f flags 0x40101] (d=0, p=0)
[ 1.930797] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[ 1.930817] e820: reserve RAM buffer [mem 0xda4e5000-0xdbffffff]
[ 1.930823] e820: reserve RAM buffer [mem 0xda793000-0xdbffffff]
[ 1.930831] e820: reserve RAM buffer [mem 0xdaa89000-0xdbffffff]
[ 1.930839] e820: reserve RAM buffer [mem 0x41fe00000-0x41fffffff]
[ 1.933155] Bluetooth: Core ver 2.16
[ 1.933425] NET: Registered protocol family 31
[ 1.933515] Bluetooth: HCI device and connection manager initialized
[ 1.933631] Bluetooth: HCI socket layer initialized
[ 1.933736] Bluetooth: L2CAP socket layer initialized
[ 1.933872] Bluetooth: SCO socket layer initialized
[ 1.934936] cfg80211: Calling CRDA to update world regulatory domain
[ 1.935744] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 1.936188] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 1.938295] Switching to clocksource hpet
[ 1.939041] pnp: PnP ACPI init
[ 1.939239] ACPI: bus type pnp registered
[ 1.946673] pnp 00:00: [bus 00-3e]
[ 1.946681] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 1.946687] pnp 00:00: [io 0x0cf8-0x0cff]
[ 1.946694] pnp 00:00: [io 0x0d00-0xffff window]
[ 1.946700] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 1.946707] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[ 1.946713] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[ 1.946720] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[ 1.946727] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[ 1.946733] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[ 1.946740] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[ 1.946746] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[ 1.946752] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[ 1.946759] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[ 1.946765] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[ 1.946771] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[ 1.946777] pnp 00:00: [mem 0x000ec000-0x000effff window]
[ 1.946783] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[ 1.946790] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[ 1.946796] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[ 1.947179] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 1.947334] pnp 00:01: [io 0x0000-0x001f]
[ 1.947340] pnp 00:01: [io 0x0081-0x0091]
[ 1.947348] pnp 00:01: [io 0x0093-0x009f]
[ 1.947354] pnp 00:01: [io 0x00c0-0x00df]
[ 1.947361] pnp 00:01: [dma 4]
[ 1.947696] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 1.947814] pnp 00:02: [mem 0xff000000-0xffffffff]
[ 1.948149] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 1.949602] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 1.949941] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.950088] pnp 00:04: [io 0x002e-0x002f]
[ 1.950094] pnp 00:04: [io 0x004e-0x004f]
[ 1.950100] pnp 00:04: [io 0x0061]
[ 1.950106] pnp 00:04: [io 0x0063]
[ 1.950112] pnp 00:04: [io 0x0065]
[ 1.950118] pnp 00:04: [io 0x0067]
[ 1.950124] pnp 00:04: [io 0x0070]
[ 1.950130] pnp 00:04: [io 0x0080]
[ 1.950136] pnp 00:04: [io 0x0092]
[ 1.950142] pnp 00:04: [io 0x00b2-0x00b3]
[ 1.950148] pnp 00:04: [io 0x0680-0x069f]
[ 1.950155] pnp 00:04: [io 0x1000-0x100f]
[ 1.950162] pnp 00:04: [io 0xffff]
[ 1.950168] pnp 00:04: [io 0xffff]
[ 1.950174] pnp 00:04: [io 0x0400-0x0453]
[ 1.950181] pnp 00:04: [io 0x0458-0x047f]
[ 1.950187] pnp 00:04: [io 0x0500-0x057f]
[ 1.950194] pnp 00:04: [io 0x164e-0x164f]
[ 1.950604] system 00:04: [io 0x0680-0x069f] has been reserved
[ 1.950715] system 00:04: [io 0x1000-0x100f] has been reserved
[ 1.950823] system 00:04: [io 0xffff] has been reserved
[ 1.950930] system 00:04: [io 0xffff] has been reserved
[ 1.951037] system 00:04: [io 0x0400-0x0453] has been reserved
[ 1.951143] system 00:04: [io 0x0458-0x047f] has been reserved
[ 1.951251] system 00:04: [io 0x0500-0x057f] has been reserved
[ 1.951359] system 00:04: [io 0x164e-0x164f] has been reserved
[ 1.951457] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.951581] pnp 00:05: [io 0x0070-0x0077]
[ 1.951597] pnp 00:05: [irq 8]
[ 1.951930] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.952436] pnp 00:06: [io 0x0454-0x0457]
[ 1.952826] system 00:06: [io 0x0454-0x0457] has been reserved
[ 1.952923] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 1.953039] pnp 00:07: [io 0x00f0-0x00ff]
[ 1.953051] pnp 00:07: [irq 13]
[ 1.953387] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 1.953608] pnp 00:08: [io 0x0010-0x001f]
[ 1.953615] pnp 00:08: [io 0x0022-0x003f]
[ 1.953622] pnp 00:08: [io 0x0044-0x005f]
[ 1.953629] pnp 00:08: [io 0x0068-0x006f]
[ 1.953635] pnp 00:08: [io 0x0072-0x007f]
[ 1.953641] pnp 00:08: [io 0x0080]
[ 1.953648] pnp 00:08: [io 0x0084-0x0086]
[ 1.953654] pnp 00:08: [io 0x0088]
[ 1.953661] pnp 00:08: [io 0x008c-0x008e]
[ 1.953668] pnp 00:08: [io 0x0090-0x009f]
[ 1.953675] pnp 00:08: [io 0x00a2-0x00bf]
[ 1.953681] pnp 00:08: [io 0x00e0-0x00ef]
[ 1.953688] pnp 00:08: [io 0x04d0-0x04d1]
[ 1.953694] pnp 00:08: [mem 0xfe800000-0xfe802fff]
[ 1.954083] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 1.954192] system 00:08: [mem 0xfe800000-0xfe802fff] has been reserved
[ 1.954291] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.954510] pnp 00:09: [irq 12]
[ 1.954850] pnp 00:09: Plug and Play ACPI device, IDs DLL04b3 SYN0600 SYN0002 PNP0f13 (active)
[ 1.955062] pnp 00:0a: [io 0x0060]
[ 1.955068] pnp 00:0a: [io 0x0064]
[ 1.955074] pnp 00:0a: [io 0x0062]
[ 1.955080] pnp 00:0a: [io 0x0066]
[ 1.955092] pnp 00:0a: [irq 1]
[ 1.955424] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.960075] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff]
[ 1.960082] pnp 00:0b: [mem 0xfed10000-0xfed17fff]
[ 1.960088] pnp 00:0b: [mem 0xfed18000-0xfed18fff]
[ 1.960095] pnp 00:0b: [mem 0xfed19000-0xfed19fff]
[ 1.960101] pnp 00:0b: [mem 0xf8000000-0xfbffffff]
[ 1.960108] pnp 00:0b: [mem 0xfed20000-0xfed3ffff]
[ 1.960114] pnp 00:0b: [mem 0xfed90000-0xfed93fff]
[ 1.960121] pnp 00:0b: [mem 0xfed45000-0xfed8ffff]
[ 1.960127] pnp 00:0b: [mem 0xff000000-0xffffffff]
[ 1.960133] pnp 00:0b: [mem 0xfee00000-0xfeefffff]
[ 1.960140] pnp 00:0b: [mem 0xdfa00000-0xdfa00fff]
[ 1.960555] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 1.960667] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
[ 1.960779] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
[ 1.960890] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
[ 1.961002] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
[ 1.961114] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 1.961224] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved
[ 1.961335] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 1.961447] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
[ 1.961567] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 1.961680] system 00:0b: [mem 0xdfa00000-0xdfa00fff] has been reserved
[ 1.961778] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.962898] pnp 00:0c: [irq 20]
[ 1.963276] pnp 00:0c: Plug and Play ACPI device, IDs SMO8800 (active)
[ 1.965885] pnp 00:0d: [mem 0x20000000-0x201fffff]
[ 1.965891] pnp 00:0d: [mem 0x40000000-0x401fffff]
[ 1.966327] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved
[ 1.966439] system 00:0d: [mem 0x40000000-0x401fffff] has been reserved
[ 1.966537] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 1.967289] pnp: PnP ACPI: found 14 devices
[ 1.967381] ACPI: ACPI bus type pnp unregistered
[ 1.967473] INFO_MDMA: LNW DMA Driver Version 1.1.0
[ 2.001689] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
[ 2.001802] pci 0000:00:1c.1: PCI bridge to [bus 05-06]
[ 2.001896] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 2.002001] pci 0000:00:1c.1: bridge window [mem 0xf1100000-0xf11fffff 64bit pref]
[ 2.002106] pci 0000:00:1c.3: PCI bridge to [bus 09-0a]
[ 2.002205] pci 0000:00:1c.3: bridge window [mem 0xf7e00000-0xf7efffff]
[ 2.002311] pci 0000:00:1c.4: PCI bridge to [bus 0b-0c]
[ 2.002409] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 2.002514] pci 0000:00:1c.7: PCI bridge to [bus 11-16]
[ 2.002609] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
[ 2.002709] pci 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
[ 2.002809] pci 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
[ 2.003053] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 2.003055] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 2.003057] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 2.003058] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 2.003060] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 2.003061] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 2.003063] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 2.003064] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 2.003066] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 2.003067] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
[ 2.003068] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed44fff]
[ 2.003070] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 2.003072] pci_bus 0000:05: resource 2 [mem 0xf1100000-0xf11fffff 64bit pref]
[ 2.003073] pci_bus 0000:09: resource 1 [mem 0xf7e00000-0xf7efffff]
[ 2.003075] pci_bus 0000:0b: resource 1 [mem 0xf7d00000-0xf7dfffff]
[ 2.003076] pci_bus 0000:11: resource 0 [io 0xc000-0xdfff]
[ 2.003078] pci_bus 0000:11: resource 1 [mem 0xf6c00000-0xf7cfffff]
[ 2.003079] pci_bus 0000:11: resource 2 [mem 0xf0000000-0xf10fffff 64bit pref]
[ 2.003283] NET: Registered protocol family 2
[ 2.004758] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 2.006242] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[ 2.010010] TCP: Hash tables configured (established 524288 bind 65536)
[ 2.010200] TCP: reno registered
[ 2.010404] UDP hash table entries: 8192 (order: 8, 1310720 bytes)
[ 2.011518] UDP-Lite hash table entries: 8192 (order: 8, 1310720 bytes)
[ 2.012943] NET: Registered protocol family 1
[ 2.013620] RPC: Registered named UNIX socket transport module.
[ 2.013713] RPC: Registered udp transport module.
[ 2.013805] RPC: Registered tcp transport module.
[ 2.013898] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.014005] pci 0000:00:02.0: calling pci_fixup_video+0x0/0xa6
[ 2.014008] pci 0000:00:02.0: Boot video device
[ 2.014015] pci 0000:00:1a.0: calling quirk_usb_early_handoff+0x0/0x655
[ 2.014061] pci 0000:00:1a.0: EHCI: BIOS handoff
[ 2.138252] pci 0000:00:1d.0: calling quirk_usb_early_handoff+0x0/0x655
[ 2.138332] pci 0000:00:1d.0: EHCI: BIOS handoff
[ 2.258091] pci 0000:0b:00.0: calling quirk_usb_early_handoff+0x0/0x655
[ 2.258172] PCI: CLS 64 bytes, default 64
[ 2.258531] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.258629] software IO TLB [mem 0xd64e5000-0xda4e4fff] (64MB) mapped at [ffff8800d64e5000-ffff8800da4e4fff]
[ 2.262262] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1b
[ 2.262385] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1b
[ 2.262860] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.269188] sha1_ssse3: Using AVX optimized SHA-1 implementation
[ 2.271113] audit: initializing netlink socket (disabled)
[ 2.271271] type=2000 audit(1364209254.160:1): initialized
[ 2.274347] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.318536] DLM installed
[ 2.329514] msgmni has been set to 31892
[ 2.334748] NET: Registered protocol family 38
[ 2.334870] async_tx: api initialized (async)
[ 2.334970] Key type asymmetric registered
[ 2.335069] Asymmetric key parser 'x509' registered
[ 2.335746] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 2.335852] io scheduler noop registered
[ 2.335944] io scheduler deadline registered (default)
[ 2.336763] io scheduler cfq registered
[ 2.339705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.339799] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 2.344369] pci_bus 0000:11: dev 00, created physical slot 1
[ 2.344657] acpiphp: Slot [1] registered
[ 2.345558] intel_idle: MWAIT substates: 0x21120
[ 2.345559] intel_idle: v0.4 model 0x2A
[ 2.345560] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.346824] ACPI: AC Adapter [AC] (on-line)
[ 2.349238] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 2.351237] ACPI: Lid Switch [LID0]
[ 2.351854] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 2.351994] ACPI: Power Button [PWRB]
[ 2.352600] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 2.352709] ACPI: Sleep Button [SBTN]
[ 2.353315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 2.353422] ACPI: Power Button [PWRF]
[ 2.354780] ACPI: Requesting acpi_cpufreq
[ 2.479491] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.479588] ACPI: Thermal Zone [THM] (50 C)
[ 2.480399] GHES: HEST is not enabled!
[ 2.480491] ioatdma: Intel(R) QuickData Technology Driver 4.00
[ 2.580031] ACPI: Battery Slot [BAT0] (battery present)
[ 2.670699] Non-volatile memory driver v1.3
[ 2.671079] Linux agpgart interface v0.103
[ 2.671379] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[ 2.671380] Hangcheck: Using getrawmonotonic().
[ 2.682554] loop: module loaded
[ 2.684374] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120913/utaddress-251)
[ 2.684384] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.684541] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20120913/utaddress-251)
[ 2.684548] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.684703] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20120913/utaddress-251)
[ 2.684710] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.684865] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20120913/utaddress-251)
[ 2.684871] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.685019] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 2.686692] ahci 0000:00:1f.2: version 3.0
[ 2.686901] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[ 2.687047] ahci: SSS flag set, parallel bus scan disabled
[ 2.697356] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x31 impl SATA mode
[ 2.697484] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 2.697634] ahci 0000:00:1f.2: setting latency timer to 64
[ 2.747390] scsi0 : ahci
[ 2.749478] scsi1 : ahci
[ 2.750463] scsi2 : ahci
[ 2.751456] scsi3 : ahci
[ 2.752436] scsi4 : ahci
[ 2.753410] scsi5 : ahci
[ 2.754328] ata1: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06100 irq 40
[ 2.754425] ata2: DUMMY
[ 2.754513] ata3: DUMMY
[ 2.754601] ata4: DUMMY
[ 2.754690] ata5: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06300 irq 40
[ 2.754786] ata6: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06380 irq 40
[ 2.756270] tun: Universal TUN/TAP device driver, 1.6
[ 2.756364] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.756943] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.757094] r8169 0000:05:00.0: enabling Mem-Wr-Inval
[ 2.757366] r8169 0000:05:00.0: irq 41 for MSI/MSI-X
[ 2.758749] r8169 0000:05:00.0 eth0: RTL8168e/8111e at 0xffffc9000184a000, 18:03:73:a0:6f:6a, XID 0c200000 IRQ 41
[ 2.758898] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.759328] VMware vmxnet3 virtual NIC driver - version 1.1.29.0-k-NAPI
[ 2.759887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.759982] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
[ 2.760104] ehci_hcd 0000:00:1a.0: enabling bus mastering
[ 2.760110] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 2.760113] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 2.760316] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 2.760443] ehci_hcd 0000:00:1a.0: debug port 2
[ 2.760538] ehci_hcd 0000:00:1a.0: reset hcs_params 0x200002 dbg=2 cc=0 pcc=0 ordered !ppc ports=2
[ 2.760541] ehci_hcd 0000:00:1a.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[ 2.760618] ehci_hcd 0000:00:1a.0: support lpm
[ 2.760638] ehci_hcd 0000:00:1a.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[ 2.764512] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 2.764513] ehci_hcd 0000:00:1a.0: supports USB remote wakeup
[ 2.764637] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7f08000
[ 2.764734] ehci_hcd 0000:00:1a.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[ 2.777982] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 2.778425] usb usb1: default language 0x0409
[ 2.778542] usb usb1: udev 1, busnum 1, minor = 0
[ 2.778543] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.778640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.778736] usb usb1: Product: EHCI Host Controller
[ 2.778829] usb usb1: Manufacturer: Linux 3.7.10-default ehci_hcd
[ 2.778923] usb usb1: SerialNumber: 0000:00:1a.0
[ 2.780319] usb usb1: usb_probe_device
[ 2.780321] usb usb1: configuration #1 chosen from 1 choice
[ 2.780476] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[ 2.780914] hub 1-0:1.0: usb_probe_interface
[ 2.780916] hub 1-0:1.0: usb_probe_interface - got id
[ 2.780922] hub 1-0:1.0: USB hub found
[ 2.781093] hub 1-0:1.0: 2 ports detected
[ 2.781193] hub 1-0:1.0: standalone hub
[ 2.781195] hub 1-0:1.0: no power switching (usb 1.0)
[ 2.781196] hub 1-0:1.0: individual port over-current protection
[ 2.781198] hub 1-0:1.0: power on to power good time: 20ms
[ 2.781338] hub 1-0:1.0: local power source is good
[ 2.782964] hub 1-0:1.0: trying to enable port power on non-switchable hub
[ 2.783596] ehci_hcd 0000:00:1d.0: enabling bus mastering
[ 2.783602] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 2.783605] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 2.783735] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 2.783859] ehci_hcd 0000:00:1d.0: debug port 2
[ 2.783954] ehci_hcd 0000:00:1d.0: reset hcs_params 0x200002 dbg=2 cc=0 pcc=0 ordered !ppc ports=2
[ 2.783957] ehci_hcd 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[ 2.784012] ehci_hcd 0000:00:1d.0: support lpm
[ 2.784019] ehci_hcd 0000:00:1d.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[ 2.787884] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 2.787885] ehci_hcd 0000:00:1d.0: supports USB remote wakeup
[ 2.788008] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7f07000
[ 2.788104] ehci_hcd 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[ 2.807160] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 2.807525] usb usb2: default language 0x0409
[ 2.807634] usb usb2: udev 1, busnum 2, minor = 128
[ 2.807636] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.807732] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.807828] usb usb2: Product: EHCI Host Controller
[ 2.807920] usb usb2: Manufacturer: Linux 3.7.10-default ehci_hcd
[ 2.808013] usb usb2: SerialNumber: 0000:00:1d.0
[ 2.809207] usb usb2: usb_probe_device
[ 2.809209] usb usb2: configuration #1 chosen from 1 choice
[ 2.809262] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[ 2.809643] hub 2-0:1.0: usb_probe_interface
[ 2.809645] hub 2-0:1.0: usb_probe_interface - got id
[ 2.809648] hub 2-0:1.0: USB hub found
[ 2.809802] hub 2-0:1.0: 2 ports detected
[ 2.809903] hub 2-0:1.0: standalone hub
[ 2.809904] hub 2-0:1.0: no power switching (usb 1.0)
[ 2.809905] hub 2-0:1.0: individual port over-current protection
[ 2.809907] hub 2-0:1.0: power on to power good time: 20ms
[ 2.809966] hub 2-0:1.0: local power source is good
[ 2.811471] hub 2-0:1.0: trying to enable port power on non-switchable hub
[ 2.812182] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.812278] ohci_hcd: block sizes: ed 80 td 96
[ 2.812625] xhci_hcd 0000:0b:00.0: enabling bus mastering
[ 2.812630] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[ 2.812756] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 3
[ 2.813180] xhci_hcd 0000:0b:00.0: enabling Mem-Wr-Inval
[ 2.813184] xhci_hcd 0000:0b:00.0: supports USB remote wakeup
[ 2.813210] xhci_hcd 0000:0b:00.0: irq 16, io mem 0xf7d00000
[ 2.813523] xhci_hcd 0000:0b:00.0: irq 42 for MSI/MSI-X
[ 2.813552] xhci_hcd 0000:0b:00.0: irq 43 for MSI/MSI-X
[ 2.813580] xhci_hcd 0000:0b:00.0: irq 44 for MSI/MSI-X
[ 2.814256] usb usb3: default language 0x0409
[ 2.814367] usb usb3: udev 1, busnum 3, minor = 256
[ 2.814369] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.815785] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.815882] usb usb3: Product: xHCI Host Controller
[ 2.815974] usb usb3: Manufacturer: Linux 3.7.10-default xhci_hcd
[ 2.816069] usb usb3: SerialNumber: 0000:0b:00.0
[ 2.817075] usb usb3: usb_probe_device
[ 2.817077] usb usb3: configuration #1 chosen from 1 choice
[ 2.817094] xHCI xhci_add_endpoint called for root hub
[ 2.817095] xHCI xhci_check_bandwidth called for root hub
[ 2.817143] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[ 2.817535] hub 3-0:1.0: usb_probe_interface
[ 2.817537] hub 3-0:1.0: usb_probe_interface - got id
[ 2.817540] hub 3-0:1.0: USB hub found
[ 2.817694] hub 3-0:1.0: 2 ports detected
[ 2.817794] hub 3-0:1.0: standalone hub
[ 2.817795] hub 3-0:1.0: individual port power switching
[ 2.817796] hub 3-0:1.0: individual port over-current protection
[ 2.817797] hub 3-0:1.0: Single TT
[ 2.817799] hub 3-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 2.817800] hub 3-0:1.0: power on to power good time: 20ms
[ 2.817865] hub 3-0:1.0: local power source is good
[ 2.818234] hub 3-0:1.0: enabling power on all ports
[ 2.818783] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[ 2.818902] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 4
[ 2.819019] xhci_hcd 0000:0b:00.0: supports USB remote wakeup
[ 2.819231] usb usb4: skipped 1 descriptor after endpoint
[ 2.819268] usb usb4: default language 0x0409
[ 2.819389] usb usb4: udev 1, busnum 4, minor = 384
[ 2.819391] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.819487] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.819582] usb usb4: Product: xHCI Host Controller
[ 2.819674] usb usb4: Manufacturer: Linux 3.7.10-default xhci_hcd
[ 2.819768] usb usb4: SerialNumber: 0000:0b:00.0
[ 2.820625] usb usb4: usb_probe_device
[ 2.820627] usb usb4: configuration #1 chosen from 1 choice
[ 2.820644] xHCI xhci_add_endpoint called for root hub
[ 2.820645] xHCI xhci_check_bandwidth called for root hub
[ 2.820729] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[ 2.821127] hub 4-0:1.0: usb_probe_interface
[ 2.821128] hub 4-0:1.0: usb_probe_interface - got id
[ 2.821132] hub 4-0:1.0: USB hub found
[ 2.821292] hub 4-0:1.0: 2 ports detected
[ 2.821391] hub 4-0:1.0: standalone hub
[ 2.821393] hub 4-0:1.0: individual port power switching
[ 2.821394] hub 4-0:1.0: individual port over-current protection
[ 2.821396] hub 4-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 2.821397] hub 4-0:1.0: power on to power good time: 20ms
[ 2.821464] hub 4-0:1.0: local power source is good
[ 2.821821] hub 4-0:1.0: enabling power on all ports
[ 2.857638] Initializing USB Mass Storage driver...
[ 2.857983] usbcore: registered new interface driver usb-storage
[ 2.858077] USB Mass Storage support registered.
[ 2.858344] usbcore: registered new interface driver ums-datafab
[ 2.858612] usbcore: registered new interface driver ums-freecom
[ 2.858929] usbcore: registered new interface driver ums-realtek
[ 2.859202] usbcore: registered new interface driver ums-usbat
[ 2.859728] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2] at 0x60,0x64 irq 1,12
[ 2.862437] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.862588] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.864059] mousedev: PS/2 mouse device common for all mice
[ 2.866836] usbcore: registered new interface driver synaptics_usb
[ 2.867330] rtc_cmos 00:05: RTC can wake from S4
[ 2.868183] rtc_cmos: dev (254:0)
[ 2.868213] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 2.868368] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.868629] i2c /dev entries driver
[ 2.869272] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120913/utaddress-251)
[ 2.869280] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.869677] Driver for 1-wire Dallas network protocol.
[ 2.871431] coretemp coretemp.0: TjMax is 100 degrees C
[ 2.871477] coretemp coretemp.0: TjMax is 100 degrees C
[ 2.871517] coretemp coretemp.0: TjMax is 100 degrees C
[ 2.871549] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[ 2.871742] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 2.872846] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 2.873100] iTCO_vendor_support: vendor-support=0
[ 2.873203] md: linear personality registered for level -1
[ 2.873296] md: raid0 personality registered for level 0
[ 2.873389] md: raid1 personality registered for level 1
[ 2.873481] md: raid10 personality registered for level 10
[ 2.873575] md: raid6 personality registered for level 6
[ 2.873667] md: raid5 personality registered for level 5
[ 2.873770] md: raid4 personality registered for level 4
[ 2.875325] device-mapper: uevent: version 1.0.3
[ 2.876564] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[ 2.877138] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT
[ 2.877149] hub 1-0:1.0: port 1: status 0501 change 0001
[ 2.879596] device-mapper: dm-log-userspace: version 1.1.0 loaded
[ 2.880668] usbcore: registered new interface driver btusb
[ 2.880766] EDAC MC: Ver: 3.0.0
[ 2.881642] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 2.883443] cpuidle: using governor ladder
[ 2.884671] cpuidle: using governor menu
[ 2.885249] sdhci: Secure Digital Host Controller Interface driver
[ 2.885342] sdhci: Copyright(c) Pierre Ossman
[ 2.890076] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 2.894236] usbcore: registered new interface driver usbhid
[ 2.894331] usbhid: USB HID core driver
[ 2.896223] input: Dell WMI hotkeys as /devices/virtual/input/input5
[ 2.899172] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 2.907090] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT
[ 2.907121] hub 2-0:1.0: port 1: status 0501 change 0001
[ 2.917394] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[ 2.917444] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[ 2.977038] hub 1-0:1.0: state 7 ports 2 chg 0002 evt 0000
[ 2.977093] hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[ 2.993611] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
[ 3.010199] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 3.011477] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 3.012644] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 3.018104] TCP: cubic registered
[ 3.018198] NET: Registered protocol family 17
[ 3.018428] Bluetooth: RFCOMM TTY layer initialized
[ 3.018549] Bluetooth: RFCOMM socket layer initialized
[ 3.018642] Bluetooth: RFCOMM ver 1.11
[ 3.018732] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.018824] Bluetooth: BNEP filters: protocol multicast
[ 3.018930] Bluetooth: BNEP socket layer initialized
[ 3.019022] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.019129] Bluetooth: HIDP socket layer initialized
[ 3.027270] sctp: Hash tables configured (established 65536 bind 65536)
[ 3.028449] Key type dns_resolver registered
[ 3.031444] PM: Checking hibernation image partition /dev/sda6
[ 3.037228] ehci_hcd 0000:00:1a.0: port 1 reset complete, port enabled
[ 3.037233] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 3.086830] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.098120] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 3.103209] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 3.103785] ata1.00: ATA-8: WDC WD7500BPKT-75PK4T0, 01.01A01, max UDMA/133
[ 3.103915] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 3.120404] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 3.120998] ata1.00: configured for UDMA/133
[ 3.137577] scsi 0:0:0:0: Direct-Access ATA WDC WD7500BPKT-7 01.0 PQ: 0 ANSI: 5
[ 3.142101] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 3.142203] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 3.142715] sd 0:0:0:0: [sda] Write Protect is off
[ 3.142808] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.142992] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.146203] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.157052] ehci_hcd 0000:00:1a.0: port 1 reset complete, port enabled
[ 3.157058] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 3.241427] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 3.246754] ehci_hcd 0000:00:1a.0: set dev address 2 for port 1
[ 3.246759] ehci_hcd 0000:00:1a.0: LPM: no device attached
[ 3.247098] usb 1-1: udev 2, busnum 1, minor = 1
[ 3.247100] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 3.247195] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.248096] usb 1-1: usb_probe_device
[ 3.248099] usb 1-1: configuration #1 chosen from 1 choice
[ 3.248202] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.248389] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[ 3.248803] hub 1-1:1.0: usb_probe_interface
[ 3.248805] hub 1-1:1.0: usb_probe_interface - got id
[ 3.248813] hub 1-1:1.0: USB hub found
[ 3.249103] hub 1-1:1.0: 6 ports detected
[ 3.249213] hub 1-1:1.0: standalone hub
[ 3.249215] hub 1-1:1.0: individual port power switching
[ 3.249216] hub 1-1:1.0: individual port over-current protection
[ 3.249217] hub 1-1:1.0: Single TT
[ 3.249219] hub 1-1:1.0: TT requires at most 8 FS bit times (666 ns)
[ 3.249220] hub 1-1:1.0: power on to power good time: 100ms
[ 3.249435] hub 1-1:1.0: local power source is good
[ 3.256526] tsc: Refined TSC clocksource calibration: 2793.652 MHz
[ 3.256635] Switching to clocksource tsc
[ 3.267661] hub 1-1:1.0: enabling power on all ports
[ 3.268870] hub 2-0:1.0: state 7 ports 2 chg 0002 evt 0000
[ 3.268897] hub 2-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[ 3.326799] ehci_hcd 0000:00:1d.0: port 1 reset complete, port enabled
[ 3.326804] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 3.367728] hub 1-1:1.0: port 5: status 0101 change 0001
[ 3.386489] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 3.446618] ehci_hcd 0000:00:1d.0: port 1 reset complete, port enabled
[ 3.446624] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT
[ 3.466315] usb 1-1: link qh256-0001/ffff88040b235be0 start 1 [1/0 us]
[ 3.496188] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3.506728] ata5.00: ATAPI: PLDS DVD+/-RW DS-8A8SH, KD11, max UDMA/100
[ 3.518066] ata5.00: configured for UDMA/100
[ 3.536188] scsi 4:0:0:0: CD-ROM PLDS DVD+-RW DS-8A8SH KD11 PQ: 0 ANSI: 5
[ 3.536346] ehci_hcd 0000:00:1d.0: set dev address 2 for port 1
[ 3.536351] ehci_hcd 0000:00:1d.0: LPM: no device attached
[ 3.536674] usb 2-1: udev 2, busnum 2, minor = 129
[ 3.536677] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 3.536774] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.539967] usb 2-1: usb_probe_device
[ 3.539970] usb 2-1: configuration #1 chosen from 1 choice
[ 3.540237] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[ 3.540749] hub 2-1:1.0: usb_probe_interface
[ 3.540752] hub 2-1:1.0: usb_probe_interface - got id
[ 3.540756] hub 2-1:1.0: USB hub found
[ 3.541092] hub 2-1:1.0: 8 ports detected
[ 3.541209] hub 2-1:1.0: standalone hub
[ 3.541210] hub 2-1:1.0: individual port power switching
[ 3.541211] hub 2-1:1.0: individual port over-current protection
[ 3.541213] hub 2-1:1.0: Single TT
[ 3.541214] hub 2-1:1.0: TT requires at most 8 FS bit times (666 ns)
[ 3.541216] hub 2-1:1.0: power on to power good time: 100ms
[ 3.541713] hub 2-1:1.0: local power source is good
[ 3.552646] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.552652] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.554449] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 3.555515] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 3.151661] ACPI: Invalid Power Resource to register!
[ 3.559673] ACPI: Invalid Power Resource to register!
[ 3.572359] hub 2-1:1.0: enabling power on all ports
[ 3.573756] hub 1-1:1.0: state 7 ports 6 chg 0020 evt 0000
[ 3.573844] hub 1-1:1.0: port 5, status 0101, change 0000, 12 Mb/s
[ 3.646138] usb 1-1.5: new high-speed USB device number 3 using ehci_hcd
[ 3.666527] hub 2-1:1.0: port 2: status 0101 change 0001
[ 3.667023] hub 2-1:1.0: port 3: status 0101 change 0001
[ 3.762585] usb 1-1.5: skipped 1 descriptor after configuration
[ 3.762588] usb 1-1.5: skipped 6 descriptors after interface
[ 3.762598] usb 1-1.5: skipped 1 descriptor after endpoint
[ 3.762600] usb 1-1.5: skipped 19 descriptors after interface
[ 3.762683] usb 1-1.5: skipped 1 descriptor after endpoint
[ 3.763019] usb 1-1.5: default language 0x0409
[ 3.764432] usb 1-1.5: udev 3, busnum 1, minor = 2
[ 3.764435] usb 1-1.5: New USB device found, idVendor=05ca, idProduct=1820
[ 3.764533] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.764629] usb 1-1.5: Product: Laptop_Integrated_Webcam_FHD
[ 3.764722] usb 1-1.5: Manufacturer: CN01MWM9724871A4KB28A00
[ 3.765719] usb 1-1.5: usb_probe_device
[ 3.765722] usb 1-1.5: configuration #1 chosen from 1 choice
[ 3.765813] usb 2-1: link qh256-0001/ffff88040af988e8 start 1 [1/0 us]
[ 3.766039] usb 1-1.5: adding 1-1.5:1.0 (config #1, interface 0)
[ 3.767494] usb 1-1.5: adding 1-1.5:1.1 (config #1, interface 1)
[ 3.768203] hub 2-1:1.0: state 7 ports 8 chg 000c evt 0000
[ 3.768311] hub 2-1:1.0: port 2, status 0101, change 0000, 12 Mb/s
[ 3.846018] usb 2-1.2: new high-speed USB device number 3 using ehci_hcd
[ 3.875128] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input10
[ 3.890365] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input11
[ 3.905617] ata6: SATA link down (SStatus 0 SControl 300)
[ 3.905802] PM: Hibernation image partition 8:6 present
[ 3.905804] PM: Looking for hibernation image.
[ 3.955707] PM: Image not found (code -22)
[ 3.955710] PM: Hibernation image not present or could not be loaded.
[ 3.955905] kmemleak: Kernel memory leak detector initialized
[ 3.956903] usb 2-1.2: default language 0x0409
[ 3.957167] usb 2-1.2: udev 3, busnum 2, minor = 130
[ 3.957170] usb 2-1.2: New USB device found, idVendor=2109, idProduct=3431
[ 3.957275] usb 2-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.957372] usb 2-1.2: Product: USB2.0 Hub
[ 3.958027] kmemleak: Automatic memory scanning thread started
[ 3.958265] rtc_cmos 00:05: setting system clock to 2013-03-25 11:00:56 UTC (1364209256)
[ 3.965467] usb 2-1.2: usb_probe_device
[ 3.965470] usb 2-1.2: configuration #1 chosen from 1 choice
[ 3.965842] usb 2-1.2: adding 2-1.2:1.0 (config #1, interface 0)
[ 3.966268] hub 2-1.2:1.0: usb_probe_interface
[ 3.966270] hub 2-1.2:1.0: usb_probe_interface - got id
[ 3.966274] hub 2-1.2:1.0: USB hub found
[ 3.966636] hub 2-1.2:1.0: 4 ports detected
[ 3.966737] hub 2-1.2:1.0: standalone hub
[ 3.966739] hub 2-1.2:1.0: individual port power switching
[ 3.966740] hub 2-1.2:1.0: individual port over-current protection
[ 3.966741] hub 2-1.2:1.0: Single TT
[ 3.966743] hub 2-1.2:1.0: TT requires at most 32 FS bit times (2664 ns)
[ 3.966744] hub 2-1.2:1.0: Port indicators are supported
[ 3.966746] hub 2-1.2:1.0: power on to power good time: 100ms
[ 3.967258] hub 2-1.2:1.0: local power source is good
[ 3.967980] hub 2-1.2:1.0: enabling power on all ports
[ 3.970244] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[ 3.973985] ALSA device list:
[ 3.974072] #0: HDA Intel PCH at 0xf7f00000 irq 45
[ 3.975480] md: Waiting for all devices to be available before autodetect
[ 3.975574] md: If you don't use raid, use raid=noautodetect
[ 3.976389] hub 2-1:1.0: port 3, status 0101, change 0000, 12 Mb/s
[ 3.978294] md: Autodetecting RAID arrays.
[ 3.978384] md: Scanned 0 and added 0 devices.
[ 3.978470] md: autorun ...
[ 3.978557] md: ... autorun DONE.
[ 4.040688] kjournald starting. Commit interval 5 seconds
[ 4.040979] EXT3-fs (sda5): mounted filesystem with writeback data mode
[ 4.041105] VFS: Mounted root (ext3 filesystem) readonly on device 8:5.
[ 4.055713] usb 2-1.3: new full-speed USB device number 4 using ehci_hcd
[ 4.066429] hub 2-1.2:1.0: port 3: status 0301 change 0001
[ 4.067184] hub 2-1.2:1.0: port 4: status 0301 change 0001
[ 4.089906] devtmpfs: mounted
[ 4.090654] Freeing unused kernel memory: 688k freed
[ 4.165218] usb 2-1.3: ep0 maxpacket = 8
[ 4.165351] usb 2-1.2: link qh256-0001/ffff88040ae58ed8 start 2 [1/0 us]
[ 4.166926] usb 2-1.3: default language 0x0409
[ 4.167306] usb 2-1.3: udev 4, busnum 2, minor = 131
[ 4.167312] usb 2-1.3: New USB device found, idVendor=138a, idProduct=0011
[ 4.167428] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 4.167541] usb 2-1.3: SerialNumber: 56ed5821afe2
[ 4.169321] usb 2-1.3: usb_probe_device
[ 4.169328] usb 2-1.3: configuration #1 chosen from 1 choice
[ 4.170067] usb 2-1.3: adding 2-1.3:1.0 (config #1, interface 0)
[ 4.172911] hub 2-1:1.0: state 7 ports 8 chg 0000 evt 0008
[ 4.173093] hub 2-1.2:1.0: state 7 ports 4 chg 0018 evt 0000
[ 4.173323] hub 2-1.2:1.0: port 3, status 0301, change 0000, 1.5 Mb/s
[ 4.245503] usb 2-1.2.3: new low-speed USB device number 5 using ehci_hcd
[ 4.359843] usb 2-1.2.3: skipped 1 descriptor after interface
[ 4.360685] usb 2-1.2.3: default language 0x0409
[ 4.363947] usb 2-1.2.3: udev 5, busnum 2, minor = 132
[ 4.363964] usb 2-1.2.3: New USB device found, idVendor=04f2, idProduct=0116
[ 4.364069] usb 2-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.364170] usb 2-1.2.3: Product: USB Keyboard
[ 4.364266] usb 2-1.2.3: Manufacturer: CHICONY
[ 4.365646] usb 2-1.2.3: usb_probe_device
[ 4.365650] usb 2-1.2.3: configuration #1 chosen from 1 choice
[ 4.366334] usb 2-1.2.3: adding 2-1.2.3:1.0 (config #1, interface 0)
[ 4.367090] usbhid 2-1.2.3:1.0: usb_probe_interface
[ 4.367092] usbhid 2-1.2.3:1.0: usb_probe_interface - got id
[ 4.374461] input: CHICONY USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.3/2-1.2.3:1.0/input/input12
[ 4.374852] usb 2-1.2.3: link qh8-0e01/ffff88040ae58d10 start 3 [1/2 us]
[ 4.377357] hid-generic 0003:04F2:0116.0001: input,hidraw0: USB HID v1.10 Keyboard [CHICONY USB Keyboard] on usb-0000:00:1d.0-1.2.3/input0
[ 4.378404] hub 2-1.2:1.0: port 4, status 0301, change 0000, 1.5 Mb/s
[ 4.454908] usb 2-1.2.4: new low-speed USB device number 6 using ehci_hcd
[ 4.568569] usb 2-1.2.4: skipped 1 descriptor after interface
[ 4.569302] usb 2-1.2.4: default language 0x0409
[ 4.572019] usb 2-1.2.4: udev 6, busnum 2, minor = 133
[ 4.572025] usb 2-1.2.4: New USB device found, idVendor=046d, idProduct=c050
[ 4.572140] usb 2-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.572254] usb 2-1.2.4: Product: USB-PS/2 Optical Mouse
[ 4.572361] usb 2-1.2.4: Manufacturer: Logitech
[ 4.574062] usb 2-1.2.4: usb_probe_device
[ 4.574066] usb 2-1.2.4: configuration #1 chosen from 1 choice
[ 4.574720] usb 2-1.2.4: adding 2-1.2.4:1.0 (config #1, interface 0)
[ 4.575802] usbhid 2-1.2.4:1.0: usb_probe_interface
[ 4.575807] usbhid 2-1.2.4:1.0: usb_probe_interface - got id
[ 4.582721] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.4/2-1.2.4:1.0/input/input13
[ 4.586413] hid-generic 0003:046D:C050.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.2.4/input0
[ 5.113799] hub 3-0:1.0: hub_suspend
[ 5.113861] usb usb3: bus auto-suspend, wakeup 1
[ 5.113969] hub 4-0:1.0: hub_suspend
[ 5.113973] usb usb4: bus auto-suspend, wakeup 1
[ 8.752610] systemd-udevd[1934]: starting version 197
[ 10.963215] sata_sil24 0000:11:00.0: version 1.1
[ 10.967609] scsi6 : sata_sil24
[ 10.968409] scsi7 : sata_sil24
[ 10.968954] ata7: SATA max UDMA/100 host m128@0xf6c84000 port 0xf6c80000 irq 19
[ 10.968957] ata8: SATA max UDMA/100 host m128@0xf6c84000 port 0xf6c82000 irq 19
[ 11.715129] Intel(R) Wireless WiFi driver for Linux, in-tree:d
[ 11.715133] Copyright(c) 2003-2012 Intel Corporation
[ 11.715466] iwlwifi 0000:09:00.0: pci_resource_len = 0x00002000
[ 11.715470] iwlwifi 0000:09:00.0: pci_resource_base = ffffc90001874000
[ 11.715473] iwlwifi 0000:09:00.0: HW Revision ID = 0x34
[ 11.716209] iwlwifi 0000:09:00.0: irq 46 for MSI/MSI-X
[ 12.205908] iwlwifi 0000:09:00.0: loaded firmware version 18.168.6.1
[ 13.061912] ata7: SATA link down (SStatus 0 SControl 0)
[ 13.794418] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d
[ 13.794420] iwldvm: Copyright(c) 2003-2012 Intel Corporation
[ 13.794629] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEBUG enabled
[ 13.794631] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 13.794633] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 13.794634] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[ 13.794636] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_P2P disabled
[ 13.794639] iwlwifi 0000:09:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[ 13.795335] iwlwifi 0000:09:00.0: L1 Enabled; Disabling L0S
[ 13.802281] iwlwifi 0000:09:00.0: RF_KILL bit toggled to disable radio.
[ 13.812934] iwlwifi 0000:09:00.0: device EEPROM VER=0x71a, CALIB=0x6
[ 13.812938] iwlwifi 0000:09:00.0: Device SKU: 0x150
[ 13.812941] iwlwifi 0000:09:00.0: Valid Tx ant: 0x1, Valid Rx ant: 0x3
[ 13.813850] Registered led device: phy0-led
[ 13.814835] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 15.148890] ata8: SATA link down (SStatus 0 SControl 0)
[ 16.201869] [drm] Initialized drm 1.1.0 20060810
[ 16.963877] pci 0000:00:00.0: Intel Sandybridge Chipset
[ 16.964320] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 16.966607] pci 0000:00:00.0: detected 65536K stolen memory
[ 16.966868] i915 0000:00:02.0: setting latency timer to 64
[ 17.091739] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[ 17.091851] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 17.091851] [drm] Driver supports precise vblank timestamp query.
[ 17.092180] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 17.578646] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 18.165053] fbcon: inteldrmfb (fb0) is primary device
[ 19.315351] Console: switching to colour frame buffer device 170x48
[ 19.327163] fb0: inteldrmfb frame buffer device
[ 19.327167] drm: registered panic notifier
[ 19.416746] acpi device:34: registered as cooling_device2
[ 19.420937] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 19.421403] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[ 19.423154] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 21.553086] EXT3-fs (sda5): using internal journal
[ 22.030349] Adding 4998972k swap on /dev/sda6. Priority:-1 extents:1 across:4998972k
[ 26.739347] r8169 0000:05:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168e-2.fw (-2)
[ 26.765539] r8169 0000:05:00.0 eth0: link down
[ 26.765729] r8169 0000:05:00.0 eth0: link down
[ 28.413214] r8169 0000:05:00.0 eth0: link up
[ 41.642876] usb 2-1.2.4: link qh8-0e01/ffff88040c8ecc78 start 4 [1/2 us]
[ 42.323349] xhci_hcd 0000:0b:00.0: hcd_pci_runtime_suspend: 0
[ 42.323454] xhci_hcd 0000:0b:00.0: PME# enabled
[ 42.328483] pcieport 0000:00:1c.0: PME# enabled
[ 42.539492] r8169 0000:05:00.0 eth0: link down
[ 42.785195] microcode: CPU0 updated to revision 0x28, date = 2012-04-24
[ 42.785879] microcode: CPU1 updated to revision 0x28, date = 2012-04-24
[ 42.785882] perf_event_intel: PEBS enabled due to microcode update
[ 44.672892] r8169 0000:05:00.0 eth0: link up
[ 44.881171] r8169 0000:05:00.0 eth0: link down
[ 47.250820] r8169 0000:05:00.0 eth0: link up
[ 142.220698] xhci_hcd 0000:0b:00.0: PME# disabled
[ 142.220710] xhci_hcd 0000:0b:00.0: enabling bus mastering
[ 142.220783] xhci_hcd 0000:0b:00.0: hcd_pci_runtime_resume: 0
[ 142.220851] usb usb3: usb wakeup-resume
[ 142.220855] usb usb3: usb auto-resume
[ 142.220883] usb usb4: usb wakeup-resume
[ 142.220885] usb usb4: usb auto-resume
[ 142.240557] hub 4-0:1.0: hub_resume
[ 142.240629] hub 4-0:1.0: port 1: status 02c3 change 0041
[ 142.240685] hub 3-0:1.0: hub_resume
[ 142.240709] hub 3-0:1.0: port 1: status 0101 change 0001
[ 142.350575] hub 4-0:1.0: state 7 ports 2 chg 0002 evt 0000
[ 142.350649] hub 4-0:1.0: warm reset port 1
[ 142.410422] hub 4-0:1.0: port 1 not warm reset yet, waiting 50ms
[ 142.470432] hub 3-0:1.0: state 7 ports 2 chg 0002 evt 0000
[ 142.470459] hub 3-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[ 142.590240] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 142.612722] usb 3-1: default language 0x0409
[ 142.613257] usb 3-1: udev 2, busnum 3, minor = 257
[ 142.613259] usb 3-1: New USB device found, idVendor=2109, idProduct=0811
[ 142.613261] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 142.613263] usb 3-1: Product: USB2.0 Hub
[ 142.613865] usb 3-1: usb_probe_device
[ 142.613868] usb 3-1: configuration #1 chosen from 1 choice
[ 142.636518] usb 3-1: Successful Endpoint Configure command
[ 142.637034] usb 3-1: adding 3-1:1.0 (config #1, interface 0)
[ 142.637314] hub 3-1:1.0: usb_probe_interface
[ 142.637317] hub 3-1:1.0: usb_probe_interface - got id
[ 142.637322] hub 3-1:1.0: USB hub found
[ 142.637791] hub 3-1:1.0: 4 ports detected
[ 142.637818] hub 3-1:1.0: standalone hub
[ 142.637819] hub 3-1:1.0: individual port power switching
[ 142.637820] hub 3-1:1.0: individual port over-current protection
[ 142.637821] hub 3-1:1.0: Single TT
[ 142.637823] hub 3-1:1.0: TT requires at most 32 FS bit times (2664 ns)
[ 142.637824] hub 3-1:1.0: Port indicators are supported
[ 142.637825] hub 3-1:1.0: power on to power good time: 100ms
[ 142.638412] usb 3-1: Successful Endpoint Configure command
[ 142.638916] hub 3-1:1.0: local power source is good
[ 142.639481] hub 3-1:1.0: enabling power on all ports
[ 142.647331] hub 4-0:1.0: state 7 ports 2 chg 0002 evt 0002
[ 142.647360] hub 4-0:1.0: port 1, status 0203, change 0000, 5.0 Gb/s
[ 142.760276] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 142.791318] usb 4-1: Parent hub missing LPM exit latency info. Power management will be impacted.
[ 142.792107] usb 4-1: skipped 1 descriptor after endpoint
[ 142.792833] usb 4-1: default language 0x0409
[ 142.794223] usb 4-1: udev 2, busnum 4, minor = 385
[ 142.794225] usb 4-1: New USB device found, idVendor=2109, idProduct=0811
[ 142.794227] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 142.794228] usb 4-1: Product: 4-Port USB 3.0 Hub
[ 142.794230] usb 4-1: Manufacturer: VIA Labs, Inc.
[ 142.794710] usb 4-1: usb_probe_device
[ 142.794713] usb 4-1: configuration #1 chosen from 1 choice
[ 142.795916] usb 4-1: Successful Endpoint Configure command
[ 142.796304] usb 4-1: adding 4-1:1.0 (config #1, interface 0)
[ 142.796531] hub 4-1:1.0: usb_probe_interface
[ 142.796533] hub 4-1:1.0: usb_probe_interface - got id
[ 142.796537] hub 4-1:1.0: USB hub found
[ 142.796929] hub 4-1:1.0: 4 ports detected
[ 142.796938] hub 4-1:1.0: standalone hub
[ 142.796939] hub 4-1:1.0: individual port power switching
[ 142.796940] hub 4-1:1.0: individual port over-current protection
[ 142.796942] hub 4-1:1.0: TT requires at most 8 FS bit times (666 ns)
[ 142.796943] hub 4-1:1.0: power on to power good time: 2ms
[ 142.797365] usb 4-1: Successful Endpoint Configure command
[ 142.797675] hub 4-1:1.0: local power source is good
[ 142.798422] hub 4-1:1.0: enabling power on all ports
[ 142.800122] hub 3-1:1.0: state 7 ports 4 chg 0000 evt 0000
[ 142.892576] hub 4-1:1.0: state 7 ports 4 chg 0000 evt 0000
[ 142.892588] usb 4-1: remote wakeup needed for autosuspend
[ 144.937759] hub 3-1:1.0: hub_suspend
[ 144.957840] usb 3-1: usb auto-suspend, wakeup 1
[ 146.975757] hub 3-0:1.0: hub_suspend
[ 146.975784] usb usb3: bus auto-suspend, wakeup 1
[ 183.117572] usb usb3: usb wakeup-resume
[ 183.117578] usb usb3: usb auto-resume
[ 183.129576] hub 3-0:1.0: hub_resume
[ 183.129713] hub 3-0:1.0: port 1: status 0503 change 0004
[ 183.129753] hub 3-0:1.0: state 7 ports 2 chg 0002 evt 0000
[ 183.149561] usb 3-1: usb wakeup-resume
[ 183.149684] usb 3-1: finish resume
[ 183.151005] hub 3-1:1.0: hub_resume
[ 183.151766] hub 3-1:1.0: port 1: status 0101 change 0001
[ 183.259537] hub 3-0:1.0: resume on port 1, status 0
[ 183.259540] hub 3-0:1.0: port 1, status 0503, change 0004, 480 Mb/s
[ 183.259546] hub 3-1:1.0: state 7 ports 4 chg 0002 evt 0000
[ 183.260254] hub 3-1:1.0: port 1, status 0101, change 0000, 12 Mb/s
[ 183.281593] hub 3-1:1.0: unable to enumerate USB device on port 1
[ 183.377275] hub 3-1:1.0: state 7 ports 4 chg 0000 evt 0002
[ 183.378422] hub 3-1:1.0: port 1, status 0100, change 0001, 12 Mb/s
[ 183.539974] hub 3-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[ 185.906715] hub 3-1:1.0: hub_suspend
[ 185.926809] usb 3-1: usb auto-suspend, wakeup 1
[ 187.211702] hub 4-1:1.0: state 7 ports 4 chg 0000 evt 0002
[ 187.213465] hub 4-1:1.0: port 1, status 0203, change 0001, 5.0 Gb/s
[ 187.366524] hub 4-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x203
[ 187.448815] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 187.470719] usb 4-1.1: Parent hub missing LPM exit latency info. Power management will be impacted.
[ 187.473545] usb 4-1.1: skipped 1 descriptor after endpoint
[ 187.473547] usb 4-1.1: skipped 1 descriptor after endpoint
[ 187.474834] usb 4-1.1: default language 0x0409
[ 187.485599] usb 4-1.1: udev 3, busnum 4, minor = 386
[ 187.485602] usb 4-1.1: New USB device found, idVendor=174c, idProduct=5106
[ 187.485604] usb 4-1.1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 187.485605] usb 4-1.1: Product: AS2105
[ 187.485606] usb 4-1.1: Manufacturer: ASMedia
[ 187.485607] usb 4-1.1: SerialNumber: WD-WX51C10U8155
[ 187.486097] usb 4-1.1: usb_probe_device
[ 187.486100] usb 4-1.1: configuration #1 chosen from 1 choice
[ 187.486488] usb 4-1.1: Successful Endpoint Configure command
[ 187.487287] usb 4-1.1: adding 4-1.1:1.0 (config #1, interface 0)
[ 187.487513] usb-storage 4-1.1:1.0: usb_probe_interface
[ 187.487515] usb-storage 4-1.1:1.0: usb_probe_interface - got id
[ 187.487994] scsi8 : usb-storage 4-1.1:1.0
[ 187.944747] hub 3-0:1.0: hub_suspend
[ 187.944775] usb usb3: bus auto-suspend, wakeup 1
[ 188.492622] scsi 8:0:0:0: Direct-Access WDC WD10 TPVT-00HT5T0 01.0 PQ: 0 ANSI: 5
[ 188.494710] sd 8:0:0:0: Attached scsi generic sg2 type 0
[ 188.496357] sd 8:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 188.498459] sd 8:0:0:0: [sdb] Write Protect is off
[ 188.498462] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 188.500602] sd 8:0:0:0: [sdb] No Caching mode page present
[ 188.500604] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 188.513316] sd 8:0:0:0: [sdb] No Caching mode page present
[ 188.513318] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 188.524234] sdb: sdb1
[ 188.530661] sd 8:0:0:0: [sdb] No Caching mode page present
[ 188.530663] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 188.530667] sd 8:0:0:0: [sdb] Attached SCSI disk
[ 258.575981] ata1.00: configured for UDMA/133
[ 258.575997] ata1: EH complete
[ 690.044777] kmemleak: 1 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[-- Attachment #3: acpidump_Dell_Vostro3550_biosA11.txt --]
[-- Type: text/plain, Size: 230825 bytes --]
DSDT @ 0xdafe8180
0000: 44 53 44 54 b6 9b 00 00 02 a0 44 45 4c 4c 00 00 DSDT......DELL..
0010: 57 4e 30 39 00 00 00 00 00 00 00 00 49 4e 54 4c WN09........INTL
0020: 17 11 05 20 08 57 53 4d 49 0a 0d 08 53 4d 42 53 ... .WSMI...SMBS
0030: 0b 80 05 08 53 4d 42 4c 0a 20 08 50 4d 42 53 0b ....SMBL. .PMBS.
0040: 00 04 08 50 4d 4c 4e 0a 80 08 47 50 42 53 0b 00 ...PMLN...GPBS..
0050: 05 08 47 50 4c 4e 0a 80 08 53 4d 49 50 0a b2 08 ..GPLN...SMIP...
0060: 41 50 43 42 0c 00 00 c0 fe 08 41 50 43 4c 0b 00 APCB......APCL..
0070: 10 08 53 4d 43 52 0b 30 04 08 48 50 54 42 0c 00 ..SMCR.0..HPTB..
0080: 00 d0 fe 08 48 50 54 43 0c 04 f4 d1 fe 08 46 4c ....HPTC......FL
0090: 53 5a 0c 00 00 28 00 08 53 52 43 42 0c 00 c0 d1 SZ...(..SRCB....
00a0: fe 08 52 43 4c 4e 0b 00 40 08 54 43 42 52 0c 00 ..RCLN..@.TCBR..
00b0: 80 d0 fe 08 54 43 4c 54 0b 00 10 08 50 45 42 53 ....TCLT....PEBS
00c0: 0c 00 00 00 f8 08 50 45 4c 4e 0c 00 00 00 04 08 ......PELN......
00d0: 4c 41 50 42 0c 00 00 e0 fe 08 45 47 50 42 0c 00 LAPB......EGPB..
00e0: 90 d1 fe 08 4d 43 48 42 0c 00 00 d1 fe 08 56 54 ....MCHB......VT
00f0: 42 53 0c 00 00 d9 fe 08 56 54 4c 4e 0b 00 40 08 BS......VTLN..@.
0100: 41 43 50 48 0a de 08 41 53 53 42 00 08 41 4f 54 ACPH...ASSB..AOT
0110: 42 00 08 41 41 58 42 00 08 50 45 48 50 01 08 53 B..AAXB..PEHP..S
0120: 48 50 43 01 08 50 45 45 52 01 08 50 45 43 53 01 HPC..PEER..PECS.
0130: 08 49 54 4b 45 00 08 46 4d 42 4c 01 08 46 44 54 .ITKE..FMBL..FDT
0140: 50 0a 02 08 46 55 50 53 0a 03 08 42 53 48 5f 00 P...FUPS...BSH_.
0150: 08 42 45 4c 5f 01 08 42 45 48 5f 0a 02 08 42 52 .BEL_..BEH_...BR
0160: 48 5f 0a 03 08 42 54 46 5f 0a 04 08 42 48 43 5f H_...BTF_...BHC_
0170: 0a 05 08 42 59 42 5f 0a 06 08 42 50 48 5f 0a 07 ...BYB_...BPH_..
0180: 08 42 53 48 53 0a 08 08 42 45 4c 53 0a 09 08 42 .BSHS...BELS...B
0190: 52 48 53 0a 0a 08 42 54 46 53 0a 0b 08 42 45 48 RHS...BTFS...BEH
01a0: 53 0a 0c 08 42 50 48 53 0a 0d 08 42 54 4c 5f 0a S...BPHS...BTL_.
01b0: 10 08 42 53 52 5f 0a 14 08 42 4f 46 5f 0a 20 08 ..BSR_...BOF_. .
01c0: 42 45 46 5f 0a 21 08 42 4c 4c 45 0a 22 08 42 4c BEF_.!.BLLE.".BL
01d0: 4c 43 0a 23 08 42 4c 43 41 0a 24 08 42 4c 4c 53 LC.#.BLCA.$.BLLS
01e0: 0a 25 08 42 4c 4c 50 0a 26 08 42 4c 4c 44 0a 27 .%.BLLP.&.BLLD.'
01f0: 08 42 48 42 45 0a 30 08 42 48 42 43 0a 31 08 42 .BHBE.0.BHBC.1.B
0200: 48 42 4e 0a 32 08 42 48 42 4d 0a 33 08 54 52 54 HBN.2.BHBM.3.TRT
0210: 50 01 08 57 44 54 45 01 08 54 52 54 44 0a 02 08 P..WDTE..TRTD...
0220: 54 52 54 49 0a 03 08 47 43 44 44 01 08 44 53 54 TRTI...GCDD..DST
0230: 41 0a 0a 08 44 53 4c 4f 0a 0c 08 44 53 4c 43 0a A...DSLO...DSLC.
0240: 0e 08 50 49 54 53 0a 10 08 53 42 43 53 0a 12 08 ..PITS...SBCS...
0250: 53 41 4c 53 0a 13 08 4c 53 53 53 0a 2a 08 53 4f SALS...LSSS.*.SO
0260: 4f 54 0a 35 08 50 44 42 52 0a 4d 08 44 53 53 50 OT.5.PDBR.M.DSSP
0270: 00 08 46 48 50 50 01 08 4d 42 45 43 00 08 44 4c ..FHPP..MBEC..DL
0280: 53 53 01 08 50 45 50 4d 00 08 55 42 50 4f 0a 04 SS..PEPM..UBPO..
0290: 08 53 53 31 5f 01 08 53 53 32 5f 00 08 53 53 33 .SS1_..SS2_..SS3
02a0: 5f 01 08 53 53 34 5f 01 08 49 4f 53 54 0b 00 44 _..SS4_..IOST..D
02b0: 08 54 4f 50 4d 0c 00 00 00 00 08 52 4f 4d 53 0c .TOPM......ROMS.
02c0: 00 00 e0 ff 08 56 47 41 46 01 5b 80 44 45 42 55 .....VGAF.[.DEBU
02d0: 00 0c 98 7f fe da 0b 02 00 5b 81 10 44 45 42 55 .........[..DEBU
02e0: 10 46 53 44 41 08 46 50 50 43 08 5b 80 47 4e 56 .FSDA.FPPC.[.GNV
02f0: 53 00 0c 18 ce fd da 0b a8 01 5b 81 4a 3b 47 4e S.........[.J;GN
0300: 56 53 10 4f 53 59 53 10 53 4d 49 46 08 50 52 4d VS.OSYS.SMIF.PRM
0310: 30 08 50 52 4d 31 08 53 43 49 46 08 50 52 4d 32 0.PRM1.SCIF.PRM2
0320: 08 50 52 4d 33 08 4c 43 4b 46 08 50 52 4d 34 08 .PRM3.LCKF.PRM4.
0330: 50 52 4d 35 08 50 38 30 44 20 4c 49 44 53 08 50 PRM5.P80D LIDS.P
0340: 57 52 53 08 44 42 47 53 08 54 48 4f 46 08 41 43 WRS.DBGS.THOF.AC
0350: 54 31 08 41 43 54 54 08 50 53 56 54 08 54 43 31 T1.ACTT.PSVT.TC1
0360: 56 08 54 43 32 56 08 54 53 50 56 08 43 52 54 54 V.TC2V.TSPV.CRTT
0370: 08 44 54 53 45 08 44 54 53 31 08 44 54 53 32 08 .DTSE.DTS1.DTS2.
0380: 44 54 53 46 08 00 38 52 45 56 4e 08 00 10 41 50 DTSF..8REVN...AP
0390: 49 43 08 54 43 4e 54 08 50 43 50 30 08 50 43 50 IC.TCNT.PCP0.PCP
03a0: 31 08 50 50 43 4d 08 50 50 4d 46 20 43 36 37 4c 1.PPCM.PPMF C67L
03b0: 08 4e 41 54 50 08 43 4d 41 50 08 43 4d 42 50 08 .NATP.CMAP.CMBP.
03c0: 4c 50 54 50 08 46 44 43 50 08 43 4d 43 50 08 43 LPTP.FDCP.CMCP.C
03d0: 49 52 50 08 53 4d 53 43 08 57 33 38 31 08 53 4d IRP.SMSC.W381.SM
03e0: 43 31 08 49 47 44 53 08 54 4c 53 54 08 43 41 44 C1.IGDS.TLST.CAD
03f0: 4c 08 50 41 44 4c 08 43 53 54 45 10 4e 53 54 45 L.PADL.CSTE.NSTE
0400: 10 53 53 54 45 10 4e 44 49 44 08 44 49 44 31 20 .SSTE.NDID.DID1
0410: 44 49 44 32 20 44 49 44 33 20 44 49 44 34 20 44 DID2 DID3 DID4 D
0420: 49 44 35 20 4b 53 56 30 20 4b 53 56 31 08 00 38 ID5 KSV0 KSV1..8
0430: 42 4c 43 53 08 42 52 54 4c 08 41 4c 53 45 08 41 BLCS.BRTL.ALSE.A
0440: 4c 41 46 08 4c 4c 4f 57 08 4c 48 49 48 08 00 08 LAF.LLOW.LHIH...
0450: 45 4d 41 45 08 45 4d 41 50 10 45 4d 41 4c 10 00 EMAE.EMAP.EMAL..
0460: 08 4d 45 46 45 08 44 53 54 53 08 00 10 54 50 4d .MEFE.DSTS...TPM
0470: 50 08 54 50 4d 45 08 4d 4f 52 44 08 54 43 47 50 P.TPME.MORD.TCGP
0480: 08 50 50 52 50 20 50 50 52 51 08 4c 50 50 52 08 .PPRP PPRQ.LPPR.
0490: 47 54 46 30 38 47 54 46 32 38 49 44 45 4d 08 47 GTF08GTF28IDEM.G
04a0: 54 46 31 38 42 49 44 5f 08 00 48 08 41 53 4c 42 TF18BID_..H.ASLB
04b0: 20 49 42 54 54 08 49 50 41 54 08 49 54 56 46 08 IBTT.IPAT.ITVF.
04c0: 49 54 56 4d 08 49 50 53 43 08 49 42 4c 43 08 49 ITVM.IPSC.IBLC.I
04d0: 42 49 41 08 49 53 53 43 08 49 34 30 39 08 49 35 BIA.ISSC.I409.I5
04e0: 30 39 08 49 36 30 39 08 49 37 30 39 08 49 50 43 09.I609.I709.IPC
04f0: 46 08 49 44 4d 53 08 49 46 31 45 08 48 56 43 4f F.IDMS.IF1E.HVCO
0500: 08 4e 58 44 31 20 4e 58 44 32 20 4e 58 44 33 20 .NXD1 NXD2 NXD3
0510: 4e 58 44 34 20 4e 58 44 35 20 4e 58 44 36 20 4e NXD4 NXD5 NXD6 N
0520: 58 44 37 20 4e 58 44 38 20 47 53 4d 49 08 50 41 XD7 NXD8 GSMI.PA
0530: 56 50 08 00 08 4f 53 43 43 08 4e 45 58 50 08 53 VP...OSCC.NEXP.S
0540: 42 56 31 08 53 42 56 32 08 00 30 44 53 45 4e 08 BV1.SBV2..0DSEN.
0550: 45 43 4f 4e 08 47 50 49 43 08 43 54 59 50 08 4c ECON.GPIC.CTYP.L
0560: 30 31 43 08 56 46 4e 30 08 56 46 4e 31 08 56 46 01C.VFN0.VFN1.VF
0570: 4e 32 08 56 46 4e 33 08 56 46 4e 34 08 00 48 05 N2.VFN3.VFN4..H.
0580: 4e 56 47 41 20 4e 56 48 41 20 41 4d 44 41 20 44 NVGA NVHA AMDA D
0590: 49 44 36 20 44 49 44 37 20 44 49 44 38 20 45 42 ID6 DID7 DID8 EB
05a0: 41 53 20 43 50 53 50 20 45 45 43 50 20 45 56 43 AS CPSP EECP EVC
05b0: 50 20 58 42 41 53 20 4f 42 53 31 20 4f 42 53 32 P XBAS OBS1 OBS2
05c0: 20 4f 42 53 33 20 4f 42 53 34 20 4f 42 53 35 20 OBS3 OBS4 OBS5
05d0: 4f 42 53 36 20 4f 42 53 37 20 4f 42 53 38 20 00 OBS6 OBS7 OBS8 .
05e0: 48 05 41 54 4d 43 08 50 54 4d 43 08 41 54 52 41 H.ATMC.PTMC.ATRA
05f0: 08 50 54 52 41 08 50 4e 48 4d 20 54 42 41 42 20 .PTRA.PNHM TBAB
0600: 54 42 41 48 20 52 54 49 50 08 54 53 4f 44 08 41 TBAH RTIP.TSOD.A
0610: 54 50 43 08 50 54 50 43 08 50 46 4c 56 08 42 52 TPC.PTPC.PFLV.BR
0620: 45 56 08 53 47 4d 44 08 53 47 46 4c 08 50 57 4f EV.SGMD.SGFL.PWO
0630: 4b 08 48 4c 52 53 08 44 53 45 4c 08 45 53 45 4c K.HLRS.DSEL.ESEL
0640: 08 50 53 45 4c 08 50 57 45 4e 08 50 52 53 54 08 .PSEL.PWEN.PRST.
0650: 4d 58 44 31 20 4d 58 44 32 20 4d 58 44 33 20 4d MXD1 MXD2 MXD3 M
0660: 58 44 34 20 4d 58 44 35 20 4d 58 44 36 20 4d 58 XD4 MXD5 MXD6 MX
0670: 44 37 20 4d 58 44 38 20 47 42 41 53 10 00 28 41 D7 MXD8 GBAS..(A
0680: 4c 46 50 08 49 4d 4f 4e 08 50 44 54 53 08 50 4b LFP.IMON.PDTS.PK
0690: 47 41 08 50 41 4d 54 08 41 43 30 46 08 41 43 31 GA.PAMT.AC0F.AC1
06a0: 46 08 44 54 53 33 08 44 54 53 34 08 52 53 56 32 F.DTS3.DTS4.RSV2
06b0: 08 52 53 56 33 08 5b 80 45 58 42 55 00 0c 18 50 .RSV3.[.EXBU...P
06c0: fe da 0b 46 10 5b 81 4a 09 45 58 42 55 10 45 43 ...F.[.J.EXBU.EC
06d0: 4d 44 08 57 43 4d 44 20 57 44 49 44 20 57 42 55 MD.WCMD WDID WBU
06e0: 46 80 00 08 47 50 55 46 08 56 47 41 54 08 53 4d F...GPUF.VGAT.SM
06f0: 49 42 08 54 48 4d 4c 08 53 33 46 4c 08 51 53 42 IB.THML.S3FL.QSB
0700: 30 10 51 53 42 31 10 51 53 42 32 10 51 53 42 33 0.QSB1.QSB2.QSB3
0710: 10 51 53 42 34 10 51 53 42 35 10 51 53 42 36 10 .QSB4.QSB5.QSB6.
0720: 51 53 42 37 10 42 55 46 31 10 42 55 46 32 10 57 QSB7.BUF1.BUF2.W
0730: 43 43 4c 10 57 43 53 45 10 57 43 41 31 20 57 43 CCL.WCSE.WCA1 WC
0740: 41 32 20 57 43 41 33 20 57 43 41 34 20 57 43 52 A2 WCA3 WCA4 WCR
0750: 31 20 57 43 52 32 20 57 43 52 33 20 57 43 52 34 1 WCR2 WCR3 WCR4
0760: 20 10 85 6f 02 5f 53 42 5f 08 50 52 30 30 12 4f ..o._SB_.PR00.O
0770: 1e 22 12 0d 04 0c ff ff 1f 00 00 4c 4e 4b 46 00 .".........LNKF.
0780: 12 0d 04 0c ff ff 1f 00 01 4c 4e 4b 44 00 12 0e .........LNKD...
0790: 04 0c ff ff 1f 00 0a 02 4c 4e 4b 43 00 12 0e 04 ........LNKC....
07a0: 0c ff ff 1f 00 0a 03 4c 4e 4b 41 00 12 0d 04 0c .......LNKA.....
07b0: ff ff 1d 00 00 4c 4e 4b 48 00 12 0d 04 0c ff ff .....LNKH.......
07c0: 1d 00 01 4c 4e 4b 44 00 12 0e 04 0c ff ff 1d 00 ...LNKD.........
07d0: 0a 02 4c 4e 4b 41 00 12 0e 04 0c ff ff 1d 00 0a ..LNKA..........
07e0: 03 4c 4e 4b 43 00 12 0d 04 0c ff ff 1a 00 00 4c .LNKC..........L
07f0: 4e 4b 41 00 12 0d 04 0c ff ff 1a 00 01 4c 4e 4b NKA..........LNK
0800: 46 00 12 0e 04 0c ff ff 1a 00 0a 02 4c 4e 4b 43 F...........LNKC
0810: 00 12 0e 04 0c ff ff 1a 00 0a 03 4c 4e 4b 44 00 ...........LNKD.
0820: 12 0d 04 0c ff ff 1b 00 00 4c 4e 4b 47 00 12 0d .........LNKG...
0830: 04 0c ff ff 16 00 00 4c 4e 4b 41 00 12 0d 04 0c .......LNKA.....
0840: ff ff 16 00 01 4c 4e 4b 44 00 12 0e 04 0c ff ff .....LNKD.......
0850: 16 00 0a 02 4c 4e 4b 43 00 12 0e 04 0c ff ff 16 ....LNKC........
0860: 00 0a 03 4c 4e 4b 42 00 12 0d 04 0c ff ff 04 00 ...LNKB.........
0870: 00 4c 4e 4b 41 00 12 0d 04 0c ff ff 04 00 01 4c .LNKA..........L
0880: 4e 4b 42 00 12 0e 04 0c ff ff 04 00 0a 02 4c 4e NKB...........LN
0890: 4b 43 00 12 0e 04 0c ff ff 04 00 0a 03 4c 4e 4b KC...........LNK
08a0: 44 00 12 0d 04 0c ff ff 1c 00 00 4c 4e 4b 41 00 D..........LNKA.
08b0: 12 0d 04 0c ff ff 1c 00 01 4c 4e 4b 42 00 12 0e .........LNKB...
08c0: 04 0c ff ff 1c 00 0a 02 4c 4e 4b 43 00 12 0e 04 ........LNKC....
08d0: 0c ff ff 1c 00 0a 03 4c 4e 4b 44 00 12 0d 04 0c .......LNKD.....
08e0: ff ff 01 00 00 4c 4e 4b 41 00 12 0d 04 0c ff ff .....LNKA.......
08f0: 01 00 01 4c 4e 4b 42 00 12 0e 04 0c ff ff 01 00 ...LNKB.........
0900: 0a 02 4c 4e 4b 43 00 12 0e 04 0c ff ff 01 00 0a ..LNKC..........
0910: 03 4c 4e 4b 44 00 12 0d 04 0c ff ff 06 00 00 4c .LNKD..........L
0920: 4e 4b 44 00 12 0d 04 0c ff ff 06 00 01 4c 4e 4b NKD..........LNK
0930: 41 00 12 0e 04 0c ff ff 06 00 0a 02 4c 4e 4b 42 A...........LNKB
0940: 00 12 0e 04 0c ff ff 06 00 0a 03 4c 4e 4b 43 00 ...........LNKC.
0950: 12 0d 04 0c ff ff 02 00 00 4c 4e 4b 41 00 08 41 .........LNKA..A
0960: 52 30 30 12 4b 1a 22 12 0b 04 0c ff ff 1f 00 00 R00.K.".........
0970: 00 0a 15 12 0b 04 0c ff ff 1f 00 01 00 0a 13 12 ................
0980: 0c 04 0c ff ff 1f 00 0a 02 00 0a 12 12 0c 04 0c ................
0990: ff ff 1f 00 0a 03 00 0a 10 12 0b 04 0c ff ff 1d ................
09a0: 00 00 00 0a 17 12 0b 04 0c ff ff 1d 00 01 00 0a ................
09b0: 13 12 0c 04 0c ff ff 1d 00 0a 02 00 0a 10 12 0c ................
09c0: 04 0c ff ff 1d 00 0a 03 00 0a 12 12 0b 04 0c ff ................
09d0: ff 1a 00 00 00 0a 10 12 0b 04 0c ff ff 1a 00 01 ................
09e0: 00 0a 15 12 0c 04 0c ff ff 1a 00 0a 02 00 0a 12 ................
09f0: 12 0c 04 0c ff ff 1a 00 0a 03 00 0a 13 12 0b 04 ................
0a00: 0c ff ff 1b 00 00 00 0a 16 12 0b 04 0c ff ff 16 ................
0a10: 00 00 00 0a 10 12 0b 04 0c ff ff 16 00 01 00 0a ................
0a20: 13 12 0c 04 0c ff ff 16 00 0a 02 00 0a 12 12 0c ................
0a30: 04 0c ff ff 16 00 0a 03 00 0a 11 12 0b 04 0c ff ................
0a40: ff 04 00 00 00 0a 10 12 0b 04 0c ff ff 04 00 01 ................
0a50: 00 0a 11 12 0c 04 0c ff ff 04 00 0a 02 00 0a 12 ................
0a60: 12 0c 04 0c ff ff 04 00 0a 03 00 0a 13 12 0b 04 ................
0a70: 0c ff ff 1c 00 00 00 0a 10 12 0b 04 0c ff ff 1c ................
0a80: 00 01 00 0a 11 12 0c 04 0c ff ff 1c 00 0a 02 00 ................
0a90: 0a 12 12 0c 04 0c ff ff 1c 00 0a 03 00 0a 13 12 ................
0aa0: 0b 04 0c ff ff 01 00 00 00 0a 10 12 0b 04 0c ff ................
0ab0: ff 01 00 01 00 0a 11 12 0c 04 0c ff ff 01 00 0a ................
0ac0: 02 00 0a 12 12 0c 04 0c ff ff 01 00 0a 03 00 0a ................
0ad0: 13 12 0b 04 0c ff ff 06 00 00 00 0a 13 12 0b 04 ................
0ae0: 0c ff ff 06 00 01 00 0a 10 12 0c 04 0c ff ff 06 ................
0af0: 00 0a 02 00 0a 11 12 0c 04 0c ff ff 06 00 0a 03 ................
0b00: 00 0a 12 12 0b 04 0c ff ff 02 00 00 00 0a 10 08 ................
0b10: 50 52 30 35 12 34 04 12 0b 04 0b ff ff 00 4c 4e PR05.4........LN
0b20: 4b 42 00 12 0b 04 0b ff ff 01 4c 4e 4b 43 00 12 KB........LNKC..
0b30: 0c 04 0b ff ff 0a 02 4c 4e 4b 44 00 12 0c 04 0b .......LNKD.....
0b40: ff ff 0a 03 4c 4e 4b 41 00 08 41 52 30 35 12 2c ....LNKA..AR05.,
0b50: 04 12 09 04 0b ff ff 00 00 0a 11 12 09 04 0b ff ................
0b60: ff 01 00 0a 12 12 0a 04 0b ff ff 0a 02 00 0a 13 ................
0b70: 12 0a 04 0b ff ff 0a 03 00 0a 10 08 50 52 30 37 ............PR07
0b80: 12 34 04 12 0b 04 0b ff ff 00 4c 4e 4b 43 00 12 .4........LNKC..
0b90: 0b 04 0b ff ff 01 4c 4e 4b 44 00 12 0c 04 0b ff ......LNKD......
0ba0: ff 0a 02 4c 4e 4b 41 00 12 0c 04 0b ff ff 0a 03 ...LNKA.........
0bb0: 4c 4e 4b 42 00 08 41 52 30 37 12 2c 04 12 09 04 LNKB..AR07.,....
0bc0: 0b ff ff 00 00 0a 12 12 09 04 0b ff ff 01 00 0a ................
0bd0: 13 12 0a 04 0b ff ff 0a 02 00 0a 10 12 0a 04 0b ................
0be0: ff ff 0a 03 00 0a 11 08 50 52 30 39 12 34 04 12 ........PR09.4..
0bf0: 0b 04 0b ff ff 00 4c 4e 4b 44 00 12 0b 04 0b ff ......LNKD......
0c00: ff 01 4c 4e 4b 41 00 12 0c 04 0b ff ff 0a 02 4c ..LNKA.........L
0c10: 4e 4b 42 00 12 0c 04 0b ff ff 0a 03 4c 4e 4b 43 NKB.........LNKC
0c20: 00 08 41 52 30 39 12 2c 04 12 09 04 0b ff ff 00 ..AR09.,........
0c30: 00 0a 13 12 09 04 0b ff ff 01 00 0a 10 12 0a 04 ................
0c40: 0b ff ff 0a 02 00 0a 11 12 0a 04 0b ff ff 0a 03 ................
0c50: 00 0a 12 08 50 52 30 46 12 34 04 12 0b 04 0b ff ....PR0F.4......
0c60: ff 00 4c 4e 4b 43 00 12 0b 04 0b ff ff 01 4c 4e ..LNKC........LN
0c70: 4b 44 00 12 0c 04 0b ff ff 0a 02 4c 4e 4b 41 00 KD.........LNKA.
0c80: 12 0c 04 0b ff ff 0a 03 4c 4e 4b 42 00 08 41 52 ........LNKB..AR
0c90: 30 46 12 2c 04 12 09 04 0b ff ff 00 00 0a 12 12 0F.,............
0ca0: 09 04 0b ff ff 01 00 0a 13 12 0a 04 0b ff ff 0a ................
0cb0: 02 00 0a 10 12 0a 04 0b ff ff 0a 03 00 0a 11 08 ................
0cc0: 50 52 30 31 12 34 04 12 0b 04 0b ff ff 00 4c 4e PR01.4........LN
0cd0: 4b 41 00 12 0b 04 0b ff ff 01 4c 4e 4b 42 00 12 KA........LNKB..
0ce0: 0c 04 0b ff ff 0a 02 4c 4e 4b 43 00 12 0c 04 0b .......LNKC.....
0cf0: ff ff 0a 03 4c 4e 4b 44 00 08 41 52 30 31 12 2c ....LNKD..AR01.,
0d00: 04 12 09 04 0b ff ff 00 00 0a 10 12 09 04 0b ff ................
0d10: ff 01 00 0a 11 12 0a 04 0b ff ff 0a 02 00 0a 12 ................
0d20: 12 0a 04 0b ff ff 0a 03 00 0a 13 08 50 52 30 32 ............PR02
0d30: 12 34 04 12 0b 04 0b ff ff 00 4c 4e 4b 44 00 12 .4........LNKD..
0d40: 0b 04 0b ff ff 01 4c 4e 4b 41 00 12 0c 04 0b ff ......LNKA......
0d50: ff 0a 02 4c 4e 4b 42 00 12 0c 04 0b ff ff 0a 03 ...LNKB.........
0d60: 4c 4e 4b 43 00 08 41 52 30 32 12 2c 04 12 09 04 LNKC..AR02.,....
0d70: 0b ff ff 00 00 0a 13 12 09 04 0b ff ff 01 00 0a ................
0d80: 10 12 0a 04 0b ff ff 0a 02 00 0a 11 12 0a 04 0b ................
0d90: ff ff 0a 03 00 0a 12 08 50 52 30 42 12 34 04 12 ........PR0B.4..
0da0: 0b 04 0b ff ff 00 4c 4e 4b 41 00 12 0b 04 0b ff ......LNKA......
0db0: ff 01 4c 4e 4b 42 00 12 0c 04 0b ff ff 0a 02 4c ..LNKB.........L
0dc0: 4e 4b 43 00 12 0c 04 0b ff ff 0a 03 4c 4e 4b 44 NKC.........LNKD
0dd0: 00 08 41 52 30 42 12 2c 04 12 09 04 0b ff ff 00 ..AR0B.,........
0de0: 00 0a 10 12 09 04 0b ff ff 01 00 0a 11 12 0a 04 ................
0df0: 0b ff ff 0a 02 00 0a 12 12 0a 04 0b ff ff 0a 03 ................
0e00: 00 0a 13 08 50 52 32 31 12 34 04 12 0b 04 0b ff ....PR21.4......
0e10: ff 00 4c 4e 4b 43 00 12 0b 04 0b ff ff 01 4c 4e ..LNKC........LN
0e20: 4b 44 00 12 0c 04 0b ff ff 0a 02 4c 4e 4b 41 00 KD.........LNKA.
0e30: 12 0c 04 0b ff ff 0a 03 4c 4e 4b 42 00 08 41 52 ........LNKB..AR
0e40: 32 31 12 2c 04 12 09 04 0b ff ff 00 00 0a 12 12 21.,............
0e50: 09 04 0b ff ff 01 00 0a 13 12 0a 04 0b ff ff 0a ................
0e60: 02 00 0a 10 12 0a 04 0b ff ff 0a 03 00 0a 11 08 ................
0e70: 50 52 32 32 12 34 04 12 0b 04 0b ff ff 00 4c 4e PR22.4........LN
0e80: 4b 42 00 12 0b 04 0b ff ff 01 4c 4e 4b 43 00 12 KB........LNKC..
0e90: 0c 04 0b ff ff 0a 02 4c 4e 4b 44 00 12 0c 04 0b .......LNKD.....
0ea0: ff ff 0a 03 4c 4e 4b 41 00 08 41 52 32 32 12 2c ....LNKA..AR22.,
0eb0: 04 12 09 04 0b ff ff 00 00 0a 11 12 09 04 0b ff ................
0ec0: ff 01 00 0a 12 12 0a 04 0b ff ff 0a 02 00 0a 13 ................
0ed0: 12 0a 04 0b ff ff 0a 03 00 0a 10 08 50 52 32 30 ............PR20
0ee0: 12 4d 11 14 12 0b 04 0b ff ff 00 4c 4e 4b 46 00 .M.........LNKF.
0ef0: 12 0b 04 0b ff ff 01 4c 4e 4b 47 00 12 0c 04 0b .......LNKG.....
0f00: ff ff 0a 02 4c 4e 4b 48 00 12 0c 04 0b ff ff 0a ....LNKH........
0f10: 03 4c 4e 4b 45 00 12 0d 04 0c ff ff 01 00 00 4c .LNKE..........L
0f20: 4e 4b 47 00 12 0d 04 0c ff ff 01 00 01 4c 4e 4b NKG..........LNK
0f30: 46 00 12 0e 04 0c ff ff 01 00 0a 02 4c 4e 4b 45 F...........LNKE
0f40: 00 12 0e 04 0c ff ff 01 00 0a 03 4c 4e 4b 48 00 ...........LNKH.
0f50: 12 0d 04 0c ff ff 02 00 00 4c 4e 4b 43 00 12 0d .........LNKC...
0f60: 04 0c ff ff 02 00 01 4c 4e 4b 44 00 12 0e 04 0c .......LNKD.....
0f70: ff ff 02 00 0a 02 4c 4e 4b 42 00 12 0e 04 0c ff ......LNKB......
0f80: ff 02 00 0a 03 4c 4e 4b 41 00 12 0d 04 0c ff ff .....LNKA.......
0f90: 03 00 00 4c 4e 4b 44 00 12 0d 04 0c ff ff 03 00 ...LNKD.........
0fa0: 01 4c 4e 4b 43 00 12 0e 04 0c ff ff 03 00 0a 02 .LNKC...........
0fb0: 4c 4e 4b 46 00 12 0e 04 0c ff ff 03 00 0a 03 4c LNKF...........L
0fc0: 4e 4b 47 00 12 0d 04 0c ff ff 05 00 00 4c 4e 4b NKG..........LNK
0fd0: 43 00 12 0d 04 0c ff ff 05 00 01 4c 4e 4b 45 00 C..........LNKE.
0fe0: 12 0e 04 0c ff ff 05 00 0a 02 4c 4e 4b 47 00 12 ..........LNKG..
0ff0: 0e 04 0c ff ff 05 00 0a 03 4c 4e 4b 46 00 08 41 .........LNKF..A
1000: 52 32 30 12 45 0f 14 12 09 04 0b ff ff 00 00 0a R20.E...........
1010: 15 12 09 04 0b ff ff 01 00 0a 16 12 0a 04 0b ff ................
1020: ff 0a 02 00 0a 17 12 0a 04 0b ff ff 0a 03 00 0a ................
1030: 14 12 0b 04 0c ff ff 01 00 00 00 0a 16 12 0b 04 ................
1040: 0c ff ff 01 00 01 00 0a 15 12 0c 04 0c ff ff 01 ................
1050: 00 0a 02 00 0a 14 12 0c 04 0c ff ff 01 00 0a 03 ................
1060: 00 0a 17 12 0b 04 0c ff ff 02 00 00 00 0a 12 12 ................
1070: 0b 04 0c ff ff 02 00 01 00 0a 13 12 0c 04 0c ff ................
1080: ff 02 00 0a 02 00 0a 11 12 0c 04 0c ff ff 02 00 ................
1090: 0a 03 00 0a 10 12 0b 04 0c ff ff 03 00 00 00 0a ................
10a0: 13 12 0b 04 0c ff ff 03 00 01 00 0a 12 12 0c 04 ................
10b0: 0c ff ff 03 00 0a 02 00 0a 15 12 0c 04 0c ff ff ................
10c0: 03 00 0a 03 00 0a 16 12 0b 04 0c ff ff 05 00 00 ................
10d0: 00 0a 12 12 0b 04 0c ff ff 05 00 01 00 0a 14 12 ................
10e0: 0c 04 0c ff ff 05 00 0a 02 00 0a 16 12 0c 04 0c ................
10f0: ff ff 05 00 0a 03 00 0a 15 08 50 52 30 33 12 34 ..........PR03.4
1100: 04 12 0b 04 0b ff ff 00 4c 4e 4b 41 00 12 0b 04 ........LNKA....
1110: 0b ff ff 01 4c 4e 4b 42 00 12 0c 04 0b ff ff 0a ....LNKB........
1120: 02 4c 4e 4b 43 00 12 0c 04 0b ff ff 0a 03 4c 4e .LNKC.........LN
1130: 4b 44 00 08 41 52 30 33 12 2c 04 12 09 04 0b ff KD..AR03.,......
1140: ff 00 00 0a 10 12 09 04 0b ff ff 01 00 0a 11 12 ................
1150: 0a 04 0b ff ff 0a 02 00 0a 12 12 0a 04 0b ff ff ................
1160: 0a 03 00 0a 13 08 50 52 30 44 12 34 04 12 0b 04 ......PR0D.4....
1170: 0b ff ff 00 4c 4e 4b 42 00 12 0b 04 0b ff ff 01 ....LNKB........
1180: 4c 4e 4b 43 00 12 0c 04 0b ff ff 0a 02 4c 4e 4b LNKC.........LNK
1190: 44 00 12 0c 04 0b ff ff 0a 03 4c 4e 4b 41 00 08 D.........LNKA..
11a0: 41 52 30 44 12 2c 04 12 09 04 0b ff ff 00 00 0a AR0D.,..........
11b0: 11 12 09 04 0b ff ff 01 00 0a 12 12 0a 04 0b ff ................
11c0: ff 0a 02 00 0a 13 12 0a 04 0b ff ff 0a 03 00 0a ................
11d0: 10 08 50 52 31 31 12 34 04 12 0b 04 0b ff ff 00 ..PR11.4........
11e0: 4c 4e 4b 44 00 12 0b 04 0b ff ff 01 4c 4e 4b 41 LNKD........LNKA
11f0: 00 12 0c 04 0b ff ff 0a 02 4c 4e 4b 42 00 12 0c .........LNKB...
1200: 04 0b ff ff 0a 03 4c 4e 4b 43 00 08 41 52 31 31 ......LNKC..AR11
1210: 12 2c 04 12 09 04 0b ff ff 00 00 0a 13 12 09 04 .,..............
1220: 0b ff ff 01 00 0a 10 12 0a 04 0b ff ff 0a 02 00 ................
1230: 0a 11 12 0a 04 0b ff ff 0a 03 00 0a 12 08 50 52 ..............PR
1240: 53 41 11 09 0a 06 23 78 dc 18 79 00 06 50 52 53 SA....#x..y..PRS
1250: 41 50 52 53 42 06 50 52 53 41 50 52 53 43 06 50 APRSB.PRSAPRSC.P
1260: 52 53 41 50 52 53 44 06 50 52 53 41 50 52 53 45 RSAPRSD.PRSAPRSE
1270: 06 50 52 53 41 50 52 53 46 06 50 52 53 41 50 52 .PRSAPRSF.PRSAPR
1280: 53 47 06 50 52 53 41 50 52 53 48 5b 82 8a af 01 SG.PRSAPRSH[....
1290: 50 43 49 30 08 5f 48 49 44 0c 41 d0 0a 08 08 5f PCI0._HID.A...._
12a0: 43 49 44 0c 41 d0 0a 03 08 5f 41 44 52 00 14 09 CID.A...._ADR...
12b0: 5e 42 4e 30 30 00 a4 00 14 0b 5f 42 42 4e 00 a4 ^BN00....._BBN..
12c0: 42 4e 30 30 08 5f 55 49 44 00 14 16 5f 50 52 54 BN00._UID..._PRT
12d0: 00 a0 0a 50 49 43 4d a4 41 52 30 30 a4 50 52 30 ...PICM.AR00.PR0
12e0: 30 5b 80 48 42 55 53 02 00 0b 00 01 5b 81 4b 0d 0[.HBUS.....[.K.
12f0: 48 42 55 53 03 00 40 20 45 50 45 4e 01 00 0b 45 HBUS..@ EPEN...E
1300: 50 42 52 14 00 20 4d 48 45 4e 01 00 0e 4d 48 42 PBR.. MHEN...MHB
1310: 52 11 00 20 47 43 4c 4b 01 00 1f 44 30 45 4e 01 R.. GCLK...D0EN.
1320: 00 4f 05 50 58 45 4e 01 50 58 53 5a 02 00 17 50 .O.PXEN.PXSZ...P
1330: 58 42 52 06 00 20 44 49 45 4e 01 00 0b 44 49 42 XBR.. DIEN...DIB
1340: 52 14 00 20 00 14 4d 45 42 52 0c 00 40 06 00 04 R.. ..MEBR..@...
1350: 50 4d 30 48 02 00 02 50 4d 31 4c 02 00 02 50 4d PM0H...PM1L...PM
1360: 31 48 02 00 02 50 4d 32 4c 02 00 02 50 4d 32 48 1H...PM2L...PM2H
1370: 02 00 02 50 4d 33 4c 02 00 02 50 4d 33 48 02 00 ...PM3L...PM3H..
1380: 02 50 4d 34 4c 02 00 02 50 4d 34 48 02 00 02 50 .PM4L...PM4H...P
1390: 4d 35 4c 02 00 02 50 4d 35 48 02 00 02 50 4d 36 M5L...PM5H...PM6
13a0: 4c 02 00 02 50 4d 36 48 02 00 02 00 48 10 00 14 L...PM6H....H...
13b0: 54 55 55 44 13 00 49 07 00 14 54 4c 55 44 0c 00 TUUD..I...TLUD..
13c0: 40 04 00 07 48 54 53 45 01 5b 80 4d 43 48 54 00 @...HTSE.[.MCHT.
13d0: 0c 00 00 d1 fe 0b 00 11 5b 81 06 4d 43 48 54 01 ........[..MCHT.
13e0: 08 42 55 46 30 11 43 1f 0b ee 01 88 0d 00 02 0c .BUF0.C.........
13f0: 00 00 00 00 00 ff 00 00 00 00 01 87 17 00 01 0c ................
1400: 03 00 00 00 00 00 00 00 00 f7 0c 00 00 00 00 00 ................
1410: 00 f8 0c 00 00 47 01 f8 0c f8 0c 01 08 87 17 00 .....G..........
1420: 01 0c 03 00 00 00 00 00 0d 00 00 ff ff 00 00 00 ................
1430: 00 00 00 00 f3 00 00 87 17 00 00 0c 03 00 00 00 ................
1440: 00 00 00 0a 00 ff ff 0b 00 00 00 00 00 00 00 02 ................
1450: 00 87 17 00 00 0c 03 00 00 00 00 00 00 0c 00 ff ................
1460: 3f 0c 00 00 00 00 00 00 40 00 00 87 17 00 00 0c ?.......@.......
1470: 03 00 00 00 00 00 40 0c 00 ff 7f 0c 00 00 00 00 ......@.........
1480: 00 00 40 00 00 87 17 00 00 0c 03 00 00 00 00 00 ..@.............
1490: 80 0c 00 ff bf 0c 00 00 00 00 00 00 40 00 00 87 ............@...
14a0: 17 00 00 0c 03 00 00 00 00 00 c0 0c 00 ff ff 0c ................
14b0: 00 00 00 00 00 00 40 00 00 87 17 00 00 0c 03 00 ......@.........
14c0: 00 00 00 00 00 0d 00 ff 3f 0d 00 00 00 00 00 00 ........?.......
14d0: 40 00 00 87 17 00 00 0c 03 00 00 00 00 00 40 0d @.............@.
14e0: 00 ff 7f 0d 00 00 00 00 00 00 40 00 00 87 17 00 ..........@.....
14f0: 00 0c 03 00 00 00 00 00 80 0d 00 ff bf 0d 00 00 ................
1500: 00 00 00 00 40 00 00 87 17 00 00 0c 03 00 00 00 ....@...........
1510: 00 00 c0 0d 00 ff ff 0d 00 00 00 00 00 00 40 00 ..............@.
1520: 00 87 17 00 00 0c 03 00 00 00 00 00 00 0e 00 ff ................
1530: 3f 0e 00 00 00 00 00 00 40 00 00 87 17 00 00 0c ?.......@.......
1540: 03 00 00 00 00 00 40 0e 00 ff 7f 0e 00 00 00 00 ......@.........
1550: 00 00 40 00 00 87 17 00 00 0c 03 00 00 00 00 00 ..@.............
1560: 80 0e 00 ff bf 0e 00 00 00 00 00 00 40 00 00 87 ............@...
1570: 17 00 00 0c 03 00 00 00 00 00 c0 0e 00 ff ff 0e ................
1580: 00 00 00 00 00 00 40 00 00 87 17 00 00 0c 03 00 ......@.........
1590: 00 00 00 00 00 0f 00 ff ff 0f 00 00 00 00 00 00 ................
15a0: 00 01 00 87 17 00 00 0c 03 00 00 00 00 00 00 00 ................
15b0: 00 ff ff af fe 00 00 00 00 00 00 b0 fe 87 17 00 ................
15c0: 00 0c 03 00 00 00 00 00 00 d4 fe ff 4f d4 fe 00 ............O...
15d0: 00 00 00 00 50 00 00 79 00 14 46 30 5f 43 52 53 ....P..y..F0_CRS
15e0: 08 8b 42 55 46 30 0a 0a 50 42 4d 58 70 74 7a 50 ..BUF0..PBMXptzP
15f0: 45 4c 4e 0a 14 00 0a 02 00 50 42 4d 58 8b 42 55 ELN......PBMX.BU
1600: 46 30 0a 0e 50 42 4c 4e 70 74 7a 50 45 4c 4e 0a F0..PBLNptzPELN.
1610: 14 00 01 00 50 42 4c 4e a0 16 50 4d 31 4c 8a 42 ....PBLN..PM1L.B
1620: 55 46 30 0a 7c 43 30 4c 4e 70 00 43 30 4c 4e a0 UF0.|C0LNp.C0LN.
1630: 19 93 50 4d 31 4c 01 8d 42 55 46 30 0b 58 03 43 ..PM1L..BUF0.X.C
1640: 30 52 57 70 00 43 30 52 57 a0 16 50 4d 31 48 8a 0RWp.C0RW..PM1H.
1650: 42 55 46 30 0a 96 43 34 4c 4e 70 00 43 34 4c 4e BUF0..C4LNp.C4LN
1660: a0 19 93 50 4d 31 48 01 8d 42 55 46 30 0b 28 04 ...PM1H..BUF0.(.
1670: 43 34 52 57 70 00 43 34 52 57 a0 16 50 4d 32 4c C4RWp.C4RW..PM2L
1680: 8a 42 55 46 30 0a b0 43 38 4c 4e 70 00 43 38 4c .BUF0..C8LNp.C8L
1690: 4e a0 19 93 50 4d 32 4c 01 8d 42 55 46 30 0b f8 N...PM2L..BUF0..
16a0: 04 43 38 52 57 70 00 43 38 52 57 a0 16 50 4d 32 .C8RWp.C8RW..PM2
16b0: 48 8a 42 55 46 30 0a ca 43 43 4c 4e 70 00 43 43 H.BUF0..CCLNp.CC
16c0: 4c 4e a0 19 93 50 4d 32 48 01 8d 42 55 46 30 0b LN...PM2H..BUF0.
16d0: c8 05 43 43 52 57 70 00 43 43 52 57 a0 16 50 4d ..CCRWp.CCRW..PM
16e0: 33 4c 8a 42 55 46 30 0a e4 44 30 4c 4e 70 00 44 3L.BUF0..D0LNp.D
16f0: 30 4c 4e a0 19 93 50 4d 33 4c 01 8d 42 55 46 30 0LN...PM3L..BUF0
1700: 0b 98 06 44 30 52 57 70 00 44 30 52 57 a0 16 50 ...D0RWp.D0RW..P
1710: 4d 33 48 8a 42 55 46 30 0a fe 44 34 4c 4e 70 00 M3H.BUF0..D4LNp.
1720: 44 34 4c 4e a0 19 93 50 4d 33 48 01 8d 42 55 46 D4LN...PM3H..BUF
1730: 30 0b 68 07 44 34 52 57 70 00 44 34 52 57 a0 17 0.h.D4RWp.D4RW..
1740: 50 4d 34 4c 8a 42 55 46 30 0b 18 01 44 38 4c 4e PM4L.BUF0...D8LN
1750: 70 00 44 38 4c 4e a0 19 93 50 4d 34 4c 01 8d 42 p.D8LN...PM4L..B
1760: 55 46 30 0b 38 08 44 38 52 57 70 00 44 38 52 57 UF0.8.D8RWp.D8RW
1770: a0 17 50 4d 34 48 8a 42 55 46 30 0b 32 01 44 43 ..PM4H.BUF0.2.DC
1780: 4c 4e 70 00 44 43 4c 4e a0 19 93 50 4d 34 48 01 LNp.DCLN...PM4H.
1790: 8d 42 55 46 30 0b 08 09 44 43 52 57 70 00 44 43 .BUF0...DCRWp.DC
17a0: 52 57 a0 17 50 4d 35 4c 8a 42 55 46 30 0b 4c 01 RW..PM5L.BUF0.L.
17b0: 45 30 4c 4e 70 00 45 30 4c 4e a0 19 93 50 4d 35 E0LNp.E0LN...PM5
17c0: 4c 01 8d 42 55 46 30 0b d8 09 45 30 52 57 70 00 L..BUF0...E0RWp.
17d0: 45 30 52 57 a0 17 50 4d 35 48 8a 42 55 46 30 0b E0RW..PM5H.BUF0.
17e0: 66 01 45 34 4c 4e 70 00 45 34 4c 4e a0 19 93 50 f.E4LNp.E4LN...P
17f0: 4d 35 48 01 8d 42 55 46 30 0b a8 0a 45 34 52 57 M5H..BUF0...E4RW
1800: 70 00 45 34 52 57 a0 17 50 4d 36 4c 8a 42 55 46 p.E4RW..PM6L.BUF
1810: 30 0b 80 01 45 38 4c 4e 70 00 45 38 4c 4e a0 19 0...E8LNp.E8LN..
1820: 93 50 4d 36 4c 01 8d 42 55 46 30 0b 78 0b 45 38 .PM6L..BUF0.x.E8
1830: 52 57 70 00 45 38 52 57 a0 17 50 4d 36 48 8a 42 RWp.E8RW..PM6H.B
1840: 55 46 30 0b 9a 01 45 43 4c 4e 70 00 45 43 4c 4e UF0...ECLNp.ECLN
1850: a0 19 93 50 4d 36 48 01 8d 42 55 46 30 0b 48 0c ...PM6H..BUF0.H.
1860: 45 43 52 57 70 00 45 43 52 57 a0 17 50 4d 30 48 ECRWp.ECRW..PM0H
1870: 8a 42 55 46 30 0b b4 01 46 30 4c 4e 70 00 46 30 .BUF0...F0LNp.F0
1880: 4c 4e a0 19 93 50 4d 30 48 01 8d 42 55 46 30 0b LN...PM0H..BUF0.
1890: 18 0d 46 30 52 57 70 00 46 30 52 57 8a 42 55 46 ..F0RWp.F0RW.BUF
18a0: 30 0b c2 01 4d 31 4d 4e 8a 42 55 46 30 0b c6 01 0...M1MN.BUF0...
18b0: 4d 31 4d 58 8a 42 55 46 30 0b ce 01 4d 31 4c 4e M1MX.BUF0...M1LN
18c0: 79 54 4c 55 44 0a 14 4d 31 4d 4e 72 74 4d 31 4d yTLUD..M1MNrtM1M
18d0: 58 4d 31 4d 4e 00 01 4d 31 4c 4e a4 42 55 46 30 XM1MN..M1LN.BUF0
18e0: 08 47 55 49 44 11 13 0a 10 5b 4d db 33 f7 1f 1c .GUID....[M.3...
18f0: 40 96 57 74 41 c0 3d d7 66 14 4a 10 5f 4f 53 43 @.WtA.=.f.J._OSC
1900: 04 08 53 55 50 50 00 08 43 54 52 4c 00 8a 6b 00 ..SUPP..CTRL..k.
1910: 43 44 57 31 8a 6b 0a 04 43 44 57 32 8a 6b 0a 08 CDW1.k..CDW2.k..
1920: 43 44 57 33 a0 40 0d 93 68 11 13 0a 10 5b 4d db CDW3.@..h....[M.
1930: 33 f7 1f 1c 40 96 57 74 41 c0 3d d7 66 70 43 44 3...@.WtA.=.fpCD
1940: 57 32 53 55 50 50 70 43 44 57 33 43 54 52 4c a0 W2SUPPpCDW3CTRL.
1950: 18 92 93 7b 53 55 50 50 0a 16 00 0a 16 7b 43 54 ...{SUPP.....{CT
1960: 52 4c 0a 1e 43 54 52 4c a0 11 92 50 45 48 50 7b RL..CTRL...PEHP{
1970: 43 54 52 4c 0a 1e 43 54 52 4c a0 11 92 53 48 50 CTRL..CTRL...SHP
1980: 43 7b 43 54 52 4c 0a 1d 43 54 52 4c a0 11 92 50 C{CTRL..CTRL...P
1990: 45 50 4d 7b 43 54 52 4c 0a 1b 43 54 52 4c a0 11 EPM{CTRL..CTRL..
19a0: 92 50 45 45 52 7b 43 54 52 4c 0a 15 43 54 52 4c .PEER{CTRL..CTRL
19b0: a0 11 92 50 45 43 53 7b 43 54 52 4c 0a 0f 43 54 ...PECS{CTRL..CT
19c0: 52 4c a0 10 92 93 69 01 7d 43 44 57 31 0a 08 43 RL....i.}CDW1..C
19d0: 44 57 31 a0 16 92 93 43 44 57 33 43 54 52 4c 7d DW1....CDW3CTRL}
19e0: 43 44 57 31 0a 10 43 44 57 31 70 43 54 52 4c 43 CDW1..CDW1pCTRLC
19f0: 44 57 33 a4 6b a1 0e 7d 43 44 57 31 0a 04 43 44 DW3.k..}CDW1..CD
1a00: 57 31 a4 6b 10 44 19 5c 2e 5f 53 42 5f 50 43 49 W1.k.D.\._SB_PCI
1a10: 30 14 0d 41 52 30 30 00 a4 5e 5e 41 52 30 30 14 0..AR00..^^AR00.
1a20: 0d 50 52 30 30 00 a4 5e 5e 50 52 30 30 14 0d 41 .PR00..^^PR00..A
1a30: 52 30 31 00 a4 5e 5e 41 52 30 31 14 0d 50 52 30 R01..^^AR01..PR0
1a40: 31 00 a4 5e 5e 50 52 30 31 14 0d 41 52 30 32 00 1..^^PR01..AR02.
1a50: a4 5e 5e 41 52 30 32 14 0d 50 52 30 32 00 a4 5e .^^AR02..PR02..^
1a60: 5e 50 52 30 32 14 0d 41 52 30 33 00 a4 5e 5e 41 ^PR02..AR03..^^A
1a70: 52 30 33 14 0d 50 52 30 33 00 a4 5e 5e 50 52 30 R03..PR03..^^PR0
1a80: 33 14 0d 41 52 30 35 00 a4 5e 5e 41 52 30 35 14 3..AR05..^^AR05.
1a90: 0d 50 52 30 35 00 a4 5e 5e 50 52 30 35 14 0d 41 .PR05..^^PR05..A
1aa0: 52 30 37 00 a4 5e 5e 41 52 30 37 14 0d 50 52 30 R07..^^AR07..PR0
1ab0: 37 00 a4 5e 5e 50 52 30 37 14 0d 41 52 30 39 00 7..^^PR07..AR09.
1ac0: a4 5e 5e 41 52 30 39 14 0d 50 52 30 39 00 a4 5e .^^AR09..PR09..^
1ad0: 5e 50 52 30 39 14 0d 41 52 30 42 00 a4 5e 5e 41 ^PR09..AR0B..^^A
1ae0: 52 30 42 14 0d 50 52 30 42 00 a4 5e 5e 50 52 30 R0B..PR0B..^^PR0
1af0: 42 14 0d 41 52 30 44 00 a4 5e 5e 41 52 30 44 14 B..AR0D..^^AR0D.
1b00: 0d 50 52 30 44 00 a4 5e 5e 50 52 30 44 14 0d 41 .PR0D..^^PR0D..A
1b10: 52 30 46 00 a4 5e 5e 41 52 30 46 14 0d 50 52 30 R0F..^^AR0F..PR0
1b20: 46 00 a4 5e 5e 50 52 30 46 14 0d 41 52 31 31 00 F..^^PR0F..AR11.
1b30: a4 5e 5e 41 52 31 31 14 0d 50 52 31 31 00 a4 5e .^^AR11..PR11..^
1b40: 5e 50 52 31 31 14 0d 41 52 32 30 00 a4 5e 5e 41 ^PR11..AR20..^^A
1b50: 52 32 30 14 0d 50 52 32 30 00 a4 5e 5e 50 52 32 R20..PR20..^^PR2
1b60: 30 14 0d 41 52 32 31 00 a4 5e 5e 41 52 32 31 14 0..AR21..^^AR21.
1b70: 0d 50 52 32 31 00 a4 5e 5e 50 52 32 31 14 0d 41 .PR21..^^PR21..A
1b80: 52 32 32 00 a4 5e 5e 41 52 32 32 14 0d 50 52 32 R22..^^AR22..PR2
1b90: 32 00 a4 5e 5e 50 52 32 32 5b 82 41 90 4c 50 43 2..^^PR22[.A.LPC
1ba0: 42 08 5f 41 44 52 0c 00 00 1f 00 10 42 58 5c 5f B._ADR......BX\_
1bb0: 53 42 5f 5b 80 2f 03 50 43 49 30 4c 50 43 42 4c SB_[./.PCI0LPCBL
1bc0: 50 43 31 02 0a 40 0a c0 5b 81 3d 2f 03 50 43 49 PC1..@..[.=/.PCI
1bd0: 30 4c 50 43 42 4c 50 43 31 00 00 40 10 50 41 52 0LPCBLPC1..@.PAR
1be0: 43 08 50 42 52 43 08 50 43 52 43 08 50 44 52 43 C.PBRC.PCRC.PDRC
1bf0: 08 00 20 50 45 52 43 08 50 46 52 43 08 50 47 52 .. PERC.PFRC.PGR
1c00: 43 08 50 48 52 43 08 5b 82 42 0a 4c 4e 4b 41 08 C.PHRC.[.B.LNKA.
1c10: 5f 48 49 44 0c 41 d0 0c 0f 08 5f 55 49 44 01 14 _HID.A...._UID..
1c20: 11 5f 44 49 53 08 7d 50 41 52 43 0a 80 50 41 52 ._DIS.}PARC..PAR
1c30: 43 14 0b 5f 50 52 53 08 a4 50 52 53 41 14 38 5f C.._PRS..PRSA.8_
1c40: 43 52 53 08 08 52 54 4c 41 11 09 0a 06 23 00 00 CRS..RTLA....#..
1c50: 18 79 00 8b 52 54 4c 41 01 49 52 51 30 70 00 49 .y..RTLA.IRQ0p.I
1c60: 52 51 30 79 01 7b 50 41 52 43 0a 0f 00 49 52 51 RQ0y.{PARC...IRQ
1c70: 30 a4 52 54 4c 41 14 1b 5f 53 52 53 09 8b 68 01 0.RTLA.._SRS..h.
1c80: 49 52 51 30 82 49 52 51 30 60 76 60 70 60 50 41 IRQ0.IRQ0`v`p`PA
1c90: 52 43 14 18 5f 53 54 41 08 a0 0c 7b 50 41 52 43 RC.._STA...{PARC
1ca0: 0a 80 00 a4 0a 09 a1 04 a4 0a 0b 5b 82 43 0a 4c ...........[.C.L
1cb0: 4e 4b 42 08 5f 48 49 44 0c 41 d0 0c 0f 08 5f 55 NKB._HID.A...._U
1cc0: 49 44 0a 02 14 11 5f 44 49 53 08 7d 50 42 52 43 ID...._DIS.}PBRC
1cd0: 0a 80 50 42 52 43 14 0b 5f 50 52 53 08 a4 50 52 ..PBRC.._PRS..PR
1ce0: 53 42 14 38 5f 43 52 53 08 08 52 54 4c 42 11 09 SB.8_CRS..RTLB..
1cf0: 0a 06 23 00 00 18 79 00 8b 52 54 4c 42 01 49 52 ..#...y..RTLB.IR
1d00: 51 30 70 00 49 52 51 30 79 01 7b 50 42 52 43 0a Q0p.IRQ0y.{PBRC.
1d10: 0f 00 49 52 51 30 a4 52 54 4c 42 14 1b 5f 53 52 ..IRQ0.RTLB.._SR
1d20: 53 09 8b 68 01 49 52 51 30 82 49 52 51 30 60 76 S..h.IRQ0.IRQ0`v
1d30: 60 70 60 50 42 52 43 14 18 5f 53 54 41 08 a0 0c `p`PBRC.._STA...
1d40: 7b 50 42 52 43 0a 80 00 a4 0a 09 a1 04 a4 0a 0b {PBRC...........
1d50: 5b 82 43 0a 4c 4e 4b 43 08 5f 48 49 44 0c 41 d0 [.C.LNKC._HID.A.
1d60: 0c 0f 08 5f 55 49 44 0a 03 14 11 5f 44 49 53 08 ..._UID...._DIS.
1d70: 7d 50 43 52 43 0a 80 50 43 52 43 14 0b 5f 50 52 }PCRC..PCRC.._PR
1d80: 53 08 a4 50 52 53 43 14 38 5f 43 52 53 08 08 52 S..PRSC.8_CRS..R
1d90: 54 4c 43 11 09 0a 06 23 00 00 18 79 00 8b 52 54 TLC....#...y..RT
1da0: 4c 43 01 49 52 51 30 70 00 49 52 51 30 79 01 7b LC.IRQ0p.IRQ0y.{
1db0: 50 43 52 43 0a 0f 00 49 52 51 30 a4 52 54 4c 43 PCRC...IRQ0.RTLC
1dc0: 14 1b 5f 53 52 53 09 8b 68 01 49 52 51 30 82 49 .._SRS..h.IRQ0.I
1dd0: 52 51 30 60 76 60 70 60 50 43 52 43 14 18 5f 53 RQ0`v`p`PCRC.._S
1de0: 54 41 08 a0 0c 7b 50 43 52 43 0a 80 00 a4 0a 09 TA...{PCRC......
1df0: a1 04 a4 0a 0b 5b 82 43 0a 4c 4e 4b 44 08 5f 48 .....[.C.LNKD._H
1e00: 49 44 0c 41 d0 0c 0f 08 5f 55 49 44 0a 04 14 11 ID.A...._UID....
1e10: 5f 44 49 53 08 7d 50 44 52 43 0a 80 50 44 52 43 _DIS.}PDRC..PDRC
1e20: 14 0b 5f 50 52 53 08 a4 50 52 53 44 14 38 5f 43 .._PRS..PRSD.8_C
1e30: 52 53 08 08 52 54 4c 44 11 09 0a 06 23 00 00 18 RS..RTLD....#...
1e40: 79 00 8b 52 54 4c 44 01 49 52 51 30 70 00 49 52 y..RTLD.IRQ0p.IR
1e50: 51 30 79 01 7b 50 44 52 43 0a 0f 00 49 52 51 30 Q0y.{PDRC...IRQ0
1e60: a4 52 54 4c 44 14 1b 5f 53 52 53 09 8b 68 01 49 .RTLD.._SRS..h.I
1e70: 52 51 30 82 49 52 51 30 60 76 60 70 60 50 44 52 RQ0.IRQ0`v`p`PDR
1e80: 43 14 18 5f 53 54 41 08 a0 0c 7b 50 44 52 43 0a C.._STA...{PDRC.
1e90: 80 00 a4 0a 09 a1 04 a4 0a 0b 5b 82 43 0a 4c 4e ..........[.C.LN
1ea0: 4b 45 08 5f 48 49 44 0c 41 d0 0c 0f 08 5f 55 49 KE._HID.A...._UI
1eb0: 44 0a 05 14 11 5f 44 49 53 08 7d 50 45 52 43 0a D...._DIS.}PERC.
1ec0: 80 50 45 52 43 14 0b 5f 50 52 53 08 a4 50 52 53 .PERC.._PRS..PRS
1ed0: 45 14 38 5f 43 52 53 08 08 52 54 4c 45 11 09 0a E.8_CRS..RTLE...
1ee0: 06 23 00 00 18 79 00 8b 52 54 4c 45 01 49 52 51 .#...y..RTLE.IRQ
1ef0: 30 70 00 49 52 51 30 79 01 7b 50 45 52 43 0a 0f 0p.IRQ0y.{PERC..
1f00: 00 49 52 51 30 a4 52 54 4c 45 14 1b 5f 53 52 53 .IRQ0.RTLE.._SRS
1f10: 09 8b 68 01 49 52 51 30 82 49 52 51 30 60 76 60 ..h.IRQ0.IRQ0`v`
1f20: 70 60 50 45 52 43 14 18 5f 53 54 41 08 a0 0c 7b p`PERC.._STA...{
1f30: 50 45 52 43 0a 80 00 a4 0a 09 a1 04 a4 0a 0b 5b PERC...........[
1f40: 82 43 0a 4c 4e 4b 46 08 5f 48 49 44 0c 41 d0 0c .C.LNKF._HID.A..
1f50: 0f 08 5f 55 49 44 0a 06 14 11 5f 44 49 53 08 7d .._UID...._DIS.}
1f60: 50 46 52 43 0a 80 50 46 52 43 14 0b 5f 50 52 53 PFRC..PFRC.._PRS
1f70: 08 a4 50 52 53 46 14 38 5f 43 52 53 08 08 52 54 ..PRSF.8_CRS..RT
1f80: 4c 46 11 09 0a 06 23 00 00 18 79 00 8b 52 54 4c LF....#...y..RTL
1f90: 46 01 49 52 51 30 70 00 49 52 51 30 79 01 7b 50 F.IRQ0p.IRQ0y.{P
1fa0: 46 52 43 0a 0f 00 49 52 51 30 a4 52 54 4c 46 14 FRC...IRQ0.RTLF.
1fb0: 1b 5f 53 52 53 09 8b 68 01 49 52 51 30 82 49 52 ._SRS..h.IRQ0.IR
1fc0: 51 30 60 76 60 70 60 50 46 52 43 14 18 5f 53 54 Q0`v`p`PFRC.._ST
1fd0: 41 08 a0 0c 7b 50 46 52 43 0a 80 00 a4 0a 09 a1 A...{PFRC.......
1fe0: 04 a4 0a 0b 5b 82 43 0a 4c 4e 4b 47 08 5f 48 49 ....[.C.LNKG._HI
1ff0: 44 0c 41 d0 0c 0f 08 5f 55 49 44 0a 07 14 11 5f D.A...._UID...._
2000: 44 49 53 08 7d 50 47 52 43 0a 80 50 47 52 43 14 DIS.}PGRC..PGRC.
2010: 0b 5f 50 52 53 08 a4 50 52 53 47 14 38 5f 43 52 ._PRS..PRSG.8_CR
2020: 53 08 08 52 54 4c 47 11 09 0a 06 23 00 00 18 79 S..RTLG....#...y
2030: 00 8b 52 54 4c 47 01 49 52 51 30 70 00 49 52 51 ..RTLG.IRQ0p.IRQ
2040: 30 79 01 7b 50 47 52 43 0a 0f 00 49 52 51 30 a4 0y.{PGRC...IRQ0.
2050: 52 54 4c 47 14 1b 5f 53 52 53 09 8b 68 01 49 52 RTLG.._SRS..h.IR
2060: 51 30 82 49 52 51 30 60 76 60 70 60 50 47 52 43 Q0.IRQ0`v`p`PGRC
2070: 14 18 5f 53 54 41 08 a0 0c 7b 50 47 52 43 0a 80 .._STA...{PGRC..
2080: 00 a4 0a 09 a1 04 a4 0a 0b 5b 82 43 0a 4c 4e 4b .........[.C.LNK
2090: 48 08 5f 48 49 44 0c 41 d0 0c 0f 08 5f 55 49 44 H._HID.A...._UID
20a0: 0a 08 14 11 5f 44 49 53 08 7d 50 48 52 43 0a 80 ...._DIS.}PHRC..
20b0: 50 48 52 43 14 0b 5f 50 52 53 08 a4 50 52 53 48 PHRC.._PRS..PRSH
20c0: 14 38 5f 43 52 53 08 08 52 54 4c 48 11 09 0a 06 .8_CRS..RTLH....
20d0: 23 00 00 18 79 00 8b 52 54 4c 48 01 49 52 51 30 #...y..RTLH.IRQ0
20e0: 70 00 49 52 51 30 79 01 7b 50 48 52 43 0a 0f 00 p.IRQ0y.{PHRC...
20f0: 49 52 51 30 a4 52 54 4c 48 14 1b 5f 53 52 53 09 IRQ0.RTLH.._SRS.
2100: 8b 68 01 49 52 51 30 82 49 52 51 30 60 76 60 70 .h.IRQ0.IRQ0`v`p
2110: 60 50 48 52 43 14 18 5f 53 54 41 08 a0 0c 7b 50 `PHRC.._STA...{P
2120: 48 52 43 0a 80 00 a4 0a 09 a1 04 a4 0a 0b 5b 80 HRC...........[.
2130: 4c 50 43 30 02 0a 40 0a c0 5b 81 22 4c 50 43 30 LPC0..@..[."LPC0
2140: 00 00 40 20 49 4f 44 30 08 49 4f 44 31 08 00 40 ..@ IOD0.IOD1..@
2150: 37 52 41 45 4e 01 00 0d 52 43 42 41 12 5b 82 3d 7RAEN...RCBA.[.=
2160: 44 4d 41 43 08 5f 48 49 44 0c 41 d0 02 00 08 5f DMAC._HID.A...._
2170: 43 52 53 11 28 0a 25 47 01 00 00 00 00 01 20 47 CRS.(.%G...... G
2180: 01 81 00 81 00 01 11 47 01 93 00 93 00 01 0d 47 .......G.......G
2190: 01 c0 00 c0 00 01 20 2a 10 01 79 00 5b 82 26 46 ...... *..y.[.&F
21a0: 57 48 44 08 5f 48 49 44 0c 25 d4 08 00 08 5f 43 WHD._HID.%...._C
21b0: 52 53 11 11 0a 0e 86 09 00 00 00 00 00 ff 00 00 RS..............
21c0: 00 01 79 00 5b 82 4c 0a 48 50 45 54 08 5f 48 49 ..y.[.L.HPET._HI
21d0: 44 0c 41 d0 01 03 08 5f 55 49 44 00 08 42 55 46 D.A...._UID..BUF
21e0: 30 11 11 0a 0e 86 09 00 01 00 00 d0 fe 00 04 00 0...............
21f0: 00 79 00 14 27 5f 53 54 41 00 a0 13 92 95 4f 53 .y..'_STA.....OS
2200: 59 53 0b d1 07 a0 08 48 50 41 45 a4 0a 0f a1 0a YS.....HPAE.....
2210: a0 08 48 50 41 45 a4 0a 0b a4 00 14 46 05 5f 43 ..HPAE......F._C
2220: 52 53 08 a0 49 04 48 50 41 45 8a 42 55 46 30 0a RS..I.HPAE.BUF0.
2230: 04 48 50 54 30 a0 11 93 48 50 41 53 01 70 0c 00 .HPT0...HPAS.p..
2240: 10 d0 fe 48 50 54 30 a0 12 93 48 50 41 53 0a 02 ...HPT0...HPAS..
2250: 70 0c 00 20 d0 fe 48 50 54 30 a0 12 93 48 50 41 p.. ..HPT0...HPA
2260: 53 0a 03 70 0c 00 30 d0 fe 48 50 54 30 a4 42 55 S..p..0..HPT0.BU
2270: 46 30 5b 82 45 0a 49 50 49 43 08 5f 48 49 44 0b F0[.E.IPIC._HID.
2280: 41 d0 08 5f 43 52 53 11 41 09 0a 8d 47 01 20 00 A.._CRS.A...G. .
2290: 20 00 01 02 47 01 24 00 24 00 01 02 47 01 28 00 ...G.$.$...G.(.
22a0: 28 00 01 02 47 01 2c 00 2c 00 01 02 47 01 30 00 (...G.,.,...G.0.
22b0: 30 00 01 02 47 01 34 00 34 00 01 02 47 01 38 00 0...G.4.4...G.8.
22c0: 38 00 01 02 47 01 3c 00 3c 00 01 02 47 01 a0 00 8...G.<.<...G...
22d0: a0 00 01 02 47 01 a4 00 a4 00 01 02 47 01 a8 00 ....G.......G...
22e0: a8 00 01 02 47 01 ac 00 ac 00 01 02 47 01 b0 00 ....G.......G...
22f0: b0 00 01 02 47 01 b4 00 b4 00 01 02 47 01 b8 00 ....G.......G...
2300: b8 00 01 02 47 01 bc 00 bc 00 01 02 47 01 d0 04 ....G.......G...
2310: d0 04 01 02 22 04 00 79 00 5b 82 43 0b 4c 44 52 ...."..y.[.C.LDR
2320: 43 08 5f 48 49 44 0c 41 d0 0c 02 08 5f 55 49 44 C._HID.A...._UID
2330: 0a 02 08 5f 43 52 53 11 46 09 0a 92 47 01 2e 00 ..._CRS.F...G...
2340: 2e 00 01 02 47 01 4e 00 4e 00 01 02 47 01 61 00 ....G.N.N...G.a.
2350: 61 00 01 01 47 01 63 00 63 00 01 01 47 01 65 00 a...G.c.c...G.e.
2360: 65 00 01 01 47 01 67 00 67 00 01 01 47 01 70 00 e...G.g.g...G.p.
2370: 70 00 01 01 47 01 80 00 80 00 01 01 47 01 92 00 p...G.......G...
2380: 92 00 01 01 47 01 b2 00 b2 00 01 02 47 01 80 06 ....G.......G...
2390: 80 06 01 20 47 01 00 10 00 10 01 10 47 01 ff ff ... G.......G...
23a0: ff ff 01 01 47 01 ff ff ff ff 01 01 47 01 00 04 ....G.......G...
23b0: 00 04 01 54 47 01 58 04 58 04 01 28 47 01 00 05 ...TG.X.X..(G...
23c0: 00 05 01 80 47 01 4e 16 4e 16 01 02 79 00 5b 82 ....G.N.N...y.[.
23d0: 25 52 54 43 5f 08 5f 48 49 44 0c 41 d0 0b 00 08 %RTC_._HID.A....
23e0: 5f 43 52 53 11 10 0a 0d 47 01 70 00 70 00 01 08 _CRS....G.p.p...
23f0: 22 00 01 79 00 5b 82 2d 54 49 4d 52 08 5f 48 49 "..y.[.-TIMR._HI
2400: 44 0c 41 d0 01 00 08 5f 43 52 53 11 18 0a 15 47 D.A...._CRS....G
2410: 01 40 00 40 00 01 04 47 01 50 00 50 00 10 04 22 .@.@...G.P.P..."
2420: 01 00 79 00 5b 82 4f 04 43 57 44 54 08 5f 48 49 ..y.[.O.CWDT._HI
2430: 44 0c 25 d4 3f 0d 08 5f 43 49 44 0c 41 d0 0c 02 D.%.?.._CID.A...
2440: 08 42 55 46 30 11 0d 0a 0a 47 01 54 04 54 04 04 .BUF0....G.T.T..
2450: 04 79 00 14 15 5f 53 54 41 08 a0 0a 93 57 44 54 .y..._STA....WDT
2460: 45 01 a4 0a 0f a1 03 a4 00 14 0b 5f 43 52 53 08 E.........._CRS.
2470: a4 42 55 46 30 5b 82 25 43 4f 50 52 08 5f 48 49 .BUF0[.%COPR._HI
2480: 44 0c 41 d0 0c 04 08 5f 43 52 53 11 10 0a 0d 47 D.A...._CRS....G
2490: 01 f0 00 f0 00 00 10 22 00 20 79 00 5b 82 1f 55 .......". y.[..U
24a0: 53 42 31 08 5f 41 44 52 0c 01 00 1d 00 14 0f 5f SB1._ADR......._
24b0: 50 52 57 00 a4 47 50 52 57 0a 03 0a 03 5b 82 1f PRW..GPRW....[..
24c0: 55 53 42 32 08 5f 41 44 52 0c 02 00 1d 00 14 0f USB2._ADR.......
24d0: 5f 50 52 57 00 a4 47 50 52 57 0a 04 0a 03 5b 82 _PRW..GPRW....[.
24e0: 1f 55 53 42 33 08 5f 41 44 52 0c 03 00 1d 00 14 .USB3._ADR......
24f0: 0f 5f 50 52 57 00 a4 47 50 52 57 0a 0c 0a 03 5b ._PRW..GPRW....[
2500: 82 1f 55 53 42 34 08 5f 41 44 52 0c 04 00 1d 00 ..USB4._ADR.....
2510: 14 0f 5f 50 52 57 00 a4 47 50 52 57 0a 0e 0a 03 .._PRW..GPRW....
2520: 5b 82 1f 55 53 42 35 08 5f 41 44 52 0c 01 00 1a [..USB5._ADR....
2530: 00 14 0f 5f 50 52 57 00 a4 47 50 52 57 0a 05 0a ..._PRW..GPRW...
2540: 03 5b 82 1f 55 53 42 36 08 5f 41 44 52 0c 02 00 .[..USB6._ADR...
2550: 1a 00 14 0f 5f 50 52 57 00 a4 47 50 52 57 0a 20 ...._PRW..GPRW.
2560: 0a 03 5b 82 1f 55 53 42 37 08 5f 41 44 52 0c 03 ..[..USB7._ADR..
2570: 00 1a 00 14 0f 5f 50 52 57 00 a4 47 50 52 57 0a ....._PRW..GPRW.
2580: 25 0a 03 5b 82 0f 42 30 44 34 08 5f 41 44 52 0c %..[..B0D4._ADR.
2590: 00 00 04 00 5b 82 45 0d 52 50 30 31 08 5f 41 44 ....[.E.RP01._AD
25a0: 52 0c 00 00 1c 00 5b 80 50 58 43 53 02 0a 40 0a R.....[.PXCS..@.
25b0: c0 5b 81 4a 05 50 58 43 53 00 00 40 08 4c 30 53 .[.J.PXCS..@.L0S
25c0: 45 01 00 07 00 08 00 0d 4c 41 53 58 01 00 32 41 E.......LASX..2A
25d0: 42 50 58 01 00 02 50 44 43 58 01 00 02 50 44 53 BPX...PDCX...PDS
25e0: 58 01 00 01 4c 53 43 58 01 00 27 00 10 50 53 50 X...LSCX..'..PSP
25f0: 58 01 00 4f 3a 00 1e 48 50 45 58 01 50 4d 45 58 X..O:..HPEX.PMEX
2600: 01 00 1e 48 50 53 58 01 50 4d 53 58 01 5b 82 17 ...HPSX.PMSX.[..
2610: 50 58 53 58 08 5f 41 44 52 00 08 5f 50 52 57 12 PXSX._ADR.._PRW.
2620: 06 02 0a 09 0a 04 14 2d 48 50 4d 45 08 a0 26 50 .......-HPME..&P
2630: 4d 53 58 70 0a c8 60 a2 15 60 70 01 50 4d 53 58 MSXp..`..`p.PMSX
2640: a0 07 50 4d 53 58 76 60 a1 04 70 00 60 86 50 58 ..PMSXv`..p.`.PX
2650: 53 58 0a 02 14 16 5f 50 52 54 00 a0 0a 50 49 43 SX...._PRT...PIC
2660: 4d a4 41 52 30 33 a4 50 52 30 33 5b 82 45 0d 52 M.AR03.PR03[.E.R
2670: 50 30 32 08 5f 41 44 52 0c 01 00 1c 00 5b 80 50 P02._ADR.....[.P
2680: 58 43 53 02 0a 40 0a c0 5b 81 4a 05 50 58 43 53 XCS..@..[.J.PXCS
2690: 00 00 40 08 4c 30 53 45 01 00 07 00 08 00 0d 4c ..@.L0SE.......L
26a0: 41 53 58 01 00 32 41 42 50 58 01 00 02 50 44 43 ASX..2ABPX...PDC
26b0: 58 01 00 02 50 44 53 58 01 00 01 4c 53 43 58 01 X...PDSX...LSCX.
26c0: 00 27 00 10 50 53 50 58 01 00 4f 3a 00 1e 48 50 .'..PSPX..O:..HP
26d0: 45 58 01 50 4d 45 58 01 00 1e 48 50 53 58 01 50 EX.PMEX...HPSX.P
26e0: 4d 53 58 01 5b 82 17 50 58 53 58 08 5f 41 44 52 MSX.[..PXSX._ADR
26f0: 00 08 5f 50 52 57 12 06 02 0a 09 0a 04 14 2d 48 .._PRW........-H
2700: 50 4d 45 08 a0 26 50 4d 53 58 70 0a c8 60 a2 15 PME..&PMSXp..`..
2710: 60 70 01 50 4d 53 58 a0 07 50 4d 53 58 76 60 a1 `p.PMSX..PMSXv`.
2720: 04 70 00 60 86 50 58 53 58 0a 02 14 16 5f 50 52 .p.`.PXSX...._PR
2730: 54 00 a0 0a 50 49 43 4d a4 41 52 30 35 a4 50 52 T...PICM.AR05.PR
2740: 30 35 5b 82 45 0d 52 50 30 33 08 5f 41 44 52 0c 05[.E.RP03._ADR.
2750: 02 00 1c 00 5b 80 50 58 43 53 02 0a 40 0a c0 5b ....[.PXCS..@..[
2760: 81 4a 05 50 58 43 53 00 00 40 08 4c 30 53 45 01 .J.PXCS..@.L0SE.
2770: 00 07 00 08 00 0d 4c 41 53 58 01 00 32 41 42 50 ......LASX..2ABP
2780: 58 01 00 02 50 44 43 58 01 00 02 50 44 53 58 01 X...PDCX...PDSX.
2790: 00 01 4c 53 43 58 01 00 27 00 10 50 53 50 58 01 ..LSCX..'..PSPX.
27a0: 00 4f 3a 00 1e 48 50 45 58 01 50 4d 45 58 01 00 .O:..HPEX.PMEX..
27b0: 1e 48 50 53 58 01 50 4d 53 58 01 5b 82 17 50 58 .HPSX.PMSX.[..PX
27c0: 53 58 08 5f 41 44 52 00 08 5f 50 52 57 12 06 02 SX._ADR.._PRW...
27d0: 0a 09 0a 04 14 2d 48 50 4d 45 08 a0 26 50 4d 53 .....-HPME..&PMS
27e0: 58 70 0a c8 60 a2 15 60 70 01 50 4d 53 58 a0 07 Xp..`..`p.PMSX..
27f0: 50 4d 53 58 76 60 a1 04 70 00 60 86 50 58 53 58 PMSXv`..p.`.PXSX
2800: 0a 02 14 16 5f 50 52 54 00 a0 0a 50 49 43 4d a4 ...._PRT...PICM.
2810: 41 52 30 37 a4 50 52 30 37 5b 82 45 0d 52 50 30 AR07.PR07[.E.RP0
2820: 34 08 5f 41 44 52 0c 03 00 1c 00 5b 80 50 58 43 4._ADR.....[.PXC
2830: 53 02 0a 40 0a c0 5b 81 4a 05 50 58 43 53 00 00 S..@..[.J.PXCS..
2840: 40 08 4c 30 53 45 01 00 07 00 08 00 0d 4c 41 53 @.L0SE.......LAS
2850: 58 01 00 32 41 42 50 58 01 00 02 50 44 43 58 01 X..2ABPX...PDCX.
2860: 00 02 50 44 53 58 01 00 01 4c 53 43 58 01 00 27 ..PDSX...LSCX..'
2870: 00 10 50 53 50 58 01 00 4f 3a 00 1e 48 50 45 58 ..PSPX..O:..HPEX
2880: 01 50 4d 45 58 01 00 1e 48 50 53 58 01 50 4d 53 .PMEX...HPSX.PMS
2890: 58 01 5b 82 17 50 58 53 58 08 5f 41 44 52 00 08 X.[..PXSX._ADR..
28a0: 5f 50 52 57 12 06 02 0a 09 0a 04 14 2d 48 50 4d _PRW........-HPM
28b0: 45 08 a0 26 50 4d 53 58 70 0a c8 60 a2 15 60 70 E..&PMSXp..`..`p
28c0: 01 50 4d 53 58 a0 07 50 4d 53 58 76 60 a1 04 70 .PMSX..PMSXv`..p
28d0: 00 60 86 50 58 53 58 0a 02 14 16 5f 50 52 54 00 .`.PXSX...._PRT.
28e0: a0 0a 50 49 43 4d a4 41 52 30 39 a4 50 52 30 39 ..PICM.AR09.PR09
28f0: 5b 82 45 0d 52 50 30 35 08 5f 41 44 52 0c 04 00 [.E.RP05._ADR...
2900: 1c 00 5b 80 50 58 43 53 02 0a 40 0a c0 5b 81 4a ..[.PXCS..@..[.J
2910: 05 50 58 43 53 00 00 40 08 4c 30 53 45 01 00 07 .PXCS..@.L0SE...
2920: 00 08 00 0d 4c 41 53 58 01 00 32 41 42 50 58 01 ....LASX..2ABPX.
2930: 00 02 50 44 43 58 01 00 02 50 44 53 58 01 00 01 ..PDCX...PDSX...
2940: 4c 53 43 58 01 00 27 00 10 50 53 50 58 01 00 4f LSCX..'..PSPX..O
2950: 3a 00 1e 48 50 45 58 01 50 4d 45 58 01 00 1e 48 :..HPEX.PMEX...H
2960: 50 53 58 01 50 4d 53 58 01 5b 82 17 50 58 53 58 PSX.PMSX.[..PXSX
2970: 08 5f 41 44 52 00 08 5f 50 52 57 12 06 02 0a 09 ._ADR.._PRW.....
2980: 0a 04 14 2d 48 50 4d 45 08 a0 26 50 4d 53 58 70 ...-HPME..&PMSXp
2990: 0a c8 60 a2 15 60 70 01 50 4d 53 58 a0 07 50 4d ..`..`p.PMSX..PM
29a0: 53 58 76 60 a1 04 70 00 60 86 50 58 53 58 0a 02 SXv`..p.`.PXSX..
29b0: 14 16 5f 50 52 54 00 a0 0a 50 49 43 4d a4 41 52 .._PRT...PICM.AR
29c0: 30 42 a4 50 52 30 42 5b 82 45 0d 52 50 30 36 08 0B.PR0B[.E.RP06.
29d0: 5f 41 44 52 0c 05 00 1c 00 5b 80 50 58 43 53 02 _ADR.....[.PXCS.
29e0: 0a 40 0a c0 5b 81 4a 05 50 58 43 53 00 00 40 08 .@..[.J.PXCS..@.
29f0: 4c 30 53 45 01 00 07 00 08 00 0d 4c 41 53 58 01 L0SE.......LASX.
2a00: 00 32 41 42 50 58 01 00 02 50 44 43 58 01 00 02 .2ABPX...PDCX...
2a10: 50 44 53 58 01 00 01 4c 53 43 58 01 00 27 00 10 PDSX...LSCX..'..
2a20: 50 53 50 58 01 00 4f 3a 00 1e 48 50 45 58 01 50 PSPX..O:..HPEX.P
2a30: 4d 45 58 01 00 1e 48 50 53 58 01 50 4d 53 58 01 MEX...HPSX.PMSX.
2a40: 5b 82 17 50 58 53 58 08 5f 41 44 52 00 08 5f 50 [..PXSX._ADR.._P
2a50: 52 57 12 06 02 0a 09 0a 04 14 2d 48 50 4d 45 08 RW........-HPME.
2a60: a0 26 50 4d 53 58 70 0a c8 60 a2 15 60 70 01 50 .&PMSXp..`..`p.P
2a70: 4d 53 58 a0 07 50 4d 53 58 76 60 a1 04 70 00 60 MSX..PMSXv`..p.`
2a80: 86 50 58 53 58 0a 02 14 16 5f 50 52 54 00 a0 0a .PXSX...._PRT...
2a90: 50 49 43 4d a4 41 52 30 44 a4 50 52 30 44 5b 82 PICM.AR0D.PR0D[.
2aa0: 45 0d 52 50 30 37 08 5f 41 44 52 0c 06 00 1c 00 E.RP07._ADR.....
2ab0: 5b 80 50 58 43 53 02 0a 40 0a c0 5b 81 4a 05 50 [.PXCS..@..[.J.P
2ac0: 58 43 53 00 00 40 08 4c 30 53 45 01 00 07 00 08 XCS..@.L0SE.....
2ad0: 00 0d 4c 41 53 58 01 00 32 41 42 50 58 01 00 02 ..LASX..2ABPX...
2ae0: 50 44 43 58 01 00 02 50 44 53 58 01 00 01 4c 53 PDCX...PDSX...LS
2af0: 43 58 01 00 27 00 10 50 53 50 58 01 00 4f 3a 00 CX..'..PSPX..O:.
2b00: 1e 48 50 45 58 01 50 4d 45 58 01 00 1e 48 50 53 .HPEX.PMEX...HPS
2b10: 58 01 50 4d 53 58 01 5b 82 17 50 58 53 58 08 5f X.PMSX.[..PXSX._
2b20: 41 44 52 00 08 5f 50 52 57 12 06 02 0a 09 0a 04 ADR.._PRW.......
2b30: 14 2d 48 50 4d 45 08 a0 26 50 4d 53 58 70 0a c8 .-HPME..&PMSXp..
2b40: 60 a2 15 60 70 01 50 4d 53 58 a0 07 50 4d 53 58 `..`p.PMSX..PMSX
2b50: 76 60 a1 04 70 00 60 86 50 58 53 58 0a 02 14 16 v`..p.`.PXSX....
2b60: 5f 50 52 54 00 a0 0a 50 49 43 4d a4 41 52 30 46 _PRT...PICM.AR0F
2b70: a4 50 52 30 46 5b 82 35 50 45 47 30 08 5f 41 44 .PR0F[.5PEG0._AD
2b80: 52 0c 00 00 01 00 14 16 5f 50 52 54 00 a0 0a 50 R......._PRT...P
2b90: 49 43 4d a4 41 52 30 31 a4 50 52 30 31 5b 82 0d ICM.AR01.PR01[..
2ba0: 50 45 47 50 08 5f 41 44 52 0b ff ff 5b 82 26 50 PEGP._ADR...[.&P
2bb0: 45 47 31 08 5f 41 44 52 0c 01 00 01 00 14 16 5f EG1._ADR......._
2bc0: 50 52 54 00 a0 0a 50 49 43 4d a4 41 52 30 32 a4 PRT...PICM.AR02.
2bd0: 50 52 30 32 5b 82 26 50 45 47 32 08 5f 41 44 52 PR02[.&PEG2._ADR
2be0: 0c 02 00 01 00 14 16 5f 50 52 54 00 a0 0a 50 49 ......._PRT...PI
2bf0: 43 4d a4 41 52 32 31 a4 50 52 32 31 5b 82 26 50 CM.AR21.PR21[.&P
2c00: 45 47 33 08 5f 41 44 52 0c 00 00 06 00 14 16 5f EG3._ADR......._
2c10: 50 52 54 00 a0 0a 50 49 43 4d a4 41 52 32 32 a4 PRT...PICM.AR22.
2c20: 50 52 32 32 5b 82 36 42 52 32 30 08 5f 41 44 52 PR22[.6BR20._ADR
2c30: 0c 00 00 1e 00 14 0f 5f 50 52 57 00 a4 47 50 52 ......._PRW..GPR
2c40: 57 0a 0b 0a 04 14 16 5f 50 52 54 00 a0 0a 50 49 W......_PRT...PI
2c50: 43 4d a4 41 52 32 30 a4 50 52 32 30 5b 82 48 11 CM.AR20.PR20[.H.
2c60: 52 50 30 38 08 5f 41 44 52 0c 07 00 1c 00 08 5f RP08._ADR......_
2c70: 48 50 50 12 08 04 0a 08 0a 40 01 00 5b 80 50 58 HPP......@..[.PX
2c80: 43 53 02 0a 40 0a c0 5b 81 4a 05 50 58 43 53 00 CS..@..[.J.PXCS.
2c90: 00 40 08 4c 30 53 45 01 00 07 00 08 00 0d 4c 41 .@.L0SE.......LA
2ca0: 53 58 01 00 32 41 42 50 58 01 00 02 50 44 43 58 SX..2ABPX...PDCX
2cb0: 01 00 02 50 44 53 58 01 00 01 4c 53 43 58 01 00 ...PDSX...LSCX..
2cc0: 27 00 10 50 53 50 58 01 00 4f 3a 00 1e 48 50 45 '..PSPX..O:..HPE
2cd0: 58 01 50 4d 45 58 01 00 1e 48 50 53 58 01 50 4d X.PMEX...HPSX.PM
2ce0: 53 58 01 5b 82 4c 04 50 58 53 58 08 5f 41 44 52 SX.[.L.PXSX._ADR
2cf0: 00 14 13 5f 53 54 41 00 a0 08 50 44 53 58 a4 0a ..._STA...PDSX..
2d00: 0f a1 03 a4 00 14 08 5f 52 4d 56 00 a4 01 08 5f ......._RMV...._
2d10: 45 4a 44 0d 5f 53 42 2e 50 43 49 30 2e 45 48 43 EJD._SB.PCI0.EHC
2d20: 32 2e 48 55 42 4e 2e 50 52 30 31 2e 50 52 31 36 2.HUBN.PR01.PR16
2d30: 00 14 2d 48 50 4d 45 08 a0 26 50 4d 53 58 70 0a ..-HPME..&PMSXp.
2d40: c8 60 a2 15 60 70 01 50 4d 53 58 a0 07 50 4d 53 .`..`p.PMSX..PMS
2d50: 58 76 60 a1 04 70 00 60 86 50 58 53 58 0a 02 14 Xv`..p.`.PXSX...
2d60: 16 5f 50 52 54 00 a0 0a 50 49 43 4d a4 41 52 31 ._PRT...PICM.AR1
2d70: 31 a4 50 52 31 31 5b 82 0f 42 52 31 37 08 5f 41 1.PR11[..BR17._A
2d80: 44 52 0c 08 00 1c 00 10 4f 0c 5c 5f 47 50 45 14 DR......O.\_GPE.
2d90: 18 5f 4c 30 33 00 86 5c 2f 03 5f 53 42 5f 50 43 ._L03..\/._SB_PC
2da0: 49 30 55 53 42 31 0a 02 14 18 5f 4c 30 34 00 86 I0USB1...._L04..
2db0: 5c 2f 03 5f 53 42 5f 50 43 49 30 55 53 42 32 0a \/._SB_PCI0USB2.
2dc0: 02 14 18 5f 4c 30 43 00 86 5c 2f 03 5f 53 42 5f ..._L0C..\/._SB_
2dd0: 50 43 49 30 55 53 42 33 0a 02 14 18 5f 4c 30 45 PCI0USB3...._L0E
2de0: 00 86 5c 2f 03 5f 53 42 5f 50 43 49 30 55 53 42 ..\/._SB_PCI0USB
2df0: 34 0a 02 14 18 5f 4c 30 35 00 86 5c 2f 03 5f 53 4...._L05..\/._S
2e00: 42 5f 50 43 49 30 55 53 42 35 0a 02 14 18 5f 4c B_PCI0USB5...._L
2e10: 32 30 00 86 5c 2f 03 5f 53 42 5f 50 43 49 30 55 20..\/._SB_PCI0U
2e20: 53 42 36 0a 02 14 18 5f 4c 32 35 00 86 5c 2f 03 SB6...._L25..\/.
2e30: 5f 53 42 5f 50 43 49 30 55 53 42 37 0a 02 14 18 _SB_PCI0USB7....
2e40: 5f 4c 30 42 00 86 5c 2f 03 5f 53 42 5f 50 43 49 _L0B..\/._SB_PCI
2e50: 30 42 52 32 30 0a 02 10 44 27 5c 00 5b 80 49 4f 0BR20...D'\.[.IO
2e60: 5f 54 01 0b 00 10 0a 10 5b 81 24 49 4f 5f 54 01 _T......[.$IO_T.
2e70: 54 52 50 49 10 00 10 00 10 00 10 54 52 50 30 08 TRPI.......TRP0.
2e80: 00 08 00 08 00 08 00 08 00 08 00 08 00 08 5b 80 ..............[.
2e90: 49 4f 5f 44 01 0b 10 08 0a 04 5b 81 0b 49 4f 5f IO_D......[..IO_
2ea0: 44 01 54 52 50 44 08 5b 80 49 4f 5f 48 01 0b 00 D.TRPD.[.IO_H...
2eb0: 10 0a 04 5b 81 0b 49 4f 5f 48 01 54 52 50 48 08 ...[..IO_H.TRPH.
2ec0: 5b 80 50 4d 49 4f 01 50 4d 42 53 0a 80 5b 81 3c [.PMIO.PMBS..[.<
2ed0: 50 4d 49 4f 01 00 40 10 00 10 00 03 47 50 53 33 PMIO..@.....GPS3
2ee0: 01 00 2c 00 10 00 03 47 50 45 33 01 00 4c 08 00 ..,....GPE3..L..
2ef0: 01 55 50 52 57 01 00 2e 00 01 47 50 45 43 01 00 .UPRW.....GPEC..
2f00: 4e 10 00 09 53 43 49 53 01 00 06 5b 80 47 50 49 N...SCIS...[.GPI
2f10: 4f 01 47 50 42 53 0a 64 5b 81 46 0f 47 50 49 4f O.GPBS.d[.F.GPIO
2f20: 01 47 55 30 30 08 47 55 30 31 08 47 55 30 32 08 .GU00.GU01.GU02.
2f30: 47 55 30 33 08 47 49 4f 30 08 47 49 4f 31 08 47 GU03.GIO0.GIO1.G
2f40: 49 4f 32 08 47 49 4f 33 08 00 20 47 4c 30 30 08 IO2.GIO3.. GL00.
2f50: 47 4c 30 31 08 47 4c 30 32 08 00 03 47 50 32 37 GL01.GL02...GP27
2f60: 01 47 50 32 38 01 00 03 00 40 04 47 42 30 30 08 .GP28....@.GB00.
2f70: 47 42 30 31 08 47 42 30 32 08 47 42 30 33 08 00 GB01.GB02.GB03..
2f80: 40 08 47 49 56 30 08 47 49 56 31 08 47 49 56 32 @.GIV0.GIV1.GIV2
2f90: 08 47 49 56 33 08 47 55 30 34 08 47 55 30 35 08 .GIV3.GU04.GU05.
2fa0: 47 55 30 36 08 47 55 30 37 08 47 49 4f 34 08 47 GU06.GU07.GIO4.G
2fb0: 49 4f 35 08 47 49 4f 36 08 47 49 4f 37 08 47 4c IO5.GIO6.GIO7.GL
2fc0: 30 34 08 47 4c 30 35 08 47 4c 30 36 08 47 4c 30 04.GL05.GL06.GL0
2fd0: 37 08 00 20 47 55 30 38 08 47 55 30 39 08 47 55 7.. GU08.GU09.GU
2fe0: 30 41 08 47 55 30 42 08 47 49 4f 38 08 47 49 4f 0A.GU0B.GIO8.GIO
2ff0: 39 08 47 49 4f 41 08 47 49 4f 42 08 47 4c 30 38 9.GIOA.GIOB.GL08
3000: 08 47 4c 30 39 08 47 4c 30 41 08 47 4c 30 42 08 .GL09.GL0A.GL0B.
3010: 5b 80 52 43 52 42 00 53 52 43 42 0b 00 40 5b 81 [.RCRB.SRCB..@[.
3020: 4c 0a 52 43 52 42 13 00 80 00 08 00 80 00 10 00 L.RCRB..........
3030: 80 02 02 48 50 41 53 02 00 05 48 50 41 45 01 00 ...HPAS...HPAE..
3040: 48 09 00 01 00 01 53 41 54 44 01 53 4d 42 44 01 H.....SATD.SMBD.
3050: 48 44 41 44 01 00 0b 52 50 31 44 01 52 50 32 44 HDAD...RP1D.RP2D
3060: 01 52 50 33 44 01 52 50 34 44 01 52 50 35 44 01 .RP3D.RP4D.RP5D.
3070: 52 50 36 44 01 52 50 37 44 01 52 50 38 44 01 00 RP6D.RP7D.RP8D..
3080: 48 c0 55 50 30 44 01 55 50 31 44 01 55 50 32 44 H.UP0D.UP1D.UP2D
3090: 01 55 50 33 44 01 55 50 34 44 01 55 50 35 44 01 .UP3D.UP4D.UP5D.
30a0: 55 50 36 44 01 55 50 37 44 01 55 50 38 44 01 55 UP6D.UP7D.UP8D.U
30b0: 50 39 44 01 55 50 41 44 01 55 50 42 44 01 55 50 P9D.UPAD.UPBD.UP
30c0: 43 44 01 55 50 44 44 01 00 01 00 01 10 44 4f 2e CD.UPDD......DO.
30d0: 5f 53 42 5f 50 43 49 30 5b 82 4f 04 48 44 45 46 _SB_PCI0[.O.HDEF
30e0: 08 5f 41 44 52 0c 00 00 1b 00 5b 80 48 44 41 52 ._ADR.....[.HDAR
30f0: 02 0a 4c 0a 10 5b 81 22 48 44 41 52 02 44 43 4b ..L..[."HDAR.DCK
3100: 41 01 00 07 44 43 4b 4d 01 00 06 44 43 4b 53 01 A...DCKM...DCKS.
3110: 00 30 00 0f 50 4d 45 53 01 14 0f 5f 50 52 57 00 .0..PMES..._PRW.
3120: a4 47 50 52 57 0a 0d 0a 04 5b 82 0f 53 41 54 30 .GPRW....[..SAT0
3130: 08 5f 41 44 52 0c 02 00 1f 00 5b 82 0f 53 41 54 ._ADR.....[..SAT
3140: 31 08 5f 41 44 52 0c 05 00 1f 00 5b 82 44 47 53 1._ADR.....[.DGS
3150: 42 55 53 08 5f 41 44 52 0c 03 00 1f 00 5b 80 53 BUS._ADR.....[.S
3160: 4d 42 50 02 0a 40 0a c0 5b 81 0d 53 4d 42 50 03 MBP..@..[..SMBP.
3170: 00 02 49 32 43 45 01 5b 80 53 4d 50 42 02 0a 20 ..I2CE.[.SMPB..
3180: 0a 04 5b 81 0d 53 4d 50 42 03 00 05 53 42 41 52 ..[..SMPB...SBAR
3190: 0b 5b 80 53 4d 42 49 01 79 53 42 41 52 0a 05 00 .[.SMBI.ySBAR...
31a0: 0a 10 5b 81 3a 53 4d 42 49 01 48 53 54 53 08 00 ..[.:SMBI.HSTS..
31b0: 08 48 43 4f 4e 08 48 43 4f 4d 08 54 58 53 41 08 .HCON.HCOM.TXSA.
31c0: 44 41 54 30 08 44 41 54 31 08 48 42 44 52 08 50 DAT0.DAT1.HBDR.P
31d0: 45 43 52 08 52 58 53 41 08 53 44 41 54 10 14 44 ECR.RXSA.SDAT..D
31e0: 04 53 53 58 42 0a a0 07 53 54 52 54 a4 00 70 00 .SSXB...STRT..p.
31f0: 49 32 43 45 70 0a bf 48 53 54 53 70 68 54 58 53 I2CEp..HSTSphTXS
3200: 41 70 69 48 43 4f 4d 70 0a 48 48 43 4f 4e a0 12 ApiHCOMp.HHCON..
3210: 43 4f 4d 50 7d 48 53 54 53 0a ff 48 53 54 53 a4 COMP}HSTS..HSTS.
3220: 01 a4 00 14 48 04 53 52 58 42 09 a0 09 53 54 52 ....H.SRXB...STR
3230: 54 a4 0b ff ff 70 00 49 32 43 45 70 0a bf 48 53 T....p.I2CEp..HS
3240: 54 53 70 7d 68 01 00 54 58 53 41 70 0a 44 48 43 TSp}h..TXSAp.DHC
3250: 4f 4e a0 15 43 4f 4d 50 7d 48 53 54 53 0a ff 48 ON..COMP}HSTS..H
3260: 53 54 53 a4 44 41 54 30 a4 0b ff ff 14 4a 04 53 STS.DAT0.....J.S
3270: 57 52 42 0b a0 07 53 54 52 54 a4 00 70 00 49 32 WRB...STRT..p.I2
3280: 43 45 70 0a bf 48 53 54 53 70 68 54 58 53 41 70 CEp..HSTSphTXSAp
3290: 69 48 43 4f 4d 70 6a 44 41 54 30 70 0a 48 48 43 iHCOMpjDAT0p.HHC
32a0: 4f 4e a0 12 43 4f 4d 50 7d 48 53 54 53 0a ff 48 ON..COMP}HSTS..H
32b0: 53 54 53 a4 01 a4 00 14 4e 04 53 52 44 42 0a a0 STS.....N.SRDB..
32c0: 09 53 54 52 54 a4 0b ff ff 70 00 49 32 43 45 70 .STRT....p.I2CEp
32d0: 0a bf 48 53 54 53 70 7d 68 01 00 54 58 53 41 70 ..HSTSp}h..TXSAp
32e0: 69 48 43 4f 4d 70 0a 48 48 43 4f 4e a0 15 43 4f iHCOMp.HHCON..CO
32f0: 4d 50 7d 48 53 54 53 0a ff 48 53 54 53 a4 44 41 MP}HSTS..HSTS.DA
3300: 54 30 a4 0b ff ff 14 48 05 53 57 52 57 0b a0 07 T0.....H.SWRW...
3310: 53 54 52 54 a4 00 70 00 49 32 43 45 70 0a bf 48 STRT..p.I2CEp..H
3320: 53 54 53 70 68 54 58 53 41 70 69 48 43 4f 4d 7b STSphTXSApiHCOM{
3330: 6a 0a ff 44 41 54 31 7b 7a 6a 0a 08 00 0a ff 44 j..DAT1{zj.....D
3340: 41 54 30 70 0a 4c 48 43 4f 4e a0 12 43 4f 4d 50 AT0p.LHCON..COMP
3350: 7d 48 53 54 53 0a ff 48 53 54 53 a4 01 a4 00 14 }HSTS..HSTS.....
3360: 4a 05 53 52 44 57 0a a0 09 53 54 52 54 a4 0b ff J.SRDW...STRT...
3370: ff 70 00 49 32 43 45 70 0a bf 48 53 54 53 70 7d .p.I2CEp..HSTSp}
3380: 68 01 00 54 58 53 41 70 69 48 43 4f 4d 70 0a 4c h..TXSApiHCOMp.L
3390: 48 43 4f 4e a0 1f 43 4f 4d 50 7d 48 53 54 53 0a HCON..COMP}HSTS.
33a0: ff 48 53 54 53 a4 7d 79 44 41 54 30 0a 08 00 44 .HSTS.}yDAT0...D
33b0: 41 54 31 00 a4 0c ff ff ff ff 14 4a 09 53 42 4c AT1........J.SBL
33c0: 57 0c a0 07 53 54 52 54 a4 00 70 6b 49 32 43 45 W...STRT..pkI2CE
33d0: 70 0a bf 48 53 54 53 70 68 54 58 53 41 70 69 48 p..HSTSphTXSApiH
33e0: 43 4f 4d 70 87 6a 44 41 54 30 70 00 61 70 83 88 COMp.jDAT0p.ap..
33f0: 6a 00 00 48 42 44 52 70 0a 54 48 43 4f 4e a2 41 j..HBDRp.THCON.A
3400: 04 94 87 6a 61 70 0b a0 0f 60 a2 12 90 92 7b 48 ...jap...`....{H
3410: 53 54 53 0a 80 00 60 76 60 5b 21 0a 32 a0 09 92 STS...`v`[!.2...
3420: 60 4b 49 4c 4c a4 00 70 0a 80 48 53 54 53 75 61 `KILL..p..HSTSua
3430: a0 0f 94 87 6a 61 70 83 88 6a 61 00 48 42 44 52 ....jap..ja.HBDR
3440: a0 12 43 4f 4d 50 7d 48 53 54 53 0a ff 48 53 54 ..COMP}HSTS..HST
3450: 53 a4 01 a4 00 14 40 0d 53 42 4c 52 0b 08 54 42 S.....@.SBLR..TB
3460: 55 46 11 04 0b 00 01 a0 07 53 54 52 54 a4 00 70 UF.......STRT..p
3470: 6a 49 32 43 45 70 0a bf 48 53 54 53 70 7d 68 01 jI2CEp..HSTSp}h.
3480: 00 54 58 53 41 70 69 48 43 4f 4d 70 0a 54 48 43 .TXSApiHCOMp.THC
3490: 4f 4e 70 0b a0 0f 60 a2 12 90 92 7b 48 53 54 53 ONp...`....{HSTS
34a0: 0a 80 00 60 76 60 5b 21 0a 32 a0 09 92 60 4b 49 ...`v`[!.2...`KI
34b0: 4c 4c a4 00 70 44 41 54 30 88 54 42 55 46 00 00 LL..pDAT0.TBUF..
34c0: 70 0a 80 48 53 54 53 70 01 61 a2 43 04 95 61 83 p..HSTSp.a.C..a.
34d0: 88 54 42 55 46 00 00 70 0b a0 0f 60 a2 12 90 92 .TBUF..p...`....
34e0: 7b 48 53 54 53 0a 80 00 60 76 60 5b 21 0a 32 a0 {HSTS...`v`[!.2.
34f0: 09 92 60 4b 49 4c 4c a4 00 70 48 42 44 52 88 54 ..`KILL..pHBDR.T
3500: 42 55 46 61 00 70 0a 80 48 53 54 53 75 61 a0 15 BUFa.p..HSTSua..
3510: 43 4f 4d 50 7d 48 53 54 53 0a ff 48 53 54 53 a4 COMP}HSTS..HSTS.
3520: 54 42 55 46 a4 00 14 4f 04 53 54 52 54 08 70 0a TBUF...O.STRT.p.
3530: c8 60 a2 1d 60 a0 15 7b 48 53 54 53 0a 40 00 76 .`..`..{HSTS.@.v
3540: 60 5b 22 01 a0 06 93 60 00 a4 01 a1 04 70 00 60 `["....`.....p.`
3550: 70 0b a0 0f 60 a2 1e 60 a0 17 7b 48 53 54 53 01 p...`..`..{HSTS.
3560: 00 76 60 5b 21 0a 32 a0 08 93 60 00 4b 49 4c 4c .v`[!.2...`.KILL
3570: a1 03 a4 00 a4 01 14 2d 43 4f 4d 50 08 70 0b a0 .......-COMP.p..
3580: 0f 60 a2 1f 60 a0 0b 7b 48 53 54 53 0a 02 00 a4 .`..`..{HSTS....
3590: 01 a1 10 76 60 5b 21 0a 32 a0 08 93 60 00 4b 49 ...v`[!.2...`.KI
35a0: 4c 4c a4 00 14 1c 4b 49 4c 4c 08 7d 48 43 4f 4e LL....KILL.}HCON
35b0: 0a 02 48 43 4f 4e 7d 48 53 54 53 0a ff 48 53 54 ..HCON}HSTS..HST
35c0: 53 10 45 28 2f 03 5f 53 42 5f 50 43 49 30 53 41 S.E(/._SB_PCI0SA
35d0: 54 30 08 5e 4e 41 54 41 12 07 01 0c 02 00 1f 00 T0.^NATA........
35e0: 08 5c 46 5a 54 46 11 0a 0a 07 00 00 00 00 00 00 .\FZTF..........
35f0: f5 08 52 45 47 46 01 14 12 5f 52 45 47 02 a0 0b ..REGF..._REG...
3600: 93 68 0a 02 70 69 52 45 47 46 08 54 4d 44 30 11 .h..piREGF.TMD0.
3610: 03 0a 14 8a 54 4d 44 30 00 50 49 4f 30 8a 54 4d ....TMD0.PIO0.TM
3620: 44 30 0a 04 44 4d 41 30 8a 54 4d 44 30 0a 08 50 D0..DMA0.TMD0..P
3630: 49 4f 31 8a 54 4d 44 30 0a 0c 44 4d 41 31 8a 54 IO1.TMD0..DMA1.T
3640: 4d 44 30 0a 10 43 48 4e 46 5b 80 43 46 47 32 02 MD0..CHNF[.CFG2.
3650: 0a 40 0a c0 5b 81 15 43 46 47 32 03 00 40 28 4d .@..[..CFG2..@(M
3660: 41 50 56 02 00 04 53 41 4d 53 02 5b 82 40 11 50 APV...SAMS.[.@.P
3670: 52 54 30 08 5f 41 44 52 0b ff ff 08 47 54 46 30 RT0._ADR....GTF0
3680: 11 0a 0a 07 00 00 00 00 00 a0 00 14 16 5f 53 54 ............._ST
3690: 41 00 a0 0b 92 93 53 41 4d 53 00 a4 0a 0f a1 03 A.....SAMS......
36a0: a4 00 14 4e 0c 5f 53 44 44 01 08 46 46 53 30 11 ...N._SDD..FFS0.
36b0: 0a 0a 07 00 00 00 00 00 a0 00 8c 46 46 53 30 00 ...........FFS0.
36c0: 46 46 30 30 8c 46 46 53 30 0a 06 46 46 30 36 70 FF00.FFS0..FF06p
36d0: 53 4d 49 5f 0a ee 00 60 a0 4f 08 93 87 68 0b 00 SMI_...`.O...h..
36e0: 02 a0 46 08 92 93 60 00 8b 68 0a 64 57 31 31 39 ..F...`..h.dW119
36f0: 8b 68 0b 34 01 57 31 35 34 8b 68 0b 38 01 57 31 .h.4.W154.h.8.W1
3700: 35 36 a0 33 7b 93 57 31 35 34 0b 28 10 93 7b 57 56.3{.W154.(..{W
3710: 31 35 36 0b 00 40 00 0b 00 40 00 a0 1a 93 7b 57 156..@...@....{W
3720: 31 35 36 0b 00 80 00 00 70 0a 5a 46 46 30 30 70 156.....p.ZFF00p
3730: 0a ef 46 46 30 36 a1 31 a0 2f 93 7b 57 31 31 39 ..FF06.1./.{W119
3740: 0a 20 00 0a 20 a0 0c 93 60 0a 83 70 0a 41 46 46 . .. ...`..p.AFF
3750: 30 30 a1 0e a0 0c 93 60 0a 84 70 0a c1 46 46 30 00.....`..p..FF0
3760: 30 70 0a ef 46 46 30 36 70 46 46 53 30 47 54 46 0p..FF06pFFS0GTF
3770: 30 14 0b 5f 47 54 46 00 a4 47 54 46 30 5b 82 40 0.._GTF..GTF0[.@
3780: 06 43 48 4e 30 08 5f 41 44 52 00 14 32 5f 47 54 .CHN0._ADR..2_GT
3790: 4d 00 70 0a 78 50 49 4f 30 70 0a 14 44 4d 41 30 M.p.xPIO0p..DMA0
37a0: 70 0a 78 50 49 4f 31 70 0a 14 44 4d 41 31 7d 43 p.xPIO1p..DMA1}C
37b0: 48 4e 46 0a 05 43 48 4e 46 a4 54 4d 44 30 14 06 HNF..CHNF.TMD0..
37c0: 5f 53 54 4d 03 5b 82 0b 44 52 56 30 08 5f 41 44 _STM.[..DRV0._AD
37d0: 52 00 5b 82 0b 44 52 56 31 08 5f 41 44 52 01 5b R.[..DRV1._ADR.[
37e0: 82 46 06 43 48 4e 31 08 5f 41 44 52 01 14 38 5f .F.CHN1._ADR..8_
37f0: 47 54 4d 00 70 0a 78 50 49 4f 30 70 0a 14 44 4d GTM.p.xPIO0p..DM
3800: 41 30 70 0a 78 50 49 4f 31 70 0a 14 44 4d 41 31 A0p.xPIO1p..DMA1
3810: 70 00 43 48 4e 46 7d 43 48 4e 46 0a 05 43 48 4e p.CHNF}CHNF..CHN
3820: 46 a4 54 4d 44 30 14 06 5f 53 54 4d 03 5b 82 0b F.TMD0.._STM.[..
3830: 44 52 56 30 08 5f 41 44 52 00 5b 82 0b 44 52 56 DRV0._ADR.[..DRV
3840: 31 08 5f 41 44 52 01 10 42 12 2f 03 5f 53 42 5f 1._ADR..B./._SB_
3850: 50 43 49 30 53 41 54 31 08 52 45 47 46 01 14 12 PCI0SAT1.REGF...
3860: 5f 52 45 47 02 a0 0b 93 68 0a 02 70 69 52 45 47 _REG....h..piREG
3870: 46 08 54 4d 44 30 11 03 0a 14 8a 54 4d 44 30 00 F.TMD0.....TMD0.
3880: 50 49 4f 30 8a 54 4d 44 30 0a 04 44 4d 41 30 8a PIO0.TMD0..DMA0.
3890: 54 4d 44 30 0a 08 50 49 4f 31 8a 54 4d 44 30 0a TMD0..PIO1.TMD0.
38a0: 0c 44 4d 41 31 8a 54 4d 44 30 0a 10 43 48 4e 46 .DMA1.TMD0..CHNF
38b0: 5b 82 4b 05 43 48 4e 30 08 5f 41 44 52 00 14 2d [.K.CHN0._ADR..-
38c0: 5f 47 54 4d 00 70 0a 78 50 49 4f 30 70 0a 14 44 _GTM.p.xPIO0p..D
38d0: 4d 41 30 70 0a 78 50 49 4f 31 70 0a 14 44 4d 41 MA0p.xPIO1p..DMA
38e0: 31 70 01 43 48 4e 46 a4 54 4d 44 30 14 06 5f 53 1p.CHNF.TMD0.._S
38f0: 54 4d 03 5b 82 0b 44 52 56 30 08 5f 41 44 52 00 TM.[..DRV0._ADR.
3900: 5b 82 0b 44 52 56 31 08 5f 41 44 52 01 5b 82 4b [..DRV1._ADR.[.K
3910: 05 43 48 4e 31 08 5f 41 44 52 01 14 2d 5f 47 54 .CHN1._ADR..-_GT
3920: 4d 00 70 0a 78 50 49 4f 30 70 0a 14 44 4d 41 30 M.p.xPIO0p..DMA0
3930: 70 0a 78 50 49 4f 31 70 0a 14 44 4d 41 31 70 01 p.xPIO1p..DMA1p.
3940: 43 48 4e 46 a4 54 4d 44 30 14 06 5f 53 54 4d 03 CHNF.TMD0.._STM.
3950: 5b 82 0b 44 52 56 30 08 5f 41 44 52 00 5b 82 0b [..DRV0._ADR.[..
3960: 44 52 56 31 08 5f 41 44 52 01 10 41 10 2f 03 5f DRV1._ADR..A./._
3970: 53 42 5f 50 43 49 30 4c 50 43 42 5b 80 43 50 53 SB_PCI0LPCB[.CPS
3980: 42 00 0c 98 4f ff da 0a 10 5b 81 4c 05 43 50 53 B...O....[.L.CPS
3990: 42 00 52 54 43 58 01 53 42 42 30 07 53 42 42 31 B.RTCX.SBB0.SBB1
39a0: 08 53 42 42 32 08 53 42 42 33 08 53 42 42 34 08 .SBB2.SBB3.SBB4.
39b0: 53 42 42 35 08 53 42 42 36 08 53 42 42 37 08 53 SBB5.SBB6.SBB7.S
39c0: 42 42 38 08 53 42 42 39 08 53 42 42 41 08 53 42 BB8.SBB9.SBBA.SB
39d0: 42 42 08 53 42 42 43 08 53 42 42 44 08 53 42 42 BB.SBBC.SBBD.SBB
39e0: 45 08 53 42 42 46 08 14 12 53 50 54 53 01 70 01 E.SBBF...SPTS.p.
39f0: 53 4c 50 58 70 01 53 4c 50 45 14 1b 53 57 41 4b SLPXp.SLPE..SWAK
3a00: 01 70 00 53 4c 50 45 a0 05 52 54 43 53 a1 08 86 .p.SLPE..RTCS...
3a10: 50 57 52 42 0a 02 5b 80 53 4d 49 45 01 50 4d 42 PWRB..[.SMIE.PMB
3a20: 53 0a 04 5b 81 22 53 4d 49 45 01 00 0a 52 54 43 S..[."SMIE...RTC
3a30: 53 01 00 03 50 45 58 53 01 57 41 4b 53 01 00 08 S...PEXS.WAKS...
3a40: 50 57 42 54 01 00 07 5b 80 53 4c 50 52 01 53 4d PWBT...[.SLPR.SM
3a50: 43 52 0a 08 5b 81 16 53 4c 50 52 01 00 04 53 4c CR..[..SLPR...SL
3a60: 50 45 01 00 1f 53 4c 50 58 01 00 1b 10 1f 2f 03 PE...SLPX...../.
3a70: 5f 53 42 5f 50 43 49 30 52 50 30 31 14 0f 5f 50 _SB_PCI0RP01.._P
3a80: 52 57 00 a4 47 50 52 57 0a 09 0a 04 10 1f 2f 03 RW..GPRW....../.
3a90: 5f 53 42 5f 50 43 49 30 52 50 30 32 14 0f 5f 50 _SB_PCI0RP02.._P
3aa0: 52 57 00 a4 47 50 52 57 0a 09 0a 04 10 1f 2f 03 RW..GPRW....../.
3ab0: 5f 53 42 5f 50 43 49 30 52 50 30 33 14 0f 5f 50 _SB_PCI0RP03.._P
3ac0: 52 57 00 a4 47 50 52 57 0a 09 0a 04 10 1f 2f 03 RW..GPRW....../.
3ad0: 5f 53 42 5f 50 43 49 30 52 50 30 34 14 0f 5f 50 _SB_PCI0RP04.._P
3ae0: 52 57 00 a4 47 50 52 57 0a 09 0a 04 10 1f 2f 03 RW..GPRW....../.
3af0: 5f 53 42 5f 50 43 49 30 52 50 30 36 14 0f 5f 50 _SB_PCI0RP06.._P
3b00: 52 57 00 a4 47 50 52 57 0a 09 0a 04 10 1f 2f 03 RW..GPRW....../.
3b10: 5f 53 42 5f 50 43 49 30 52 50 30 37 14 0f 5f 50 _SB_PCI0RP07.._P
3b20: 52 57 00 a4 47 50 52 57 0a 09 0a 04 10 1f 2f 03 RW..GPRW....../.
3b30: 5f 53 42 5f 50 43 49 30 52 50 30 38 14 0f 5f 50 _SB_PCI0RP08.._P
3b40: 52 57 00 a4 47 50 52 57 0a 09 0a 04 5b 80 2f 04 RW..GPRW....[./.
3b50: 5f 53 42 5f 50 43 49 30 4c 50 43 42 4c 50 43 52 _SB_PCI0LPCBLPCR
3b60: 02 0a 80 0a 04 5b 81 48 06 5c 2f 04 5f 53 42 5f .....[.H.\/._SB_
3b70: 50 43 49 30 4c 50 43 42 4c 50 43 52 01 43 41 44 PCI0LPCBLPCR.CAD
3b80: 52 03 00 01 43 42 44 52 03 00 01 4c 54 44 52 02 R...CBDR...LTDR.
3b90: 00 02 46 44 44 52 01 00 02 43 41 4c 45 01 43 42 ..FDDR...CALE.CB
3ba0: 4c 45 01 4c 54 4c 45 01 46 44 4c 45 01 00 04 47 LE.LTLE.FDLE...G
3bb0: 4c 4c 45 01 47 48 4c 45 01 4b 43 4c 45 01 4d 43 LLE.GHLE.KCLE.MC
3bc0: 4c 45 01 43 31 4c 45 01 43 32 4c 45 01 00 02 14 LE.C1LE.C2LE....
3bd0: 4b 09 55 58 44 56 01 70 0a ff 60 08 5f 54 5f 30 K.UXDV.p..`._T_0
3be0: 00 70 72 68 00 00 5f 54 5f 30 a0 0c 93 5f 54 5f .prh.._T_0..._T_
3bf0: 30 0b f8 03 70 00 60 a1 41 07 a0 0c 93 5f 54 5f 0...p.`.A...._T_
3c00: 30 0b f8 02 70 01 60 a1 41 06 a0 0d 93 5f 54 5f 0...p.`.A...._T_
3c10: 30 0b 20 02 70 0a 02 60 a1 40 05 a0 0d 93 5f 54 0. .p..`.@...._T
3c20: 5f 30 0b 28 02 70 0a 03 60 a1 3f a0 0d 93 5f 54 _0.(.p..`.?..._T
3c30: 5f 30 0b 38 02 70 0a 04 60 a1 2f a0 0d 93 5f 54 _0.8.p..`./..._T
3c40: 5f 30 0b e8 02 70 0a 05 60 a1 1f a0 0d 93 5f 54 _0...p..`....._T
3c50: 5f 30 0b 38 03 70 0a 06 60 a1 0f a0 0d 93 5f 54 _0.8.p..`....._T
3c60: 5f 30 0b e8 03 70 0a 07 60 a4 60 14 42 22 52 52 _0...p..`.`.B"RR
3c70: 49 4f 04 08 5f 54 5f 30 00 70 72 68 00 00 5f 54 IO.._T_0.prh.._T
3c80: 5f 30 a0 2a 93 5f 54 5f 30 00 70 00 43 41 4c 45 _0.*._T_0.p.CALE
3c90: 70 55 58 44 56 6a 60 a0 0c 92 93 60 0a ff 70 60 pUXDVj`....`..p`
3ca0: 43 41 44 52 a0 08 69 70 01 43 41 4c 45 a1 40 1e CADR..ip.CALE.@.
3cb0: a0 2a 93 5f 54 5f 30 01 70 00 43 42 4c 45 70 55 .*._T_0.p.CBLEpU
3cc0: 58 44 56 6a 60 a0 0c 92 93 60 0a ff 70 60 43 42 XDVj`....`..p`CB
3cd0: 44 52 a0 08 69 70 01 43 42 4c 45 a1 42 1b a0 3f DR..ip.CBLE.B..?
3ce0: 93 5f 54 5f 30 0a 02 70 00 4c 54 4c 45 a0 0c 93 ._T_0..p.LTLE...
3cf0: 6a 0b 78 03 70 00 4c 54 44 52 a0 0c 93 6a 0b 78 j.x.p.LTDR...j.x
3d00: 02 70 01 4c 54 44 52 a0 0d 93 6a 0b bc 03 70 0a .p.LTDR...j...p.
3d10: 02 4c 54 44 52 a0 08 69 70 01 4c 54 4c 45 a1 4f .LTDR..ip.LTLE.O
3d20: 16 a0 31 93 5f 54 5f 30 0a 03 70 00 46 44 4c 45 ..1._T_0..p.FDLE
3d30: a0 0c 93 6a 0b f0 03 70 00 46 44 44 52 a0 0c 93 ...j...p.FDDR...
3d40: 6a 0b 70 03 70 01 46 44 44 52 a0 08 69 70 01 46 j.p.p.FDDR..ip.F
3d50: 44 4c 45 a1 4a 13 a0 38 93 5f 54 5f 30 0a 08 a0 DLE.J..8._T_0...
3d60: 17 93 6a 0b 00 02 a0 08 69 70 01 47 4c 4c 45 a1 ..j.....ip.GLLE.
3d70: 07 70 00 47 4c 4c 45 a0 17 93 6a 0b 08 02 a0 08 .p.GLLE...j.....
3d80: 69 70 01 47 48 4c 45 a1 07 70 00 47 48 4c 45 a1 ip.GHLE..p.GHLE.
3d90: 4e 0f a0 38 93 5f 54 5f 30 0a 09 a0 17 93 6a 0b N..8._T_0.....j.
3da0: 00 02 a0 08 69 70 01 47 4c 4c 45 a1 07 70 00 47 ....ip.GLLE..p.G
3db0: 4c 4c 45 a0 17 93 6a 0b 08 02 a0 08 69 70 01 47 LLE...j.....ip.G
3dc0: 48 4c 45 a1 07 70 00 47 48 4c 45 a1 42 0c a0 24 HLE..p.GHLE.B..$
3dd0: 93 5f 54 5f 30 0a 0a a0 1b 91 93 6a 0a 60 93 6a ._T_0......j.`.j
3de0: 0a 64 a0 08 69 70 01 4b 43 4c 45 a1 07 70 00 4b .d..ip.KCLE..p.K
3df0: 43 4c 45 a1 4a 09 a0 24 93 5f 54 5f 30 0a 0b a0 CLE.J..$._T_0...
3e00: 1b 91 93 6a 0a 62 93 6a 0a 66 a0 08 69 70 01 4d ...j.b.j.f..ip.M
3e10: 43 4c 45 a1 07 70 00 4d 43 4c 45 a1 42 07 a0 36 CLE..p.MCLE.B..6
3e20: 93 5f 54 5f 30 0a 0c a0 16 93 6a 0a 2e a0 08 69 ._T_0.....j....i
3e30: 70 01 43 31 4c 45 a1 07 70 00 43 31 4c 45 a0 16 p.C1LE..p.C1LE..
3e40: 93 6a 0a 4e a0 08 69 70 01 43 32 4c 45 a1 07 70 .j.N..ip.C2LE..p
3e50: 00 43 32 4c 45 a1 38 a0 36 93 5f 54 5f 30 0a 0d .C2LE.8.6._T_0..
3e60: a0 16 93 6a 0a 2e a0 08 69 70 01 43 31 4c 45 a1 ...j....ip.C1LE.
3e70: 07 70 00 43 31 4c 45 a0 16 93 6a 0a 4e a0 08 69 .p.C1LE...j.N..i
3e80: 70 01 43 32 4c 45 a1 07 70 00 43 32 4c 45 14 06 p.C2LE..p.C2LE..
3e90: 52 44 4d 41 03 10 18 2e 5f 53 42 5f 50 43 49 30 RDMA...._SB_PCI0
3ea0: 14 06 4e 50 54 53 01 14 06 4e 57 41 4b 01 10 1f ..NPTS...NWAK...
3eb0: 2f 03 5f 53 42 5f 50 43 49 30 50 45 47 30 14 0f /._SB_PCI0PEG0..
3ec0: 5f 50 52 57 00 a4 47 50 52 57 0a 09 0a 04 10 23 _PRW..GPRW.....#
3ed0: 2f 04 5f 53 42 5f 50 43 49 30 50 45 47 30 50 45 /._SB_PCI0PEG0PE
3ee0: 47 50 14 0f 5f 50 52 57 00 a4 47 50 52 57 0a 09 GP.._PRW..GPRW..
3ef0: 0a 04 10 1f 2f 03 5f 53 42 5f 50 43 49 30 50 45 ..../._SB_PCI0PE
3f00: 47 31 14 0f 5f 50 52 57 00 a4 47 50 52 57 0a 09 G1.._PRW..GPRW..
3f10: 0a 04 10 1f 2f 03 5f 53 42 5f 50 43 49 30 50 45 ..../._SB_PCI0PE
3f20: 47 32 14 0f 5f 50 52 57 00 a4 47 50 52 57 0a 09 G2.._PRW..GPRW..
3f30: 0a 04 10 1f 2f 03 5f 53 42 5f 50 43 49 30 50 45 ..../._SB_PCI0PE
3f40: 47 33 14 0f 5f 50 52 57 00 a4 47 50 52 57 0a 09 G3.._PRW..GPRW..
3f50: 0a 04 10 8e 5e 01 2e 5f 53 42 5f 50 43 49 30 5b ....^.._SB_PCI0[
3f60: 82 80 5e 01 47 46 58 30 08 5f 41 44 52 0c 00 00 ..^.GFX0._ADR...
3f70: 02 00 14 06 50 43 50 43 00 14 08 50 41 50 52 00 ....PCPC...PAPR.
3f80: a4 00 14 26 5f 44 4f 53 01 70 7b 68 0a 07 00 44 ...&_DOS.p{h...D
3f90: 53 45 4e a0 15 93 7b 68 0a 03 00 00 a0 0c 5b 12 SEN...{h......[.
3fa0: 48 44 4f 53 00 48 44 4f 53 14 46 51 5f 44 4f 44 HDOS.HDOS.FQ_DOD
3fb0: 00 a0 0c 5b 12 49 44 41 42 00 49 44 41 42 a1 48 ...[.IDAB.IDAB.H
3fc0: 0b 70 00 4e 44 49 44 a0 15 92 93 44 49 44 4c 00 .p.NDID....DIDL.
3fd0: 70 53 44 44 4c 44 49 44 4c 44 49 44 31 a0 15 92 pSDDLDIDLDID1...
3fe0: 93 44 44 4c 32 00 70 53 44 44 4c 44 44 4c 32 44 .DDL2.pSDDLDDL2D
3ff0: 49 44 32 a0 15 92 93 44 44 4c 33 00 70 53 44 44 ID2....DDL3.pSDD
4000: 4c 44 44 4c 33 44 49 44 33 a0 15 92 93 44 44 4c LDDL3DID3....DDL
4010: 34 00 70 53 44 44 4c 44 44 4c 34 44 49 44 34 a0 4.pSDDLDDL4DID4.
4020: 15 92 93 44 44 4c 35 00 70 53 44 44 4c 44 44 4c ...DDL5.pSDDLDDL
4030: 35 44 49 44 35 a0 15 92 93 44 44 4c 36 00 70 53 5DID5....DDL6.pS
4040: 44 44 4c 44 44 4c 36 44 49 44 36 a0 15 92 93 44 DDLDDL6DID6....D
4050: 44 4c 37 00 70 53 44 44 4c 44 44 4c 37 44 49 44 DL7.pSDDLDDL7DID
4060: 37 a0 15 92 93 44 44 4c 38 00 70 53 44 44 4c 44 7....DDL8.pSDDLD
4070: 44 4c 38 44 49 44 38 a0 2c 93 4e 44 49 44 01 08 DL8DID8.,.NDID..
4080: 54 4d 50 31 12 07 01 0c ff ff ff ff 70 7d 0c 00 TMP1........p}..
4090: 00 01 00 44 49 44 31 00 88 54 4d 50 31 00 00 a4 ...DID1..TMP1...
40a0: 54 4d 50 31 a0 46 04 93 4e 44 49 44 0a 02 08 54 TMP1.F..NDID...T
40b0: 4d 50 32 12 0c 02 0c ff ff ff ff 0c ff ff ff ff MP2.............
40c0: 70 7d 0c 00 00 01 00 44 49 44 31 00 88 54 4d 50 p}.....DID1..TMP
40d0: 32 00 00 70 7d 0c 00 00 01 00 44 49 44 32 00 88 2..p}.....DID2..
40e0: 54 4d 50 32 01 00 a4 54 4d 50 32 a0 4f 05 93 4e TMP2...TMP2.O..N
40f0: 44 49 44 0a 03 08 54 4d 50 33 12 11 03 0c ff ff DID...TMP3......
4100: ff ff 0c ff ff ff ff 0c ff ff ff ff 70 7d 0c 00 ............p}..
4110: 00 01 00 44 49 44 31 00 88 54 4d 50 33 00 00 70 ...DID1..TMP3..p
4120: 7d 0c 00 00 01 00 44 49 44 32 00 88 54 4d 50 33 }.....DID2..TMP3
4130: 01 00 70 7d 0c 00 00 01 00 44 49 44 33 00 88 54 ..p}.....DID3..T
4140: 4d 50 33 0a 02 00 a4 54 4d 50 33 a0 48 07 93 4e MP3....TMP3.H..N
4150: 44 49 44 0a 04 08 54 4d 50 34 12 16 04 0c ff ff DID...TMP4......
4160: ff ff 0c ff ff ff ff 0c ff ff ff ff 0c ff ff ff ................
4170: ff 70 7d 0c 00 00 01 00 44 49 44 31 00 88 54 4d .p}.....DID1..TM
4180: 50 34 00 00 70 7d 0c 00 00 01 00 44 49 44 32 00 P4..p}.....DID2.
4190: 88 54 4d 50 34 01 00 70 7d 0c 00 00 01 00 44 49 .TMP4..p}.....DI
41a0: 44 33 00 88 54 4d 50 34 0a 02 00 70 7d 0c 00 00 D3..TMP4...p}...
41b0: 01 00 44 49 44 34 00 88 54 4d 50 34 0a 03 00 a4 ..DID4..TMP4....
41c0: 54 4d 50 34 a0 41 09 93 4e 44 49 44 0a 05 08 54 TMP4.A..NDID...T
41d0: 4d 50 35 12 1b 05 0c ff ff ff ff 0c ff ff ff ff MP5.............
41e0: 0c ff ff ff ff 0c ff ff ff ff 0c ff ff ff ff 70 ...............p
41f0: 7d 0c 00 00 01 00 44 49 44 31 00 88 54 4d 50 35 }.....DID1..TMP5
4200: 00 00 70 7d 0c 00 00 01 00 44 49 44 32 00 88 54 ..p}.....DID2..T
4210: 4d 50 35 01 00 70 7d 0c 00 00 01 00 44 49 44 33 MP5..p}.....DID3
4220: 00 88 54 4d 50 35 0a 02 00 70 7d 0c 00 00 01 00 ..TMP5...p}.....
4230: 44 49 44 34 00 88 54 4d 50 35 0a 03 00 70 7d 0c DID4..TMP5...p}.
4240: 00 00 01 00 44 49 44 35 00 88 54 4d 50 35 0a 04 ....DID5..TMP5..
4250: 00 a4 54 4d 50 35 a0 4a 0a 93 4e 44 49 44 0a 06 ..TMP5.J..NDID..
4260: 08 54 4d 50 36 12 20 06 0c ff ff ff ff 0c ff ff .TMP6. .........
4270: ff ff 0c ff ff ff ff 0c ff ff ff ff 0c ff ff ff ................
4280: ff 0c ff ff ff ff 70 7d 0c 00 00 01 00 44 49 44 ......p}.....DID
4290: 31 00 88 54 4d 50 36 00 00 70 7d 0c 00 00 01 00 1..TMP6..p}.....
42a0: 44 49 44 32 00 88 54 4d 50 36 01 00 70 7d 0c 00 DID2..TMP6..p}..
42b0: 00 01 00 44 49 44 33 00 88 54 4d 50 36 0a 02 00 ...DID3..TMP6...
42c0: 70 7d 0c 00 00 01 00 44 49 44 34 00 88 54 4d 50 p}.....DID4..TMP
42d0: 36 0a 03 00 70 7d 0c 00 00 01 00 44 49 44 35 00 6...p}.....DID5.
42e0: 88 54 4d 50 36 0a 04 00 70 7d 0c 00 00 01 00 44 .TMP6...p}.....D
42f0: 49 44 36 00 88 54 4d 50 36 0a 05 00 a4 54 4d 50 ID6..TMP6....TMP
4300: 36 a0 43 0c 93 4e 44 49 44 0a 07 08 54 4d 50 37 6.C..NDID...TMP7
4310: 12 25 07 0c ff ff ff ff 0c ff ff ff ff 0c ff ff .%..............
4320: ff ff 0c ff ff ff ff 0c ff ff ff ff 0c ff ff ff ................
4330: ff 0c ff ff ff ff 70 7d 0c 00 00 01 00 44 49 44 ......p}.....DID
4340: 31 00 88 54 4d 50 37 00 00 70 7d 0c 00 00 01 00 1..TMP7..p}.....
4350: 44 49 44 32 00 88 54 4d 50 37 01 00 70 7d 0c 00 DID2..TMP7..p}..
4360: 00 01 00 44 49 44 33 00 88 54 4d 50 37 0a 02 00 ...DID3..TMP7...
4370: 70 7d 0c 00 00 01 00 44 49 44 34 00 88 54 4d 50 p}.....DID4..TMP
4380: 37 0a 03 00 70 7d 0c 00 00 01 00 44 49 44 35 00 7...p}.....DID5.
4390: 88 54 4d 50 37 0a 04 00 70 7d 0c 00 00 01 00 44 .TMP7...p}.....D
43a0: 49 44 36 00 88 54 4d 50 37 0a 05 00 70 7d 0c 00 ID6..TMP7...p}..
43b0: 00 01 00 44 49 44 37 00 88 54 4d 50 37 0a 06 00 ...DID7..TMP7...
43c0: a4 54 4d 50 37 a0 4c 0d 93 4e 44 49 44 0a 08 08 .TMP7.L..NDID...
43d0: 54 4d 50 38 12 2a 08 0c ff ff ff ff 0c ff ff ff TMP8.*..........
43e0: ff 0c ff ff ff ff 0c ff ff ff ff 0c ff ff ff ff ................
43f0: 0c ff ff ff ff 0c ff ff ff ff 0c ff ff ff ff 70 ...............p
4400: 7d 0c 00 00 01 00 44 49 44 31 00 88 54 4d 50 38 }.....DID1..TMP8
4410: 00 00 70 7d 0c 00 00 01 00 44 49 44 32 00 88 54 ..p}.....DID2..T
4420: 4d 50 38 01 00 70 7d 0c 00 00 01 00 44 49 44 33 MP8..p}.....DID3
4430: 00 88 54 4d 50 38 0a 02 00 70 7d 0c 00 00 01 00 ..TMP8...p}.....
4440: 44 49 44 34 00 88 54 4d 50 38 0a 03 00 70 7d 0c DID4..TMP8...p}.
4450: 00 00 01 00 44 49 44 35 00 88 54 4d 50 38 0a 04 ....DID5..TMP8..
4460: 00 70 7d 0c 00 00 01 00 44 49 44 36 00 88 54 4d .p}.....DID6..TM
4470: 50 38 0a 05 00 70 7d 0c 00 00 01 00 44 49 44 37 P8...p}.....DID7
4480: 00 88 54 4d 50 38 0a 06 00 70 7d 0c 00 00 01 00 ..TMP8...p}.....
4490: 44 49 44 38 00 88 54 4d 50 38 0a 07 00 a4 54 4d DID8..TMP8....TM
44a0: 50 38 a0 16 93 4e 44 49 44 0a 09 a0 0d 5b 12 48 P8...NDID....[.H
44b0: 57 49 44 00 a4 48 57 49 44 a4 12 05 01 0b 00 04 WID..HWID.......
44c0: 5b 82 48 07 44 44 30 31 14 1c 5f 41 44 52 08 a0 [.H.DD01.._ADR..
44d0: 09 93 44 49 44 31 00 a4 01 a1 0b a4 7b 0b ff ff ..DID1......{...
44e0: 44 49 44 31 00 14 0f 5f 44 43 53 00 a4 43 44 44 DID1..._DCS..CDD
44f0: 53 44 49 44 31 14 24 5f 44 47 53 00 a0 14 90 93 SDID1.$_DGS.....
4500: 53 47 4d 44 01 5b 12 53 4e 58 44 00 a4 4e 58 44 SGMD.[.SNXD..NXD
4510: 31 a4 4e 44 44 53 44 49 44 31 14 1f 5f 44 53 53 1.NDDSDID1.._DSS
4520: 01 a0 18 93 7b 68 0c 00 00 00 c0 00 0c 00 00 00 ....{h..........
4530: c0 70 4e 53 54 45 43 53 54 45 5b 82 4d 0d 44 44 .pNSTECSTE[.M.DD
4540: 30 32 14 1d 5f 41 44 52 08 a0 0a 93 44 49 44 32 02.._ADR....DID2
4550: 00 a4 0a 02 a1 0b a4 7b 0b ff ff 44 49 44 32 00 .......{...DID2.
4560: 14 19 5f 44 43 53 00 a0 09 93 4c 49 44 53 00 a4 .._DCS....LIDS..
4570: 00 a4 43 44 44 53 44 49 44 32 14 24 5f 44 47 53 ..CDDSDID2.$_DGS
4580: 00 a0 14 90 93 53 47 4d 44 01 5b 12 53 4e 58 44 .....SGMD.[.SNXD
4590: 00 a4 4e 58 44 32 a4 4e 44 44 53 44 49 44 32 14 ..NXD2.NDDSDID2.
45a0: 1f 5f 44 53 53 01 a0 18 93 7b 68 0c 00 00 00 c0 ._DSS....{h.....
45b0: 00 0c 00 00 00 c0 70 4e 53 54 45 43 53 54 45 14 ......pNSTECSTE.
45c0: 2e 5f 42 43 4c 00 a4 12 26 12 0a 64 0a 1e 0a 06 ._BCL...&..d....
45d0: 0a 0c 0a 12 0a 18 0a 1e 0a 24 0a 2a 0a 30 0a 36 .........$.*.0.6
45e0: 0a 3c 0a 42 0a 48 0a 4e 0a 54 0a 5a 0a 64 14 1e .<.B.H.N.T.Z.d..
45f0: 5f 42 43 4d 01 a0 17 90 92 95 68 00 92 94 68 0a _BCM......h...h.
4600: 64 41 49 4e 54 01 68 70 68 42 52 54 4c 14 0b 5f dAINT.hphBRTL.._
4610: 42 51 43 00 a4 42 52 54 4c 5b 82 46 08 44 44 30 BQC..BRTL[.F.DD0
4620: 33 14 1d 5f 41 44 52 08 a0 0a 93 44 49 44 33 00 3.._ADR....DID3.
4630: a4 0a 03 a1 0b a4 7b 0b ff ff 44 49 44 33 00 14 ......{...DID3..
4640: 1c 5f 44 43 53 00 a0 0a 93 44 49 44 33 00 a4 0a ._DCS....DID3...
4650: 0b a1 0a a4 43 44 44 53 44 49 44 33 14 24 5f 44 ....CDDSDID3.$_D
4660: 47 53 00 a0 14 90 93 53 47 4d 44 01 5b 12 53 4e GS.....SGMD.[.SN
4670: 58 44 00 a4 4e 58 44 33 a4 4e 44 44 53 44 49 44 XD..NXD3.NDDSDID
4680: 33 14 1f 5f 44 53 53 01 a0 18 93 7b 68 0c 00 00 3.._DSS....{h...
4690: 00 c0 00 0c 00 00 00 c0 70 4e 53 54 45 43 53 54 ........pNSTECST
46a0: 45 5b 82 46 08 44 44 30 34 14 1d 5f 41 44 52 08 E[.F.DD04.._ADR.
46b0: a0 0a 93 44 49 44 34 00 a4 0a 04 a1 0b a4 7b 0b ...DID4.......{.
46c0: ff ff 44 49 44 34 00 14 1c 5f 44 43 53 00 a0 0a ..DID4..._DCS...
46d0: 93 44 49 44 34 00 a4 0a 0b a1 0a a4 43 44 44 53 .DID4.......CDDS
46e0: 44 49 44 34 14 24 5f 44 47 53 00 a0 14 90 93 53 DID4.$_DGS.....S
46f0: 47 4d 44 01 5b 12 53 4e 58 44 00 a4 4e 58 44 34 GMD.[.SNXD..NXD4
4700: a4 4e 44 44 53 44 49 44 34 14 1f 5f 44 53 53 01 .NDDSDID4.._DSS.
4710: a0 18 93 7b 68 0c 00 00 00 c0 00 0c 00 00 00 c0 ...{h...........
4720: 70 4e 53 54 45 43 53 54 45 5b 82 4a 09 44 44 30 pNSTECSTE[.J.DD0
4730: 35 14 1d 5f 41 44 52 08 a0 0a 93 44 49 44 35 00 5.._ADR....DID5.
4740: a4 0a 05 a1 0b a4 7b 0b ff ff 44 49 44 35 00 14 ......{...DID5..
4750: 1c 5f 44 43 53 00 a0 0a 93 44 49 44 35 00 a4 0a ._DCS....DID5...
4760: 0b a1 0a a4 43 44 44 53 44 49 44 35 14 38 5f 44 ....CDDSDID5.8_D
4770: 47 53 00 a0 28 90 93 53 47 4d 44 01 5b 12 53 4e GS..(..SGMD.[.SN
4780: 58 44 00 a0 18 92 91 94 4f 53 59 53 0b d0 07 95 XD......OSYS....
4790: 4f 53 59 53 0b d6 07 a4 4e 58 44 35 a4 4e 44 44 OSYS....NXD5.NDD
47a0: 53 44 49 44 35 14 1f 5f 44 53 53 01 a0 18 93 7b SDID5.._DSS....{
47b0: 68 0c 00 00 00 c0 00 0c 00 00 00 c0 70 4e 53 54 h...........pNST
47c0: 45 43 53 54 45 5b 82 4a 09 44 44 30 36 14 1d 5f ECSTE[.J.DD06.._
47d0: 41 44 52 08 a0 0a 93 44 49 44 36 00 a4 0a 06 a1 ADR....DID6.....
47e0: 0b a4 7b 0b ff ff 44 49 44 36 00 14 1c 5f 44 43 ..{...DID6..._DC
47f0: 53 00 a0 0a 93 44 49 44 36 00 a4 0a 0b a1 0a a4 S....DID6.......
4800: 43 44 44 53 44 49 44 36 14 38 5f 44 47 53 00 a0 CDDSDID6.8_DGS..
4810: 28 90 93 53 47 4d 44 01 5b 12 53 4e 58 44 00 a0 (..SGMD.[.SNXD..
4820: 18 92 91 94 4f 53 59 53 0b d0 07 95 4f 53 59 53 ....OSYS....OSYS
4830: 0b d6 07 a4 4e 58 44 36 a4 4e 44 44 53 44 49 44 ....NXD6.NDDSDID
4840: 36 14 1f 5f 44 53 53 01 a0 18 93 7b 68 0c 00 00 6.._DSS....{h...
4850: 00 c0 00 0c 00 00 00 c0 70 4e 53 54 45 43 53 54 ........pNSTECST
4860: 45 5b 82 4a 09 44 44 30 37 14 1d 5f 41 44 52 08 E[.J.DD07.._ADR.
4870: a0 0a 93 44 49 44 37 00 a4 0a 07 a1 0b a4 7b 0b ...DID7.......{.
4880: ff ff 44 49 44 37 00 14 1c 5f 44 43 53 00 a0 0a ..DID7..._DCS...
4890: 93 44 49 44 37 00 a4 0a 0b a1 0a a4 43 44 44 53 .DID7.......CDDS
48a0: 44 49 44 37 14 38 5f 44 47 53 00 a0 28 90 93 53 DID7.8_DGS..(..S
48b0: 47 4d 44 01 5b 12 53 4e 58 44 00 a0 18 92 91 94 GMD.[.SNXD......
48c0: 4f 53 59 53 0b d0 07 95 4f 53 59 53 0b d6 07 a4 OSYS....OSYS....
48d0: 4e 58 44 37 a4 4e 44 44 53 44 49 44 37 14 1f 5f NXD7.NDDSDID7.._
48e0: 44 53 53 01 a0 18 93 7b 68 0c 00 00 00 c0 00 0c DSS....{h.......
48f0: 00 00 00 c0 70 4e 53 54 45 43 53 54 45 5b 82 4a ....pNSTECSTE[.J
4900: 09 44 44 30 38 14 1d 5f 41 44 52 08 a0 0a 93 44 .DD08.._ADR....D
4910: 49 44 38 00 a4 0a 08 a1 0b a4 7b 0b ff ff 44 49 ID8.......{...DI
4920: 44 38 00 14 1c 5f 44 43 53 00 a0 0a 93 44 49 44 D8..._DCS....DID
4930: 38 00 a4 0a 0b a1 0a a4 43 44 44 53 44 49 44 38 8.......CDDSDID8
4940: 14 38 5f 44 47 53 00 a0 28 90 93 53 47 4d 44 01 .8_DGS..(..SGMD.
4950: 5b 12 53 4e 58 44 00 a0 18 92 91 94 4f 53 59 53 [.SNXD......OSYS
4960: 0b d0 07 95 4f 53 59 53 0b d6 07 a4 4e 58 44 38 ....OSYS....NXD8
4970: a4 4e 44 44 53 44 49 44 38 14 1f 5f 44 53 53 01 .NDDSDID8.._DSS.
4980: a0 18 93 7b 68 0c 00 00 00 c0 00 0c 00 00 00 c0 ...{h...........
4990: 70 4e 53 54 45 43 53 54 45 14 4e 06 53 44 44 4c pNSTECSTE.N.SDDL
49a0: 01 75 4e 44 49 44 70 7b 68 0b 0f 0f 00 60 7d 0c .uNDIDp{h....`}.
49b0: 00 00 00 80 60 61 a0 09 93 44 49 44 4c 60 a4 61 ....`a...DIDL`.a
49c0: a0 09 93 44 44 4c 32 60 a4 61 a0 09 93 44 44 4c ...DDL2`.a...DDL
49d0: 33 60 a4 61 a0 09 93 44 44 4c 34 60 a4 61 a0 09 3`.a...DDL4`.a..
49e0: 93 44 44 4c 35 60 a4 61 a0 09 93 44 44 4c 36 60 .DDL5`.a...DDL6`
49f0: a4 61 a0 09 93 44 44 4c 37 60 a4 61 a0 09 93 44 .a...DDL7`.a...D
4a00: 44 4c 38 60 a4 61 a4 00 14 42 07 43 44 44 53 01 DL8`.a...B.CDDS.
4a10: 70 7b 68 0b 0f 0f 00 60 a0 07 93 00 60 a4 0a 1d p{h....`....`...
4a20: a0 0a 93 43 41 44 4c 60 a4 0a 1f a0 0a 93 43 41 ...CADL`......CA
4a30: 4c 32 60 a4 0a 1f a0 0a 93 43 41 4c 33 60 a4 0a L2`......CAL3`..
4a40: 1f a0 0a 93 43 41 4c 34 60 a4 0a 1f a0 0a 93 43 ....CAL4`......C
4a50: 41 4c 35 60 a4 0a 1f a0 0a 93 43 41 4c 36 60 a4 AL5`......CAL6`.
4a60: 0a 1f a0 0a 93 43 41 4c 37 60 a4 0a 1f a0 0a 93 .....CAL7`......
4a70: 43 41 4c 38 60 a4 0a 1f a4 0a 1d 14 48 06 4e 44 CAL8`.......H.ND
4a80: 44 53 01 70 7b 68 0b 0f 0f 00 60 a0 06 93 00 60 DS.p{h....`....`
4a90: a4 00 a0 09 93 4e 41 44 4c 60 a4 01 a0 09 93 4e .....NADL`.....N
4aa0: 44 4c 32 60 a4 01 a0 09 93 4e 44 4c 33 60 a4 01 DL2`.....NDL3`..
4ab0: a0 09 93 4e 44 4c 34 60 a4 01 a0 09 93 4e 44 4c ...NDL4`.....NDL
4ac0: 35 60 a4 01 a0 09 93 4e 44 4c 36 60 a4 01 a0 09 5`.....NDL6`....
4ad0: 93 4e 44 4c 37 60 a4 01 a0 09 93 4e 44 4c 38 60 .NDL7`.....NDL8`
4ae0: a4 01 a4 00 10 24 5e 5e 50 43 49 30 5b 80 4d 43 .....$^^PCI0[.MC
4af0: 48 50 02 0a 40 0a c0 5b 81 10 4d 43 48 50 00 00 HP..@..[..MCHP..
4b00: 40 30 54 41 53 4d 0a 00 06 5b 80 49 47 44 50 02 @0TASM...[.IGDP.
4b10: 0a 40 0a c0 5b 81 45 05 49 47 44 50 00 00 40 09 .@..[.E.IGDP..@.
4b20: 00 01 47 49 56 44 01 00 02 47 55 4d 41 03 00 09 ..GIVD...GUMA...
4b30: 00 04 47 4d 46 4e 01 00 1b 00 40 46 41 53 4c 45 ..GMFN....@FASLE
4b40: 08 00 18 47 53 53 45 01 47 53 53 42 0e 47 53 45 ...GSSE.GSSB.GSE
4b50: 53 01 00 30 00 0c 43 44 56 4c 01 00 03 00 18 4c S..0..CDVL.....L
4b60: 42 50 43 08 00 30 41 53 4c 53 20 5b 80 49 47 44 BPC..0ASLS [.IGD
4b70: 4d 00 41 53 4c 42 0b 00 20 5b 81 48 19 49 47 44 M.ASLB.. [.H.IGD
4b80: 4d 00 53 49 47 4e 40 08 53 49 5a 45 20 4f 56 45 M.SIGN@.SIZE OVE
4b90: 52 20 53 56 45 52 40 10 56 56 45 52 40 08 47 56 R SVER@.VVER@.GV
4ba0: 45 52 40 08 4d 42 4f 58 20 44 4d 4f 44 20 00 40 ER@.MBOX DMOD .@
4bb0: 50 44 52 44 59 20 43 53 54 53 20 43 45 56 54 20 PDRDY CSTS CEVT
4bc0: 00 40 0a 44 49 44 4c 20 44 44 4c 32 20 44 44 4c .@.DIDL DDL2 DDL
4bd0: 33 20 44 44 4c 34 20 44 44 4c 35 20 44 44 4c 36 3 DDL4 DDL5 DDL6
4be0: 20 44 44 4c 37 20 44 44 4c 38 20 43 50 44 4c 20 DDL7 DDL8 CPDL
4bf0: 43 50 4c 32 20 43 50 4c 33 20 43 50 4c 34 20 43 CPL2 CPL3 CPL4 C
4c00: 50 4c 35 20 43 50 4c 36 20 43 50 4c 37 20 43 50 PL5 CPL6 CPL7 CP
4c10: 4c 38 20 43 41 44 4c 20 43 41 4c 32 20 43 41 4c L8 CADL CAL2 CAL
4c20: 33 20 43 41 4c 34 20 43 41 4c 35 20 43 41 4c 36 3 CAL4 CAL5 CAL6
4c30: 20 43 41 4c 37 20 43 41 4c 38 20 4e 41 44 4c 20 CAL7 CAL8 NADL
4c40: 4e 44 4c 32 20 4e 44 4c 33 20 4e 44 4c 34 20 4e NDL2 NDL3 NDL4 N
4c50: 44 4c 35 20 4e 44 4c 36 20 4e 44 4c 37 20 4e 44 DL5 NDL6 NDL7 ND
4c60: 4c 38 20 41 53 4c 50 20 54 49 44 58 20 43 48 50 L8 ASLP TIDX CHP
4c70: 44 20 43 4c 49 44 20 43 44 43 4b 20 53 58 53 57 D CLID CDCK SXSW
4c80: 20 45 56 54 53 20 43 4e 4f 54 20 4e 52 44 59 20 EVTS CNOT NRDY
4c90: 00 40 1e 53 43 49 45 01 47 45 46 43 04 47 58 46 .@.SCIE.GEFC.GXF
4ca0: 43 03 47 45 53 46 08 00 10 50 41 52 4d 20 44 53 C.GESF...PARM DS
4cb0: 4c 50 20 00 40 7a 41 52 44 59 20 41 53 4c 43 20 LP .@zARDY ASLC
4cc0: 54 43 48 45 20 41 4c 53 49 20 42 43 4c 50 20 50 TCHE ALSI BCLP P
4cd0: 46 49 54 20 43 42 4c 56 20 42 43 4c 4d 40 14 43 FIT CBLV BCLM@.C
4ce0: 50 46 4d 20 45 50 46 4d 20 50 4c 55 54 40 25 50 PFM EPFM PLUT@%P
4cf0: 46 4d 42 20 43 43 44 56 20 50 43 46 54 20 00 40 FMB CCDV PCFT .@
4d00: 2f 47 56 44 31 80 00 0c 50 48 45 44 20 42 44 44 /GVD1...PHED BDD
4d10: 43 40 80 08 44 42 54 42 12 32 15 00 0a 07 0a 38 C@..DBTB.2.....8
4d20: 0b c0 01 0b 00 0e 0a 3f 0b c7 01 0b 07 0e 0b f8 .......?........
4d30: 01 0b 38 0e 0b c0 0f 00 00 00 00 00 0b 00 70 0b ..8...........p.
4d40: 07 70 0b 38 70 0b c0 71 0b 00 7e 08 43 44 43 54 .p.8p..q..~.CDCT
4d50: 12 27 05 12 07 02 0a e4 0b 40 01 12 07 02 0a de .'.......@......
4d60: 0b 4d 01 12 07 02 0a de 0b 4d 01 12 04 02 00 00 .M.......M......
4d70: 12 07 02 0a de 0b 4d 01 08 53 55 43 43 01 08 4e ......M..SUCC..N
4d80: 56 4c 44 0a 02 08 43 52 49 54 0a 04 08 4e 43 52 VLD...CRIT...NCR
4d90: 54 0a 06 14 44 50 47 53 43 49 08 14 48 1e 47 42 T...DPGSCI..H.GB
4da0: 44 41 08 a0 1a 93 47 45 53 46 00 70 0b 79 06 50 DA....GESF.p.y.P
4db0: 41 52 4d 70 00 47 45 53 46 a4 53 55 43 43 a0 1a ARMp.GESF.SUCC..
4dc0: 93 47 45 53 46 01 70 0b 40 02 50 41 52 4d 70 00 .GESF.p.@.PARMp.
4dd0: 47 45 53 46 a4 53 55 43 43 a0 47 04 93 47 45 53 GESF.SUCC.G..GES
4de0: 46 0a 04 7b 50 41 52 4d 0c 00 00 ff ef 50 41 52 F..{PARM.....PAR
4df0: 4d 7b 50 41 52 4d 79 83 88 44 42 54 42 49 42 54 M{PARMy..DBTBIBT
4e00: 54 00 0a 10 00 50 41 52 4d 7d 49 42 54 54 50 41 T....PARM}IBTTPA
4e10: 52 4d 50 41 52 4d 70 00 47 45 53 46 a4 53 55 43 RMPARMp.GESF.SUC
4e20: 43 a0 4a 06 93 47 45 53 46 0a 05 70 49 50 53 43 C.J..GESF..pIPSC
4e30: 50 41 52 4d 7d 50 41 52 4d 79 49 50 41 54 0a 08 PARM}PARMyIPAT..
4e40: 00 50 41 52 4d 72 50 41 52 4d 0b 00 01 50 41 52 .PARMrPARM...PAR
4e50: 4d 7d 50 41 52 4d 79 4c 49 44 53 0a 10 00 50 41 M}PARMyLIDS...PA
4e60: 52 4d 72 50 41 52 4d 0c 00 00 01 00 50 41 52 4d RMrPARM.....PARM
4e70: 7d 50 41 52 4d 79 49 42 49 41 0a 14 00 50 41 52 }PARMyIBIA...PAR
4e80: 4d 70 00 47 45 53 46 a4 53 55 43 43 a0 2d 93 47 Mp.GESF.SUCC.-.G
4e90: 45 53 46 0a 06 70 49 54 56 46 50 41 52 4d 7d 50 ESF..pITVFPARM}P
4ea0: 41 52 4d 79 49 54 56 4d 0a 04 00 50 41 52 4d 70 ARMyITVM...PARMp
4eb0: 00 47 45 53 46 a4 53 55 43 43 a0 43 07 93 47 45 .GESF.SUCC.C..GE
4ec0: 53 46 0a 07 70 47 49 56 44 50 41 52 4d 7f 50 41 SF..pGIVDPARM.PA
4ed0: 52 4d 01 50 41 52 4d 7d 50 41 52 4d 79 47 4d 46 RM.PARM}PARMyGMF
4ee0: 4e 01 00 50 41 52 4d 7d 50 41 52 4d 0b 00 18 50 N..PARM}PARM...P
4ef0: 41 52 4d 7d 50 41 52 4d 79 49 44 4d 53 0a 11 00 ARM}PARMyIDMS...
4f00: 50 41 52 4d 7d 79 83 88 83 88 43 44 43 54 48 56 PARM}y....CDCTHV
4f10: 43 4f 00 43 44 56 4c 00 0a 15 00 50 41 52 4d 50 CO.CDVL....PARMP
4f20: 41 52 4d 70 01 47 45 53 46 a4 53 55 43 43 a0 2a ARMp.GESF.SUCC.*
4f30: 93 47 45 53 46 0a 0a 70 00 50 41 52 4d a0 10 49 .GESF..p.PARM..I
4f40: 53 53 43 7d 50 41 52 4d 0a 03 50 41 52 4d 70 00 SSC}PARM..PARMp.
4f50: 47 45 53 46 a4 53 55 43 43 a0 1f 93 47 45 53 46 GESF.SUCC...GESF
4f60: 0a 0b 70 4b 53 56 30 50 41 52 4d 70 4b 53 56 31 ..pKSV0PARMpKSV1
4f70: 47 45 53 46 a4 53 55 43 43 70 00 47 45 53 46 a4 GESF.SUCCp.GESF.
4f80: 43 52 49 54 14 45 2d 53 42 43 42 08 a0 22 93 47 CRIT.E-SBCB..".G
4f90: 45 53 46 00 70 00 50 41 52 4d 70 0c fd 87 0f 00 ESF.p.PARMp.....
4fa0: 50 41 52 4d 70 00 47 45 53 46 a4 53 55 43 43 a0 PARMp.GESF.SUCC.
4fb0: 18 93 47 45 53 46 01 70 00 47 45 53 46 70 00 50 ..GESF.p.GESFp.P
4fc0: 41 52 4d a4 53 55 43 43 a0 19 93 47 45 53 46 0a ARM.SUCC...GESF.
4fd0: 03 70 00 47 45 53 46 70 00 50 41 52 4d a4 53 55 .p.GESFp.PARM.SU
4fe0: 43 43 a0 19 93 47 45 53 46 0a 04 70 00 47 45 53 CC...GESF..p.GES
4ff0: 46 70 00 50 41 52 4d a4 53 55 43 43 a0 19 93 47 Fp.PARM.SUCC...G
5000: 45 53 46 0a 05 70 00 47 45 53 46 70 00 50 41 52 ESF..p.GESFp.PAR
5010: 4d a4 53 55 43 43 a0 37 93 47 45 53 46 0a 06 70 M.SUCC.7.GESF..p
5020: 7b 50 41 52 4d 0a 0f 00 49 54 56 46 70 7a 7b 50 {PARM...ITVFpz{P
5030: 41 52 4d 0a f0 00 0a 04 00 49 54 56 4d 70 00 47 ARM......ITVMp.G
5040: 45 53 46 70 00 50 41 52 4d a4 53 55 43 43 a0 45 ESFp.PARM.SUCC.E
5050: 04 93 47 45 53 46 0a 07 a0 2a 93 50 41 52 4d 00 ..GESF...*.PARM.
5060: 70 43 4c 49 44 60 a0 1c 7b 0c 00 00 00 80 60 00 pCLID`..{.....`.
5070: 7b 43 4c 49 44 0a 0f 43 4c 49 44 47 4c 49 44 43 {CLID..CLIDGLIDC
5080: 4c 49 44 70 00 47 45 53 46 70 00 50 41 52 4d a4 LIDp.GESFp.PARM.
5090: 53 55 43 43 a0 19 93 47 45 53 46 0a 08 70 00 47 SUCC...GESF..p.G
50a0: 45 53 46 70 00 50 41 52 4d a4 53 55 43 43 a0 24 ESFp.PARM.SUCC.$
50b0: 93 47 45 53 46 0a 09 7b 50 41 52 4d 0a ff 49 42 .GESF..{PARM..IB
50c0: 54 54 70 00 47 45 53 46 70 00 50 41 52 4d a4 53 TTp.GESFp.PARM.S
50d0: 55 43 43 a0 46 05 93 47 45 53 46 0a 0a 7b 50 41 UCC.F..GESF..{PA
50e0: 52 4d 0a ff 49 50 53 43 a0 21 7b 7a 50 41 52 4d RM..IPSC.!{zPARM
50f0: 0a 08 00 0a ff 00 7b 7a 50 41 52 4d 0a 08 00 0a ......{zPARM....
5100: ff 49 50 41 54 76 49 50 41 54 7b 7a 50 41 52 4d .IPATvIPAT{zPARM
5110: 0a 14 00 0a 07 49 42 49 41 70 00 47 45 53 46 70 .....IBIAp.GESFp
5120: 00 50 41 52 4d a4 53 55 43 43 a0 44 05 93 47 45 .PARM.SUCC.D..GE
5130: 53 46 0a 0b 7b 7a 50 41 52 4d 01 00 01 49 46 31 SF..{zPARM...IF1
5140: 45 a0 1b 7b 50 41 52 4d 0c 00 e0 01 00 00 7b 7a E..{PARM......{z
5150: 50 41 52 4d 0a 0d 00 0a 0f 49 44 4d 53 a1 10 7b PARM.....IDMS..{
5160: 7a 50 41 52 4d 0a 11 00 0a 0f 49 44 4d 53 70 00 zPARM.....IDMSp.
5170: 47 45 53 46 70 00 50 41 52 4d a4 53 55 43 43 a0 GESFp.PARM.SUCC.
5180: 19 93 47 45 53 46 0a 10 70 00 47 45 53 46 70 00 ..GESF..p.GESFp.
5190: 50 41 52 4d a4 53 55 43 43 a0 2c 93 47 45 53 46 PARM.SUCC.,.GESF
51a0: 0a 11 70 79 4c 49 44 53 0a 08 00 50 41 52 4d 72 ..pyLIDS...PARMr
51b0: 50 41 52 4d 0b 00 01 50 41 52 4d 70 00 47 45 53 PARM...PARMp.GES
51c0: 46 a4 53 55 43 43 a0 49 04 93 47 45 53 46 0a 12 F.SUCC.I..GESF..
51d0: a0 26 7b 50 41 52 4d 01 00 a0 10 93 7a 50 41 52 .&{PARM.....zPAR
51e0: 4d 01 00 01 70 01 49 53 53 43 a1 0c 70 00 47 45 M...p.ISSC..p.GE
51f0: 53 46 a4 43 52 49 54 a1 07 70 00 49 53 53 43 70 SF.CRIT..p.ISSCp
5200: 00 47 45 53 46 70 00 50 41 52 4d a4 53 55 43 43 .GESFp.PARM.SUCC
5210: a0 19 93 47 45 53 46 0a 13 70 00 47 45 53 46 70 ...GESF..p.GESFp
5220: 00 50 41 52 4d a4 53 55 43 43 a0 24 93 47 45 53 .PARM.SUCC.$.GES
5230: 46 0a 14 7b 50 41 52 4d 0a 0f 50 41 56 50 70 00 F..{PARM..PAVPp.
5240: 47 45 53 46 70 00 50 41 52 4d a4 53 55 43 43 70 GESFp.PARM.SUCCp
5250: 00 47 45 53 46 a4 53 55 43 43 a0 11 93 47 45 46 .GESF.SUCC...GEF
5260: 43 0a 04 70 47 42 44 41 47 58 46 43 a0 11 93 47 C..pGBDAGXFC...G
5270: 45 46 43 0a 06 70 53 42 43 42 47 58 46 43 70 00 EFC..pSBCBGXFCp.
5280: 47 45 46 43 70 01 53 43 49 53 70 00 47 53 53 45 GEFCp.SCISp.GSSE
5290: 70 00 53 43 49 45 a4 00 14 19 50 44 52 44 00 a0 p.SCIE....PDRD..
52a0: 0c 92 44 52 44 59 5b 22 41 53 4c 50 a4 92 44 52 ..DRDY["ASLP..DR
52b0: 44 59 14 1d 50 53 54 53 00 a0 0e 94 43 53 54 53 DY..PSTS....CSTS
52c0: 0a 02 5b 22 41 53 4c 50 a4 93 43 53 54 53 0a 03 ..["ASLP..CSTS..
52d0: 14 45 07 47 4e 4f 54 02 a0 07 50 44 52 44 a4 01 .E.GNOT...PDRD..
52e0: 70 68 43 45 56 54 70 0a 03 43 53 54 53 a0 2c 90 phCEVTp..CSTS.,.
52f0: 93 43 48 50 44 00 93 69 00 a0 18 91 94 4f 53 59 .CHPD..i.....OSY
5300: 53 0b d0 07 95 4f 53 59 53 0b d6 07 86 50 43 49 S....OSYS....PCI
5310: 30 69 a1 07 86 47 46 58 30 69 a0 20 90 5b 12 48 0i...GFX0i. .[.H
5320: 4e 4f 54 00 92 91 94 4f 53 59 53 0b d0 07 95 4f NOT....OSYS....O
5330: 53 59 53 0b d6 07 48 4e 4f 54 68 a1 08 86 47 46 SYS...HNOTh...GF
5340: 58 30 0a 80 a4 00 14 13 47 48 44 53 01 70 68 54 X0......GHDS.phT
5350: 49 44 58 a4 47 4e 4f 54 01 00 14 22 47 4c 49 44 IDX.GNOT..."GLID
5360: 01 a0 0b 93 68 01 70 0a 03 43 4c 49 44 a1 07 70 ....h.p..CLID..p
5370: 68 43 4c 49 44 a4 47 4e 4f 54 0a 02 00 14 14 47 hCLID.GNOT.....G
5380: 44 43 4b 01 70 68 43 44 43 4b a4 47 4e 4f 54 0a DCK.phCDCK.GNOT.
5390: 04 00 14 19 50 41 52 44 00 a0 0c 92 41 52 44 59 ....PARD....ARDY
53a0: 5b 22 41 53 4c 50 a4 92 41 52 44 59 14 4a 12 41 ["ASLP..ARDY.J.A
53b0: 49 4e 54 02 a0 0e 92 7b 54 43 48 45 79 01 68 00 INT....{TCHEy.h.
53c0: 00 a4 01 a0 07 50 41 52 44 a4 01 a0 40 0c 93 68 .....PARD...@..h
53d0: 0a 02 a0 47 09 43 50 46 4d 7b 43 50 46 4d 0a 0f ...G.CPFM{CPFM..
53e0: 60 7b 45 50 46 4d 0a 0f 61 a0 2a 93 60 01 a0 0d `{EPFM..a.*.`...
53f0: 7b 61 0a 06 00 70 0a 06 50 46 49 54 a1 17 a0 0d {a...p..PFIT....
5400: 7b 61 0a 08 00 70 0a 08 50 46 49 54 a1 07 70 01 {a...p..PFIT..p.
5410: 50 46 49 54 a0 2a 93 60 0a 06 a0 0d 7b 61 0a 08 PFIT.*.`....{a..
5420: 00 70 0a 08 50 46 49 54 a1 16 a0 0b 7b 61 01 00 .p..PFIT....{a..
5430: 70 01 50 46 49 54 a1 08 70 0a 06 50 46 49 54 a0 p.PFIT..p..PFIT.
5440: 2a 93 60 0a 08 a0 0b 7b 61 01 00 70 01 50 46 49 *.`....{a..p.PFI
5450: 54 a1 18 a0 0d 7b 61 0a 06 00 70 0a 06 50 46 49 T....{a...p..PFI
5460: 54 a1 08 70 0a 08 50 46 49 54 a1 0c 7f 50 46 49 T..p..PFIT...PFI
5470: 54 0a 07 50 46 49 54 7d 50 46 49 54 0c 00 00 00 T..PFIT}PFIT....
5480: 80 50 46 49 54 70 0a 04 41 53 4c 43 a1 42 04 a0 .PFITp..ASLC.B..
5490: 28 93 68 01 70 78 77 69 0a ff 00 0a 64 00 00 42 (.h.pxwi....d..B
54a0: 43 4c 50 7d 42 43 4c 50 0c 00 00 00 80 42 43 4c CLP}BCLP.....BCL
54b0: 50 70 0a 02 41 53 4c 43 a1 16 a0 10 93 68 00 70 Pp..ASLC.....h.p
54c0: 69 41 4c 53 49 70 01 41 53 4c 43 a1 03 a4 01 70 iALSIp.ASLC....p
54d0: 01 41 53 4c 45 a4 00 14 17 53 43 49 50 00 a0 0e .ASLE....SCIP...
54e0: 92 93 4f 56 45 52 00 a4 92 47 53 4d 49 a4 00 5b ..OVER...GSMI..[
54f0: 82 40 05 5e 5e 4d 45 4d 32 08 5f 48 49 44 0c 41 .@.^^MEM2._HID.A
5500: d0 0c 01 08 5f 55 49 44 0a 02 08 43 52 53 5f 11 ...._UID...CRS_.
5510: 1d 0a 1a 86 09 00 01 00 00 00 20 00 00 20 00 86 .......... .. ..
5520: 09 00 01 00 00 00 40 00 00 20 00 79 00 14 13 5f ......@.. .y..._
5530: 43 52 53 00 a0 0a 49 47 44 53 a4 43 52 53 5f a4 CRS...IGDS.CRS_.
5540: 00 10 4e 06 5f 50 52 5f 5b 83 0b 43 50 55 30 01 ..N._PR_[..CPU0.
5550: 10 04 00 00 06 5b 83 0b 43 50 55 31 02 10 04 00 .....[..CPU1....
5560: 00 06 5b 83 0b 43 50 55 32 03 10 04 00 00 06 5b ..[..CPU2......[
5570: 83 0b 43 50 55 33 04 10 04 00 00 06 5b 83 0b 43 ..CPU3......[..C
5580: 50 55 34 05 10 04 00 00 06 5b 83 0b 43 50 55 35 PU4......[..CPU5
5590: 06 10 04 00 00 06 5b 83 0b 43 50 55 36 07 10 04 ......[..CPU6...
55a0: 00 00 06 5b 83 0b 43 50 55 37 08 10 04 00 00 06 ...[..CPU7......
55b0: 5b 01 4d 55 54 58 00 5b 80 50 52 54 30 01 0a 80 [.MUTX.[.PRT0...
55c0: 0a 04 5b 81 0b 50 52 54 30 13 50 38 30 48 20 14 ..[..PRT0.P80H .
55d0: 4e 07 50 38 58 48 0a a0 17 93 68 00 70 7d 7b 50 N.P8XH....h.p}{P
55e0: 38 30 44 0c 00 ff ff ff 00 69 00 50 38 30 44 a0 80D......i.P80D.
55f0: 1b 93 68 01 70 7d 7b 50 38 30 44 0c ff 00 ff ff ..h.p}{P80D.....
5600: 00 79 69 0a 08 00 00 50 38 30 44 a0 1c 93 68 0a .yi....P80D...h.
5610: 02 70 7d 7b 50 38 30 44 0c ff ff 00 ff 00 79 69 .p}{P80D......yi
5620: 0a 10 00 00 50 38 30 44 a0 1c 93 68 0a 03 70 7d ....P80D...h..p}
5630: 7b 50 38 30 44 0c ff ff ff 00 00 79 69 0a 18 00 {P80D......yi...
5640: 00 50 38 30 44 70 50 38 30 44 50 38 30 48 5b 80 .P80DpP80DP80H[.
5650: 53 50 52 54 01 0a b2 0a 02 5b 81 0b 53 50 52 54 SPRT.....[..SPRT
5660: 11 53 53 4d 50 08 14 12 5f 50 49 43 01 70 68 47 .SSMP..._PIC.phG
5670: 50 49 43 70 68 50 49 43 4d 14 46 05 5f 50 54 53 PICphPICM.F._PTS
5680: 01 70 00 50 38 30 44 50 38 58 48 00 68 50 54 53 .p.P80DP8XH.hPTS
5690: 5f 68 a0 1c 93 68 0a 03 a0 16 90 44 54 53 45 94 _h...h.....DTSE.
56a0: 54 43 4e 54 01 54 52 41 50 54 52 54 44 0a 1e a0 TCNT.TRAPTRTD...
56b0: 20 91 91 93 68 0a 03 93 68 0a 04 93 68 0a 05 a0 ...h...h...h...
56c0: 10 93 50 46 4c 56 46 44 54 50 70 01 47 50 32 37 ..PFLVFDTPp.GP27
56d0: 14 4f 1e 5f 57 41 4b 09 50 38 58 48 01 0a ab 57 .O._WAK.P8XH...W
56e0: 41 4b 5f 68 a0 37 4e 45 58 50 a0 18 7b 4f 53 43 AK_h.7NEXP..{OSC
56f0: 43 0a 02 00 5c 2f 03 5f 53 42 5f 50 43 49 30 4e C...\/._SB_PCI0N
5700: 48 50 47 a0 18 7b 4f 53 43 43 0a 04 00 5c 2f 03 HPG..{OSCC...\/.
5710: 5f 53 42 5f 50 43 49 30 4e 50 4d 45 a0 4d 19 91 _SB_PCI0NPME.M..
5720: 93 68 0a 03 93 68 0a 04 a0 16 90 44 54 53 45 94 .h...h.....DTSE.
5730: 54 43 4e 54 01 54 52 41 50 54 52 54 44 0a 14 a0 TCNT.TRAPTRTD...
5740: 4b 0b 93 4f 53 59 53 0b d2 07 a0 40 0b 7b 43 46 K..OSYS....@.{CF
5750: 47 44 01 00 a0 4b 05 94 5c 2f 03 5f 50 52 5f 43 GD...K..\/._PR_C
5760: 50 55 30 5f 50 50 43 00 74 5c 2f 03 5f 50 52 5f PU0_PPC.t\/._PR_
5770: 43 50 55 30 5f 50 50 43 01 5c 2f 03 5f 50 52 5f CPU0_PPC.\/._PR_
5780: 43 50 55 30 5f 50 50 43 50 4e 4f 54 72 5c 2f 03 CPU0_PPCPNOTr\/.
5790: 5f 50 52 5f 43 50 55 30 5f 50 50 43 01 5c 2f 03 _PR_CPU0_PPC.\/.
57a0: 5f 50 52 5f 43 50 55 30 5f 50 50 43 50 4e 4f 54 _PR_CPU0_PPCPNOT
57b0: a1 4a 04 72 5c 2f 03 5f 50 52 5f 43 50 55 30 5f .J.r\/._PR_CPU0_
57c0: 50 50 43 01 5c 2f 03 5f 50 52 5f 43 50 55 30 5f PPC.\/._PR_CPU0_
57d0: 50 50 43 50 4e 4f 54 74 5c 2f 03 5f 50 52 5f 43 PPCPNOTt\/._PR_C
57e0: 50 55 30 5f 50 50 43 01 5c 2f 03 5f 50 52 5f 43 PU0_PPC.\/._PR_C
57f0: 50 55 30 5f 50 50 43 50 4e 4f 54 a0 18 93 52 50 PU0_PPCPNOT...RP
5800: 31 44 00 86 5c 2f 03 5f 53 42 5f 50 43 49 30 52 1D..\/._SB_PCI0R
5810: 50 30 31 00 a0 18 93 52 50 32 44 00 86 5c 2f 03 P01....RP2D..\/.
5820: 5f 53 42 5f 50 43 49 30 52 50 30 32 00 a0 18 93 _SB_PCI0RP02....
5830: 52 50 33 44 00 86 5c 2f 03 5f 53 42 5f 50 43 49 RP3D..\/._SB_PCI
5840: 30 52 50 30 33 00 a0 18 93 52 50 34 44 00 86 5c 0RP03....RP4D..\
5850: 2f 03 5f 53 42 5f 50 43 49 30 52 50 30 34 00 a0 /._SB_PCI0RP04..
5860: 18 93 52 50 35 44 00 86 5c 2f 03 5f 53 42 5f 50 ..RP5D..\/._SB_P
5870: 43 49 30 52 50 30 35 00 a0 20 93 52 50 37 44 00 CI0RP05.. .RP7D.
5880: a0 18 93 44 53 54 53 00 86 5c 2f 03 5f 53 42 5f ...DSTS..\/._SB_
5890: 50 43 49 30 52 50 30 37 00 a0 20 93 52 50 38 44 PCI0RP07.. .RP8D
58a0: 00 a0 18 93 44 53 54 53 00 86 5c 2f 03 5f 53 42 ....DSTS..\/._SB
58b0: 5f 50 43 49 30 52 50 30 38 00 a4 12 04 02 00 00 _PCI0RP08.......
58c0: 14 1e 47 45 54 42 0b 77 68 0a 08 60 77 69 0a 08 ..GETB.wh..`wi..
58d0: 61 5b 13 6a 60 61 54 42 46 33 a4 54 42 46 33 14 a[.j`aTBF3.TBF3.
58e0: 40 1c 50 4e 4f 54 08 a0 48 19 94 54 43 4e 54 01 @.PNOT..H..TCNT.
58f0: a0 31 7b 50 44 43 30 0a 08 00 86 5c 2e 5f 50 52 .1{PDC0....\._PR
5900: 5f 43 50 55 30 0a 80 a0 1a 7b 50 44 43 30 0a 10 _CPU0....{PDC0..
5910: 00 5b 22 0a 64 86 5c 2e 5f 50 52 5f 43 50 55 30 .[".d.\._PR_CPU0
5920: 0a 81 a0 31 7b 50 44 43 31 0a 08 00 86 5c 2e 5f ...1{PDC1....\._
5930: 50 52 5f 43 50 55 31 0a 80 a0 1a 7b 50 44 43 31 PR_CPU1....{PDC1
5940: 0a 10 00 5b 22 0a 64 86 5c 2e 5f 50 52 5f 43 50 ...[".d.\._PR_CP
5950: 55 31 0a 81 a0 31 7b 50 44 43 32 0a 08 00 86 5c U1...1{PDC2....\
5960: 2e 5f 50 52 5f 43 50 55 32 0a 80 a0 1a 7b 50 44 ._PR_CPU2....{PD
5970: 43 32 0a 10 00 5b 22 0a 64 86 5c 2e 5f 50 52 5f C2...[".d.\._PR_
5980: 43 50 55 32 0a 81 a0 31 7b 50 44 43 33 0a 08 00 CPU2...1{PDC3...
5990: 86 5c 2e 5f 50 52 5f 43 50 55 33 0a 80 a0 1a 7b .\._PR_CPU3....{
59a0: 50 44 43 33 0a 10 00 5b 22 0a 64 86 5c 2e 5f 50 PDC3...[".d.\._P
59b0: 52 5f 43 50 55 33 0a 81 a0 31 7b 50 44 43 34 0a R_CPU3...1{PDC4.
59c0: 08 00 86 5c 2e 5f 50 52 5f 43 50 55 34 0a 80 a0 ...\._PR_CPU4...
59d0: 1a 7b 50 44 43 34 0a 10 00 5b 22 0a 64 86 5c 2e .{PDC4...[".d.\.
59e0: 5f 50 52 5f 43 50 55 34 0a 81 a0 31 7b 50 44 43 _PR_CPU4...1{PDC
59f0: 35 0a 08 00 86 5c 2e 5f 50 52 5f 43 50 55 35 0a 5....\._PR_CPU5.
5a00: 80 a0 1a 7b 50 44 43 35 0a 10 00 5b 22 0a 64 86 ...{PDC5...[".d.
5a10: 5c 2e 5f 50 52 5f 43 50 55 35 0a 81 a0 31 7b 50 \._PR_CPU5...1{P
5a20: 44 43 36 0a 08 00 86 5c 2e 5f 50 52 5f 43 50 55 DC6....\._PR_CPU
5a30: 36 0a 80 a0 1a 7b 50 44 43 36 0a 10 00 5b 22 0a 6....{PDC6...[".
5a40: 64 86 5c 2e 5f 50 52 5f 43 50 55 36 0a 81 a0 31 d.\._PR_CPU6...1
5a50: 7b 50 44 43 37 0a 08 00 86 5c 2e 5f 50 52 5f 43 {PDC7....\._PR_C
5a60: 50 55 37 0a 80 a0 1a 7b 50 44 43 37 0a 10 00 5b PU7....{PDC7...[
5a70: 22 0a 64 86 5c 2e 5f 50 52 5f 43 50 55 37 0a 81 ".d.\._PR_CPU7..
5a80: a1 1f 86 5c 2e 5f 50 52 5f 43 50 55 30 0a 80 5b ...\._PR_CPU0..[
5a90: 22 0a 64 86 5c 2e 5f 50 52 5f 43 50 55 30 0a 81 ".d.\._PR_CPU0..
5aa0: 14 47 04 54 52 41 50 0a 70 69 53 4d 49 46 a0 0d .G.TRAP.piSMIF..
5ab0: 93 68 54 52 54 50 70 00 54 52 50 30 a0 18 93 68 .hTRTPp.TRP0...h
5ac0: 54 52 54 44 70 69 44 54 53 46 70 00 54 52 50 44 TRTDpiDTSFp.TRPD
5ad0: a4 44 54 53 46 a0 0d 93 68 54 52 54 49 70 00 54 .DTSF...hTRTIp.T
5ae0: 52 50 48 a4 53 4d 49 46 10 44 20 2e 5f 53 42 5f RPH.SMIF.D ._SB_
5af0: 50 43 49 30 14 40 0e 5f 49 4e 49 00 70 0b d0 07 PCI0.@._INI.p...
5b00: 4f 53 59 53 a0 40 0d 5b 12 5f 4f 53 49 60 a0 14 OSYS.@.[._OSI`..
5b10: 5f 4f 53 49 0d 4c 69 6e 75 78 00 70 0b e8 03 4f _OSI.Linux.p...O
5b20: 53 59 53 a0 1b 5f 4f 53 49 0d 57 69 6e 64 6f 77 SYS.._OSI.Window
5b30: 73 20 32 30 30 31 00 70 0b d1 07 4f 53 59 53 a0 s 2001.p...OSYS.
5b40: 1f 5f 4f 53 49 0d 57 69 6e 64 6f 77 73 20 32 30 ._OSI.Windows 20
5b50: 30 31 20 53 50 31 00 70 0b d1 07 4f 53 59 53 a0 01 SP1.p...OSYS.
5b60: 1f 5f 4f 53 49 0d 57 69 6e 64 6f 77 73 20 32 30 ._OSI.Windows 20
5b70: 30 31 20 53 50 32 00 70 0b d2 07 4f 53 59 53 a0 01 SP2.p...OSYS.
5b80: 1d 5f 4f 53 49 0d 57 69 6e 64 6f 77 73 20 32 30 ._OSI.Windows 20
5b90: 30 31 2e 31 00 70 0b d3 07 4f 53 59 53 a0 1b 5f 01.1.p...OSYS.._
5ba0: 4f 53 49 0d 57 69 6e 64 6f 77 73 20 32 30 30 36 OSI.Windows 2006
5bb0: 00 70 0b d6 07 4f 53 59 53 a0 1b 5f 4f 53 49 0d .p...OSYS.._OSI.
5bc0: 57 69 6e 64 6f 77 73 20 32 30 30 39 00 70 0b d9 Windows 2009.p..
5bd0: 07 4f 53 59 53 14 47 06 4e 48 50 47 08 70 00 5e .OSYS.G.NHPG.p.^
5be0: 2e 52 50 30 31 48 50 45 58 70 00 5e 2e 52 50 30 .RP01HPEXp.^.RP0
5bf0: 32 48 50 45 58 70 00 5e 2e 52 50 30 33 48 50 45 2HPEXp.^.RP03HPE
5c00: 58 70 00 5e 2e 52 50 30 34 48 50 45 58 70 01 5e Xp.^.RP04HPEXp.^
5c10: 2e 52 50 30 31 48 50 53 58 70 01 5e 2e 52 50 30 .RP01HPSXp.^.RP0
5c20: 32 48 50 53 58 70 01 5e 2e 52 50 30 33 48 50 53 2HPSXp.^.RP03HPS
5c30: 58 70 01 5e 2e 52 50 30 34 48 50 53 58 14 4f 0a Xp.^.RP04HPSX.O.
5c40: 4e 50 4d 45 08 70 00 5e 2e 52 50 30 31 50 4d 45 NPME.p.^.RP01PME
5c50: 58 70 00 5e 2e 52 50 30 32 50 4d 45 58 70 00 5e Xp.^.RP02PMEXp.^
5c60: 2e 52 50 30 33 50 4d 45 58 70 00 5e 2e 52 50 30 .RP03PMEXp.^.RP0
5c70: 34 50 4d 45 58 70 00 5e 2e 52 50 30 35 50 4d 45 4PMEXp.^.RP05PME
5c80: 58 70 00 5e 2e 52 50 30 37 50 4d 45 58 70 00 5e Xp.^.RP07PMEXp.^
5c90: 2e 52 50 30 38 50 4d 45 58 70 01 5e 2e 52 50 30 .RP08PMEXp.^.RP0
5ca0: 31 50 4d 53 58 70 01 5e 2e 52 50 30 32 50 4d 53 1PMSXp.^.RP02PMS
5cb0: 58 70 01 5e 2e 52 50 30 33 50 4d 53 58 70 01 5e Xp.^.RP03PMSXp.^
5cc0: 2e 52 50 30 34 50 4d 53 58 70 01 5e 2e 52 50 30 .RP04PMSXp.^.RP0
5cd0: 35 50 4d 53 58 70 01 5e 2e 52 50 30 37 50 4d 53 5PMSXp.^.RP07PMS
5ce0: 58 70 01 5e 2e 52 50 30 38 50 4d 53 58 10 45 07 Xp.^.RP08PMSX.E.
5cf0: 5c 00 08 50 49 43 4d 00 08 50 52 57 50 12 04 02 \..PICM..PRWP...
5d00: 00 00 14 40 06 47 50 52 57 02 70 68 88 50 52 57 ...@.GPRW.ph.PRW
5d10: 50 00 00 70 79 53 53 31 5f 01 00 60 7d 60 79 53 P..pySS1_..`}`yS
5d20: 53 32 5f 0a 02 00 60 7d 60 79 53 53 33 5f 0a 03 S2_...`}`ySS3_..
5d30: 00 60 7d 60 79 53 53 34 5f 0a 04 00 60 a0 11 7b .`}`ySS4_...`..{
5d40: 79 01 69 00 60 00 70 69 88 50 52 57 50 01 00 a1 y.i.`.pi.PRWP...
5d50: 0e 7a 60 01 60 81 60 88 50 52 57 50 01 00 a4 50 .z`.`.`.PRWP...P
5d60: 52 57 50 10 4b 17 2e 5f 53 42 5f 50 43 49 30 5b RWP.K.._SB_PCI0[
5d70: 82 4e 16 50 44 52 43 08 5f 48 49 44 0c 41 d0 0c .N.PDRC._HID.A..
5d80: 02 08 5f 55 49 44 01 08 42 55 46 30 11 4a 08 0a .._UID..BUF0.J..
5d90: 86 86 09 00 01 00 00 00 00 00 40 00 00 86 09 00 ..........@.....
5da0: 01 00 00 00 00 00 80 00 00 86 09 00 01 00 00 00 ................
5db0: 00 00 10 00 00 86 09 00 01 00 00 00 00 00 10 00 ................
5dc0: 00 86 09 00 01 00 00 00 00 00 00 00 00 86 09 00 ................
5dd0: 01 00 00 d2 fe 00 00 02 00 86 09 00 00 00 00 d9 ................
5de0: fe 00 40 00 00 86 09 00 01 00 50 d4 fe 00 b0 04 ..@.......P.....
5df0: 00 86 09 00 00 00 00 00 ff 00 00 00 01 86 09 00 ................
5e00: 00 00 00 e0 fe 00 00 10 00 86 09 00 01 00 00 00 ................
5e10: 00 00 10 00 00 79 00 14 47 0c 5f 43 52 53 08 8a .....y..G._CRS..
5e20: 42 55 46 30 0a 04 52 42 52 30 79 5e 5e 2e 4c 50 BUF0..RBR0y^^.LP
5e30: 43 42 52 43 42 41 0a 0e 52 42 52 30 8a 42 55 46 CBRCBA..RBR0.BUF
5e40: 30 0a 7c 54 42 52 30 70 54 42 41 42 54 42 52 30 0.|TBR0pTBABTBR0
5e50: 8a 42 55 46 30 0a 80 54 42 4c 4e a0 0d 93 54 42 .BUF0..TBLN...TB
5e60: 41 42 00 70 00 54 42 4c 4e 8a 42 55 46 30 0a 10 AB.p.TBLN.BUF0..
5e70: 4d 42 52 30 79 4d 48 42 52 0a 0f 4d 42 52 30 8a MBR0yMHBR..MBR0.
5e80: 42 55 46 30 0a 1c 44 42 52 30 79 44 49 42 52 0a BUF0..DBR0yDIBR.
5e90: 0c 44 42 52 30 8a 42 55 46 30 0a 28 45 42 52 30 .DBR0.BUF0.(EBR0
5ea0: 79 45 50 42 52 0a 0c 45 42 52 30 8a 42 55 46 30 yEPBR..EBR0.BUF0
5eb0: 0a 34 58 42 52 30 79 50 58 42 52 0a 1a 58 42 52 .4XBR0yPXBR..XBR
5ec0: 30 8a 42 55 46 30 0a 38 58 53 5a 30 7a 0c 00 00 0.BUF0.8XSZ0z...
5ed0: 00 10 50 58 53 5a 58 53 5a 30 a4 42 55 46 30 10 ..PXSZXSZ0.BUF0.
5ee0: 45 71 5f 47 50 45 14 40 1a 5f 4c 30 39 00 a0 2c Eq_GPE.@._L09..,
5ef0: 93 52 50 31 44 00 5c 2f 04 5f 53 42 5f 50 43 49 .RP1D.\/._SB_PCI
5f00: 30 52 50 30 31 48 50 4d 45 86 5c 2f 03 5f 53 42 0RP01HPME.\/._SB
5f10: 5f 50 43 49 30 52 50 30 31 0a 02 a0 2c 93 52 50 _PCI0RP01...,.RP
5f20: 32 44 00 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 2D.\/._SB_PCI0RP
5f30: 30 32 48 50 4d 45 86 5c 2f 03 5f 53 42 5f 50 43 02HPME.\/._SB_PC
5f40: 49 30 52 50 30 32 0a 02 a0 2c 93 52 50 33 44 00 I0RP02...,.RP3D.
5f50: 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 33 48 \/._SB_PCI0RP03H
5f60: 50 4d 45 86 5c 2f 03 5f 53 42 5f 50 43 49 30 52 PME.\/._SB_PCI0R
5f70: 50 30 33 0a 02 a0 2c 93 52 50 34 44 00 5c 2f 04 P03...,.RP4D.\/.
5f80: 5f 53 42 5f 50 43 49 30 52 50 30 34 48 50 4d 45 _SB_PCI0RP04HPME
5f90: 86 5c 2f 03 5f 53 42 5f 50 43 49 30 52 50 30 34 .\/._SB_PCI0RP04
5fa0: 0a 02 a0 2c 93 52 50 35 44 00 5c 2f 04 5f 53 42 ...,.RP5D.\/._SB
5fb0: 5f 50 43 49 30 52 50 30 35 48 50 4d 45 86 5c 2f _PCI0RP05HPME.\/
5fc0: 03 5f 53 42 5f 50 43 49 30 52 50 30 35 0a 02 a0 ._SB_PCI0RP05...
5fd0: 2c 93 52 50 37 44 00 5c 2f 04 5f 53 42 5f 50 43 ,.RP7D.\/._SB_PC
5fe0: 49 30 52 50 30 37 48 50 4d 45 86 5c 2f 03 5f 53 I0RP07HPME.\/._S
5ff0: 42 5f 50 43 49 30 52 50 30 37 0a 02 a0 2c 93 52 B_PCI0RP07...,.R
6000: 50 38 44 00 5c 2f 04 5f 53 42 5f 50 43 49 30 52 P8D.\/._SB_PCI0R
6010: 50 30 38 48 50 4d 45 86 5c 2f 03 5f 53 42 5f 50 P08HPME.\/._SB_P
6020: 43 49 30 52 50 30 38 0a 02 86 5c 2f 03 5f 53 42 CI0RP08...\/._SB
6030: 5f 50 43 49 30 50 45 47 30 0a 02 86 5c 2f 04 5f _PCI0PEG0...\/._
6040: 53 42 5f 50 43 49 30 50 45 47 30 50 45 47 50 0a SB_PCI0PEG0PEGP.
6050: 02 86 5c 2f 03 5f 53 42 5f 50 43 49 30 50 45 47 ..\/._SB_PCI0PEG
6060: 31 0a 02 86 5c 2f 03 5f 53 42 5f 50 43 49 30 50 1...\/._SB_PCI0P
6070: 45 47 32 0a 02 86 5c 2f 03 5f 53 42 5f 50 43 49 EG2...\/._SB_PCI
6080: 30 50 45 47 33 0a 02 14 3c 5f 4c 30 44 00 86 5c 0PEG3...<_L0D..\
6090: 2f 03 5f 53 42 5f 50 43 49 30 45 48 43 31 0a 02 /._SB_PCI0EHC1..
60a0: 86 5c 2f 03 5f 53 42 5f 50 43 49 30 45 48 43 32 .\/._SB_PCI0EHC2
60b0: 0a 02 86 5c 2f 03 5f 53 42 5f 50 43 49 30 48 44 ...\/._SB_PCI0HD
60c0: 45 46 0a 02 14 4b 4f 5f 4c 30 31 00 72 4c 30 31 EF...KO_L01.rL01
60d0: 43 01 4c 30 31 43 50 38 58 48 00 01 50 38 58 48 C.L01CP8XH..P8XH
60e0: 01 4c 30 31 43 a0 43 0b 90 93 52 50 31 44 00 5c .L01C.C...RP1D.\
60f0: 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 31 48 50 /._SB_PCI0RP01HP
6100: 53 58 5b 22 0a 64 a0 4b 07 5c 2f 04 5f 53 42 5f SX[".d.K.\/._SB_
6110: 50 43 49 30 52 50 30 31 50 44 43 58 70 01 5c 2f PCI0RP01PDCXp.\/
6120: 04 5f 53 42 5f 50 43 49 30 52 50 30 31 50 44 43 ._SB_PCI0RP01PDC
6130: 58 70 01 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 Xp.\/._SB_PCI0RP
6140: 30 31 48 50 53 58 a0 2a 92 5c 2f 04 5f 53 42 5f 01HPSX.*.\/._SB_
6150: 50 43 49 30 52 50 30 31 50 44 53 58 70 00 5c 2f PCI0RP01PDSXp.\/
6160: 04 5f 53 42 5f 50 43 49 30 52 50 30 31 4c 30 53 ._SB_PCI0RP01L0S
6170: 45 86 5c 2f 03 5f 53 42 5f 50 43 49 30 52 50 30 E.\/._SB_PCI0RP0
6180: 31 00 a1 16 70 01 5c 2f 04 5f 53 42 5f 50 43 49 1...p.\/._SB_PCI
6190: 30 52 50 30 31 48 50 53 58 a0 43 0b 90 93 52 50 0RP01HPSX.C...RP
61a0: 32 44 00 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 2D.\/._SB_PCI0RP
61b0: 30 32 48 50 53 58 5b 22 0a 64 a0 4b 07 5c 2f 04 02HPSX[".d.K.\/.
61c0: 5f 53 42 5f 50 43 49 30 52 50 30 32 50 44 43 58 _SB_PCI0RP02PDCX
61d0: 70 01 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 p.\/._SB_PCI0RP0
61e0: 32 50 44 43 58 70 01 5c 2f 04 5f 53 42 5f 50 43 2PDCXp.\/._SB_PC
61f0: 49 30 52 50 30 32 48 50 53 58 a0 2a 92 5c 2f 04 I0RP02HPSX.*.\/.
6200: 5f 53 42 5f 50 43 49 30 52 50 30 32 50 44 53 58 _SB_PCI0RP02PDSX
6210: 70 00 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 p.\/._SB_PCI0RP0
6220: 32 4c 30 53 45 86 5c 2f 03 5f 53 42 5f 50 43 49 2L0SE.\/._SB_PCI
6230: 30 52 50 30 32 00 a1 16 70 01 5c 2f 04 5f 53 42 0RP02...p.\/._SB
6240: 5f 50 43 49 30 52 50 30 32 48 50 53 58 a0 43 0b _PCI0RP02HPSX.C.
6250: 90 93 52 50 33 44 00 5c 2f 04 5f 53 42 5f 50 43 ..RP3D.\/._SB_PC
6260: 49 30 52 50 30 33 48 50 53 58 5b 22 0a 64 a0 4b I0RP03HPSX[".d.K
6270: 07 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 33 .\/._SB_PCI0RP03
6280: 50 44 43 58 70 01 5c 2f 04 5f 53 42 5f 50 43 49 PDCXp.\/._SB_PCI
6290: 30 52 50 30 33 50 44 43 58 70 01 5c 2f 04 5f 53 0RP03PDCXp.\/._S
62a0: 42 5f 50 43 49 30 52 50 30 33 48 50 53 58 a0 2a B_PCI0RP03HPSX.*
62b0: 92 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 33 .\/._SB_PCI0RP03
62c0: 50 44 53 58 70 00 5c 2f 04 5f 53 42 5f 50 43 49 PDSXp.\/._SB_PCI
62d0: 30 52 50 30 33 4c 30 53 45 86 5c 2f 03 5f 53 42 0RP03L0SE.\/._SB
62e0: 5f 50 43 49 30 52 50 30 33 00 a1 16 70 01 5c 2f _PCI0RP03...p.\/
62f0: 04 5f 53 42 5f 50 43 49 30 52 50 30 33 48 50 53 ._SB_PCI0RP03HPS
6300: 58 a0 43 0b 90 93 52 50 34 44 00 5c 2f 04 5f 53 X.C...RP4D.\/._S
6310: 42 5f 50 43 49 30 52 50 30 34 48 50 53 58 5b 22 B_PCI0RP04HPSX["
6320: 0a 64 a0 4b 07 5c 2f 04 5f 53 42 5f 50 43 49 30 .d.K.\/._SB_PCI0
6330: 52 50 30 34 50 44 43 58 70 01 5c 2f 04 5f 53 42 RP04PDCXp.\/._SB
6340: 5f 50 43 49 30 52 50 30 34 50 44 43 58 70 01 5c _PCI0RP04PDCXp.\
6350: 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 34 48 50 /._SB_PCI0RP04HP
6360: 53 58 a0 2a 92 5c 2f 04 5f 53 42 5f 50 43 49 30 SX.*.\/._SB_PCI0
6370: 52 50 30 34 50 44 53 58 70 00 5c 2f 04 5f 53 42 RP04PDSXp.\/._SB
6380: 5f 50 43 49 30 52 50 30 34 4c 30 53 45 86 5c 2f _PCI0RP04L0SE.\/
6390: 03 5f 53 42 5f 50 43 49 30 52 50 30 34 00 a1 16 ._SB_PCI0RP04...
63a0: 70 01 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 p.\/._SB_PCI0RP0
63b0: 34 48 50 53 58 a0 43 0b 90 93 52 50 35 44 00 5c 4HPSX.C...RP5D.\
63c0: 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 35 48 50 /._SB_PCI0RP05HP
63d0: 53 58 5b 22 0a 64 a0 4b 07 5c 2f 04 5f 53 42 5f SX[".d.K.\/._SB_
63e0: 50 43 49 30 52 50 30 35 50 44 43 58 70 01 5c 2f PCI0RP05PDCXp.\/
63f0: 04 5f 53 42 5f 50 43 49 30 52 50 30 35 50 44 43 ._SB_PCI0RP05PDC
6400: 58 70 01 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 Xp.\/._SB_PCI0RP
6410: 30 35 48 50 53 58 a0 2a 92 5c 2f 04 5f 53 42 5f 05HPSX.*.\/._SB_
6420: 50 43 49 30 52 50 30 35 50 44 53 58 70 00 5c 2f PCI0RP05PDSXp.\/
6430: 04 5f 53 42 5f 50 43 49 30 52 50 30 35 4c 30 53 ._SB_PCI0RP05L0S
6440: 45 86 5c 2f 03 5f 53 42 5f 50 43 49 30 52 50 30 E.\/._SB_PCI0RP0
6450: 35 00 a1 16 70 01 5c 2f 04 5f 53 42 5f 50 43 49 5...p.\/._SB_PCI
6460: 30 52 50 30 35 48 50 53 58 a0 42 0a 90 93 52 50 0RP05HPSX.B...RP
6470: 37 44 00 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 7D.\/._SB_PCI0RP
6480: 30 37 48 50 53 58 5b 22 0a 64 a0 4a 06 5c 2f 04 07HPSX[".d.J.\/.
6490: 5f 53 42 5f 50 43 49 30 52 50 30 37 50 44 43 58 _SB_PCI0RP07PDCX
64a0: 70 01 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 p.\/._SB_PCI0RP0
64b0: 37 50 44 43 58 70 01 5c 2f 04 5f 53 42 5f 50 43 7PDCXp.\/._SB_PC
64c0: 49 30 52 50 30 37 48 50 53 58 a0 2a 92 5c 2f 04 I0RP07HPSX.*.\/.
64d0: 5f 53 42 5f 50 43 49 30 52 50 30 37 50 44 53 58 _SB_PCI0RP07PDSX
64e0: 70 00 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 p.\/._SB_PCI0RP0
64f0: 37 4c 30 53 45 a1 16 70 01 5c 2f 04 5f 53 42 5f 7L0SE..p.\/._SB_
6500: 50 43 49 30 52 50 30 37 48 50 53 58 a0 43 0b 90 PCI0RP07HPSX.C..
6510: 93 52 50 38 44 00 5c 2f 04 5f 53 42 5f 50 43 49 .RP8D.\/._SB_PCI
6520: 30 52 50 30 38 48 50 53 58 5b 22 0a 64 a0 4b 07 0RP08HPSX[".d.K.
6530: 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 38 50 \/._SB_PCI0RP08P
6540: 44 43 58 70 01 5c 2f 04 5f 53 42 5f 50 43 49 30 DCXp.\/._SB_PCI0
6550: 52 50 30 38 50 44 43 58 70 01 5c 2f 04 5f 53 42 RP08PDCXp.\/._SB
6560: 5f 50 43 49 30 52 50 30 38 48 50 53 58 a0 2a 92 _PCI0RP08HPSX.*.
6570: 5c 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 38 50 \/._SB_PCI0RP08P
6580: 44 53 58 70 00 5c 2f 04 5f 53 42 5f 50 43 49 30 DSXp.\/._SB_PCI0
6590: 52 50 30 38 4c 30 53 45 86 5c 2f 03 5f 53 42 5f RP08L0SE.\/._SB_
65a0: 50 43 49 30 52 50 30 38 00 a1 16 70 01 5c 2f 04 PCI0RP08...p.\/.
65b0: 5f 53 42 5f 50 43 49 30 52 50 30 38 48 50 53 58 _SB_PCI0RP08HPSX
65c0: 14 34 5f 4c 30 36 00 a0 2d 90 5c 2f 04 5f 53 42 .4_L06..-.\/._SB
65d0: 5f 50 43 49 30 47 46 58 30 47 53 53 45 92 47 53 _PCI0GFX0GSSE.GS
65e0: 4d 49 5c 2f 04 5f 53 42 5f 50 43 49 30 47 46 58 MI\/._SB_PCI0GFX
65f0: 30 47 53 43 49 10 41 14 2f 03 5f 53 42 5f 50 43 0GSCI.A./._SB_PC
6600: 49 30 53 41 54 30 5b 82 4f 12 50 52 54 34 08 5f I0SAT0[.O.PRT4._
6610: 41 44 52 0c ff ff 04 00 14 1f 47 5a 50 53 01 53 ADR.......GZPS.S
6620: 58 31 30 53 58 33 30 68 53 58 31 31 70 53 58 34 X10SX30hSX11pSX4
6630: 30 60 53 58 31 32 a4 60 14 4e 0f 5f 44 53 4d 04 0`SX12.`.N._DSM.
6640: a0 42 0f 93 68 11 13 0a 10 30 ef fa bd bb ae de .B..h....0......
6650: 11 8a 39 08 00 20 0c 9a 66 08 5f 54 5f 30 00 70 ..9.. ..f._T_0.p
6660: 99 6a 00 5f 54 5f 30 a0 39 93 5f 54 5f 30 00 08 .j._T_0.9._T_0..
6670: 5f 54 5f 31 00 70 99 69 00 5f 54 5f 31 a0 1c 93 _T_1.p.i._T_1...
6680: 5f 54 5f 31 01 a0 0f 93 50 46 4c 56 46 44 54 50 _T_1....PFLVFDTP
6690: a4 11 03 01 00 a4 11 03 01 0f a1 06 a4 11 03 01 ................
66a0: 00 a1 41 09 a0 11 93 5f 54 5f 30 01 70 47 5a 50 ..A...._T_0.pGZP
66b0: 53 0a 1d 60 a4 60 a1 4c 07 a0 41 05 93 5f 54 5f S..`.`.L..A.._T_
66c0: 30 0a 02 70 00 47 50 45 33 a0 17 93 7b 47 4c 30 0..p.GPE3...{GL0
66d0: 30 0a 08 00 0a 08 7d 47 49 56 30 0a 08 47 49 56 0.....}GIV0..GIV
66e0: 30 a1 0c 7b 47 49 56 30 0a f7 47 49 56 30 7b 47 0..{GIV0..GIV0{G
66f0: 4c 30 38 0a ef 47 4c 30 38 5b 22 0a c8 70 01 47 L08..GL08["..p.G
6700: 50 53 33 70 01 47 50 45 33 a4 01 a1 27 a0 21 93 PS3p.GPE3...'.!.
6710: 5f 54 5f 30 0a 03 70 00 47 50 45 33 70 01 47 50 _T_0..p.GPE3p.GP
6720: 53 33 7d 47 4c 30 38 0a 10 47 4c 30 38 a4 01 a1 S3}GL08..GL08...
6730: 03 a4 00 a1 03 a4 00 10 3e 5f 47 50 45 14 38 5f ........>_GPE.8_
6740: 4c 31 33 00 a0 0c 93 50 46 4c 56 46 44 54 50 a4 L13....PFLVFDTP.
6750: 00 70 00 47 50 45 33 7d 47 4c 30 38 0a 10 47 4c .p.GPE3}GL08..GL
6760: 30 38 86 5c 2f 03 5f 53 42 5f 50 43 49 30 53 41 08.\/._SB_PCI0SA
6770: 54 30 0a 84 a4 00 08 4d 49 53 43 11 0a 0a 07 00 T0.....MISC.....
6780: 00 00 00 00 00 00 8c 4d 49 53 43 00 4d 49 53 30 .......MISC.MIS0
6790: 8c 4d 49 53 43 01 4d 49 53 31 8c 4d 49 53 43 0a .MISC.MIS1.MISC.
67a0: 02 4d 49 53 32 8c 4d 49 53 43 0a 03 4d 49 53 33 .MIS2.MISC..MIS3
67b0: 8c 4d 49 53 43 0a 04 4d 49 53 34 8c 4d 49 53 43 .MISC..MIS4.MISC
67c0: 0a 06 4d 49 53 36 08 46 42 53 54 11 0b 0a 08 00 ..MIS6.FBST.....
67d0: 00 00 00 00 00 00 00 8c 46 42 53 54 00 46 46 30 ........FBST.FF0
67e0: 30 8c 46 42 53 54 01 46 46 30 31 8b 46 42 53 54 0.FBST.FF01.FBST
67f0: 0a 02 46 46 30 32 8b 46 42 53 54 0a 04 46 46 30 ..FF02.FBST..FF0
6800: 34 8b 46 42 53 54 0a 06 46 46 30 36 10 45 38 2e 4.FBST..FF06.E8.
6810: 5f 53 42 5f 50 43 49 30 14 2f 55 43 4d 44 03 53 _SB_PCI0./UCMD.S
6820: 58 31 30 53 58 33 30 0a 0f 53 58 33 30 68 53 58 X10SX30..SX30hSX
6830: 33 30 69 53 58 33 30 6a 53 58 31 31 70 53 58 34 30iSX30jSX11pSX4
6840: 30 60 53 58 31 32 a4 60 14 0f 55 50 53 57 02 a4 0`SX12.`..UPSW..
6850: 55 43 4d 44 0a 02 68 69 14 0e 55 50 52 57 02 a4 UCMD..hi..UPRW..
6860: 55 43 4d 44 01 68 69 5b 82 45 15 45 48 43 32 08 UCMD.hi[.E.EHC2.
6870: 5f 41 44 52 0c 00 00 1a 00 08 5f 53 31 44 0a 02 _ADR......_S1D..
6880: 08 5f 53 33 44 0a 02 14 30 5f 50 52 57 00 70 55 ._S3D...0_PRW.pU
6890: 50 52 57 00 0a 02 60 a0 0d 93 60 0a 03 a4 12 06 PRW...`...`.....
68a0: 02 0a 0d 0a 03 a0 0b 93 60 01 a4 12 05 02 0a 0d ........`.......
68b0: 01 a4 12 05 02 0a 0d 00 14 0d 5f 50 53 57 01 55 .........._PSW.U
68c0: 50 53 57 68 0a 02 5b 82 46 0f 48 55 42 37 08 5f PSWh..[.F.HUB7._
68d0: 41 44 52 00 5b 82 48 0e 52 4d 43 48 08 5f 41 44 ADR.[.H.RMCH._AD
68e0: 52 01 08 5f 55 50 43 12 08 04 0a ff 0a ff 00 00 R.._UPC.........
68f0: 08 5f 50 4c 44 11 13 0a 10 00 00 00 81 00 00 00 ._PLD...........
6900: 00 00 00 00 30 00 00 00 00 5b 82 0b 43 48 30 30 ....0....[..CH00
6910: 08 5f 41 44 52 01 5b 82 0c 43 48 30 31 08 5f 41 ._ADR.[..CH01._A
6920: 44 52 0a 02 5b 82 0c 43 48 31 30 08 5f 41 44 52 DR..[..CH10._ADR
6930: 0a 03 5b 82 33 43 48 31 31 08 5f 41 44 52 0a 04 ..[.3CH11._ADR..
6940: 08 5f 55 50 43 12 08 04 0a ff 0a ff 00 00 08 5f ._UPC.........._
6950: 50 4c 44 11 13 0a 10 00 00 00 81 00 00 00 00 00 PLD.............
6960: 00 00 30 00 00 00 00 5b 82 33 43 48 32 30 08 5f ..0....[.3CH20._
6970: 41 44 52 0a 05 08 5f 55 50 43 12 08 04 0a ff 0a ADR..._UPC......
6980: ff 00 00 08 5f 50 4c 44 11 13 0a 10 00 00 00 81 ...._PLD........
6990: 00 00 00 00 00 00 00 30 00 00 00 00 5b 82 20 43 .......0....[. C
69a0: 48 32 31 08 5f 41 44 52 0a 06 08 5f 45 4a 44 0d H21._ADR..._EJD.
69b0: 5f 53 42 2e 50 43 49 30 2e 52 50 30 38 00 5b 82 _SB.PCI0.RP08.[.
69c0: 42 1d 45 48 43 31 08 5f 41 44 52 0c 00 00 1d 00 B.EHC1._ADR.....
69d0: 08 5f 53 31 44 0a 02 08 5f 53 33 44 0a 02 14 30 ._S1D..._S3D...0
69e0: 5f 50 52 57 00 70 55 50 52 57 00 0a 02 60 a0 0d _PRW.pUPRW...`..
69f0: 93 60 0a 03 a4 12 06 02 0a 0d 0a 03 a0 0b 93 60 .`.............`
6a00: 01 a4 12 05 02 0a 0d 01 a4 12 05 02 0a 0d 00 14 ................
6a10: 0d 5f 50 53 57 01 55 50 53 57 68 0a 02 5b 82 43 ._PSW.UPSWh..[.C
6a20: 17 48 55 42 37 08 5f 41 44 52 00 5b 82 45 16 52 .HUB7._ADR.[.E.R
6a30: 4d 43 48 08 5f 41 44 52 01 08 5f 55 50 43 12 08 MCH._ADR.._UPC..
6a40: 04 0a ff 0a ff 00 00 08 5f 50 4c 44 11 13 0a 10 ........_PLD....
6a50: 00 00 00 81 00 00 00 00 00 00 00 30 00 00 00 00 ...........0....
6a60: 5b 82 32 43 48 30 30 08 5f 41 44 52 01 08 5f 55 [.2CH00._ADR.._U
6a70: 50 43 12 08 04 0a ff 0a ff 00 00 08 5f 50 4c 44 PC.........._PLD
6a80: 11 13 0a 10 00 00 00 81 00 00 00 00 00 00 00 30 ...............0
6a90: 00 00 00 00 5b 82 0c 43 48 30 31 08 5f 41 44 52 ....[..CH01._ADR
6aa0: 0a 02 5b 82 33 43 48 31 30 08 5f 41 44 52 0a 03 ..[.3CH10._ADR..
6ab0: 08 5f 55 50 43 12 08 04 0a ff 0a ff 00 00 08 5f ._UPC.........._
6ac0: 50 4c 44 11 13 0a 10 00 00 00 81 00 00 00 00 00 PLD.............
6ad0: 00 00 30 00 00 00 00 5b 82 33 43 48 31 31 08 5f ..0....[.3CH11._
6ae0: 41 44 52 0a 04 08 5f 55 50 43 12 08 04 0a ff 0a ADR..._UPC......
6af0: ff 00 00 08 5f 50 4c 44 11 13 0a 10 00 00 00 81 ...._PLD........
6b00: 00 00 00 00 00 00 00 30 00 00 00 00 5b 82 33 43 .......0....[.3C
6b10: 48 32 30 08 5f 41 44 52 0a 05 08 5f 55 50 43 12 H20._ADR..._UPC.
6b20: 08 04 0a ff 0a ff 00 00 08 5f 50 4c 44 11 13 0a ........._PLD...
6b30: 10 00 00 00 81 00 00 00 00 00 00 00 30 00 00 00 ............0...
6b40: 00 5b 82 33 43 48 32 31 08 5f 41 44 52 0a 06 08 .[.3CH21._ADR...
6b50: 5f 55 50 43 12 08 04 0a ff 0a ff 00 00 08 5f 50 _UPC.........._P
6b60: 4c 44 11 13 0a 10 00 00 00 81 00 00 00 00 00 00 LD..............
6b70: 00 30 00 00 00 00 5b 82 0c 43 48 33 30 08 5f 41 .0....[..CH30._A
6b80: 44 52 0a 07 5b 82 0c 43 48 33 31 08 5f 41 44 52 DR..[..CH31._ADR
6b90: 0a 08 10 44 08 2f 03 5f 53 42 5f 50 43 49 30 52 ...D./._SB_PCI0R
6ba0: 50 30 35 5b 82 22 58 48 43 49 08 5f 41 44 52 00 P05[."XHCI._ADR.
6bb0: 5b 80 58 48 50 45 02 00 0a 10 5b 81 0b 58 48 50 [.XHPE....[..XHP
6bc0: 45 00 44 49 44 30 20 14 4f 04 5f 50 52 57 00 a0 E.DID0 .O._PRW..
6bd0: 3c ff 70 55 50 52 57 00 0a 02 60 a0 0d 93 60 0a <.pUPRW...`...`.
6be0: 03 a4 12 06 02 0a 09 0a 03 a0 18 93 5e 2e 58 48 ............^.XH
6bf0: 43 49 44 49 44 30 0c 33 10 94 01 a4 12 05 02 0a CIDID0.3........
6c00: 09 00 a1 09 a4 12 06 02 0a 09 0a 03 a1 0a a4 47 ...............G
6c10: 50 52 57 0a 09 0a 03 10 47 43 2f 03 5f 53 42 5f PRW.....GC/._SB_
6c20: 50 43 49 30 4c 50 43 42 5b 82 48 0f 52 4d 53 43 PCI0LPCB[.H.RMSC
6c30: 08 5f 48 49 44 0c 41 d0 0c 02 08 5f 55 49 44 0a ._HID.A...._UID.
6c40: 10 08 43 52 53 5f 11 4a 07 0a 76 47 01 10 00 10 ..CRS_.J..vG....
6c50: 00 00 10 47 01 22 00 22 00 00 1e 47 01 44 00 44 ...G."."...G.D.D
6c60: 00 00 1c 47 01 68 00 68 00 01 08 47 01 72 00 72 ...G.h.h...G.r.r
6c70: 00 00 0e 47 01 80 00 80 00 00 01 47 01 84 00 84 ...G.......G....
6c80: 00 00 03 47 01 88 00 88 00 00 01 47 01 8c 00 8c ...G.......G....
6c90: 00 00 03 47 01 90 00 90 00 00 10 47 01 a2 00 a2 ...G.......G....
6ca0: 00 00 1e 47 01 e0 00 e0 00 00 10 47 01 d0 04 d0 ...G.......G....
6cb0: 04 00 02 86 09 00 01 00 00 80 fe 00 30 00 00 79 ............0..y
6cc0: 00 5b 80 4d 42 4f 58 00 0c 00 00 80 fe 0b 00 20 .[.MBOX........
6cd0: 5b 81 44 04 4d 42 4f 58 11 00 08 45 4e 54 46 08 [.D.MBOX...ENTF.
6ce0: 00 88 ff 07 4d 42 58 30 08 4d 42 58 31 08 4d 42 ....MBX0.MBX1.MB
6cf0: 58 32 08 4d 42 58 33 08 4d 42 58 34 08 4d 42 58 X2.MBX3.MBX4.MBX
6d00: 35 08 4d 42 58 36 08 4d 42 58 37 08 4d 42 58 38 5.MBX6.MBX7.MBX8
6d10: 08 4d 42 58 39 08 14 0b 5f 43 52 53 00 a4 43 52 .MBX9..._CRS..CR
6d20: 53 5f 5b 82 41 04 50 53 32 5f 08 5f 48 49 44 0c S_[.A.PS2_._HID.
6d30: 11 8c 04 b3 08 5f 43 49 44 12 11 03 0c 4f 2e 06 ....._CID....O..
6d40: 00 0c 4f 2e 00 02 0c 41 d0 0f 13 08 43 52 53 5f ..O....A....CRS_
6d50: 11 08 0a 05 22 00 10 79 00 14 0b 5f 43 52 53 00 ...."..y..._CRS.
6d60: a4 43 52 53 5f 5b 82 48 2e 4b 42 43 5f 08 5f 48 .CRS_[.H.KBC_._H
6d70: 49 44 0c 41 d0 03 03 08 45 43 4e 54 00 08 44 41 ID.A....ECNT..DA
6d80: 48 41 11 06 0a 03 00 00 55 8c 44 41 48 41 00 44 HA......U.DAHA.D
6d90: 43 4b 30 8c 44 41 48 41 01 44 43 4b 31 8c 44 41 CK0.DAHA.DCK1.DA
6da0: 48 41 0a 02 44 43 4b 32 08 43 52 53 5f 11 28 0a HA..DCK2.CRS_.(.
6db0: 25 47 01 60 00 60 00 10 01 47 01 64 00 64 00 04 %G.`.`...G.d.d..
6dc0: 01 47 01 62 00 62 00 02 01 47 01 66 00 66 00 06 .G.b.b...G.f.f..
6dd0: 01 22 02 00 79 00 14 0b 5f 43 52 53 00 a4 43 52 ."..y..._CRS..CR
6de0: 53 5f 14 14 5f 52 45 47 02 70 01 5e 5e 5e 2e 47 S_.._REG.p.^^^.G
6df0: 46 58 30 43 4c 49 44 5b 80 4d 4d 42 58 00 0c 00 FX0CLID[.MMBX...
6e00: 00 80 fe 0b 00 20 5b 81 45 04 4d 4d 42 58 10 00 ..... [.E.MMBX..
6e10: 80 00 08 4d 5a 30 30 08 4d 5a 30 31 08 4d 5a 30 ...MZ00.MZ01.MZ0
6e20: 32 08 4d 5a 30 33 20 4d 5a 30 34 20 4d 5a 30 35 2.MZ03 MZ04 MZ05
6e30: 20 4d 5a 30 36 20 4d 5a 30 37 20 4d 5a 30 38 20 MZ06 MZ07 MZ08
6e40: 00 40 18 4d 5a 30 39 20 4d 5a 31 30 20 14 48 0a .@.MZ09 MZ10 .H.
6e50: 45 43 52 42 01 70 00 60 a0 0a 93 68 00 70 4d 5a ECRB.p.`...h.pMZ
6e60: 30 30 60 a1 40 09 a0 0a 93 68 01 70 4d 5a 30 31 00`.@....h.pMZ01
6e70: 60 a1 42 08 a0 0b 93 68 0a 02 70 4d 5a 30 32 60 `.B....h..pMZ02`
6e80: a1 43 07 a0 0b 93 68 0a 03 70 4d 5a 30 33 60 a1 .C....h..pMZ03`.
6e90: 44 06 a0 0b 93 68 0a 04 70 4d 5a 30 34 60 a1 45 D....h..pMZ04`.E
6ea0: 05 a0 0b 93 68 0a 05 70 4d 5a 30 35 60 a1 46 04 ....h..pMZ05`.F.
6eb0: a0 0b 93 68 0a 06 70 4d 5a 30 36 60 a1 37 a0 0b ...h..pMZ06`.7..
6ec0: 93 68 0a 07 70 4d 5a 30 37 60 a1 29 a0 0b 93 68 .h..pMZ07`.)...h
6ed0: 0a 08 70 4d 5a 30 38 60 a1 1b a0 0b 93 68 0a 09 ..pMZ08`.....h..
6ee0: 70 4d 5a 30 39 60 a1 0d a0 0b 93 68 0a 0a 70 4d pMZ09`.....h..pM
6ef0: 5a 31 30 60 a4 60 14 48 05 45 43 57 42 02 a0 0a Z10`.`.H.ECWB...
6f00: 93 68 00 70 69 4d 5a 30 30 a1 45 04 a0 0a 93 68 .h.piMZ00.E....h
6f10: 01 70 69 4d 5a 30 31 a1 37 a0 0b 93 68 0a 02 70 .piMZ01.7...h..p
6f20: 69 4d 5a 30 32 a1 29 a0 0b 93 68 0a 03 70 69 4d iMZ02.)...h..piM
6f30: 5a 30 33 a1 1b a0 0b 93 68 0a 05 70 69 4d 5a 30 Z03.....h..piMZ0
6f40: 34 a1 0d a0 0b 93 68 0a 04 70 69 4d 5a 31 30 14 4.....h..piMZ10.
6f50: 26 57 41 54 4b 02 70 0b f4 01 45 43 4e 54 a2 17 &WATK.p...ECNT..
6f60: 45 43 4e 54 a0 09 93 45 43 52 42 68 69 a5 5b 22 ECNT...ECRBhi.["
6f70: 01 76 45 43 4e 54 14 3f 50 43 41 31 02 a0 38 93 .vECNT.?PCA1..8.
6f80: 4e 53 4d 49 00 45 43 57 42 0a 03 69 45 43 57 42 NSMI.ECWB..iECWB
6f90: 01 68 57 41 54 4b 0a 0a 44 43 4b 32 57 41 54 4b .hWATK..DCK2WATK
6fa0: 01 44 43 4b 30 45 43 57 42 0a 04 00 57 41 54 4b .DCK0ECWB...WATK
6fb0: 0a 0a 44 43 4b 31 14 48 04 50 43 41 32 02 53 58 ..DCK1.H.PCA2.SX
6fc0: 31 30 a0 38 93 4e 53 4d 49 00 45 43 57 42 0a 03 10.8.NSMI.ECWB..
6fd0: 69 45 43 57 42 01 68 57 41 54 4b 0a 0a 44 43 4b iECWB.hWATK..DCK
6fe0: 32 57 41 54 4b 01 44 43 4b 30 45 43 57 42 0a 04 2WATK.DCK0ECWB..
6ff0: 00 57 41 54 4b 0a 0a 44 43 4b 31 53 58 31 32 14 .WATK..DCK1SX12.
7000: 4f 04 50 43 41 35 03 53 58 31 30 a0 3f 93 4e 53 O.PCA5.SX10.?.NS
7010: 4d 49 00 45 43 57 42 0a 05 6a 45 43 57 42 0a 03 MI.ECWB..jECWB..
7020: 69 45 43 57 42 01 68 57 41 54 4b 0a 0a 44 43 4b iECWB.hWATK..DCK
7030: 32 57 41 54 4b 01 44 43 4b 30 45 43 57 42 0a 04 2WATK.DCK0ECWB..
7040: 00 57 41 54 4b 0a 0a 44 43 4b 31 53 58 31 32 10 .WATK..DCK1SX12.
7050: 39 5f 53 42 5f 5b 80 53 4d 49 52 01 0a b2 0a 02 9_SB_[.SMIR.....
7060: 5b 81 10 53 4d 49 52 01 53 4d 49 49 08 53 4d 49 [..SMIR.SMII.SMI
7070: 44 08 5b 80 53 4d 52 32 01 0a 86 01 5b 81 0b 53 D.[.SMR2....[..S
7080: 4d 52 32 01 53 4d 49 41 08 5b 01 53 4d 49 58 01 MR2.SMIA.[.SMIX.
7090: 14 2e 53 4d 49 5f 02 5b 23 53 4d 49 58 ff ff 70 ..SMI_.[#SMIX..p
70a0: 69 53 4d 49 42 70 68 5c 2e 5f 53 42 5f 53 4d 49 iSMIBph\._SB_SMI
70b0: 49 70 53 4d 49 42 61 5b 27 53 4d 49 58 a4 61 08 IpSMIBa['SMIX.a.
70c0: 53 58 58 30 11 04 0b 00 01 08 53 58 58 31 11 03 SXX0......SXX1..
70d0: 0a 08 08 4e 53 4d 49 00 8b 53 58 58 31 00 53 58 ...NSMI..SXX1.SX
70e0: 58 32 8b 53 58 58 31 0a 04 53 58 58 33 14 3d 53 X2.SXX1..SXX3.=S
70f0: 58 31 30 00 5b 23 53 4d 49 58 ff ff 70 00 53 58 X10.[#SMIX..p.SX
7100: 58 32 a0 20 93 5c 2f 05 5f 53 42 5f 50 43 49 30 X2. .\/._SB_PCI0
7110: 4c 50 43 42 52 4d 53 43 45 4e 54 46 00 70 00 4e LPCBRMSCENTF.p.N
7120: 53 4d 49 a1 07 70 01 4e 53 4d 49 14 39 53 58 33 SMI..p.NSMI.9SX3
7130: 30 01 a0 32 93 4e 53 4d 49 00 70 53 58 58 32 60 0..2.NSMI.pSXX2`
7140: 75 60 a0 22 92 94 60 87 53 58 58 30 8c 53 58 58 u`."..`.SXX0.SXX
7150: 30 53 58 58 32 53 58 32 30 70 68 53 58 32 30 70 0SXX2SX20phSX20p
7160: 60 53 58 58 32 14 3c 53 58 33 31 01 a0 35 93 4e `SXX2.<SX31..5.N
7170: 53 4d 49 00 70 53 58 58 32 60 72 60 0a 02 60 a0 SMI.pSXX2`r`..`.
7180: 22 92 94 60 87 53 58 58 30 8b 53 58 58 30 53 58 "..`.SXX0.SXX0SX
7190: 58 32 53 58 32 31 70 68 53 58 32 31 70 60 53 58 X2SX21phSX21p`SX
71a0: 58 32 14 3c 53 58 33 32 01 a0 35 93 4e 53 4d 49 X2.<SX32..5.NSMI
71b0: 00 70 53 58 58 32 60 72 60 0a 04 60 a0 22 92 94 .pSXX2`r`..`."..
71c0: 60 87 53 58 58 30 8a 53 58 58 30 53 58 58 32 53 `.SXX0.SXX0SXX2S
71d0: 58 32 32 70 68 53 58 32 32 70 60 53 58 58 32 14 X22phSX22p`SXX2.
71e0: 23 53 58 33 33 02 a0 1c 93 4e 53 4d 49 00 a0 14 #SX33....NSMI...
71f0: 95 69 87 68 8c 68 69 53 58 32 30 53 58 33 30 53 .i.h.hiSX20SX30S
7200: 58 32 30 14 1e 53 58 33 34 02 a0 17 93 4e 53 4d X20..SX34....NSM
7210: 49 00 70 00 60 a2 0c 95 60 69 53 58 33 33 68 60 I.p.`...`iSX33h`
7220: 75 60 14 1d 53 58 58 36 02 70 69 53 4d 49 42 70 u`..SXX6.piSMIBp
7230: 68 5c 2e 5f 53 42 5f 53 4d 49 49 a4 53 4d 49 42 h\._SB_SMII.SMIB
7240: 14 1d 53 58 58 35 02 a0 16 95 69 87 68 8c 68 69 ..SXX5....i.h.hi
7250: 53 58 32 30 53 58 58 36 0a 7c 53 58 32 30 14 23 SX20SXX6.|SX20.#
7260: 53 58 58 34 00 53 58 58 36 0a 7b 00 70 00 60 a2 SXX4.SXX6.{.p.`.
7270: 12 95 60 53 58 58 32 53 58 58 35 53 58 58 30 60 ..`SXX2SXX5SXX0`
7280: 75 60 14 1f 53 58 58 38 02 a0 18 95 69 87 68 8c u`..SXX8....i.h.
7290: 68 69 53 58 32 30 70 53 58 58 36 0a 7d 00 53 58 hiSX20pSXX6.}.SX
72a0: 32 30 14 23 53 58 58 37 00 70 00 60 a2 19 95 60 20.#SXX7.p.`...`
72b0: 53 58 58 33 72 53 58 58 32 60 61 53 58 58 38 53 SXX3rSXX2`aSXX8S
72c0: 58 58 30 61 75 60 14 4b 04 53 58 31 31 00 a0 43 XX0au`.K.SX11..C
72d0: 04 93 4e 53 4d 49 00 53 58 58 34 70 53 58 58 36 ..NSMI.SXX4pSXX6
72e0: 0a 79 00 53 58 58 33 72 53 58 58 32 53 58 58 33 .y.SXX3rSXX2SXX3
72f0: 60 a0 1c 95 87 53 58 58 30 60 70 87 53 58 58 30 `....SXX0`p.SXX0
7300: 60 74 60 53 58 58 32 60 70 60 53 58 58 33 53 58 `t`SXX2`p`SXX3SX
7310: 58 37 14 3a 53 58 34 30 00 a0 31 93 4e 53 4d 49 X7.:SX40..1.NSMI
7320: 00 70 53 58 58 32 60 75 60 a0 21 92 94 60 87 53 .pSXX2`u`.!..`.S
7330: 58 58 30 8c 53 58 58 30 53 58 58 32 53 58 32 30 XX0.SXX0SXX2SX20
7340: 70 60 53 58 58 32 a4 53 58 32 30 a4 00 14 3d 53 p`SXX2.SX20...=S
7350: 58 34 31 00 a0 34 93 4e 53 4d 49 00 70 53 58 58 X41..4.NSMI.pSXX
7360: 32 60 72 60 0a 02 60 a0 21 92 94 60 87 53 58 58 2`r`..`.!..`.SXX
7370: 30 8b 53 58 58 30 53 58 58 32 53 58 32 31 70 60 0.SXX0SXX2SX21p`
7380: 53 58 58 32 a4 53 58 32 31 a4 00 14 3d 53 58 34 SXX2.SX21...=SX4
7390: 32 00 a0 34 93 4e 53 4d 49 00 70 53 58 58 32 60 2..4.NSMI.pSXX2`
73a0: 72 60 0a 04 60 a0 21 92 94 60 87 53 58 58 30 8a r`..`.!..`.SXX0.
73b0: 53 58 58 30 53 58 58 32 53 58 32 32 70 60 53 58 SXX0SXX2SX22p`SX
73c0: 58 32 a4 53 58 32 32 a4 00 14 24 53 58 34 33 02 X2.SX22...$SX43.
73d0: a0 1d 93 4e 53 4d 49 00 a0 15 95 69 87 68 8c 68 ...NSMI....i.h.h
73e0: 69 53 58 32 30 70 53 58 34 30 53 58 32 30 14 1e iSX20pSX40SX20..
73f0: 53 58 34 34 02 a0 17 93 4e 53 4d 49 00 70 00 60 SX44....NSMI.p.`
7400: a2 0c 95 60 69 53 58 34 33 68 60 75 60 14 2a 53 ...`iSX43h`u`.*S
7410: 58 34 35 00 a0 23 93 4e 53 4d 49 00 70 53 58 34 X45..#.NSMI.pSX4
7420: 30 60 08 53 58 32 33 11 02 60 53 58 34 34 53 58 0`.SX23..`SX44SX
7430: 32 33 60 a4 53 58 32 33 14 0c 53 58 31 32 00 5b 23`.SX23..SX12.[
7440: 27 53 4d 49 58 08 57 39 38 53 0d 4d 69 63 72 6f 'SMIX.W98S.Micro
7450: 73 6f 66 74 20 57 69 6e 64 6f 77 73 00 08 4e 54 soft Windows..NT
7460: 35 53 0d 4d 69 63 72 6f 73 6f 66 74 20 57 69 6e 5S.Microsoft Win
7470: 64 6f 77 73 20 4e 54 00 08 57 49 4e 4d 0d 4d 69 dows NT..WINM.Mi
7480: 63 72 6f 73 6f 66 74 20 57 69 6e 64 6f 77 73 4d crosoft WindowsM
7490: 45 3a 20 4d 69 6c 6c 65 6e 6e 69 75 6d 20 45 64 E: Millennium Ed
74a0: 69 74 69 6f 6e 00 08 57 58 50 5f 0d 57 69 6e 64 ition..WXP_.Wind
74b0: 6f 77 73 20 32 30 30 31 00 08 57 4c 47 5f 0d 57 ows 2001..WLG_.W
74c0: 69 6e 64 6f 77 73 20 32 30 30 36 00 08 57 49 4e indows 2006..WIN
74d0: 37 0d 57 69 6e 64 6f 77 73 20 32 30 30 39 00 08 7.Windows 2009..
74e0: 4c 4e 58 5f 0d 4c 69 6e 75 78 00 14 12 47 45 54 LNX_.Linux...GET
74f0: 5a 02 8c 68 69 54 43 48 52 a4 54 43 48 52 14 40 Z..hiTCHR.TCHR.@
7500: 05 53 54 52 45 02 08 53 54 52 31 11 03 0a 50 08 .STRE..STR1...P.
7510: 53 54 52 32 11 03 0a 50 70 68 53 54 52 31 70 69 STR2...PphSTR1pi
7520: 53 54 52 32 70 00 60 70 01 61 a2 22 61 70 47 45 STR2p.`p.a."apGE
7530: 54 5a 53 54 52 31 60 61 70 47 45 54 5a 53 54 52 TZSTR1`apGETZSTR
7540: 32 60 62 a0 07 92 93 61 62 a4 00 75 60 a4 01 14 2`b....ab..u`...
7550: 44 0b 4f 53 49 44 00 a0 4e 09 93 4d 49 53 33 00 D.OSID..N..MIS3.
7560: 70 01 4d 49 53 33 a0 4d 04 5b 12 5f 4f 53 49 60 p.MIS3.M.[._OSI`
7570: a0 10 5f 4f 53 49 57 58 50 5f 70 0a 10 4d 49 53 .._OSIWXP_p..MIS
7580: 33 a0 10 5f 4f 53 49 57 4c 47 5f 70 0a 20 4d 49 3.._OSIWLG_p. MI
7590: 53 33 a0 10 5f 4f 53 49 57 49 4e 37 70 0a 80 4d S3.._OSIWIN7p..M
75a0: 49 53 33 a0 10 5f 4f 53 49 4c 4e 58 5f 70 0a 40 IS3.._OSILNX_p.@
75b0: 4d 49 53 33 a1 41 04 a0 14 53 54 52 45 5f 4f 53 MIS3.A...STRE_OS
75c0: 5f 57 39 38 53 70 0a 02 4d 49 53 33 a0 14 53 54 _W98Sp..MIS3..ST
75d0: 52 45 5f 4f 53 5f 4e 54 35 53 70 0a 08 4d 49 53 RE_OS_NT5Sp..MIS
75e0: 33 a0 14 53 54 52 45 5f 4f 53 5f 57 49 4e 4d 70 3..STRE_OS_WINMp
75f0: 0a 04 4d 49 53 33 70 4d 49 53 33 4f 53 59 53 a4 ..MIS3pMIS3OSYS.
7600: 4d 49 53 33 14 24 53 4f 53 54 00 53 58 31 30 53 MIS3.$SOST.SX10S
7610: 58 33 30 0a 0a 4f 53 49 44 53 58 33 30 4d 49 53 X30..OSIDSX30MIS
7620: 33 53 58 31 31 53 58 31 32 10 4c 0b 5f 53 42 5f 3SX11SX12.L._SB_
7630: 14 45 0b 5f 49 4e 49 00 70 53 4d 49 5f 0a 98 00 .E._INI.pSMI_...
7640: 4d 49 53 30 7b 4d 49 53 30 0a 13 4d 49 53 30 53 MIS0{MIS0..MIS0S
7650: 4f 53 54 a0 42 09 91 94 4f 53 59 53 0b d0 07 95 OST.B...OSYS....
7660: 4f 53 59 53 0b d6 07 53 58 31 30 53 58 33 30 0a OSYS...SX10SX30.
7670: 19 53 58 33 30 0a 02 53 58 31 31 70 53 58 34 30 .SX30..SX11pSX40
7680: 61 53 58 31 32 70 78 77 61 0a ff 00 0a 64 00 00 aSX12pxwa....d..
7690: 5e 2f 03 50 43 49 30 47 46 58 30 42 43 4c 50 7d ^/.PCI0GFX0BCLP}
76a0: 5e 2f 03 50 43 49 30 47 46 58 30 42 43 4c 50 0c ^/.PCI0GFX0BCLP.
76b0: 00 00 00 80 5e 2f 03 50 43 49 30 47 46 58 30 42 ....^/.PCI0GFX0B
76c0: 43 4c 50 70 0a 02 5e 2f 03 50 43 49 30 47 46 58 CLPp..^/.PCI0GFX
76d0: 30 41 53 4c 43 70 01 5e 2f 03 50 43 49 30 47 46 0ASLCp.^/.PCI0GF
76e0: 58 30 41 53 4c 45 14 06 44 49 53 50 01 14 4f 10 X0ASLE..DISP..O.
76f0: 4e 45 56 54 00 70 45 43 47 31 60 a0 12 7b 60 01 NEVT.pECG1`..{`.
7700: 00 86 5c 2e 5f 53 42 5f 50 57 52 42 0a 80 a0 0a ..\._SB_PWRB....
7710: 7b 60 0a 04 00 4c 49 44 45 a0 0a 7b 60 0a 08 00 {`...LIDE..{`...
7720: 50 57 52 45 a0 0a 7b 60 0a 80 00 53 4d 49 45 a0 PWRE..{`...SMIE.
7730: 1d 7b 60 0b 00 80 00 86 5c 2f 04 5f 53 42 5f 50 .{`.....\/._SB_P
7740: 43 49 30 50 45 47 30 50 45 47 50 0a 81 a0 40 0a CI0PEG0PEGP...@.
7750: 7b 60 0b 00 04 00 53 58 31 30 5c 2f 05 5f 53 42 {`....SX10\/._SB
7760: 5f 50 43 49 30 4c 50 43 42 4b 42 43 5f 50 43 41 _PCI0LPCBKBC_PCA
7770: 31 0a fb 0b e2 80 70 5c 2f 05 5f 53 42 5f 50 43 1.....p\/._SB_PC
7780: 49 30 4c 50 43 42 4b 42 43 5f 45 43 52 42 0a 02 I0LPCBKBC_ECRB..
7790: 60 53 58 31 32 08 5f 54 5f 30 00 70 60 5f 54 5f `SX12._T_0.p`_T_
77a0: 30 a0 24 93 5f 54 5f 30 0a 02 5c 2f 05 5f 53 42 0.$._T_0..\/._SB
77b0: 5f 50 43 49 30 4c 50 43 42 4b 42 43 5f 50 43 41 _PCI0LPCBKBC_PCA
77c0: 32 0a ae 0b 01 03 a1 27 a0 23 93 5f 54 5f 30 01 2......'.#._T_0.
77d0: 5c 2f 05 5f 53 42 5f 50 43 49 30 4c 50 43 42 4b \/._SB_PCI0LPCBK
77e0: 42 43 5f 50 43 41 32 0a ae 0b 01 02 a1 01 a0 0e BC_PCA2.........
77f0: 7b 60 0b 00 08 00 57 4d 49 41 0b 00 08 08 57 41 {`....WMIA....WA
7800: 4b 45 00 14 4f 04 4e 57 41 4b 00 70 01 57 41 4b KE..O.NWAK.p.WAK
7810: 45 70 45 43 47 37 60 70 00 61 a0 07 93 60 00 70 EpECG7`p.a...`.p
7820: 01 61 a0 08 7b 60 01 00 70 01 61 a0 0a 7b 60 0a .a..{`..p.a..{`.
7830: 02 00 4c 49 44 45 a0 06 7b 60 0a 20 00 a0 0f 61 ..LIDE..{`. ...a
7840: 86 5c 2e 5f 53 42 5f 50 57 52 42 0a 02 70 00 57 .\._SB_PWRB..p.W
7850: 41 4b 45 5b 01 47 46 58 4d 01 14 3e 49 4c 49 44 AKE[.GFXM..>ILID
7860: 00 5b 23 47 46 58 4d ff ff 70 53 4d 49 5f 0a 46 .[#GFXM..pSMI_.F
7870: 00 60 5c 2f 04 5f 53 42 5f 50 43 49 30 47 46 58 .`\/._SB_PCI0GFX
7880: 30 47 4c 49 44 60 86 5c 2e 5f 53 42 5f 4c 49 44 0GLID`.\._SB_LID
7890: 30 0a 80 5b 27 47 46 58 4d 14 19 4c 49 44 45 00 0..['GFXM..LIDE.
78a0: 70 47 50 55 46 61 86 5c 2e 5f 53 42 5f 4c 49 44 pGPUFa.\._SB_LID
78b0: 30 0a 80 14 43 15 50 57 52 45 00 70 45 43 47 35 0...C.PWRE.pECG5
78c0: 60 7f 60 4d 49 53 30 61 7b 60 0a 13 4d 49 53 30 `.`MIS0a{`..MIS0
78d0: a0 46 0a 91 94 4f 53 59 53 0b d0 07 95 4f 53 59 .F...OSYS....OSY
78e0: 53 0b d6 07 53 58 31 30 53 58 33 30 0a 19 53 58 S...SX10SX30..SX
78f0: 33 30 0a 02 53 58 31 31 70 53 58 34 30 63 53 58 30..SX11pSX40cSX
7900: 31 32 70 78 77 63 0a ff 00 0a 64 00 00 5c 2f 04 12pxwc....d..\/.
7910: 5f 53 42 5f 50 43 49 30 47 46 58 30 42 43 4c 50 _SB_PCI0GFX0BCLP
7920: 7d 5c 2f 04 5f 53 42 5f 50 43 49 30 47 46 58 30 }\/._SB_PCI0GFX0
7930: 42 43 4c 50 0c 00 00 00 80 5c 2f 04 5f 53 42 5f BCLP.....\/._SB_
7940: 50 43 49 30 47 46 58 30 42 43 4c 50 70 0a 02 5c PCI0GFX0BCLPp..\
7950: 2f 04 5f 53 42 5f 50 43 49 30 47 46 58 30 41 53 /._SB_PCI0GFX0AS
7960: 4c 43 70 01 5c 2f 04 5f 53 42 5f 50 43 49 30 47 LCp.\/._SB_PCI0G
7970: 46 58 30 41 53 4c 45 a0 12 7b 61 01 00 86 5c 2e FX0ASLE..{a...\.
7980: 5f 53 42 5f 41 43 5f 5f 0a 80 7b 4d 49 53 30 0a _SB_AC__..{MIS0.
7990: 02 62 a0 46 04 7b 61 0a 02 00 a0 2f 62 5c 2f 05 .b.F.{a..../b\/.
79a0: 5f 53 42 5f 50 43 49 30 4c 50 43 42 4b 42 43 5f _SB_PCI0LPCBKBC_
79b0: 50 43 41 35 0a fb 0c e2 81 01 03 0a 05 86 5c 2e PCA5..........\.
79c0: 5f 53 42 5f 42 41 54 30 0a 81 a1 0e 86 5c 2e 5f _SB_BAT0.....\._
79d0: 53 42 5f 42 41 54 30 0a 81 a0 16 7b 61 0a 04 00 SB_BAT0....{a...
79e0: a0 0f 62 86 5c 2e 5f 53 42 5f 42 41 54 30 0a 80 ..b.\._SB_BAT0..
79f0: a0 16 7b 61 0a 08 00 a0 0f 62 86 5c 2e 5f 53 42 ..{a.....b.\._SB
7a00: 5f 42 41 54 30 0a 80 14 40 0a 53 4d 49 45 00 70 _BAT0...@.SMIE.p
7a10: 53 4d 49 5f 0a 96 00 60 a0 12 7b 60 01 00 86 5c SMI_...`..{`...\
7a20: 2e 5f 54 5a 5f 54 48 4d 5f 0a 80 a0 20 7b 60 0a ._TZ_THM_... {`.
7a30: 02 00 70 47 50 55 46 61 5c 2f 04 5f 53 42 5f 50 ..pGPUFa\/._SB_P
7a40: 43 49 30 47 46 58 30 47 48 44 53 00 a0 0b 7b 60 CI0GFX0GHDS...{`
7a50: 0a 04 00 43 45 53 4d 60 a0 4f 04 7b 60 0a 08 00 ...CESM`.O.{`...
7a60: 70 46 50 50 43 5c 2f 03 5f 50 52 5f 43 50 55 30 pFPPC\/._PR_CPU0
7a70: 5f 50 50 43 86 5c 2e 5f 50 52 5f 43 50 55 30 0a _PPC.\._PR_CPU0.
7a80: 80 86 5c 2e 5f 50 52 5f 43 50 55 31 0a 80 86 5c ..\._PR_CPU1...\
7a90: 2e 5f 50 52 5f 43 50 55 32 0a 80 86 5c 2e 5f 50 ._PR_CPU2...\._P
7aa0: 52 5f 43 50 55 33 0a 80 14 40 1a 43 45 53 4d 01 R_CPU3...@.CESM.
7ab0: 70 68 60 53 58 31 30 53 58 33 30 0a 18 53 58 31 ph`SX10SX30..SX1
7ac0: 31 70 53 58 34 32 60 53 58 31 32 a0 4f 0a 91 94 1pSX42`SX12.O...
7ad0: 4f 53 59 53 0b d0 07 95 4f 53 59 53 0b d6 07 a0 OSYS....OSYS....
7ae0: 4b 09 7b 60 0b 00 06 00 53 58 31 30 53 58 33 30 K.{`....SX10SX30
7af0: 0a 19 53 58 33 30 0a 02 53 58 31 31 70 53 58 34 ..SX30..SX11pSX4
7b00: 30 61 53 58 31 32 70 78 77 61 0a ff 00 0a 64 00 0aSX12pxwa....d.
7b10: 00 5c 2f 04 5f 53 42 5f 50 43 49 30 47 46 58 30 .\/._SB_PCI0GFX0
7b20: 42 43 4c 50 7d 5c 2f 04 5f 53 42 5f 50 43 49 30 BCLP}\/._SB_PCI0
7b30: 47 46 58 30 42 43 4c 50 0c 00 00 00 80 5c 2f 04 GFX0BCLP.....\/.
7b40: 5f 53 42 5f 50 43 49 30 47 46 58 30 42 43 4c 50 _SB_PCI0GFX0BCLP
7b50: 70 0a 02 5c 2f 04 5f 53 42 5f 50 43 49 30 47 46 p..\/._SB_PCI0GF
7b60: 58 30 41 53 4c 43 70 01 5c 2f 04 5f 53 42 5f 50 X0ASLCp.\/._SB_P
7b70: 43 49 30 47 46 58 30 41 53 4c 45 a0 46 06 92 95 CI0GFX0ASLE.F...
7b80: 4f 53 59 53 0a 20 a0 4b 05 7b 60 0b 00 04 00 70 OSYS. .K.{`....p
7b90: 47 50 55 46 61 a0 4c 04 92 93 5f 52 45 56 0a 03 GPUFa.L..._REV..
7ba0: 86 5c 2f 04 5f 53 42 5f 50 43 49 30 47 46 58 30 .\/._SB_PCI0GFX0
7bb0: 44 44 30 32 0a 86 a0 2b 90 92 95 4f 53 59 53 0a DD02...+...OSYS.
7bc0: 80 93 56 47 41 54 0a 02 86 5c 2f 05 5f 53 42 5f ..VGAT...\/._SB_
7bd0: 50 43 49 30 50 45 47 30 50 45 47 50 44 44 30 32 PCI0PEG0PEGPDD02
7be0: 0a 86 a0 46 06 92 95 4f 53 59 53 0a 20 a0 4b 05 ...F...OSYS. .K.
7bf0: 7b 60 0b 00 02 00 70 47 50 55 46 61 a0 4c 04 92 {`....pGPUFa.L..
7c00: 93 5f 52 45 56 0a 03 86 5c 2f 04 5f 53 42 5f 50 ._REV...\/._SB_P
7c10: 43 49 30 47 46 58 30 44 44 30 32 0a 87 a0 2b 90 CI0GFX0DD02...+.
7c20: 92 95 4f 53 59 53 0a 80 93 56 47 41 54 0a 02 86 ..OSYS...VGAT...
7c30: 5c 2f 05 5f 53 42 5f 50 43 49 30 50 45 47 30 50 \/._SB_PCI0PEG0P
7c40: 45 47 50 44 44 30 32 0a 87 14 46 05 53 47 54 47 EGPDD02...F.SGTG
7c50: 00 70 0a 03 5c 2f 04 5f 53 42 5f 50 43 49 30 47 .p..\/._SB_PCI0G
7c60: 46 58 30 48 47 4e 43 70 01 5c 2f 04 5f 53 42 5f FX0HGNCp.\/._SB_
7c70: 50 43 49 30 47 46 58 30 44 41 43 45 86 5c 2f 03 PCI0GFX0DACE.\/.
7c80: 5f 53 42 5f 50 43 49 30 47 46 58 30 0a 80 86 5c _SB_PCI0GFX0...\
7c90: 2f 03 5f 53 42 5f 50 43 49 30 57 4d 49 31 0a 80 /._SB_PCI0WMI1..
7ca0: 14 1c 53 47 42 44 00 86 5c 2f 04 5f 53 42 5f 50 ..SGBD..\/._SB_P
7cb0: 43 49 30 47 46 58 30 44 44 30 32 0a 87 14 1c 53 CI0GFX0DD02....S
7cc0: 47 42 55 00 86 5c 2f 04 5f 53 42 5f 50 43 49 30 GBU..\/._SB_PCI0
7cd0: 47 46 58 30 44 44 30 32 0a 86 10 1b 5f 47 50 45 GFX0DD02...._GPE
7ce0: 14 0a 5f 4c 31 37 00 4e 45 56 54 14 0a 5f 4c 31 .._L17.NEVT.._L1
7cf0: 42 00 4e 57 41 4b 14 25 4f 50 54 53 01 a0 0b 93 B.NWAK.%OPTS....
7d00: 68 0a 03 70 01 53 33 46 4c 53 4d 49 5f 0a 8a 68 h..p.S3FLSMI_..h
7d10: 70 53 4d 49 5f 0a 46 00 4d 49 53 31 14 42 06 4f pSMI_.F.MIS1.B.O
7d20: 57 41 4b 01 53 4f 53 54 53 4d 49 5f 0a 7a 00 70 WAK.SOSTSMI_.z.p
7d30: 45 43 47 35 4d 49 53 30 86 5c 2e 5f 53 42 5f 41 ECG5MIS0.\._SB_A
7d40: 43 5f 5f 0a 80 53 4d 49 5f 0a 9a 68 70 47 50 55 C__..SMI_..hpGPU
7d50: 46 61 70 53 4d 49 5f 0a 46 00 60 a0 23 93 68 0a FapSMI_.F.`.#.h.
7d60: 03 a0 1d 7d 92 93 4d 49 53 31 60 93 60 00 00 a0 ...}..MIS1`.`...
7d70: 09 92 95 4f 53 59 53 0a 20 a1 05 4c 49 44 45 14 ...OSYS. ..LIDE.
7d80: 22 50 53 57 5f 02 53 58 31 30 53 58 33 30 0a 06 "PSW_.SX10SX30..
7d90: 53 58 33 30 68 53 58 33 30 69 53 58 31 31 53 58 SX30hSX30iSX11SX
7da0: 31 32 14 22 44 53 53 5f 02 53 58 31 30 53 58 33 12."DSS_.SX10SX3
7db0: 30 0a 08 53 58 33 30 68 53 58 33 32 69 53 58 31 0..SX30hSX32iSX1
7dc0: 31 53 58 31 32 14 20 45 43 47 31 00 53 58 31 30 1SX12. ECG1.SX10
7dd0: 53 58 33 30 0a 1c 53 58 31 31 70 53 58 34 31 60 SX30..SX11pSX41`
7de0: 53 58 31 32 a4 60 14 0e 45 43 47 37 00 a4 53 4d SX12.`..ECG7..SM
7df0: 49 5f 0a 89 00 14 0e 45 43 47 33 00 a4 53 4d 49 I_.....ECG3..SMI
7e00: 5f 0a 84 00 14 08 45 43 47 34 00 a4 00 14 0e 45 _.....ECG4.....E
7e10: 43 47 35 00 a4 53 4d 49 5f 0a 98 00 14 48 05 45 CG5..SMI_....H.E
7e20: 47 42 30 03 08 4b 42 4d 4e 11 03 0a 0d 8a 4b 42 GB0..KBMN.....KB
7e30: 4d 4e 00 4b 42 30 30 8a 4b 42 4d 4e 0a 04 4b 42 MN.KB00.KBMN..KB
7e40: 30 34 8a 4b 42 4d 4e 0a 08 4b 42 30 38 8c 4b 42 04.KBMN..KB08.KB
7e50: 4d 4e 0a 0c 4b 42 31 32 70 68 4b 42 30 30 70 69 MN..KB12phKB00pi
7e60: 4b 42 30 34 70 6a 4b 42 30 38 70 00 4b 42 31 32 KB04pjKB08p.KB12
7e70: a4 4b 42 4d 4e 14 49 06 45 47 42 31 01 08 4b 42 .KBMN.I.EGB1..KB
7e80: 53 4e 11 09 0a 06 20 20 20 20 20 00 08 42 42 53 SN.... ..BBS
7e90: 4e 11 03 0a 04 8c 42 42 53 4e 00 53 4e 30 30 8b N.....BBSN.SN00.
7ea0: 42 42 53 4e 01 53 4e 30 31 8c 42 42 53 4e 0a 03 BBSN.SN01.BBSN..
7eb0: 53 4e 30 33 70 68 42 42 53 4e 70 53 4e 30 31 62 SN03phBBSNpSN01b
7ec0: 70 0a 04 63 a2 15 62 78 62 0a 0a 64 62 72 64 0a p..c..bxb..dbrd.
7ed0: 30 88 4b 42 53 4e 63 00 76 63 a4 4b 42 53 4e 14 0.KBSNc.vc.KBSN.
7ee0: 4e 05 45 47 42 32 01 08 42 42 54 59 11 03 0a 04 N.EGB2..BBTY....
7ef0: 8c 42 42 54 59 00 54 59 30 30 08 4b 42 4c 49 11 .BBTY.TY00.KBLI.
7f00: 08 0a 05 4c 49 4f 4e 00 08 4b 42 4e 49 11 08 0a ...LION..KBNI...
7f10: 05 4e 69 4d 48 00 70 68 42 42 54 59 a0 0e 93 54 .NiMH.phBBTY...T
7f20: 59 30 30 0a 02 70 4b 42 4c 49 60 a1 10 a0 0e 93 Y00..pKBLI`.....
7f30: 54 59 30 30 0a 04 70 4b 42 4e 49 60 a4 60 14 46 TY00..pKBNI`.`.F
7f40: 19 45 47 42 33 01 08 42 42 4f 49 11 03 0a 04 8b .EGB3..BBOI.....
7f50: 42 42 4f 49 00 4f 49 30 30 8c 42 42 4f 49 0a 02 BBOI.OI00.BBOI..
7f60: 4f 49 30 32 8c 42 42 4f 49 0a 03 4f 49 30 33 08 OI02.BBOI..OI03.
7f70: 4b 4e 53 4f 11 08 0a 05 53 6f 6e 79 00 08 4b 4e KNSO....Sony..KN
7f80: 53 41 11 09 0a 06 53 61 6e 79 6f 00 08 4b 4e 50 SA....Sanyo..KNP
7f90: 41 11 0d 0a 0a 50 61 6e 61 73 6f 6e 69 63 00 08 A....Panasonic..
7fa0: 4b 4e 53 55 11 0f 0a 0c 53 61 6d 73 75 6e 67 20 KNSU....Samsung
7fb0: 53 44 49 00 08 4b 4e 53 50 11 07 0a 04 53 4d 50 SDI..KNSP....SMP
7fc0: 00 08 4b 4e 4d 4f 11 0c 0a 09 4d 6f 74 6f 72 6f ..KNMO....Motoro
7fd0: 6c 61 00 08 4b 4e 44 59 11 0c 0a 09 44 79 6e 61 la..KNDY....Dyna
7fe0: 70 61 63 6b 00 08 4b 4e 4e 4c 11 08 0a 05 20 20 pack..KNNL....
7ff0: 20 20 00 70 68 42 42 4f 49 a0 0e 93 4f 49 30 33 .phBBOI...OI03
8000: 0a 02 70 4b 4e 53 4f 60 a1 4a 0c a0 0e 93 4f 49 ..pKNSO`.J....OI
8010: 30 33 0a 03 70 4b 4e 53 41 60 a1 48 0b a0 0e 93 03..pKNSA`.H....
8020: 4f 49 30 33 0a 04 70 4b 4e 50 41 60 a1 46 0a a0 OI03..pKNPA`.F..
8030: 0e 93 4f 49 30 33 0a 06 70 4b 4e 53 55 60 a1 44 ..OI03..pKNSU`.D
8040: 09 a0 0e 93 4f 49 30 33 0a 07 70 4b 4e 53 50 60 ....OI03..pKNSP`
8050: a1 42 08 a0 0e 93 4f 49 30 33 0a 08 70 4b 4e 4d .B....OI03..pKNM
8060: 4f 60 a1 40 07 a0 0e 93 4f 49 30 33 0a 09 70 4b O`.@....OI03..pK
8070: 4e 44 59 60 a1 4e 05 a0 0e 93 4f 49 30 33 0a 0a NDY`.N....OI03..
8080: 70 4b 4e 44 59 60 a1 4c 04 a0 0e 93 4f 49 30 33 pKNDY`.L....OI03
8090: 0a 0b 70 4b 4e 44 59 60 a1 3a a0 0e 93 4f 49 30 ..pKNDY`.:...OI0
80a0: 33 0a 0c 70 4b 4e 44 59 60 a1 29 a0 0e 93 4f 49 3..pKNDY`.)...OI
80b0: 30 33 0a 0d 70 4b 4e 44 59 60 a1 18 a0 0e 93 4f 03..pKNDY`.....O
80c0: 49 30 33 0a 0e 70 4b 4e 53 50 60 a1 07 70 4b 4e I03..pKNSP`..pKN
80d0: 4e 4c 60 a4 60 14 40 15 45 43 47 36 02 08 42 42 NL`.`.@.ECG6..BB
80e0: 53 54 11 03 0a 04 8c 42 42 53 54 00 42 46 30 30 ST.....BBST.BF00
80f0: 8c 42 42 53 54 01 42 46 30 31 8b 42 42 53 54 0a .BBST.BF01.BBST.
8100: 02 42 46 30 32 08 42 42 53 31 11 03 0a 04 8b 42 .BF02.BBS1.....B
8110: 42 53 31 00 42 46 30 34 8b 42 42 53 31 0a 02 42 BS1.BF04.BBS1..B
8120: 46 30 36 53 58 31 30 a0 4a 0f 93 4e 53 4d 49 00 F06SX10.J..NSMI.
8130: 5c 2f 05 5f 53 42 5f 50 43 49 30 4c 50 43 42 4b \/._SB_PCI0LPCBK
8140: 42 43 5f 50 43 41 31 0a 9f 01 70 5c 2f 05 5f 53 BC_PCA1...p\/._S
8150: 42 5f 50 43 49 30 4c 50 43 42 4b 42 43 5f 45 43 B_PCI0LPCBKBC_EC
8160: 52 42 0a 07 42 42 53 54 70 5c 2f 05 5f 53 42 5f RB..BBSTp\/._SB_
8170: 50 43 49 30 4c 50 43 42 4b 42 43 5f 45 43 52 42 PCI0LPCBKBC_ECRB
8180: 0a 08 42 42 53 31 70 42 46 30 30 88 69 00 00 70 ..BBS1pBF00.i..p
8190: 42 46 30 30 46 46 30 30 70 42 46 30 32 60 7b 4d BF00FF00pBF02`{M
81a0: 49 53 30 01 61 a0 06 93 60 00 75 60 a1 43 04 a0 IS0.a...`.u`.C..
81b0: 13 7b 93 61 01 7b 60 0b 00 80 00 00 70 0c ff ff .{.a.{`.....p...
81c0: ff ff 60 a1 2c a0 11 7b 93 61 01 80 7b 60 0b 00 ..`.,..{.a..{`..
81d0: 80 00 00 00 70 60 60 a1 18 a0 0d 7b 60 0b 00 80 ....p``....{`...
81e0: 00 7f 60 0b ff ff 60 a1 08 70 0c ff ff ff ff 60 ..`...`..p.....`
81f0: 70 60 88 69 01 00 70 60 46 46 30 32 70 42 46 30 p`.i..p`FF02pBF0
8200: 36 88 69 0a 02 00 70 42 46 30 34 88 69 0a 03 00 6.i...pBF04.i...
8210: 70 42 46 30 36 46 46 30 34 70 42 46 30 34 46 46 pBF06FF04pBF04FF
8220: 30 36 53 58 31 32 14 47 2f 45 43 47 39 02 08 42 06SX12.G/ECG9..B
8230: 42 49 31 11 03 0a 04 8c 42 42 49 31 00 42 49 30 BI1.....BBI1.BI0
8240: 30 8c 42 42 49 31 01 42 49 30 31 8c 42 42 49 31 0.BBI1.BI01.BBI1
8250: 0a 02 42 49 30 32 8c 42 42 49 31 0a 03 42 49 30 ..BI02.BBI1..BI0
8260: 33 08 42 42 49 32 11 03 0a 04 8c 42 42 49 32 00 3.BBI2.....BBI2.
8270: 42 49 30 34 8c 42 42 49 32 01 42 49 30 35 8c 42 BI04.BBI2.BI05.B
8280: 42 49 32 0a 02 42 49 30 36 8c 42 42 49 32 0a 03 BI2..BI06.BBI2..
8290: 42 49 30 37 08 42 42 49 33 11 03 0a 04 08 42 42 BI07.BBI3.....BB
82a0: 49 34 11 03 0a 04 08 42 43 30 30 11 03 0a 04 08 I4.....BC00.....
82b0: 42 43 30 34 11 03 0a 04 08 42 43 30 38 11 03 0a BC04.....BC08...
82c0: 04 53 58 31 30 a0 48 1f 93 4e 53 4d 49 00 5c 2f .SX10.H..NSMI.\/
82d0: 05 5f 53 42 5f 50 43 49 30 4c 50 43 42 4b 42 43 ._SB_PCI0LPCBKBC
82e0: 5f 50 43 41 31 0a a0 01 70 5c 2f 05 5f 53 42 5f _PCA1...p\/._SB_
82f0: 50 43 49 30 4c 50 43 42 4b 42 43 5f 45 43 52 42 PCI0LPCBKBC_ECRB
8300: 0a 04 42 42 49 32 70 5c 2f 05 5f 53 42 5f 50 43 ..BBI2p\/._SB_PC
8310: 49 30 4c 50 43 42 4b 42 43 5f 45 43 52 42 0a 03 I0LPCBKBC_ECRB..
8320: 42 42 49 31 70 5c 2f 05 5f 53 42 5f 50 43 49 30 BBI1p\/._SB_PCI0
8330: 4c 50 43 42 4b 42 43 5f 45 43 52 42 0a 05 42 42 LPCBKBC_ECRB..BB
8340: 49 33 70 5c 2f 05 5f 53 42 5f 50 43 49 30 4c 50 I3p\/._SB_PCI0LP
8350: 43 42 4b 42 43 5f 45 43 52 42 0a 06 42 42 49 34 CBKBC_ECRB..BBI4
8360: 5c 2f 05 5f 53 42 5f 50 43 49 30 4c 50 43 42 4b \/._SB_PCI0LPCBK
8370: 42 43 5f 50 43 41 31 0a 9e 01 70 5c 2f 05 5f 53 BC_PCA1...p\/._S
8380: 42 5f 50 43 49 30 4c 50 43 42 4b 42 43 5f 45 43 B_PCI0LPCBKBC_EC
8390: 52 42 0a 03 42 43 30 30 70 5c 2f 05 5f 53 42 5f RB..BC00p\/._SB_
83a0: 50 43 49 30 4c 50 43 42 4b 42 43 5f 45 43 52 42 PCI0LPCBKBC_ECRB
83b0: 0a 04 42 43 30 34 70 5c 2f 05 5f 53 42 5f 50 43 ..BC04p\/._SB_PC
83c0: 49 30 4c 50 43 42 4b 42 43 5f 45 43 52 42 0a 05 I0LPCBKBC_ECRB..
83d0: 42 43 30 38 70 01 88 69 00 00 7d 42 49 30 33 79 BC08p..i..}BI03y
83e0: 42 49 30 34 0a 08 00 60 70 60 61 70 60 88 69 01 BI04...`p`ap`.i.
83f0: 00 7d 42 49 30 31 79 42 49 30 32 0a 08 00 60 a0 .}BI01yBI02...`.
8400: 2b 92 95 4f 53 59 53 0a 80 a0 21 95 78 77 60 0a +..OSYS...!.xw`.
8410: 64 00 61 00 00 0a 28 a0 13 94 78 77 60 0a 64 00 d.a...(...xw`.d.
8420: 61 00 00 0a 05 70 60 88 69 01 00 70 60 88 69 0a a....p`.i..p`.i.
8430: 02 00 70 01 88 69 0a 03 00 7d 42 49 30 35 79 42 ..p..i...}BI05yB
8440: 49 30 36 0a 08 00 60 70 60 88 69 0a 04 00 70 78 I06...`p`.i...px
8450: 61 0a 0a 00 00 88 69 0a 05 00 70 78 61 0a 21 00 a.....i...pxa.!.
8460: 00 88 69 0a 06 00 70 78 61 0a 64 00 00 88 69 0a ..i...pxa.d...i.
8470: 07 00 70 78 61 0a 64 00 00 88 69 0a 08 00 70 45 ..pxa.d...i...pE
8480: 47 42 30 42 43 30 30 42 43 30 34 42 43 30 38 88 GB0BC00BC04BC08.
8490: 69 0a 09 00 70 45 47 42 31 42 42 49 33 88 69 0a i...pEGB1BBI3.i.
84a0: 0a 00 70 45 47 42 32 42 42 49 34 88 69 0a 0b 00 ..pEGB2BBI4.i...
84b0: 70 45 47 42 33 42 42 49 33 88 69 0a 0c 00 a1 4b pEGB3BBI3.i....K
84c0: 05 70 00 88 69 00 00 70 00 88 69 01 00 70 00 88 .p..i..p..i..p..
84d0: 69 0a 02 00 70 00 88 69 0a 03 00 70 00 88 69 0a i...p..i...p..i.
84e0: 04 00 70 00 88 69 0a 05 00 70 00 88 69 0a 06 00 ..p..i...p..i...
84f0: 70 00 88 69 0a 07 00 70 00 88 69 0a 08 00 70 00 p..i...p..i...p.
8500: 88 69 0a 09 00 70 00 88 69 0a 0a 00 70 00 88 69 .i...p..i...p..i
8510: 0a 0b 00 70 00 88 69 0a 0c 00 53 58 31 32 10 49 ...p..i...SX12.I
8520: 04 5f 53 42 5f 5b 80 53 4d 49 31 01 53 4d 49 50 ._SB_[.SMI1.SMIP
8530: 0a 02 5b 81 0b 53 4d 49 31 01 53 53 4d 49 08 5b ..[..SMI1.SSMI.[
8540: 01 4d 55 54 45 00 14 21 45 53 57 49 01 5b 23 4d .MUTE..!ESWI.[#M
8550: 55 54 45 ff ff 70 68 45 43 4d 44 70 0a ec 53 53 UTE..phECMDp..SS
8560: 4d 49 5b 27 4d 55 54 45 10 40 07 5f 53 42 5f 5b MI['MUTE.@._SB_[
8570: 82 38 4c 49 44 30 08 5f 48 49 44 0c 41 d0 0c 0d .8LID0._HID.A...
8580: 14 0e 5f 4c 49 44 00 70 45 43 47 33 60 a4 60 08 .._LID.pECG3`.`.
8590: 5f 50 52 57 12 06 02 0a 1b 0a 03 14 0d 5f 50 53 _PRW........._PS
85a0: 57 01 50 53 57 5f 68 0a 02 5b 82 1d 50 57 52 42 W.PSW_h..[..PWRB
85b0: 08 5f 48 49 44 0c 41 d0 0c 0c 08 5f 55 49 44 0a ._HID.A...._UID.
85c0: aa 08 5f 53 54 41 0a 0b 5b 82 0f 53 42 54 4e 08 .._STA..[..SBTN.
85d0: 5f 48 49 44 0c 41 d0 0c 0e 10 42 04 5f 53 42 5f _HID.A....B._SB_
85e0: 5b 82 3a 41 43 5f 5f 08 5f 48 49 44 0d 41 43 50 [.:AC__._HID.ACP
85f0: 49 30 30 30 33 00 08 5f 50 43 4c 12 06 01 42 41 I0003.._PCL...BA
8600: 54 30 14 0f 5f 50 53 52 00 7b 4d 49 53 30 01 60 T0.._PSR.{MIS0.`
8610: a4 60 14 09 5f 53 54 41 00 a4 0a 0f 10 49 0c 5f .`.._STA.....I._
8620: 53 42 5f 5b 82 41 0c 42 41 54 30 08 5f 48 49 44 SB_[.A.BAT0._HID
8630: 0c 41 d0 0c 0a 08 5f 55 49 44 01 08 5f 50 43 4c .A...._UID.._PCL
8640: 12 06 01 5f 53 42 5f 14 17 5f 53 54 41 00 7b 4d ..._SB_.._STA.{M
8650: 49 53 30 0a 02 60 a0 05 60 a4 0a 1f a4 0a 0f 14 IS0..`..`.......
8660: 1c 5f 42 49 46 00 08 42 49 46 30 12 02 0d 45 43 ._BIF..BIF0...EC
8670: 47 39 01 42 49 46 30 a4 42 49 46 30 14 49 06 5f G9.BIF0.BIF0.I._
8680: 42 53 54 00 08 42 53 54 30 12 02 04 a0 20 93 5e BST..BST0.... .^
8690: 5e 2f 04 50 43 49 30 4c 50 43 42 52 4d 53 43 45 ^/.PCI0LPCBRMSCE
86a0: 4e 54 46 00 45 43 47 36 01 42 53 54 30 a1 33 70 NTF.ECG6.BST0.3p
86b0: 46 46 30 30 88 42 53 54 30 00 00 70 46 46 30 32 FF00.BST0..pFF02
86c0: 88 42 53 54 30 01 00 70 46 46 30 34 88 42 53 54 .BST0..pFF04.BST
86d0: 30 0a 02 00 70 46 46 30 36 88 42 53 54 30 0a 03 0...pFF06.BST0..
86e0: 00 a4 42 53 54 30 10 4e 09 5f 54 5a 5f 5b 85 46 ..BST0.N._TZ_[.F
86f0: 09 54 48 4d 5f 14 10 5f 43 52 54 00 70 47 49 4e .THM_.._CRT.pGIN
8700: 46 0a 12 60 a4 60 14 26 5f 54 4d 50 00 a0 13 93 F..`.`.&_TMP....
8710: 54 48 4d 4c 01 70 47 49 4e 46 0a 12 60 72 60 01 THML.pGINF..`r`.
8720: 60 a1 09 70 47 49 4e 54 0a 04 60 a4 60 14 2b 47 `..pGINT..`.`.+G
8730: 49 4e 46 01 53 58 31 30 53 58 33 30 68 53 58 31 INF.SX10SX30hSX1
8740: 31 70 53 58 34 31 60 53 58 31 32 a0 0b 95 60 0b 1pSX41`SX12...`.
8750: f4 0d 70 0b f4 0d 60 a4 60 14 2b 47 49 4e 54 01 ..p...`.`.+GINT.
8760: 53 58 31 30 53 58 33 30 68 53 58 31 31 70 53 58 SX10SX30hSX11pSX
8770: 34 31 60 53 58 31 32 a0 0b 95 60 0b a6 0b 70 0b 41`SX12...`...p.
8780: a6 0b 60 a4 60 10 48 b2 5f 53 42 5f 5b 82 4b ac ..`.`.H._SB_[.K.
8790: 41 4d 57 30 5b 01 57 4d 49 58 01 08 5f 48 49 44 AMW0[.WMIX.._HID
87a0: 0d 70 6e 70 30 63 31 34 00 08 5f 55 49 44 00 14 .pnp0c14.._UID..
87b0: 13 53 54 42 59 03 8c 68 69 54 4d 50 5f 70 6a 54 .STBY..hiTMP_pjT
87c0: 4d 50 5f 14 13 53 54 57 44 03 8b 68 69 54 4d 50 MP_..STWD..hiTMP
87d0: 5f 70 6a 54 4d 50 5f 14 13 53 54 44 57 03 8a 68 _pjTMP_..STDW..h
87e0: 69 54 4d 50 5f 70 6a 54 4d 50 5f 14 18 43 4c 42 iTMP_pjTMP_..CLB
87f0: 59 01 70 00 60 a2 0e 95 60 87 68 53 54 42 59 68 Y.p.`...`.hSTBYh
8800: 60 00 75 60 08 5f 57 44 47 11 4c 07 0a 78 bc dc `.u`._WDG.L..x..
8810: 9d 8d 97 a9 da 11 b0 12 b6 22 a1 ef 54 92 41 41 ........."..T.AA
8820: 01 00 ce 93 05 a8 97 a9 da 11 b0 12 b6 22 a1 ef ............."..
8830: 54 92 42 41 01 02 94 59 bb 9d 97 a9 da 11 b0 12 T.BA...Y........
8840: b6 22 a1 ef 54 92 d0 00 01 08 e0 6c 77 a3 88 1e ."..T......lw...
8850: db 11 a9 8b 08 00 20 0c 9a 66 42 43 01 00 21 12 ...... ..fBC..!.
8860: 90 05 66 d5 d1 11 b2 f0 00 a0 c9 06 29 10 4d 4f ..f.........).MO
8870: 01 00 28 07 bd 77 34 2e 8c 47 b6 25 67 f0 2a 7e ..(..w4..G.%g.*~
8880: 48 97 42 44 01 02 08 49 4e 46 4f 11 03 0a 80 08 H.BD...INFO.....
8890: 45 43 44 30 00 14 0e 57 45 44 30 01 70 68 45 43 ECD0...WED0.phEC
88a0: 44 30 a4 68 14 08 57 43 41 41 01 a4 00 14 48 06 D0.h..WCAA....H.
88b0: 57 51 41 41 01 5b 23 57 4d 49 58 ff ff 43 4c 42 WQAA.[#WMIX..CLB
88c0: 59 49 4e 46 4f a0 0b 92 93 68 00 70 49 4e 46 4f YINFO....h.pINFO
88d0: 61 a1 3c 53 54 44 57 49 4e 46 4f 00 0c 44 45 4c a.<STDWINFO..DEL
88e0: 4c 53 54 44 57 49 4e 46 4f 0a 04 0c 20 57 4d 49 LSTDWINFO... WMI
88f0: 53 54 44 57 49 4e 46 4f 0a 08 01 53 54 44 57 49 STDWINFO...STDWI
8900: 4e 46 4f 0a 0c 0b 00 10 70 49 4e 46 4f 61 5b 27 NFO.....pINFOa['
8910: 57 4d 49 58 a4 61 14 08 57 53 41 41 02 a4 69 14 WMIX.a..WSAA..i.
8920: 0d 57 4d 49 5f 02 a4 50 48 57 4d 68 69 14 28 57 .WMI_..PHWMhi.(W
8930: 4d 42 41 03 8a 6a 0a 28 57 42 55 46 72 57 42 55 MBA..j.(WBUFrWBU
8940: 46 0a 2c 61 a0 0f 92 94 61 0b 00 10 70 57 4d 49 F.,a....a...pWMI
8950: 5f 6a 61 60 a4 60 08 57 4d 49 31 00 08 57 4d 49 _ja`.`.WMI1..WMI
8960: 32 11 03 0a 80 08 57 4d 49 33 00 14 10 57 4d 49 2.....WMI3...WMI
8970: 34 01 7d 57 4d 49 31 68 57 4d 49 31 14 12 57 4d 4.}WMI1hWMI1..WM
8980: 49 35 01 7b 57 4d 49 31 80 68 00 57 4d 49 31 14 I5.{WMI1.h.WMI1.
8990: 1c 57 4d 49 36 00 5b 23 57 4d 49 58 ff ff 70 00 .WMI6.[#WMIX..p.
89a0: 57 4d 49 33 43 4c 42 59 57 4d 49 32 14 14 57 4d WMI3CLBYWMI2..WM
89b0: 49 37 00 5b 23 57 4d 49 58 ff ff 70 00 57 4d 49 I7.[#WMIX..p.WMI
89c0: 33 14 34 57 4d 49 38 01 70 57 4d 49 33 60 72 60 3.4WMI8.pWMI3`r`
89d0: 0a 02 60 a0 22 92 94 60 87 57 4d 49 32 8b 57 4d ..`."..`.WMI2.WM
89e0: 49 32 57 4d 49 33 57 4d 49 39 70 68 57 4d 49 39 I2WMI3WMI9phWMI9
89f0: 70 60 57 4d 49 33 14 4c 0b 5f 57 45 44 01 57 4d p`WMI3.L._WED.WM
8a00: 49 36 a0 0f 92 93 68 0a d0 57 4d 49 37 a4 57 4d I6....h..WMI7.WM
8a10: 49 32 a0 10 93 45 43 44 30 00 57 4d 49 37 a4 57 I2...ECD0.WMI7.W
8a20: 4d 49 32 53 58 31 30 53 58 33 30 0a 16 53 58 31 MI2SX10SX30..SX1
8a30: 31 57 4d 49 38 51 53 42 30 57 4d 49 38 51 53 42 1WMI8QSB0WMI8QSB
8a40: 31 57 4d 49 38 51 53 42 32 57 4d 49 38 51 53 42 1WMI8QSB2WMI8QSB
8a50: 33 57 4d 49 38 51 53 42 34 57 4d 49 38 51 53 42 3WMI8QSB4WMI8QSB
8a60: 35 57 4d 49 38 51 53 42 36 57 4d 49 38 51 53 42 5WMI8QSB6WMI8QSB
8a70: 37 57 4d 49 38 00 53 58 31 32 57 4d 49 37 70 00 7WMI8.SX12WMI7p.
8a80: 51 53 42 30 70 00 51 53 42 31 70 00 51 53 42 32 QSB0p.QSB1p.QSB2
8a90: 70 00 51 53 42 33 70 00 51 53 42 34 70 00 51 53 p.QSB3p.QSB4p.QS
8aa0: 42 35 70 00 51 53 42 36 70 00 51 53 42 37 a4 57 B5p.QSB6p.QSB7.W
8ab0: 4d 49 32 08 57 51 4d 4f 11 40 7a 0b 9b 07 46 4f MI2.WQMO.@z...FO
8ac0: 4d 42 01 00 00 00 8b 07 00 00 60 2c 00 00 44 53 MB........`,..DS
8ad0: 00 01 1a 7d da 54 28 d1 95 00 01 06 18 42 10 13 ...}.T(......B..
8ae0: 10 22 21 04 12 01 a1 c8 2c 0c 86 10 38 2e 84 1c ."!.....,...8...
8af0: 40 48 1c 14 4a 08 84 fa 13 c8 af 00 84 0e 05 c8 @H..J...........
8b00: 14 60 50 80 53 04 11 f4 2a c0 a6 00 93 02 2c 0a .`P.S...*.....,.
8b10: d0 2e c0 b2 00 dd 02 a4 c3 12 91 e0 28 31 e0 28 ............(1.(
8b20: 9d d8 c2 0d 1b bc 50 14 cd 20 4a 82 72 11 a4 0b ......P.. J.r...
8b30: 42 ca 05 f8 46 d0 00 a2 f4 2e c0 b6 00 d3 f0 44 B...F..........D
8b40: ea 10 50 72 86 80 1a 40 ab 13 10 7e a5 53 42 12 ..Pr...@...~.SB.
8b50: 84 33 56 f1 33 d0 1c 4e e0 9c 3a c7 90 e3 71 a1 .3V.3..N..:...q.
8b60: 07 c1 03 29 00 61 e1 21 14 01 06 25 61 2c d4 c5 ...).a.!...%a,..
8b70: a8 51 23 65 03 32 44 69 a3 46 0f e8 ec 8e a4 61 .Q#e.2Di.F.....a
8b80: 01 b2 47 22 02 a3 1e d3 11 16 36 23 a1 c6 68 0e ..G"......6#..h.
8b90: 8a 40 e3 06 6d 89 b0 1a 57 ec 33 b3 f0 61 09 e3 .@..m...W.3..a..
8ba0: 08 0e 2c 41 a3 68 9a e3 d9 86 48 70 10 a1 31 32 ..,A.h....Hp..12
8bb0: 20 e4 59 80 75 50 49 06 22 ee 11 a5 10 41 f3 3d .Y.uPI."....A.=
8bc0: 91 1a 05 68 c3 90 ad b3 81 86 1a ab 31 14 41 44 ...h........1.AD
8bd0: 08 1a c5 60 11 42 85 f8 ff 47 89 7a 4a 41 a2 56 ...`.B...G.zJA.V
8be0: 06 22 b4 60 46 60 f6 07 41 62 9c 19 74 58 b0 0c .".`F`..Ab..tX..
8bf0: 10 19 11 34 1a 76 16 f0 70 3c 93 e6 27 a6 c1 99 ...4.v..p<..'...
8c00: 60 6c 08 69 80 90 a8 83 03 25 b0 94 81 93 cb 81 `l.i.....%......
8c10: c7 77 c6 51 43 9c fa 99 f9 1f e1 2d f8 08 c0 c7 .w.QC......-....
8c20: e0 c1 1e 42 c0 23 64 67 00 03 e2 af 0b 27 ed b9 ...B.#dg.....'..
8c30: f8 2c 00 63 f8 70 8d 8f 42 e3 61 e7 03 36 2e 0e .,.c.p..B.a..6..
8c40: ef 43 c1 09 17 0b a2 00 10 92 75 3e 40 cf fa d8 .C........u>@...
8c50: 02 3e 0c 34 7b 87 20 04 2f 02 3e 3a f8 b8 e1 71 .>.4{. ./.>:...q
8c60: 3f 6f 80 e1 70 e0 e1 f8 b4 01 5c 46 c0 a5 3d 29 ?o..p.....\F..=)
8c70: 4c 20 c9 4f 00 89 81 41 1d 08 7c b0 80 2b 09 0e L .O...A..|..+..
8c80: 35 3c 4f ec 01 e1 ff 7f 94 67 76 20 9e fe 63 00 5<O......gv ..c.
8c90: 8c 03 82 a7 75 4a be 79 3c 48 f8 22 10 26 81 4f ....uJ.y<H.".&.O
8ca0: 09 0c 8d 1f 37 c0 3a 6a fc 01 01 de 49 e2 fc fa ....7.:j....I...
8cb0: 1c 80 0e 0d a7 c8 40 5e 03 9e 09 4e c9 e3 4b e0 ......@^...N..K.
8cc0: 33 07 ec bb c1 61 1c 4c 88 08 ef 01 4f 1d be 6b 3....a.L....O..k
8cd0: 3c 0a 04 8a d0 db 99 83 9e 42 8c 12 ed ac c2 3c <........B.....<
8ce0: 70 44 f1 91 c3 08 ef 1e be 13 3c 80 b4 36 39 e1 pD........<..69.
8cf0: 06 7a e6 60 d1 ce 2c b2 00 a2 48 a3 41 9d 11 7c .z.`..,...H.A..|
8d00: 1a f0 b4 9e 62 7c 94 30 c8 19 1e d8 73 c2 63 80 ....b|.0....s.c.
8d10: 07 cc 6e 0c 3e 4e f8 5c 80 77 0d a8 19 fa b0 01 ..n.>N.\.w......
8d20: e7 d0 81 3f 4d e0 0f 16 f8 f1 f8 9a c3 26 9c c0 ...?M........&..
8d30: f2 07 81 1a 99 a1 3d cb d3 7a 0d f0 69 c7 04 3e ......=..z..i..>
8d40: 6f f8 ff ff cf f1 78 c0 af f8 6c 41 ee 0a 9e af o.....x...lA....
8d50: cf 2e cc c6 78 50 a3 f0 01 07 77 76 f1 11 c0 67 ....xP....wv...g
8d60: 17 e0 39 89 67 09 f0 1e 02 ac 19 4f 87 2d 18 23 ..9.g......O.-.#
8d70: c6 43 9e 71 d5 c3 d0 45 c0 ea ee 2b a8 a3 17 98 .C.q...E...+....
8d80: a0 5e 33 70 a7 17 e0 73 ca 82 f7 ff 3f 65 01 f7 .^3p...s....?e..
8d90: ab 02 3f a2 80 01 b2 b3 d3 89 10 de 4b 9e 43 7c ..?.........K.C|
8da0: bb f2 c1 24 c8 73 40 84 a7 2c 7e 1f 88 12 f3 80 ...$.s@..,~.....
8db0: 22 45 31 62 90 27 2c 5f 4f 62 18 3a 58 b8 f0 11 "E1b.',_Ob.:X...
8dc0: 9e b2 00 8b 97 2c cc 29 0b e6 db c0 a7 2c 70 fc .....,.).....,p.
8dd0: ff 4f 59 e0 1a f7 53 16 30 93 fe 14 f0 a9 c6 4f .OY...S.0......O
8de0: 00 45 3f 58 50 18 9f b2 00 57 f2 0e 08 a0 39 3b .E?XP....W....9;
8df0: f9 b6 60 b0 e7 98 93 78 c9 f0 29 11 0c 87 0c df ..`....x..).....
8e00: a9 0e e5 91 e3 29 c0 47 2c b0 c7 39 06 e8 b8 e2 .....).G,..9....
8e10: 23 96 ff ff 47 2c 80 1b 07 10 fc a9 03 d6 3d 20 #...G,........=
8e20: ac 0f 1d c0 43 f6 43 40 67 18 4b 06 91 8d 73 0d ....C.C@g.K...s.
8e30: 1d a3 c5 2f 54 37 85 b8 07 c3 65 03 09 d4 c3 b5 .../T7....e.....
8e40: 60 0a 89 a2 d1 68 0c 4c 60 04 67 10 03 3a 23 84 `....h.L`.g..:#.
8e50: 0e 65 38 15 e7 21 d4 ff 9f 60 a8 1b 13 9d 9d e7 .e8..!...`......
8e60: cf 6f 23 3e 11 18 d8 57 88 b7 0c b0 0c cb 8b 7b .o#>...W.......{
8e70: 02 78 bc 78 cb 48 50 cd b1 06 35 07 5f 05 de c8 .x.x.HP...5._...
8e80: 4c e0 2b 18 d8 4e 33 18 7d 77 02 50 00 f9 28 e0 L.+..N3.}w.P..(.
8e90: fb f2 db 00 9b c5 2b b3 d1 7c fe 44 0c 1d 25 66 ......+..|.D..%f
8ea0: e8 14 c4 43 77 d0 a1 a3 8f 03 3e 59 e1 82 1d be ...Cw.....>Y....
8eb0: a0 4d ee 68 4f cc b3 f0 3c 71 73 07 d3 11 09 c6 .M.hO...<qs.....
8ec0: e0 31 93 07 b3 c0 c9 83 e2 ff 3f 79 98 f0 98 b0 .1........?y....
8ed0: 87 43 7a e8 f0 c8 f8 38 7d fa 61 d8 a7 73 2e 45 .Cz....8}.a..s.E
8ee0: cf 48 57 91 67 2e 0c ac 47 ce 61 8d 16 f6 80 9f .HW.g...G.a.....
8ef0: 43 7c 87 f1 81 87 c1 fa f4 02 8e e3 17 fc d3 00 C|..............
8f00: 78 0e 20 1e c3 0b 08 3f be e8 fc 4b 85 2e 4e f2 x. ....?...K..N.
8f10: 60 50 a7 29 c0 d5 e9 0d 3c 57 7d dc 59 0a f7 ff `P.)....<W}.Y...
8f20: 3f 4b c1 38 fc fa 02 ef bb 94 11 0e e4 59 0a ec ?K.8.........Y..
8f30: b1 9f 21 3a 04 f8 2c 05 f0 e3 f5 e1 f3 0c dc c0 ..!:..,.........
8f40: a7 5f a0 f5 ff 3f 85 80 ff 18 e1 23 0e ee e8 0b ._...?.....#....
8f50: dc 0e c6 fc 8c 81 3b 8e 01 8f 93 33 ee 34 e1 21 ......;....3.4.!
8f60: f0 01 b4 3a 3d 72 ea 39 25 dc 71 80 4f 09 37 00 ...:=r.9%.q.O.7.
8f70: 4c 80 33 26 a0 ea ff 7f c6 04 c6 20 11 de 15 a2 L.3&....... ....
8f80: be 23 1b e2 19 99 e1 bc 35 3c be 3c 23 83 f3 8c .#......5<.<#...
8f90: 09 f0 e7 ff 7f a4 c7 de 14 82 3f 85 00 13 f1 67 ..........?....g
8fa0: 4c 2a fc 8c 09 6d 2e 9e b6 cf 98 00 f7 fe ff 67 L*...m.........g
8fb0: 4c c0 77 e4 33 26 a0 e7 48 85 3b 63 82 61 9c ef L.w.3&..H.;c.a..
8fc0: 4f 06 79 5e f2 81 c0 47 19 16 e3 8c 49 cf 3d 16 O.y^...G....I.=.
8fd0: 0e 83 3a 50 c1 f9 ff 1f a8 00 2f 01 86 0c 9a 03 ..:P....../.....
8fe0: c3 19 9c 42 b4 08 67 7c c0 31 5e 09 8c 12 f0 bc ...B..g|.1^.....
8ff0: 0d 11 f5 a8 7c 81 30 48 a0 77 03 df 13 38 b0 27 ....|.0H.w...8.'
9000: 60 8c 78 21 82 3e 5f f9 bc 14 e3 05 e0 a8 d8 09 `.x!.>_.........
9010: 0b f6 41 e2 c5 d3 e3 39 b7 e7 8d a7 98 20 6f 56 ..A....9..... oV
9020: 8f 19 cf 12 2f 9c 3e 61 71 14 1f ae 0c f5 a2 65 ..../.>aq......e
9030: c4 b3 0c f2 e8 69 90 68 c1 8c c0 4e 58 2c ea e3 .....i.h...NX,..
9040: 44 a7 0a 9f b0 80 f3 ff ff 84 05 b8 92 73 c2 90 D............s..
9050: 91 23 14 3d e5 70 dc 37 12 1f 10 12 38 fe c1 88 .#.=.p.7....8...
9060: 9e 3c 81 e7 d9 04 3c 23 7b 9a 78 a4 f0 8c 9e 36 .<....<#{.x....6
9070: 3c 8b 77 00 5f 7d c2 3d fb c0 19 f0 3b c0 03 80 <.w._}.=....;...
9080: 61 7c 3a c3 0f 1c 7f a9 f0 7d c6 a7 20 9f ce 70 a|:......}.. ..p
9090: 07 35 98 67 15 43 1d 14 ee ff 3f a8 27 d2 43 88 .5.g.C....?.'.C.
90a0: e3 cb 83 cf 6b c0 e4 30 84 78 98 f9 40 43 c5 2e ....k..0.x..@C..
90b0: 95 9e 69 00 6e 8d eb 99 06 6c ff ff 33 0d 3e de ..i.n....l..3.>.
90c0: 21 14 a0 c9 f1 e1 61 04 4c c7 82 d0 46 7a 61 f0 !.....a.L...Fza.
90d0: a9 c1 90 ef 0a 1e a3 27 e1 c3 28 50 f1 30 56 96 .......'..(P.0V.
90e0: ed 30 8a 3a 14 38 0f 95 6e d8 0f 15 c6 3e 86 c7 .0.:.8..n....>..
90f0: 09 8f e1 24 22 1d 96 ff ff 63 74 82 03 29 4a 3b ...$"....ct..)J;
9100: 85 94 1d 23 51 5a 8e 91 14 c4 c7 48 ae e4 34 80 ...#QZ.....H..4.
9110: d2 71 ec 21 e3 c4 10 cc 75 22 85 3e 9b b7 48 f0 .q.!....u".>..H.
9120: cc cb 87 8b e3 c0 6c f2 05 13 73 2a 85 39 ef b7 ......l...s*.9..
9130: 1f b0 9c 37 de 59 7d 25 05 16 02 27 8f 92 34 79 ...7.Y}%...'..4y
9140: 0a e2 c9 3b ee e4 d1 33 f1 e4 b1 04 c3 dd 49 41 ...;...3......IA
9150: 71 73 c0 0f 1f ac 97 29 fc ff ff 5e 8a bd 71 c0 qs.....)...^..q.
9160: 1f 3f f6 56 0a 4c 24 8c 5d b7 52 c0 0d aa cf 03 .?.V.L$.].R.....
9170: e0 b8 87 b0 d3 92 2f 62 06 89 f8 aa c2 06 c5 8e ....../b........
9180: 4a ec ba f6 a8 04 2b dd ed 04 35 12 a7 79 3f 68 J.....+...5..y?h
9190: ea af 00 2f 27 c0 ee ff 7f 39 01 f8 ff ff bf 9c .../'....9......
91a0: 80 57 c6 e5 04 74 c7 00 5f 4e 80 eb e9 0f 77 1e .W...t.._N....w.
91b0: 80 3b cc 53 f3 cc 83 3d 10 fa 78 02 4e 82 0a 6d .;.S...=..x.N..m
91c0: fa d4 68 d4 aa 41 99 1a 65 1a d4 ea 53 a9 31 63 ..h..A..e...S.1c
91d0: 86 c6 e3 55 6b d8 0e b5 72 81 58 d2 67 43 20 16 ...Uk...r.X.gC .
91e0: 75 32 13 88 e3 9a 00 61 c2 d7 27 10 c7 06 a1 62 u2.....a..'....b
91f0: ff 25 32 32 58 83 08 c8 21 7c 00 b1 48 20 02 27 .%22X...!|..H .'
9200: cf 0a 81 12 27 20 4c e8 73 53 20 96 e7 05 84 85 ....' L.sS .....
9210: 03 a1 92 cc 80 33 7d 20 02 b2 d4 ff 88 80 2c 1c .....3} ......,.
9220: 44 87 03 a2 07 84 fd ff e5 83 d0 38 7e 40 58 0c D..........8~@X.
9230: 45 20 4c 84 a3 41 d0 27 a9 c0 9d 14 44 40 4e 6e E L..A.'....D@Nn
9240: 09 88 e9 d0 04 c4 54 bf 85 05 e4 08 20 02 72 24 ......T..... .r$
9250: 53 40 2c 20 88 80 fc ff 07 5b 01 50 53 4d 58 00 S@, .....[.PSMX.
9260: 14 4d 04 50 48 57 4d 02 5b 23 50 53 4d 58 ff ff .M.PHWM.[#PSMX..
9270: 70 0d 51 53 45 54 00 57 43 4d 44 70 69 57 44 49 p.QSET.WCMDpiWDI
9280: 44 70 68 57 42 55 46 70 57 53 4d 49 53 4d 49 49 DphWBUFpWSMISMII
9290: 08 52 45 54 42 11 04 0b 00 10 70 57 42 55 46 52 .RETB.....pWBUFR
92a0: 45 54 42 5b 27 50 53 4d 58 a4 52 45 54 42 10 27 ETB['PSMX.RETB.'
92b0: 5c 00 14 23 57 4d 49 41 01 5c 2f 03 5f 53 42 5f \..#WMIA.\/._SB_
92c0: 41 4d 57 30 57 4d 49 34 68 86 5c 2e 5f 53 42 5f AMW0WMI4h.\._SB_
92d0: 41 4d 57 30 0a d0 08 57 51 4d 4f 11 40 7a 0b 9b AMW0...WQMO.@z..
92e0: 07 46 4f 4d 42 01 00 00 00 8b 07 00 00 60 2c 00 .FOMB........`,.
92f0: 00 44 53 00 01 1a 7d da 54 28 d1 95 00 01 06 18 .DS...}.T(......
9300: 42 10 13 10 22 21 04 12 01 a1 c8 2c 0c 86 10 38 B..."!.....,...8
9310: 2e 84 1c 40 48 1c 14 4a 08 84 fa 13 c8 af 00 84 ...@H..J........
9320: 0e 05 c8 14 60 50 80 53 04 11 f4 2a c0 a6 00 93 ....`P.S...*....
9330: 02 2c 0a d0 2e c0 b2 00 dd 02 a4 c3 12 91 e0 28 .,.............(
9340: 31 e0 28 9d d8 c2 0d 1b bc 50 14 cd 20 4a 82 72 1.(......P.. J.r
9350: 11 a4 0b 42 ca 05 f8 46 d0 00 a2 f4 2e c0 b6 00 ...B...F........
9360: d3 f0 44 ea 10 50 72 86 80 1a 40 ab 13 10 7e a5 ..D..Pr...@...~.
9370: 53 42 12 84 33 56 f1 33 d0 1c 4e e0 9c 3a c7 90 SB..3V.3..N..:..
9380: e3 71 a1 07 c1 03 29 00 61 e1 21 14 01 06 25 61 .q....).a.!...%a
9390: 2c d4 c5 a8 51 23 65 03 32 44 69 a3 46 0f e8 ec ,...Q#e.2Di.F...
93a0: 8e a4 61 01 b2 47 22 02 a3 1e d3 11 16 36 23 a1 ..a..G"......6#.
93b0: c6 68 0e 8a 40 e3 06 6d 89 b0 1a 57 ec 33 b3 f0 .h..@..m...W.3..
93c0: 61 09 e3 08 0e 2c 41 a3 68 9a e3 d9 86 48 70 10 a....,A.h....Hp.
93d0: a1 31 32 20 e4 59 80 75 50 49 06 22 ee 11 a5 10 .12 .Y.uPI."....
93e0: 41 f3 3d 91 1a 05 68 c3 90 ad b3 81 86 1a ab 31 A.=...h........1
93f0: 14 41 44 08 1a c5 60 11 42 85 f8 ff 47 89 7a 4a .AD...`.B...G.zJ
9400: 41 a2 56 06 22 b4 60 46 60 f6 07 41 62 9c 19 74 A.V.".`F`..Ab..t
9410: 58 b0 0c 10 19 11 34 1a 76 16 f0 70 3c 93 e6 27 X.....4.v..p<..'
9420: a6 c1 99 60 6c 08 69 80 90 a8 83 03 25 b0 94 81 ...`l.i.....%...
9430: 93 cb 81 c7 77 c6 51 43 9c fa 99 f9 1f e1 2d f8 ....w.QC......-.
9440: 08 c0 c7 e0 c1 1e 42 c0 23 64 67 00 03 e2 af 0b ......B.#dg.....
9450: 27 ed b9 f8 2c 00 63 f8 70 8d 8f 42 e3 61 e7 03 '...,.c.p..B.a..
9460: 36 2e 0e ef 43 c1 09 17 0b a2 00 10 92 75 3e 40 6...C........u>@
9470: cf fa d8 02 3e 0c 34 7b 87 20 04 2f 02 3e 3a f8 ....>.4{. ./.>:.
9480: b8 e1 71 3f 6f 80 e1 70 e0 e1 f8 b4 01 5c 46 c0 ..q?o..p.....\F.
9490: a5 3d 29 4c 20 c9 4f 00 89 81 41 1d 08 7c b0 80 .=)L .O...A..|..
94a0: 2b 09 0e 35 3c 4f ec 01 e1 ff 7f 94 67 76 20 9e +..5<O......gv .
94b0: fe 63 00 8c 03 82 a7 75 4a be 79 3c 48 f8 22 10 .c.....uJ.y<H.".
94c0: 26 81 4f 09 0c 8d 1f 37 c0 3a 6a fc 01 01 de 49 &.O....7.:j....I
94d0: e2 fc fa 1c 80 0e 0d a7 c8 40 5e 03 9e 09 4e c9 .........@^...N.
94e0: e3 4b e0 33 07 ec bb c1 61 1c 4c 88 08 ef 01 4f .K.3....a.L....O
94f0: 1d be 6b 3c 0a 04 8a d0 db 99 83 9e 42 8c 12 ed ..k<........B...
9500: ac c2 3c 70 44 f1 91 c3 08 ef 1e be 13 3c 80 b4 ..<pD........<..
9510: 36 39 e1 06 7a e6 60 d1 ce 2c b2 00 a2 48 a3 41 69..z.`..,...H.A
9520: 9d 11 7c 1a f0 b4 9e 62 7c 94 30 c8 19 1e d8 73 ..|....b|.0....s
9530: c2 63 80 07 cc 6e 0c 3e 4e f8 5c 80 77 0d a8 19 .c...n.>N.\.w...
9540: fa b0 01 e7 d0 81 3f 4d e0 0f 16 f8 f1 f8 9a c3 ......?M........
9550: 26 9c c0 f2 07 81 1a 99 a1 3d cb d3 7a 0d f0 69 &........=..z..i
9560: c7 04 3e 6f f8 ff ff cf f1 78 c0 af f8 6c 41 ee ..>o.....x...lA.
9570: 0a 9e af cf 2e cc c6 78 50 a3 f0 01 07 77 76 f1 .......xP....wv.
9580: 11 c0 67 17 e0 39 89 67 09 f0 1e 02 ac 19 4f 87 ..g..9.g......O.
9590: 2d 18 23 c6 43 9e 71 d5 c3 d0 45 c0 ea ee 2b a8 -.#.C.q...E...+.
95a0: a3 17 98 a0 5e 33 70 a7 17 e0 73 ca 82 f7 ff 3f ....^3p...s....?
95b0: 65 01 f7 ab 02 3f a2 80 01 b2 b3 d3 89 10 de 4b e....?.........K
95c0: 9e 43 7c bb f2 c1 24 c8 73 40 84 a7 2c 7e 1f 88 .C|...$.s@..,~..
95d0: 12 f3 80 22 45 31 62 90 27 2c 5f 4f 62 18 3a 58 ..."E1b.',_Ob.:X
95e0: b8 f0 11 9e b2 00 8b 97 2c cc 29 0b e6 db c0 a7 ........,.).....
95f0: 2c 70 fc ff 4f 59 e0 1a f7 53 16 30 93 fe 14 f0 ,p..OY...S.0....
9600: a9 c6 4f 00 45 3f 58 50 18 9f b2 00 57 f2 0e 08 ..O.E?XP....W...
9610: a0 39 3b f9 b6 60 b0 e7 98 93 78 c9 f0 29 11 0c .9;..`....x..)..
9620: 87 0c df a9 0e e5 91 e3 29 c0 47 2c b0 c7 39 06 ........).G,..9.
9630: e8 b8 e2 23 96 ff ff 47 2c 80 1b 07 10 fc a9 03 ...#...G,.......
9640: d6 3d 20 ac 0f 1d c0 43 f6 43 40 67 18 4b 06 91 .= ....C.C@g.K..
9650: 8d 73 0d 1d a3 c5 2f 54 37 85 b8 07 c3 65 03 09 .s..../T7....e..
9660: d4 c3 b5 60 0a 89 a2 d1 68 0c 4c 60 04 67 10 03 ...`....h.L`.g..
9670: 3a 23 84 0e 65 38 15 e7 21 d4 ff 9f 60 a8 1b 13 :#..e8..!...`...
9680: 9d 9d e7 cf 6f 23 3e 11 18 d8 57 88 b7 0c b0 0c ....o#>...W.....
9690: cb 8b 7b 02 78 bc 78 cb 48 50 cd b1 06 35 07 5f ..{.x.x.HP...5._
96a0: 05 de c8 4c e0 2b 18 d8 4e 33 18 7d 77 02 50 00 ...L.+..N3.}w.P.
96b0: f9 28 e0 fb f2 db 00 9b c5 2b b3 d1 7c fe 44 0c .(.......+..|.D.
96c0: 1d 25 66 e8 14 c4 43 77 d0 a1 a3 8f 03 3e 59 e1 .%f...Cw.....>Y.
96d0: 82 1d be a0 4d ee 68 4f cc b3 f0 3c 71 73 07 d3 ....M.hO...<qs..
96e0: 11 09 c6 e0 31 93 07 b3 c0 c9 83 e2 ff 3f 79 98 ....1........?y.
96f0: f0 98 b0 87 43 7a e8 f0 c8 f8 38 7d fa 61 d8 a7 ....Cz....8}.a..
9700: 73 2e 45 cf 48 57 91 67 2e 0c ac 47 ce 61 8d 16 s.E.HW.g...G.a..
9710: f6 80 9f 43 7c 87 f1 81 87 c1 fa f4 02 8e e3 17 ...C|...........
9720: fc d3 00 78 0e 20 1e c3 0b 08 3f be e8 fc 4b 85 ...x. ....?...K.
9730: 2e 4e f2 60 50 a7 29 c0 d5 e9 0d 3c 57 7d dc 59 .N.`P.)....<W}.Y
9740: 0a f7 ff 3f 4b c1 38 fc fa 02 ef bb 94 11 0e e4 ...?K.8.........
9750: 59 0a ec b1 9f 21 3a 04 f8 2c 05 f0 e3 f5 e1 f3 Y....!:..,......
9760: 0c dc c0 a7 5f a0 f5 ff 3f 85 80 ff 18 e1 23 0e ...._...?.....#.
9770: ee e8 0b dc 0e c6 fc 8c 81 3b 8e 01 8f 93 33 ee .........;....3.
9780: 34 e1 21 f0 01 b4 3a 3d 72 ea 39 25 dc 71 80 4f 4.!...:=r.9%.q.O
9790: 09 37 00 4c 80 33 26 a0 ea ff 7f c6 04 c6 20 11 .7.L.3&....... .
97a0: de 15 a2 be 23 1b e2 19 99 e1 bc 35 3c be 3c 23 ....#......5<.<#
97b0: 83 f3 8c 09 f0 e7 ff 7f a4 c7 de 14 82 3f 85 00 .............?..
97c0: 13 f1 67 4c 2a fc 8c 09 6d 2e 9e b6 cf 98 00 f7 ..gL*...m.......
97d0: fe ff 67 4c c0 77 e4 33 26 a0 e7 48 85 3b 63 82 ..gL.w.3&..H.;c.
97e0: 61 9c ef 4f 06 79 5e f2 81 c0 47 19 16 e3 8c 49 a..O.y^...G....I
97f0: cf 3d 16 0e 83 3a 50 c1 f9 ff 1f a8 00 2f 01 86 .=...:P....../..
9800: 0c 9a 03 c3 19 9c 42 b4 08 67 7c c0 31 5e 09 8c ......B..g|.1^..
9810: 12 f0 bc 0d 11 f5 a8 7c 81 30 48 a0 77 03 df 13 .......|.0H.w...
9820: 38 b0 27 60 8c 78 21 82 3e 5f f9 bc 14 e3 05 e0 8.'`.x!.>_......
9830: a8 d8 09 0b f6 41 e2 c5 d3 e3 39 b7 e7 8d a7 98 .....A....9.....
9840: 20 6f 56 8f 19 cf 12 2f 9c 3e 61 71 14 1f ae 0c oV..../.>aq....
9850: f5 a2 65 c4 b3 0c f2 e8 69 90 68 c1 8c c0 4e 58 ..e.....i.h...NX
9860: 2c ea e3 44 a7 0a 9f b0 80 f3 ff ff 84 05 b8 92 ,..D............
9870: 73 c2 90 91 23 14 3d e5 70 dc 37 12 1f 10 12 38 s...#.=.p.7....8
9880: fe c1 88 9e 3c 81 e7 d9 04 3c 23 7b 9a 78 a4 f0 ....<....<#{.x..
9890: 8c 9e 36 3c 8b 77 00 5f 7d c2 3d fb c0 19 f0 3b ..6<.w._}.=....;
98a0: c0 03 80 61 7c 3a c3 0f 1c 7f a9 f0 7d c6 a7 20 ...a|:......}..
98b0: 9f ce 70 07 35 98 67 15 43 1d 14 ee ff 3f a8 27 ..p.5.g.C....?.'
98c0: d2 43 88 e3 cb 83 cf 6b c0 e4 30 84 78 98 f9 40 .C.....k..0.x..@
98d0: 43 c5 2e 95 9e 69 00 6e 8d eb 99 06 6c ff ff 33 C....i.n....l..3
98e0: 0d 3e de 21 14 a0 c9 f1 e1 61 04 4c c7 82 d0 46 .>.!.....a.L...F
98f0: 7a 61 f0 a9 c1 90 ef 0a 1e a3 27 e1 c3 28 50 f1 za........'..(P.
9900: 30 56 96 ed 30 8a 3a 14 38 0f 95 6e d8 0f 15 c6 0V..0.:.8..n....
9910: 3e 86 c7 09 8f e1 24 22 1d 96 ff ff 63 74 82 03 >.....$"....ct..
9920: 29 4a 3b 85 94 1d 23 51 5a 8e 91 14 c4 c7 48 ae )J;...#QZ.....H.
9930: e4 34 80 d2 71 ec 21 e3 c4 10 cc 75 22 85 3e 9b .4..q.!....u".>.
9940: b7 48 f0 cc cb 87 8b e3 c0 6c f2 05 13 73 2a 85 .H.......l...s*.
9950: 39 ef b7 1f b0 9c 37 de 59 7d 25 05 16 02 27 8f 9.....7.Y}%...'.
9960: 92 34 79 0a e2 c9 3b ee e4 d1 33 f1 e4 b1 04 c3 .4y...;...3.....
9970: dd 49 41 71 73 c0 0f 1f ac 97 29 fc ff ff 5e 8a .IAqs.....)...^.
9980: bd 71 c0 1f 3f f6 56 0a 4c 24 8c 5d b7 52 c0 0d .q..?.V.L$.].R..
9990: aa cf 03 e0 b8 87 b0 d3 92 2f 62 06 89 f8 aa c2 ........./b.....
99a0: 06 c5 8e 4a ec ba f6 a8 04 2b dd ed 04 35 12 a7 ...J.....+...5..
99b0: 79 3f 68 ea af 00 2f 27 c0 ee ff 7f 39 01 f8 ff y?h.../'....9...
99c0: ff bf 9c 80 57 c6 e5 04 74 c7 00 5f 4e 80 eb e9 ....W...t.._N...
99d0: 0f 77 1e 80 3b cc 53 f3 cc 83 3d 10 fa 78 02 4e .w..;.S...=..x.N
99e0: 82 0a 6d fa d4 68 d4 aa 41 99 1a 65 1a d4 ea 53 ..m..h..A..e...S
99f0: a9 31 63 86 c6 e3 55 6b d8 0e b5 72 81 58 d2 67 .1c...Uk...r.X.g
9a00: 43 20 16 75 32 13 88 e3 9a 00 61 c2 d7 27 10 c7 C .u2.....a..'..
9a10: 06 a1 62 ff 25 32 32 58 83 08 c8 21 7c 00 b1 48 ..b.%22X...!|..H
9a20: 20 02 27 cf 0a 81 12 27 20 4c e8 73 53 20 96 e7 .'....' L.sS ..
9a30: 05 84 85 03 a1 92 cc 80 33 7d 20 02 b2 d4 ff 88 ........3} .....
9a40: 80 2c 1c 44 87 03 a2 07 84 fd ff e5 83 d0 38 7e .,.D..........8~
9a50: 40 58 0c 45 20 4c 84 a3 41 d0 27 a9 c0 9d 14 44 @X.E L..A.'....D
9a60: 40 4e 6e 09 88 e9 d0 04 c4 54 bf 85 05 e4 08 20 @Nn......T.....
9a70: 02 72 24 53 40 2c 20 88 80 fc ff 07 10 30 2f 03 .r$S@, ......0/.
9a80: 5f 53 42 5f 50 43 49 30 47 46 58 30 08 47 49 4e _SB_PCI0GFX0.GIN
9a90: 49 00 14 1a 5f 52 45 47 02 a0 13 93 47 49 4e 49 I..._REG....GINI
9aa0: 00 70 01 43 4c 49 44 70 01 47 49 4e 49 10 4e 06 .p.CLIDp.GINI.N.
9ab0: 2e 5f 53 42 5f 50 43 49 30 5b 82 41 06 41 5f 43 ._SB_PCI0[.A.A_C
9ac0: 43 08 5f 48 49 44 0d 53 4d 4f 38 38 30 30 00 14 C._HID.SMO8800..
9ad0: 1a 5f 53 54 41 00 a0 0f 93 7b 47 4c 30 34 0a 80 ._STA....{GL04..
9ae0: 00 0a 80 a4 0a 0f a1 03 a4 00 08 5f 55 49 44 01 ..........._UID.
9af0: 08 42 55 46 32 11 0e 0a 0b 89 06 00 03 01 14 00 .BUF2...........
9b00: 00 00 79 00 14 0b 5f 43 52 53 08 a4 42 55 46 32 ..y..._CRS..BUF2
9b10: 14 0b 5f 53 52 53 09 a4 42 55 46 32 08 54 50 4d .._SRS..BUF2.TPM
9b20: 46 00 08 5f 53 30 5f 12 06 04 00 00 00 00 a0 11 F.._S0_.........
9b30: 53 53 31 5f 08 5f 53 31 5f 12 06 04 01 00 00 00 SS1_._S1_.......
9b40: a0 12 53 53 33 5f 08 5f 53 33 5f 12 07 04 0a 05 ..SS3_._S3_.....
9b50: 00 00 00 a0 12 53 53 34 5f 08 5f 53 34 5f 12 07 .....SS4_._S4_..
9b60: 04 0a 06 00 00 00 08 5f 53 35 5f 12 07 04 0a 07 ......._S5_.....
9b70: 00 00 00 14 22 50 54 53 5f 01 a0 1b 68 4f 50 54 ...."PTS_...hOPT
9b80: 53 68 5c 2f 04 5f 53 42 5f 50 43 49 30 4c 50 43 Sh\/._SB_PCI0LPC
9b90: 42 53 50 54 53 68 14 1f 57 41 4b 5f 01 4f 57 41 BSPTSh..WAK_.OWA
9ba0: 4b 68 5c 2f 04 5f 53 42 5f 50 43 49 30 4c 50 43 Kh\/._SB_PCI0LPC
9bb0: 42 53 57 41 4b 68 BSWAKh
FACS @ 0xdafe3f80
0000: 46 41 43 53 40 00 00 00 00 00 00 00 00 00 00 00 FACS@...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
FACP @ 0xdaff1d38
0000: 46 41 43 50 f4 00 00 00 04 60 44 45 4c 4c 00 00 FACP.....`DELL..
0010: 57 4e 30 39 00 00 00 00 09 20 07 01 41 4d 49 20 WN09..... ..AMI
0020: 13 00 01 00 80 3f fe da 80 81 fe da 01 02 09 00 .....?..........
0030: b2 00 00 00 a0 a1 00 c1 00 04 00 00 00 00 00 00 ................
0040: 04 04 00 00 00 00 00 00 50 04 00 00 08 04 00 00 ........P.......
0050: 20 04 00 00 00 00 00 00 04 02 01 04 10 00 00 c0 ...............
0060: 65 00 e9 03 00 04 10 00 00 00 0d 00 32 02 00 00 e...........2...
0070: a5 86 03 00 01 08 00 00 64 00 00 00 00 00 00 00 ........d.......
0080: fe 00 00 00 00 00 00 00 00 00 00 00 80 81 fe da ................
0090: 00 00 00 00 01 20 00 00 00 04 00 00 00 00 00 00 ..... ..........
00a0: 01 00 00 00 00 00 00 00 00 00 00 00 01 10 00 00 ................
00b0: 04 04 00 00 00 00 00 00 01 00 00 00 00 00 00 00 ................
00c0: 00 00 00 00 01 08 00 00 50 04 00 00 00 00 00 00 ........P.......
00d0: 01 20 00 00 08 04 00 00 00 00 00 00 01 80 00 00 . ..............
00e0: 20 04 00 00 00 00 00 00 01 00 00 00 00 00 00 00 ...............
00f0: 00 00 00 00 ....
APIC @ 0xdaff1e30
0000: 41 50 49 43 72 00 00 00 03 db 44 45 4c 4c 00 00 APICr.....DELL..
0010: 57 4e 30 39 00 00 00 00 09 20 07 01 41 4d 49 20 WN09..... ..AMI
0020: 13 00 01 00 00 00 e0 fe 01 00 00 00 00 08 01 00 ................
0030: 01 00 00 00 00 08 02 02 01 00 00 00 00 08 03 01 ................
0040: 01 00 00 00 00 08 04 03 01 00 00 00 01 0c 02 00 ................
0050: 00 00 c0 fe 00 00 00 00 02 0a 00 00 02 00 00 00 ................
0060: 00 00 02 0a 00 09 09 00 00 00 0d 00 04 06 ff 05 ................
0070: 00 01 ..
MCFG @ 0xdaff1ea8
0000: 4d 43 46 47 3c 00 00 00 01 3e 44 45 4c 4c 00 00 MCFG<....>DELL..
0010: 57 4e 30 39 00 00 00 00 09 20 07 01 4d 53 46 54 WN09..... ..MSFT
0020: 97 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f8 ................
0030: 00 00 00 00 00 00 00 3f 00 00 00 00 .......?....
SSDT @ 0xdaff1ee8
0000: 53 53 44 54 b0 04 00 00 01 00 54 72 6d 52 65 66 SSDT......TrmRef
0010: 50 74 69 64 44 65 76 63 00 10 00 00 49 4e 54 4c PtidDevc....INTL
0020: 12 11 09 20 10 4b 48 5c 5f 53 42 5f 5b 82 42 48 ... .KH\_SB_[.BH
0030: 50 54 49 44 08 5f 48 49 44 0c 25 d4 34 0e 08 5f PTID._HID.%.4.._
0040: 43 49 44 0c 41 d0 0c 02 08 49 56 45 52 0c 00 00 CID.A....IVER...
0050: 03 00 14 09 5f 53 54 41 00 a4 0a 0f 08 54 53 44 ...._STA.....TSD
0060: 4c 12 4a 23 2e 00 0d 43 50 55 20 43 6f 72 65 20 L.J#...CPU Core
0070: 30 20 44 54 53 00 00 0d 43 50 55 20 43 6f 72 65 0 DTS...CPU Core
0080: 20 31 20 44 54 53 00 00 0d 43 50 55 20 43 6f 72 1 DTS...CPU Cor
0090: 65 20 32 20 44 54 53 00 00 0d 43 50 55 20 43 6f e 2 DTS...CPU Co
00a0: 72 65 20 33 20 44 54 53 00 00 0d 43 50 55 20 43 re 3 DTS...CPU C
00b0: 6f 72 65 20 50 61 63 6b 61 67 65 20 44 54 53 00 ore Package DTS.
00c0: 0a 03 0d 43 50 55 20 43 6f 72 65 20 56 52 20 28 ...CPU Core VR (
00d0: 49 4d 56 50 29 20 54 65 6d 70 65 72 61 74 75 72 IMVP) Temperatur
00e0: 65 00 0a 03 0d 43 50 55 20 47 54 20 56 52 20 28 e....CPU GT VR (
00f0: 49 4d 56 50 29 20 54 65 6d 70 65 72 61 74 75 72 IMVP) Temperatur
0100: 65 00 0a 03 0d 48 65 61 74 20 45 78 63 68 61 6e e....Heat Exchan
0110: 67 65 72 20 46 61 6e 20 54 65 6d 70 65 72 61 74 ger Fan Temperat
0120: 75 72 65 00 0a 03 0d 53 6b 69 6e 20 54 65 6d 70 ure....Skin Temp
0130: 65 72 61 74 75 72 65 00 0a 03 0d 41 6d 62 69 65 erature....Ambie
0140: 6e 74 20 54 65 6d 70 65 72 61 74 75 72 65 00 0a nt Temperature..
0150: 03 0d 4d 69 6e 69 63 61 72 64 20 52 65 67 69 6f ..Minicard Regio
0160: 6e 20 54 65 6d 70 65 72 61 74 75 72 65 00 0a 02 n Temperature...
0170: 0d 43 68 61 6e 6e 65 6c 20 30 20 44 49 4d 4d 20 .Channel 0 DIMM
0180: 54 65 6d 70 65 72 61 74 75 72 65 00 0a 02 0d 43 Temperature....C
0190: 68 61 6e 6e 65 6c 20 31 20 44 49 4d 4d 20 54 65 hannel 1 DIMM Te
01a0: 6d 70 65 72 61 74 75 72 65 00 00 0d 43 50 55 20 mperature...CPU
01b0: 50 61 63 6b 61 67 65 20 54 65 6d 70 65 72 61 74 Package Temperat
01c0: 75 72 65 00 0a 05 0d 50 43 48 20 44 54 53 20 54 ure....PCH DTS T
01d0: 65 6d 70 65 72 61 74 75 72 65 20 66 72 6f 6d 20 emperature from
01e0: 50 43 48 00 00 0d 43 50 55 20 50 45 43 49 20 72 PCH...CPU PECI r
01f0: 65 61 64 69 6e 67 00 0a 05 0d 53 41 20 44 54 53 eading....SA DTS
0200: 20 54 65 6d 70 65 72 61 74 75 72 65 20 66 72 6f Temperature fro
0210: 6d 20 50 43 48 00 0a 02 0d 54 53 2d 6f 6e 2d 44 m PCH....TS-on-D
0220: 49 4d 4d 30 20 54 65 6d 70 65 72 61 74 75 72 65 IMM0 Temperature
0230: 00 0a 02 0d 54 53 2d 6f 6e 2d 44 49 4d 4d 31 20 ....TS-on-DIMM1
0240: 54 65 6d 70 65 72 61 74 75 72 65 00 0a 02 0d 54 Temperature....T
0250: 53 2d 6f 6e 2d 44 49 4d 4d 32 20 54 65 6d 70 65 S-on-DIMM2 Tempe
0260: 72 61 74 75 72 65 00 0a 02 0d 54 53 2d 6f 6e 2d rature....TS-on-
0270: 44 49 4d 4d 33 20 54 65 6d 70 65 72 61 74 75 72 DIMM3 Temperatur
0280: 65 00 0a 02 0d 54 5a 30 30 20 5f 54 4d 50 00 0a e....TZ00 _TMP..
0290: 02 0d 54 5a 30 31 20 5f 54 4d 50 00 08 50 53 44 ..TZ01 _TMP..PSD
02a0: 4c 12 45 07 0c 00 0d 43 50 55 20 50 6f 77 65 72 L.E....CPU Power
02b0: 00 01 0d 47 66 78 20 43 6f 72 65 20 50 6f 77 65 ...Gfx Core Powe
02c0: 72 00 0a 0a 0d 53 79 73 74 65 6d 20 50 6f 77 65 r....System Powe
02d0: 72 00 00 0d 43 50 55 20 41 76 65 72 61 67 65 20 r...CPU Average
02e0: 50 6f 77 65 72 00 01 0d 47 66 78 20 43 6f 72 65 Power...Gfx Core
02f0: 20 41 76 65 72 61 67 65 20 50 6f 77 65 72 00 0a Average Power..
0300: 0a 0d 53 79 73 74 65 6d 20 41 76 65 72 61 67 65 ..System Average
0310: 20 50 6f 77 65 72 00 08 4f 53 44 4c 12 29 06 00 Power..OSDL.)..
0320: 0d 43 50 55 20 46 61 6e 20 53 70 65 65 64 00 0d .CPU Fan Speed..
0330: 52 50 4d 00 00 0d 43 50 55 20 65 6e 65 72 67 79 RPM...CPU energy
0340: 00 0d 52 41 57 00 14 48 08 54 53 44 44 00 08 54 ..RAW..H.TSDD..T
0350: 4d 50 56 12 46 07 17 0c 00 00 00 80 0c 00 00 00 MPV.F...........
0360: 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
0370: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c ................
0380: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 ................
0390: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 ................
03a0: 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ................
03b0: 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
03c0: 0c 00 00 00 80 0c 00 00 00 80 a4 54 4d 50 56 14 ...........TMPV.
03d0: 31 50 53 44 44 00 08 50 57 52 56 12 20 06 0c 00 1PSDD..PWRV. ...
03e0: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 ................
03f0: 00 80 0c 00 00 00 80 0c 00 00 00 80 a4 50 57 52 .............PWR
0400: 56 14 1d 4f 53 44 44 00 08 4f 53 44 56 12 0c 02 V..OSDD..OSDV...
0410: 0c 00 00 00 80 0c 00 00 00 80 a4 4f 53 44 56 14 ...........OSDV.
0420: 09 53 44 53 50 00 a4 0a 0a 08 50 41 44 41 12 0d .SDSP.....PADA..
0430: 0a 01 ff ff 0a 1a ff ff ff ff ff ff 08 50 41 44 .............PAD
0440: 44 12 16 0a 0a 02 0a 6e 0a 6a 0a 18 0a 62 0a 63 D......n.j...b.c
0450: 0a 60 0a 61 0a 65 0a 64 14 0b 50 41 44 54 00 a4 .`.a.e.d..PADT..
0460: 50 41 44 44 14 14 52 50 4d 44 00 08 4d 54 4d 50 PADD..RPMD..MTMP
0470: 11 03 0a 1a a4 4d 54 4d 50 14 12 57 50 4d 44 01 .....MTMP..WPMD.
0480: a0 09 92 93 87 68 0a 1a a4 ff a4 00 14 08 49 53 .....h........IS
0490: 50 43 00 a4 00 14 08 45 4e 50 43 00 a4 00 14 08 PC.....ENPC.....
04a0: 52 50 43 53 00 a4 00 14 08 52 50 45 43 00 a4 00 RPCS.....RPEC...
SLIC @ 0xdaff2398
0000: 53 4c 49 43 76 01 00 00 01 c6 44 45 4c 4c 20 20 SLICv.....DELL
0010: 57 4e 30 39 20 20 20 00 09 20 07 01 41 4d 49 20 WN09 .. ..AMI
0020: 13 00 01 00 00 00 00 00 9c 00 00 00 06 02 00 00 ................
0030: 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 .$..RSA1........
0040: 7f f6 c1 05 be 5c 57 63 a5 8a 68 f3 6e 8f 06 fa .....\Wc..h.n...
0050: af b4 9f 68 82 23 ec 50 40 5a 73 7f ec e4 07 cb ...h.#.P@Zs.....
0060: dc 25 1a 9c e3 e3 66 11 e0 a5 98 06 c5 80 0a fa .%....f.........
0070: 42 93 86 98 e7 d5 1b d4 d7 3a a4 0b ee e2 7d be B........:....}.
0080: 5f 5b 15 0c ab d0 21 de bf e9 b5 6e a4 57 b9 8c _[....!....n.W..
0090: 0c d2 ba 3a 69 30 76 94 71 a2 64 d7 4c d8 85 bf ...:i0v.q.d.L...
00a0: df a5 6a c8 dc 45 d5 4d 8c b8 8c 05 2f fc 2e 23 ..j..E.M..../..#
00b0: c4 29 c5 6f 3f 29 6c 6d 57 79 0e b6 75 ed 21 95 .).o?)lmWy..u.!.
00c0: 01 00 00 00 b6 00 00 00 00 00 02 00 44 45 4c 4c ............DELL
00d0: 20 20 57 4e 30 39 20 20 20 00 57 49 4e 44 4f 57 WN09 .WINDOW
00e0: 53 20 01 00 02 00 00 00 00 00 00 00 00 00 00 00 S ..............
00f0: 00 00 00 00 00 00 02 6a 4c 0d 90 51 84 ad f4 ab .......jL..Q....
0100: f5 d1 ae 43 25 44 9d 16 54 49 e6 77 c5 58 52 55 ...C%D..TI.w.XRU
0110: bf 4b fd c8 3c d0 32 e2 db e6 de 3e 0e 5d a5 ca .K..<.2....>.]..
0120: f9 59 d7 c8 a8 99 79 a6 12 9d f8 03 6b 8f a1 86 .Y....y.....k...
0130: 80 08 78 f9 5d 82 fb e5 74 50 ed 3e 17 d5 94 ab ..x.]...tP.>....
0140: a2 8c cd 3c 9c 0e f3 68 94 e9 37 37 dd 6c c1 89 ...<...h..77.l..
0150: f1 2f 54 62 c5 7a 89 c1 15 5e 97 8d 2a 97 81 07 ./Tb.z...^..*...
0160: 03 95 24 93 9b c3 8f 29 40 33 89 25 73 bc 44 6f ..$....)@3.%s.Do
0170: ab 03 cc 7a 65 c1 ...ze.
HPET @ 0xdaff2510
0000: 48 50 45 54 38 00 00 00 01 4c 44 45 4c 4c 00 00 HPET8....LDELL..
0010: 57 4e 30 39 00 00 00 00 09 20 07 01 41 4d 49 2e WN09..... ..AMI.
0020: 04 00 00 00 01 a7 86 80 00 40 00 00 00 00 d0 fe .........@......
0030: 00 00 00 00 00 ee 37 00 ......7.
SSDT @ 0xdaff2548
0000: 53 53 44 54 46 08 00 00 01 f0 50 6d 52 65 66 00 SSDTF.....PmRef.
0010: 43 70 75 30 49 73 74 00 00 30 00 00 49 4e 54 4c Cpu0Ist..0..INTL
0020: 17 11 05 20 10 41 82 5c 2e 5f 50 52 5f 43 50 55 ... .A.\._PR_CPU
0030: 30 08 5f 50 50 43 00 14 44 07 5f 50 43 54 00 a0 0._PPC..D._PCT..
0040: 3e 90 7b 43 46 47 44 01 00 7b 50 44 43 30 01 00 >.{CFGD..{PDC0..
0050: a4 12 2c 02 11 14 0a 11 82 0c 00 7f 00 00 00 00 ..,.............
0060: 00 00 00 00 00 00 00 79 00 11 14 0a 11 82 0c 00 .......y........
0070: 7f 00 00 00 00 00 00 00 00 00 00 00 79 00 a4 12 ............y...
0080: 2c 02 11 14 0a 11 82 0c 00 01 10 00 00 00 10 00 ,...............
0090: 00 00 00 00 00 79 00 11 14 0a 11 82 0c 00 01 08 .....y..........
00a0: 00 00 b3 00 00 00 00 00 00 00 79 00 14 19 58 50 ..........y...XP
00b0: 53 53 00 a0 0d 7b 50 44 43 30 01 00 a4 4e 50 53 SS...{PDC0...NPS
00c0: 53 a4 53 50 53 53 08 53 50 53 53 12 4e 16 0b 12 S.SPSS.SPSS.N...
00d0: 20 06 0c f1 0a 00 00 0c b8 88 00 00 0c 6e 00 00 ............n..
00e0: 00 0c 0a 00 00 00 0c 83 00 00 00 0c 00 00 00 00 ................
00f0: 12 20 06 0c f0 0a 00 00 0c b8 88 00 00 0c 6e 00 . ............n.
0100: 00 00 0c 0a 00 00 00 0c 83 01 00 00 0c 01 00 00 ................
0110: 00 12 20 06 0c 60 09 00 00 0c f8 6e 00 00 0c 6e .. ..`.....n...n
0120: 00 00 00 0c 0a 00 00 00 0c 83 02 00 00 0c 02 00 ................
0130: 00 00 12 20 06 0c 98 08 00 00 0c 7d 63 00 00 0c ... .......}c...
0140: 6e 00 00 00 0c 0a 00 00 00 0c 83 03 00 00 0c 03 n...............
0150: 00 00 00 12 20 06 0c d0 07 00 00 0c 70 58 00 00 .... .......pX..
0160: 0c 6e 00 00 00 0c 0a 00 00 00 0c 83 04 00 00 0c .n..............
0170: 04 00 00 00 12 20 06 0c 08 07 00 00 0c d3 4d 00 ..... ........M.
0180: 00 0c 6e 00 00 00 0c 0a 00 00 00 0c 83 05 00 00 ..n.............
0190: 0c 05 00 00 00 12 20 06 0c 40 06 00 00 0c a9 43 ...... ..@.....C
01a0: 00 00 0c 6e 00 00 00 0c 0a 00 00 00 0c 83 06 00 ...n............
01b0: 00 0c 06 00 00 00 12 20 06 0c 78 05 00 00 0c e8 ....... ..x.....
01c0: 39 00 00 0c 6e 00 00 00 0c 0a 00 00 00 0c 83 07 9...n...........
01d0: 00 00 0c 07 00 00 00 12 20 06 0c b0 04 00 00 0c ........ .......
01e0: 72 2f 00 00 0c 6e 00 00 00 0c 0a 00 00 00 0c 83 r/...n..........
01f0: 08 00 00 0c 08 00 00 00 12 20 06 0c e8 03 00 00 ......... ......
0200: 0c 8f 26 00 00 0c 6e 00 00 00 0c 0a 00 00 00 0c ..&...n.........
0210: 83 09 00 00 0c 09 00 00 00 12 20 06 0c 20 03 00 .......... .. ..
0220: 00 0c 12 1e 00 00 0c 6e 00 00 00 0c 0a 00 00 00 .......n........
0230: 0c 83 0a 00 00 0c 0a 00 00 00 12 20 06 0c 00 00 ........... ....
0240: 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ................
0250: 80 0c 00 00 00 80 0c 00 00 00 80 12 20 06 0c 00 ............ ...
0260: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 ................
0270: 00 80 0c 00 00 00 80 0c 00 00 00 80 12 20 06 0c ............. ..
0280: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 ................
0290: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 12 20 06 .............. .
02a0: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c ................
02b0: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 12 20 ...............
02c0: 06 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
02d0: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 12 ................
02e0: 20 06 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ...............
02f0: 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
0300: 12 20 06 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 . ..............
0310: 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ................
0320: 80 12 20 06 0c 00 00 00 80 0c 00 00 00 80 0c 00 .. .............
0330: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 ................
0340: 00 80 12 20 06 0c 00 00 00 80 0c 00 00 00 80 0c ... ............
0350: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 ................
0360: 00 00 80 12 20 06 0c 00 00 00 80 0c 00 00 00 80 .... ...........
0370: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c ................
0380: 00 00 00 80 12 20 06 0c 00 00 00 80 0c 00 00 00 ..... ..........
0390: 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
03a0: 0c 00 00 00 80 12 20 06 0c 00 00 00 80 0c 00 00 ...... .........
03b0: 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ................
03c0: 80 0c 00 00 00 80 12 20 06 0c 00 00 00 80 0c 00 ....... ........
03d0: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 ................
03e0: 00 80 0c 00 00 00 80 12 20 06 0c 00 00 00 80 0c ........ .......
03f0: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 ................
0400: 00 00 80 0c 00 00 00 80 12 20 06 0c 00 00 00 80 ......... ......
0410: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c ................
0420: 00 00 00 80 0c 00 00 00 80 12 20 06 0c 00 00 00 .......... .....
0430: 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
0440: 0c 00 00 00 80 0c 00 00 00 80 08 5f 50 53 53 12 ..........._PSS.
0450: 4e 16 0b 12 20 06 0c f1 0a 00 00 0c b8 88 00 00 N... ...........
0460: 0c 0a 00 00 00 0c 0a 00 00 00 0c 00 23 00 00 0c ............#...
0470: 00 23 00 00 12 20 06 0c f0 0a 00 00 0c b8 88 00 .#... ..........
0480: 00 0c 0a 00 00 00 0c 0a 00 00 00 0c 00 1c 00 00 ................
0490: 0c 00 1c 00 00 12 20 06 0c 60 09 00 00 0c f8 6e ...... ..`.....n
04a0: 00 00 0c 0a 00 00 00 0c 0a 00 00 00 0c 00 18 00 ................
04b0: 00 0c 00 18 00 00 12 20 06 0c 98 08 00 00 0c 7d ....... .......}
04c0: 63 00 00 0c 0a 00 00 00 0c 0a 00 00 00 0c 00 16 c...............
04d0: 00 00 0c 00 16 00 00 12 20 06 0c d0 07 00 00 0c ........ .......
04e0: 70 58 00 00 0c 0a 00 00 00 0c 0a 00 00 00 0c 00 pX..............
04f0: 14 00 00 0c 00 14 00 00 12 20 06 0c 08 07 00 00 ......... ......
0500: 0c d3 4d 00 00 0c 0a 00 00 00 0c 0a 00 00 00 0c ..M.............
0510: 00 12 00 00 0c 00 12 00 00 12 20 06 0c 40 06 00 .......... ..@..
0520: 00 0c a9 43 00 00 0c 0a 00 00 00 0c 0a 00 00 00 ...C............
0530: 0c 00 10 00 00 0c 00 10 00 00 12 20 06 0c 78 05 ........... ..x.
0540: 00 00 0c e8 39 00 00 0c 0a 00 00 00 0c 0a 00 00 ....9...........
0550: 00 0c 00 0e 00 00 0c 00 0e 00 00 12 20 06 0c b0 ............ ...
0560: 04 00 00 0c 72 2f 00 00 0c 0a 00 00 00 0c 0a 00 ....r/..........
0570: 00 00 0c 00 0c 00 00 0c 00 0c 00 00 12 20 06 0c ............. ..
0580: e8 03 00 00 0c 8f 26 00 00 0c 0a 00 00 00 0c 0a ......&.........
0590: 00 00 00 0c 00 0a 00 00 0c 00 0a 00 00 12 20 06 .............. .
05a0: 0c 20 03 00 00 0c 12 1e 00 00 0c 0a 00 00 00 0c . ..............
05b0: 0a 00 00 00 0c 00 08 00 00 0c 00 08 00 00 12 20 ...............
05c0: 06 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
05d0: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 12 ................
05e0: 20 06 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ...............
05f0: 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
0600: 12 20 06 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 . ..............
0610: 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ................
0620: 80 12 20 06 0c 00 00 00 80 0c 00 00 00 80 0c 00 .. .............
0630: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 ................
0640: 00 80 12 20 06 0c 00 00 00 80 0c 00 00 00 80 0c ... ............
0650: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 ................
0660: 00 00 80 12 20 06 0c 00 00 00 80 0c 00 00 00 80 .... ...........
0670: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c ................
0680: 00 00 00 80 12 20 06 0c 00 00 00 80 0c 00 00 00 ..... ..........
0690: 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
06a0: 0c 00 00 00 80 12 20 06 0c 00 00 00 80 0c 00 00 ...... .........
06b0: 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ................
06c0: 80 0c 00 00 00 80 12 20 06 0c 00 00 00 80 0c 00 ....... ........
06d0: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 ................
06e0: 00 80 0c 00 00 00 80 12 20 06 0c 00 00 00 80 0c ........ .......
06f0: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 ................
0700: 00 00 80 0c 00 00 00 80 12 20 06 0c 00 00 00 80 ......... ......
0710: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c ................
0720: 00 00 00 80 0c 00 00 00 80 12 20 06 0c 00 00 00 .......... .....
0730: 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 ................
0740: 0c 00 00 00 80 0c 00 00 00 80 12 20 06 0c 00 00 ........... ....
0750: 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 ................
0760: 80 0c 00 00 00 80 0c 00 00 00 80 12 20 06 0c 00 ............ ...
0770: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 ................
0780: 00 80 0c 00 00 00 80 0c 00 00 00 80 12 20 06 0c ............. ..
0790: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c 00 ................
07a0: 00 00 80 0c 00 00 00 80 0c 00 00 00 80 12 20 06 .............. .
07b0: 0c 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 0c ................
07c0: 00 00 00 80 0c 00 00 00 80 0c 00 00 00 80 08 50 ...............P
07d0: 53 44 46 00 14 4b 04 5f 50 53 44 00 a0 2e 92 50 SDF..K._PSD....P
07e0: 53 44 46 70 54 43 4e 54 88 83 88 48 50 53 44 00 SDFpTCNT...HPSD.
07f0: 00 0a 04 00 70 54 43 4e 54 88 83 88 53 50 53 44 ....pTCNT...SPSD
0800: 00 00 0a 04 00 70 ff 50 53 44 46 a0 0f 7b 50 44 .....p.PSDF..{PD
0810: 43 30 0b 00 08 00 a4 48 50 53 44 a4 53 50 53 44 C0.....HPSD.SPSD
0820: 08 48 50 53 44 12 0d 01 12 0a 05 0a 05 00 00 0a .HPSD...........
0830: fe 0a 80 08 53 50 53 44 12 0d 01 12 0a 05 0a 05 ....SPSD........
0840: 00 00 0a fc 0a 80 ......
SSDT @ 0xdaff2d90
0000: 53 53 44 54 96 09 00 00 01 77 50 6d 52 65 66 00 SSDT.....wPmRef.
0010: 43 70 75 50 6d 00 00 00 00 30 00 00 49 4e 54 4c CpuPm....0..INTL
0020: 17 11 05 20 10 46 0c 5c 00 08 53 53 44 54 12 43 ... .F.\..SSDT.C
0030: 05 0c 0d 43 50 55 30 49 53 54 20 00 0c 18 80 50 ...CPU0IST ....P
0040: 01 0c 46 08 00 00 0d 41 50 49 53 54 20 20 20 00 ..F....APIST .
0050: 0c 98 2a d5 da 0c 03 03 00 00 0d 43 50 55 30 43 ..*........CPU0C
0060: 53 54 20 00 0c 98 16 d5 da 0c 4f 06 00 00 0d 41 ST .......O....A
0070: 50 43 53 54 20 20 20 00 0c 98 0d d5 da 0c 19 01 PCST .........
0080: 00 00 08 43 46 47 44 0c ff f6 76 00 08 5c 50 44 ...CFGD...v..\PD
0090: 43 30 0c 00 00 00 80 08 5c 50 44 43 31 0c 00 00 C0......\PDC1...
00a0: 00 80 08 5c 50 44 43 32 0c 00 00 00 80 08 5c 50 ...\PDC2......\P
00b0: 44 43 33 0c 00 00 00 80 08 5c 50 44 43 34 0c 00 DC3......\PDC4..
00c0: 00 00 80 08 5c 50 44 43 35 0c 00 00 00 80 08 5c ....\PDC5......\
00d0: 50 44 43 36 0c 00 00 00 80 08 5c 50 44 43 37 0c PDC6......\PDC7.
00e0: 00 00 00 80 08 5c 53 44 54 4c 00 10 4b 21 5c 2e .....\SDTL..K!\.
00f0: 5f 50 52 5f 43 50 55 30 08 48 49 30 5f 00 08 48 _PR_CPU0.HI0_..H
0100: 43 30 5f 00 14 14 5f 50 44 43 01 70 43 50 44 43 C0_..._PDC.pCPDC
0110: 68 60 47 43 41 50 60 a4 60 14 17 5f 4f 53 43 04 h`GCAP`.`.._OSC.
0120: 70 43 4f 53 43 68 69 6a 6b 60 47 43 41 50 60 a4 pCOSChijk`GCAP`.
0130: 60 14 48 06 43 50 44 43 01 8a 68 00 52 45 56 53 `.H.CPDC..h.REVS
0140: 8a 68 0a 04 53 49 5a 45 70 87 68 60 70 74 60 0a .h..SIZEp.h`pt`.
0150: 08 00 61 5b 13 68 0a 40 77 61 0a 08 00 54 45 4d ..a[.h.@wa...TEM
0160: 50 08 53 54 53 30 11 07 0a 04 00 00 00 00 73 53 P.STS0........sS
0170: 54 53 30 54 45 4d 50 62 a4 43 4f 53 43 11 13 0a TS0TEMPb.COSC...
0180: 10 16 a6 77 40 0c 29 be 47 9e bd d8 70 58 71 39 ...w@.).G...pXq9
0190: 53 52 45 56 53 53 49 5a 45 62 14 4d 0b 43 4f 53 SREVSSIZEb.M.COS
01a0: 43 04 8a 6b 00 53 54 53 30 8a 6b 0a 04 43 41 50 C..k.STS0.k..CAP
01b0: 30 8a 68 00 49 49 44 30 8a 68 0a 04 49 49 44 31 0.h.IID0.h..IID1
01c0: 8a 68 0a 08 49 49 44 32 8a 68 0a 0c 49 49 44 33 .h..IID2.h..IID3
01d0: 08 55 49 44 30 11 13 0a 10 16 a6 77 40 0c 29 be .UID0......w@.).
01e0: 47 9e bd d8 70 58 71 39 53 8a 55 49 44 30 00 45 G...pXq9S.UID0.E
01f0: 49 44 30 8a 55 49 44 30 0a 04 45 49 44 31 8a 55 ID0.UID0..EID1.U
0200: 49 44 30 0a 08 45 49 44 32 8a 55 49 44 30 0a 0c ID0..EID2.UID0..
0210: 45 49 44 33 a0 32 92 90 90 93 49 49 44 30 45 49 EID3.2....IID0EI
0220: 44 30 93 49 49 44 31 45 49 44 31 90 93 49 49 44 D0.IID1EID1..IID
0230: 32 45 49 44 32 93 49 49 44 33 45 49 44 33 70 0a 2EID2.IID3EID3p.
0240: 06 53 54 53 30 a4 6b a0 0e 92 93 69 01 70 0a 0a .STS0.k....i.p..
0250: 53 54 53 30 a4 6b a4 6b 14 4e 0a 47 43 41 50 01 STS0.k.k.N.GCAP.
0260: 8a 68 00 53 54 53 30 8a 68 0a 04 43 41 50 30 a0 .h.STS0.h..CAP0.
0270: 12 91 93 53 54 53 30 0a 06 93 53 54 53 30 0a 0a ...STS0...STS0..
0280: a4 00 a0 16 7b 53 54 53 30 01 00 7b 43 41 50 30 ....{STS0..{CAP0
0290: 0b ff 0b 43 41 50 30 a4 00 7d 7b 50 44 43 30 0c ...CAP0..}{PDC0.
02a0: ff ff ff 7f 00 43 41 50 30 50 44 43 30 a0 47 05 .....CAP0PDC0.G.
02b0: 7b 43 46 47 44 0a 3e 00 a0 4c 04 90 90 7b 43 46 {CFGD.>..L...{CF
02c0: 47 44 0b 00 04 00 7b 50 44 43 30 0a 18 00 92 7b GD....{PDC0....{
02d0: 53 44 54 4c 0a 02 00 7d 53 44 54 4c 0a 02 53 44 SDTL...}SDTL..SD
02e0: 54 4c 5b 80 43 53 54 30 00 83 88 53 53 44 54 0a TL[.CST0...SSDT.
02f0: 07 00 83 88 53 53 44 54 0a 08 00 5b 20 43 53 54 ....SSDT...[ CST
0300: 30 48 43 30 5f a4 00 10 46 16 5c 2e 5f 50 52 5f 0HC0_...F.\._PR_
0310: 43 50 55 31 08 48 49 31 5f 00 08 48 43 31 5f 00 CPU1.HI1_..HC1_.
0320: 14 1f 5f 50 44 43 01 70 5c 2f 03 5f 50 52 5f 43 .._PDC.p\/._PR_C
0330: 50 55 30 43 50 44 43 68 60 47 43 41 50 60 a4 60 PU0CPDCh`GCAP`.`
0340: 14 22 5f 4f 53 43 04 70 5c 2f 03 5f 50 52 5f 43 ."_OSC.p\/._PR_C
0350: 50 55 30 43 4f 53 43 68 69 6a 6b 60 47 43 41 50 PU0COSChijk`GCAP
0360: 60 a4 60 14 45 07 47 43 41 50 01 8a 68 00 53 54 `.`.E.GCAP..h.ST
0370: 53 31 8a 68 0a 04 43 41 50 31 a0 12 91 93 53 54 S1.h..CAP1....ST
0380: 53 31 0a 06 93 53 54 53 31 0a 0a a4 00 a0 16 7b S1...STS1......{
0390: 53 54 53 31 01 00 7b 43 41 50 31 0b ff 0b 43 41 STS1..{CAP1...CA
03a0: 50 31 a4 00 7d 7b 50 44 43 31 0c ff ff ff 7f 00 P1..}{PDC1......
03b0: 43 41 50 31 50 44 43 31 a0 10 93 7b 50 44 43 30 CAP1PDC1...{PDC0
03c0: 0a 09 00 0a 09 41 50 50 54 a0 0d 7b 50 44 43 30 .....APPT..{PDC0
03d0: 0a 18 00 41 50 43 54 a4 00 14 4a 04 41 50 43 54 ...APCT...J.APCT
03e0: 00 a0 42 04 90 7b 43 46 47 44 0a 2e 00 92 7b 53 ..B..{CFGD....{S
03f0: 44 54 4c 0a 20 00 7d 53 44 54 4c 0a 20 53 44 54 DTL. .}SDTL. SDT
0400: 4c 5b 80 43 53 54 31 00 83 88 53 53 44 54 0a 0a L[.CST1...SSDT..
0410: 00 83 88 53 53 44 54 0a 0b 00 5b 20 43 53 54 31 ...SSDT...[ CST1
0420: 48 43 31 5f 14 49 04 41 50 50 54 00 a0 41 04 90 HC1_.I.APPT..A..
0430: 7b 43 46 47 44 01 00 92 7b 53 44 54 4c 0a 10 00 {CFGD...{SDTL...
0440: 7d 53 44 54 4c 0a 10 53 44 54 4c 5b 80 49 53 54 }SDTL..SDTL[.IST
0450: 31 00 83 88 53 53 44 54 0a 04 00 83 88 53 53 44 1...SSDT.....SSD
0460: 54 0a 05 00 5b 20 49 53 54 31 48 49 31 5f 10 4b T...[ IST1HI1_.K
0470: 0d 5c 2e 5f 50 52 5f 43 50 55 32 14 1f 5f 50 44 .\._PR_CPU2.._PD
0480: 43 01 70 5c 2f 03 5f 50 52 5f 43 50 55 30 43 50 C.p\/._PR_CPU0CP
0490: 44 43 68 60 47 43 41 50 60 a4 60 14 22 5f 4f 53 DCh`GCAP`.`."_OS
04a0: 43 04 70 5c 2f 03 5f 50 52 5f 43 50 55 30 43 4f C.p\/._PR_CPU0CO
04b0: 53 43 68 69 6a 6b 60 47 43 41 50 60 a4 60 14 4b SChijk`GCAP`.`.K
04c0: 08 47 43 41 50 01 8a 68 00 53 54 53 32 8a 68 0a .GCAP..h.STS2.h.
04d0: 04 43 41 50 32 a0 12 91 93 53 54 53 32 0a 06 93 .CAP2....STS2...
04e0: 53 54 53 32 0a 0a a4 00 a0 16 7b 53 54 53 32 01 STS2......{STS2.
04f0: 00 7b 43 41 50 32 0b ff 0b 43 41 50 32 a4 00 7d .{CAP2...CAP2..}
0500: 7b 50 44 43 32 0c ff ff ff 7f 00 43 41 50 32 50 {PDC2......CAP2P
0510: 44 43 32 a0 1b 93 7b 50 44 43 32 0a 09 00 0a 09 DC2...{PDC2.....
0520: 5c 2f 03 5f 50 52 5f 43 50 55 31 41 50 50 54 a0 \/._PR_CPU1APPT.
0530: 18 7b 50 44 43 32 0a 18 00 5c 2f 03 5f 50 52 5f .{PDC2...\/._PR_
0540: 43 50 55 31 41 50 43 54 a4 00 10 4b 0d 5c 2e 5f CPU1APCT...K.\._
0550: 50 52 5f 43 50 55 33 14 1f 5f 50 44 43 01 70 5c PR_CPU3.._PDC.p\
0560: 2f 03 5f 50 52 5f 43 50 55 30 43 50 44 43 68 60 /._PR_CPU0CPDCh`
0570: 47 43 41 50 60 a4 60 14 22 5f 4f 53 43 04 70 5c GCAP`.`."_OSC.p\
0580: 2f 03 5f 50 52 5f 43 50 55 30 43 4f 53 43 68 69 /._PR_CPU0COSChi
0590: 6a 6b 60 47 43 41 50 60 a4 60 14 4b 08 47 43 41 jk`GCAP`.`.K.GCA
05a0: 50 01 8a 68 00 53 54 53 33 8a 68 0a 04 43 41 50 P..h.STS3.h..CAP
05b0: 33 a0 12 91 93 53 54 53 33 0a 06 93 53 54 53 33 3....STS3...STS3
05c0: 0a 0a a4 00 a0 16 7b 53 54 53 33 01 00 7b 43 41 ......{STS3..{CA
05d0: 50 33 0b ff 0b 43 41 50 33 a4 00 7d 7b 50 44 43 P3...CAP3..}{PDC
05e0: 33 0c ff ff ff 7f 00 43 41 50 33 50 44 43 33 a0 3......CAP3PDC3.
05f0: 1b 93 7b 50 44 43 33 0a 09 00 0a 09 5c 2f 03 5f ..{PDC3.....\/._
0600: 50 52 5f 43 50 55 31 41 50 50 54 a0 18 7b 50 44 PR_CPU1APPT..{PD
0610: 43 33 0a 18 00 5c 2f 03 5f 50 52 5f 43 50 55 31 C3...\/._PR_CPU1
0620: 41 50 43 54 a4 00 10 4b 0d 5c 2e 5f 50 52 5f 43 APCT...K.\._PR_C
0630: 50 55 34 14 1f 5f 50 44 43 01 70 5c 2f 03 5f 50 PU4.._PDC.p\/._P
0640: 52 5f 43 50 55 30 43 50 44 43 68 60 47 43 41 50 R_CPU0CPDCh`GCAP
0650: 60 a4 60 14 22 5f 4f 53 43 04 70 5c 2f 03 5f 50 `.`."_OSC.p\/._P
0660: 52 5f 43 50 55 30 43 4f 53 43 68 69 6a 6b 60 47 R_CPU0COSChijk`G
0670: 43 41 50 60 a4 60 14 4b 08 47 43 41 50 01 8a 68 CAP`.`.K.GCAP..h
0680: 00 53 54 53 34 8a 68 0a 04 43 41 50 34 a0 12 91 .STS4.h..CAP4...
0690: 93 53 54 53 34 0a 06 93 53 54 53 34 0a 0a a4 00 .STS4...STS4....
06a0: a0 16 7b 53 54 53 34 01 00 7b 43 41 50 34 0b ff ..{STS4..{CAP4..
06b0: 0b 43 41 50 34 a4 00 7d 7b 50 44 43 34 0c ff ff .CAP4..}{PDC4...
06c0: ff 7f 00 43 41 50 34 50 44 43 34 a0 1b 93 7b 50 ...CAP4PDC4...{P
06d0: 44 43 34 0a 09 00 0a 09 5c 2f 03 5f 50 52 5f 43 DC4.....\/._PR_C
06e0: 50 55 31 41 50 50 54 a0 18 7b 50 44 43 34 0a 18 PU1APPT..{PDC4..
06f0: 00 5c 2f 03 5f 50 52 5f 43 50 55 31 41 50 43 54 .\/._PR_CPU1APCT
0700: a4 00 10 4b 0d 5c 2e 5f 50 52 5f 43 50 55 35 14 ...K.\._PR_CPU5.
0710: 1f 5f 50 44 43 01 70 5c 2f 03 5f 50 52 5f 43 50 ._PDC.p\/._PR_CP
0720: 55 30 43 50 44 43 68 60 47 43 41 50 60 a4 60 14 U0CPDCh`GCAP`.`.
0730: 22 5f 4f 53 43 04 70 5c 2f 03 5f 50 52 5f 43 50 "_OSC.p\/._PR_CP
0740: 55 30 43 4f 53 43 68 69 6a 6b 60 47 43 41 50 60 U0COSChijk`GCAP`
0750: a4 60 14 4b 08 47 43 41 50 01 8a 68 00 53 54 53 .`.K.GCAP..h.STS
0760: 35 8a 68 0a 04 43 41 50 35 a0 12 91 93 53 54 53 5.h..CAP5....STS
0770: 35 0a 06 93 53 54 53 35 0a 0a a4 00 a0 16 7b 53 5...STS5......{S
0780: 54 53 35 01 00 7b 43 41 50 35 0b ff 0b 43 41 50 TS5..{CAP5...CAP
0790: 35 a4 00 7d 7b 50 44 43 35 0c ff ff ff 7f 00 43 5..}{PDC5......C
07a0: 41 50 35 50 44 43 35 a0 1b 93 7b 50 44 43 35 0a AP5PDC5...{PDC5.
07b0: 09 00 0a 09 5c 2f 03 5f 50 52 5f 43 50 55 31 41 ....\/._PR_CPU1A
07c0: 50 50 54 a0 18 7b 50 44 43 35 0a 18 00 5c 2f 03 PPT..{PDC5...\/.
07d0: 5f 50 52 5f 43 50 55 31 41 50 43 54 a4 00 10 4b _PR_CPU1APCT...K
07e0: 0d 5c 2e 5f 50 52 5f 43 50 55 36 14 1f 5f 50 44 .\._PR_CPU6.._PD
07f0: 43 01 70 5c 2f 03 5f 50 52 5f 43 50 55 30 43 50 C.p\/._PR_CPU0CP
0800: 44 43 68 60 47 43 41 50 60 a4 60 14 22 5f 4f 53 DCh`GCAP`.`."_OS
0810: 43 04 70 5c 2f 03 5f 50 52 5f 43 50 55 30 43 4f C.p\/._PR_CPU0CO
0820: 53 43 68 69 6a 6b 60 47 43 41 50 60 a4 60 14 4b SChijk`GCAP`.`.K
0830: 08 47 43 41 50 01 8a 68 00 53 54 53 36 8a 68 0a .GCAP..h.STS6.h.
0840: 04 43 41 50 36 a0 12 91 93 53 54 53 36 0a 06 93 .CAP6....STS6...
0850: 53 54 53 36 0a 0a a4 00 a0 16 7b 53 54 53 36 01 STS6......{STS6.
0860: 00 7b 43 41 50 36 0b ff 0b 43 41 50 36 a4 00 7d .{CAP6...CAP6..}
0870: 7b 50 44 43 36 0c ff ff ff 7f 00 43 41 50 36 50 {PDC6......CAP6P
0880: 44 43 36 a0 1b 93 7b 50 44 43 36 0a 09 00 0a 09 DC6...{PDC6.....
0890: 5c 2f 03 5f 50 52 5f 43 50 55 31 41 50 50 54 a0 \/._PR_CPU1APPT.
08a0: 18 7b 50 44 43 36 0a 18 00 5c 2f 03 5f 50 52 5f .{PDC6...\/._PR_
08b0: 43 50 55 31 41 50 43 54 a4 00 10 4b 0d 5c 2e 5f CPU1APCT...K.\._
08c0: 50 52 5f 43 50 55 37 14 1f 5f 50 44 43 01 70 5c PR_CPU7.._PDC.p\
08d0: 2f 03 5f 50 52 5f 43 50 55 30 43 50 44 43 68 60 /._PR_CPU0CPDCh`
08e0: 47 43 41 50 60 a4 60 14 22 5f 4f 53 43 04 70 5c GCAP`.`."_OSC.p\
08f0: 2f 03 5f 50 52 5f 43 50 55 30 43 4f 53 43 68 69 /._PR_CPU0COSChi
0900: 6a 6b 60 47 43 41 50 60 a4 60 14 4b 08 47 43 41 jk`GCAP`.`.K.GCA
0910: 50 01 8a 68 00 53 54 53 37 8a 68 0a 04 43 41 50 P..h.STS7.h..CAP
0920: 37 a0 12 91 93 53 54 53 37 0a 06 93 53 54 53 37 7....STS7...STS7
0930: 0a 0a a4 00 a0 16 7b 53 54 53 37 01 00 7b 43 41 ......{STS7..{CA
0940: 50 37 0b ff 0b 43 41 50 37 a4 00 7d 7b 50 44 43 P7...CAP7..}{PDC
0950: 37 0c ff ff ff 7f 00 43 41 50 37 50 44 43 37 a0 7......CAP7PDC7.
0960: 1b 93 7b 50 44 43 37 0a 09 00 0a 09 5c 2f 03 5f ..{PDC7.....\/._
0970: 50 52 5f 43 50 55 31 41 50 50 54 a0 18 7b 50 44 PR_CPU1APPT..{PD
0980: 43 37 0a 18 00 5c 2f 03 5f 50 52 5f 43 50 55 31 C7...\/._PR_CPU1
0990: 41 50 43 54 a4 00 APCT..
DMAR @ 0xdaff3728
0000: 44 4d 41 52 e8 00 00 00 01 0b 49 4e 54 45 4c 20 DMAR......INTEL
0010: 53 4e 42 20 00 00 00 00 01 00 00 00 49 4e 54 4c SNB ........INTL
0020: 01 00 00 00 23 01 00 00 00 00 00 00 00 00 00 00 ....#...........
0030: 00 00 18 00 00 00 00 00 00 00 d9 fe 00 00 00 00 ................
0040: 01 08 00 00 00 00 02 00 00 00 58 00 01 00 00 00 ..........X.....
0050: 00 10 d9 fe 00 00 00 00 03 08 00 00 02 f0 1f 00 ................
0060: 04 08 00 00 00 f0 0f 00 04 08 00 00 00 f0 0f 01 ................
0070: 04 08 00 00 00 f0 0f 02 04 08 00 00 00 f0 0f 03 ................
0080: 04 08 00 00 00 f0 0f 04 04 08 00 00 00 f0 0f 05 ................
0090: 04 08 00 00 00 f0 0f 06 04 08 00 00 00 f0 0f 07 ................
00a0: 01 00 28 00 00 00 00 00 00 30 d5 da 00 00 00 00 ..(......0......
00b0: ff 1f d6 da 00 00 00 00 01 08 00 00 00 00 1d 00 ................
00c0: 01 08 00 00 00 00 1a 00 01 00 20 00 00 00 00 00 .......... .....
00d0: 00 00 80 db 00 00 00 00 ff ff 9f df 00 00 00 00 ................
00e0: 01 08 00 00 00 00 02 00 ........
OSFR @ 0xdaff3810
0000: 4f 53 46 52 86 00 00 00 01 0c 44 45 4c 4c 20 20 OSFR......DELL
0010: 4d 30 38 20 20 20 20 00 03 08 dc 07 41 53 4c 20 M08 .....ASL
0020: 61 00 00 00 01 00 00 00 2c 00 00 00 3d 13 6f b4 a.......,...=.o.
0030: 5f 23 34 46 9f 03 b1 c0 1c 54 78 5b 00 00 00 00 _#4F.....Tx[....
0040: 50 00 00 00 62 00 00 00 00 00 00 00 84 00 00 00 P...b...........
0050: 44 00 45 00 4c 00 4c 00 20 00 49 00 4e 00 43 00 D.E.L.L. .I.N.C.
0060: 00 00 56 00 6f 00 73 00 74 00 72 00 6f 00 20 00 ..V.o.s.t.r.o. .
0070: 33 00 33 00 30 00 30 00 5f 00 4f 00 43 00 55 00 3.3.0.0._.O.C.U.
0080: 52 00 00 00 00 00 R.....
XSDT @ 0xdafe8078
0000: 58 53 44 54 74 00 00 00 01 93 44 45 4c 4c 20 20 XSDTt.....DELL
0010: 57 4e 30 39 20 20 20 00 09 20 07 01 41 4d 49 20 WN09 .. ..AMI
0020: 13 00 01 00 38 1d ff da 00 00 00 00 30 1e ff da ....8.......0...
0030: 00 00 00 00 a8 1e ff da 00 00 00 00 e8 1e ff da ................
0040: 00 00 00 00 98 23 ff da 00 00 00 00 10 25 ff da .....#.......%..
0050: 00 00 00 00 48 25 ff da 00 00 00 00 90 2d ff da ....H%.......-..
0060: 00 00 00 00 28 37 ff da 00 00 00 00 10 38 ff da ....(7.......8..
0070: 00 00 00 00 ....
RSD PTR @ 0xf0410
0000: 52 53 44 20 50 54 52 20 3e 44 45 4c 4c 00 00 02 RSD PTR >DELL...
0010: 28 80 fe da 24 00 00 00 78 80 fe da 00 00 00 00 (...$...x.......
0020: 0c 00 00 00 ....
SSDT @ (nil)
0000: 53 53 44 54 4f 06 00 00 01 e1 50 6d 52 65 66 00 SSDTO.....PmRef.
0010: 43 70 75 30 43 73 74 00 01 30 00 00 49 4e 54 4c Cpu0Cst..0..INTL
0020: 17 11 05 20 10 4a 62 5c 2e 5f 50 52 5f 43 50 55 ... .Jb\._PR_CPU
0030: 30 08 43 31 4c 4d 12 1c 04 11 14 0a 11 82 0c 00 0.C1LM..........
0040: 7f 01 02 01 00 00 00 00 00 00 00 00 79 00 01 01 ............y...
0050: 0b e8 03 08 43 31 4c 48 12 1c 04 11 14 0a 11 82 ....C1LH........
0060: 0c 00 7f 00 00 00 00 00 00 00 00 00 00 00 79 00 ..............y.
0070: 01 01 0b e8 03 08 43 33 4c 4d 12 1e 04 11 14 0a ......C3LM......
0080: 11 82 0c 00 7f 01 02 01 10 00 00 00 00 00 00 00 ................
0090: 79 00 0a 02 0a 9c 0b f4 01 08 43 37 53 4d 12 1d y.........C7SM..
00a0: 04 11 14 0a 11 82 0c 00 7f 01 02 01 31 00 00 00 ............1...
00b0: 00 00 00 00 79 00 0a 03 0a c7 0a c8 08 43 37 4c ....y........C7L
00c0: 4d 12 1d 04 11 14 0a 11 82 0c 00 7f 01 02 01 30 M..............0
00d0: 00 00 00 00 00 00 00 79 00 0a 03 0a c7 0a c8 08 .......y........
00e0: 43 36 4c 4d 12 1e 04 11 14 0a 11 82 0c 00 7f 01 C6LM............
00f0: 02 01 20 00 00 00 00 00 00 00 79 00 0a 03 0a b5 .. .......y.....
0100: 0b 5e 01 08 43 33 4c 49 12 1e 04 11 14 0a 11 82 .^..C3LI........
0110: 0c 00 01 08 00 00 14 04 00 00 00 00 00 00 79 00 ..............y.
0120: 0a 02 0a 9c 0b f4 01 08 43 36 4c 49 12 1e 04 11 ........C6LI....
0130: 14 0a 11 82 0c 00 01 08 00 00 15 04 00 00 00 00 ................
0140: 00 00 79 00 0a 03 0a b5 0b 5e 01 08 43 37 4c 49 ..y......^..C7LI
0150: 12 1d 04 11 14 0a 11 82 0c 00 01 08 00 00 16 04 ................
0160: 00 00 00 00 00 00 79 00 0a 03 0a c7 0a c8 08 43 ......y........C
0170: 33 53 54 12 0d 04 0a 03 12 02 00 12 02 00 12 02 3ST.............
0180: 00 08 43 32 53 54 12 0a 03 0a 02 12 02 00 12 02 ..C2ST..........
0190: 00 08 43 31 53 54 12 06 02 01 12 02 00 08 43 53 ..C1ST........CS
01a0: 54 46 00 14 4b 4a 5f 43 53 54 08 a0 46 06 90 92 TF..KJ_CST..F...
01b0: 43 53 54 46 7b 43 46 47 44 0c 00 00 40 00 00 70 CSTF{CFGD...@..p
01c0: 0a 50 88 43 33 4c 49 0a 02 00 70 0a 50 88 43 33 .P.C3LI...p.P.C3
01d0: 4c 4d 0a 02 00 70 0a 6d 88 43 37 53 4d 0a 02 00 LM...p.m.C7SM...
01e0: 70 0a 6d 88 43 37 4c 4d 0a 02 00 70 0a 68 88 43 p.m.C7LM...p.h.C
01f0: 36 4c 4d 0a 02 00 70 0a 6d 88 43 37 4c 49 0a 02 6LM...p.m.C7LI..
0200: 00 70 0a 68 88 43 36 4c 49 0a 02 00 70 ff 43 53 .p.h.C6LI...p.CS
0210: 54 46 a0 42 1b 90 7b 43 46 47 44 0b 00 10 00 7b TF.B..{CFGD....{
0220: 50 44 43 30 0b 00 02 00 a0 41 16 01 a0 42 06 7b PDC0.....A...B.{
0230: 43 46 47 44 0c 00 00 01 00 00 a0 34 7b 43 46 47 CFGD.......4{CFG
0240: 44 0a 08 00 70 43 31 4c 4d 88 43 33 53 54 01 00 D...pC1LM.C3ST..
0250: 70 43 33 4c 4d 88 43 33 53 54 0a 02 00 70 43 37 pC3LM.C3ST...pC7
0260: 53 4d 88 43 33 53 54 0a 03 00 a4 43 33 53 54 a1 SM.C3ST....C3ST.
0270: 1f 70 43 31 4c 4d 88 43 32 53 54 01 00 70 43 37 .pC1LM.C2ST..pC7
0280: 53 4d 88 43 32 53 54 0a 02 00 a4 43 32 53 54 a0 SM.C2ST....C2ST.
0290: 4f 05 7b 43 46 47 44 0a 20 00 a0 34 7b 43 46 47 O.{CFGD. ..4{CFG
02a0: 44 0a 08 00 70 43 31 4c 4d 88 43 33 53 54 01 00 D...pC1LM.C3ST..
02b0: 70 43 33 4c 4d 88 43 33 53 54 0a 02 00 70 43 37 pC3LM.C3ST...pC7
02c0: 4c 4d 88 43 33 53 54 0a 03 00 a4 43 33 53 54 a1 LM.C3ST....C3ST.
02d0: 1f 70 43 31 4c 4d 88 43 32 53 54 01 00 70 43 37 .pC1LM.C2ST..pC7
02e0: 4c 4d 88 43 32 53 54 0a 02 00 a4 43 32 53 54 a0 LM.C2ST....C2ST.
02f0: 4f 05 7b 43 46 47 44 0a 10 00 a0 34 7b 43 46 47 O.{CFGD....4{CFG
0300: 44 0a 08 00 70 43 31 4c 4d 88 43 33 53 54 01 00 D...pC1LM.C3ST..
0310: 70 43 33 4c 4d 88 43 33 53 54 0a 02 00 70 43 36 pC3LM.C3ST...pC6
0320: 4c 4d 88 43 33 53 54 0a 03 00 a4 43 33 53 54 a1 LM.C3ST....C3ST.
0330: 1f 70 43 31 4c 4d 88 43 32 53 54 01 00 70 43 36 .pC1LM.C2ST..pC6
0340: 4c 4d 88 43 32 53 54 0a 02 00 a4 43 32 53 54 a0 LM.C2ST....C2ST.
0350: 27 7b 43 46 47 44 0a 08 00 70 43 31 4c 4d 88 43 '{CFGD...pC1LM.C
0360: 32 53 54 01 00 70 43 33 4c 4d 88 43 32 53 54 0a 2ST..pC3LM.C2ST.
0370: 02 00 a4 43 32 53 54 a1 12 70 43 31 4c 4d 88 43 ...C2ST..pC1LM.C
0380: 31 53 54 01 00 a4 43 31 53 54 a0 27 7b 43 46 47 1ST...C1ST.'{CFG
0390: 44 0a 10 00 70 43 31 4c 4d 88 43 32 53 54 01 00 D...pC1LM.C2ST..
03a0: 70 43 36 4c 4d 88 43 32 53 54 0a 02 00 a4 43 32 pC6LM.C2ST....C2
03b0: 53 54 a1 12 70 43 31 4c 4d 88 43 31 53 54 01 00 ST..pC1LM.C1ST..
03c0: a4 43 31 53 54 a0 4f 14 90 7b 43 46 47 44 0b 00 .C1ST.O..{CFGD..
03d0: 10 00 7b 50 44 43 30 0b 00 01 00 a0 4e 0f 01 a0 ..{PDC0.....N...
03e0: 4f 05 7b 43 46 47 44 0a 20 00 a0 34 7b 43 46 47 O.{CFGD. ..4{CFG
03f0: 44 0a 08 00 70 43 31 4c 4d 88 43 33 53 54 01 00 D...pC1LM.C3ST..
0400: 70 43 33 4c 49 88 43 33 53 54 0a 02 00 70 43 37 pC3LI.C3ST...pC7
0410: 4c 49 88 43 33 53 54 0a 03 00 a4 43 33 53 54 a1 LI.C3ST....C3ST.
0420: 1f 70 43 31 4c 4d 88 43 32 53 54 01 00 70 43 37 .pC1LM.C2ST..pC7
0430: 4c 49 88 43 32 53 54 0a 02 00 a4 43 32 53 54 a0 LI.C2ST....C2ST.
0440: 4f 05 7b 43 46 47 44 0a 10 00 a0 34 7b 43 46 47 O.{CFGD....4{CFG
0450: 44 0a 08 00 70 43 31 4c 4d 88 43 33 53 54 01 00 D...pC1LM.C3ST..
0460: 70 43 33 4c 49 88 43 33 53 54 0a 02 00 70 43 36 pC3LI.C3ST...pC6
0470: 4c 49 88 43 33 53 54 0a 03 00 a4 43 33 53 54 a1 LI.C3ST....C3ST.
0480: 1f 70 43 31 4c 4d 88 43 32 53 54 01 00 70 43 36 .pC1LM.C2ST..pC6
0490: 4c 49 88 43 32 53 54 0a 02 00 a4 43 32 53 54 a0 LI.C2ST....C2ST.
04a0: 27 7b 43 46 47 44 0a 08 00 70 43 31 4c 4d 88 43 '{CFGD...pC1LM.C
04b0: 32 53 54 01 00 70 43 33 4c 49 88 43 32 53 54 0a 2ST..pC3LI.C2ST.
04c0: 02 00 a4 43 32 53 54 a1 12 70 43 31 4c 4d 88 43 ...C2ST..pC1LM.C
04d0: 31 53 54 01 00 a4 43 31 53 54 a0 27 7b 43 46 47 1ST...C1ST.'{CFG
04e0: 44 0a 10 00 70 43 31 4c 4d 88 43 32 53 54 01 00 D...pC1LM.C2ST..
04f0: 70 43 36 4c 49 88 43 32 53 54 0a 02 00 a4 43 32 pC6LI.C2ST....C2
0500: 53 54 a1 12 70 43 31 4c 4d 88 43 31 53 54 01 00 ST..pC1LM.C1ST..
0510: a4 43 31 53 54 a0 4e 0f 01 a0 4f 05 7b 43 46 47 .C1ST.N...O.{CFG
0520: 44 0a 20 00 a0 34 7b 43 46 47 44 0a 08 00 70 43 D. ..4{CFGD...pC
0530: 31 4c 48 88 43 33 53 54 01 00 70 43 33 4c 49 88 1LH.C3ST..pC3LI.
0540: 43 33 53 54 0a 02 00 70 43 37 4c 49 88 43 33 53 C3ST...pC7LI.C3S
0550: 54 0a 03 00 a4 43 33 53 54 a1 1f 70 43 31 4c 48 T....C3ST..pC1LH
0560: 88 43 32 53 54 01 00 70 43 37 4c 49 88 43 32 53 .C2ST..pC7LI.C2S
0570: 54 0a 02 00 a4 43 32 53 54 a0 4f 05 7b 43 46 47 T....C2ST.O.{CFG
0580: 44 0a 10 00 a0 34 7b 43 46 47 44 0a 08 00 70 43 D....4{CFGD...pC
0590: 31 4c 48 88 43 33 53 54 01 00 70 43 33 4c 49 88 1LH.C3ST..pC3LI.
05a0: 43 33 53 54 0a 02 00 70 43 36 4c 49 88 43 33 53 C3ST...pC6LI.C3S
05b0: 54 0a 03 00 a4 43 33 53 54 a1 1f 70 43 31 4c 48 T....C3ST..pC1LH
05c0: 88 43 32 53 54 01 00 70 43 36 4c 49 88 43 32 53 .C2ST..pC6LI.C2S
05d0: 54 0a 02 00 a4 43 32 53 54 a0 27 7b 43 46 47 44 T....C2ST.'{CFGD
05e0: 0a 08 00 70 43 31 4c 48 88 43 32 53 54 01 00 70 ...pC1LH.C2ST..p
05f0: 43 33 4c 49 88 43 32 53 54 0a 02 00 a4 43 32 53 C3LI.C2ST....C2S
0600: 54 a1 12 70 43 31 4c 48 88 43 31 53 54 01 00 a4 T..pC1LH.C1ST...
0610: 43 31 53 54 a0 27 7b 43 46 47 44 0a 10 00 70 43 C1ST.'{CFGD...pC
0620: 31 4c 48 88 43 32 53 54 01 00 70 43 36 4c 49 88 1LH.C2ST..pC6LI.
0630: 43 32 53 54 0a 02 00 a4 43 32 53 54 a1 12 70 43 C2ST....C2ST..pC
0640: 31 4c 48 88 43 31 53 54 01 00 a4 43 31 53 54 1LH.C1ST...C1ST
SSDT @ (nil)
0000: 53 53 44 54 03 03 00 00 01 76 50 6d 52 65 66 00 SSDT.....vPmRef.
0010: 41 70 49 73 74 00 00 00 00 30 00 00 49 4e 54 4c ApIst....0..INTL
0020: 17 11 05 20 10 48 06 5c 2e 5f 50 52 5f 43 50 55 ... .H.\._PR_CPU
0030: 31 14 16 5f 50 50 43 00 a4 5c 2f 03 5f 50 52 5f 1.._PPC..\/._PR_
0040: 43 50 55 30 5f 50 50 43 14 16 5f 50 43 54 00 a4 CPU0_PPC.._PCT..
0050: 5c 2f 03 5f 50 52 5f 43 50 55 30 5f 50 43 54 14 \/._PR_CPU0_PCT.
0060: 16 5f 50 53 53 00 a4 5c 2f 03 5f 50 52 5f 43 50 ._PSS..\/._PR_CP
0070: 55 30 5f 50 53 53 14 16 5f 50 53 44 00 a4 5c 2f U0_PSS.._PSD..\/
0080: 03 5f 50 52 5f 43 50 55 30 5f 50 53 44 10 48 06 ._PR_CPU0_PSD.H.
0090: 5c 2e 5f 50 52 5f 43 50 55 32 14 16 5f 50 50 43 \._PR_CPU2.._PPC
00a0: 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f 50 50 ..\/._PR_CPU0_PP
00b0: 43 14 16 5f 50 43 54 00 a4 5c 2f 03 5f 50 52 5f C.._PCT..\/._PR_
00c0: 43 50 55 30 5f 50 43 54 14 16 5f 50 53 53 00 a4 CPU0_PCT.._PSS..
00d0: 5c 2f 03 5f 50 52 5f 43 50 55 30 5f 50 53 53 14 \/._PR_CPU0_PSS.
00e0: 16 5f 50 53 44 00 a4 5c 2f 03 5f 50 52 5f 43 50 ._PSD..\/._PR_CP
00f0: 55 30 5f 50 53 44 10 48 06 5c 2e 5f 50 52 5f 43 U0_PSD.H.\._PR_C
0100: 50 55 33 14 16 5f 50 50 43 00 a4 5c 2f 03 5f 50 PU3.._PPC..\/._P
0110: 52 5f 43 50 55 30 5f 50 50 43 14 16 5f 50 43 54 R_CPU0_PPC.._PCT
0120: 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f 50 43 ..\/._PR_CPU0_PC
0130: 54 14 16 5f 50 53 53 00 a4 5c 2f 03 5f 50 52 5f T.._PSS..\/._PR_
0140: 43 50 55 30 5f 50 53 53 14 16 5f 50 53 44 00 a4 CPU0_PSS.._PSD..
0150: 5c 2f 03 5f 50 52 5f 43 50 55 30 5f 50 53 44 10 \/._PR_CPU0_PSD.
0160: 48 06 5c 2e 5f 50 52 5f 43 50 55 34 14 16 5f 50 H.\._PR_CPU4.._P
0170: 50 43 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f PC..\/._PR_CPU0_
0180: 50 50 43 14 16 5f 50 43 54 00 a4 5c 2f 03 5f 50 PPC.._PCT..\/._P
0190: 52 5f 43 50 55 30 5f 50 43 54 14 16 5f 50 53 53 R_CPU0_PCT.._PSS
01a0: 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f 50 53 ..\/._PR_CPU0_PS
01b0: 53 14 16 5f 50 53 44 00 a4 5c 2f 03 5f 50 52 5f S.._PSD..\/._PR_
01c0: 43 50 55 30 5f 50 53 44 10 48 06 5c 2e 5f 50 52 CPU0_PSD.H.\._PR
01d0: 5f 43 50 55 35 14 16 5f 50 50 43 00 a4 5c 2f 03 _CPU5.._PPC..\/.
01e0: 5f 50 52 5f 43 50 55 30 5f 50 50 43 14 16 5f 50 _PR_CPU0_PPC.._P
01f0: 43 54 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f CT..\/._PR_CPU0_
0200: 50 43 54 14 16 5f 50 53 53 00 a4 5c 2f 03 5f 50 PCT.._PSS..\/._P
0210: 52 5f 43 50 55 30 5f 50 53 53 14 16 5f 50 53 44 R_CPU0_PSS.._PSD
0220: 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f 50 53 ..\/._PR_CPU0_PS
0230: 44 10 48 06 5c 2e 5f 50 52 5f 43 50 55 36 14 16 D.H.\._PR_CPU6..
0240: 5f 50 50 43 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 _PPC..\/._PR_CPU
0250: 30 5f 50 50 43 14 16 5f 50 43 54 00 a4 5c 2f 03 0_PPC.._PCT..\/.
0260: 5f 50 52 5f 43 50 55 30 5f 50 43 54 14 16 5f 50 _PR_CPU0_PCT.._P
0270: 53 53 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f SS..\/._PR_CPU0_
0280: 50 53 53 14 16 5f 50 53 44 00 a4 5c 2f 03 5f 50 PSS.._PSD..\/._P
0290: 52 5f 43 50 55 30 5f 50 53 44 10 48 06 5c 2e 5f R_CPU0_PSD.H.\._
02a0: 50 52 5f 43 50 55 37 14 16 5f 50 50 43 00 a4 5c PR_CPU7.._PPC..\
02b0: 2f 03 5f 50 52 5f 43 50 55 30 5f 50 50 43 14 16 /._PR_CPU0_PPC..
02c0: 5f 50 43 54 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 _PCT..\/._PR_CPU
02d0: 30 5f 50 43 54 14 16 5f 50 53 53 00 a4 5c 2f 03 0_PCT.._PSS..\/.
02e0: 5f 50 52 5f 43 50 55 30 5f 50 53 53 14 16 5f 50 _PR_CPU0_PSS.._P
02f0: 53 44 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f SD..\/._PR_CPU0_
0300: 50 53 44 PSD
SSDT @ (nil)
0000: 53 53 44 54 19 01 00 00 01 ec 50 6d 52 65 66 00 SSDT......PmRef.
0010: 41 70 43 73 74 00 00 00 00 30 00 00 49 4e 54 4c ApCst....0..INTL
0020: 17 11 05 20 10 22 5c 2e 5f 50 52 5f 43 50 55 31 ... ."\._PR_CPU1
0030: 14 16 5f 43 53 54 00 a4 5c 2f 03 5f 50 52 5f 43 .._CST..\/._PR_C
0040: 50 55 30 5f 43 53 54 10 22 5c 2e 5f 50 52 5f 43 PU0_CST."\._PR_C
0050: 50 55 32 14 16 5f 43 53 54 00 a4 5c 2f 03 5f 50 PU2.._CST..\/._P
0060: 52 5f 43 50 55 30 5f 43 53 54 10 22 5c 2e 5f 50 R_CPU0_CST."\._P
0070: 52 5f 43 50 55 33 14 16 5f 43 53 54 00 a4 5c 2f R_CPU3.._CST..\/
0080: 03 5f 50 52 5f 43 50 55 30 5f 43 53 54 10 22 5c ._PR_CPU0_CST."\
0090: 2e 5f 50 52 5f 43 50 55 34 14 16 5f 43 53 54 00 ._PR_CPU4.._CST.
00a0: a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f 43 53 54 .\/._PR_CPU0_CST
00b0: 10 22 5c 2e 5f 50 52 5f 43 50 55 35 14 16 5f 43 ."\._PR_CPU5.._C
00c0: 53 54 00 a4 5c 2f 03 5f 50 52 5f 43 50 55 30 5f ST..\/._PR_CPU0_
00d0: 43 53 54 10 22 5c 2e 5f 50 52 5f 43 50 55 36 14 CST."\._PR_CPU6.
00e0: 16 5f 43 53 54 00 a4 5c 2f 03 5f 50 52 5f 43 50 ._CST..\/._PR_CP
00f0: 55 30 5f 43 53 54 10 22 5c 2e 5f 50 52 5f 43 50 U0_CST."\._PR_CP
0100: 55 37 14 16 5f 43 53 54 00 a4 5c 2f 03 5f 50 52 U7.._CST..\/._PR
0110: 5f 43 50 55 30 5f 43 53 54 _CPU0_CST
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-25 10:19 ` Martin Mokrejs
@ 2013-03-25 14:20 ` Lan Tianyu
0 siblings, 0 replies; 12+ messages in thread
From: Lan Tianyu @ 2013-03-25 14:20 UTC (permalink / raw)
To: Martin Mokrejs, Pavel Machek
Cc: Rafael J. Wysocki, Bjørn Mork, kernel list, lenb, linux-acpi
于 2013/3/25 18:19, Martin Mokrejs 写道:
> Hi Lan,
> this is actually a bug of Pavel, he had the problem. I just wanted to show
> him what works on 3.7.10 in my case (yes, different files are on my system).
> If you feel the *missing* files are a problem, I can try some newer kernels
> on my computer (Dell Vostro 3550), sure. I am attaching the files anyway
> but I think 300kB won't make it into the email lists.
> Martin
Hi Martin:
Thanks for reminder.
Hi Pavel:
Could you provide following info and apply a acpi battery
bug on the https://bugzilla.kernel.org? This can help others
to trace the bug.
>> Which version you found the issue? could you provide the
>>output of dmesg on it and acpidump? They will give us more
>>clues since acpi battery driver just exposes data from Bios.
--
Best regards
Tianyu Lan
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
2013-03-23 23:45 ` Rafael J. Wysocki
2013-03-24 9:27 ` Pavel Machek
@ 2013-04-23 8:40 ` Pavel Machek
1 sibling, 0 replies; 12+ messages in thread
From: Pavel Machek @ 2013-04-23 8:40 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Bjørn Mork, kernel list, lenb, linux-acpi
Hi!
> > But problem is not in /proc, /sys has zeros, too.
> >
> > pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full
> > 0
> > pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full_design
> > 0
> > pavel@amd:~$ cat /sys/class/power_supply/BAT0/model_name
> > 93P5030
> > pavel@amd:~$
>
> Can you narrow the time frame when it stopped working a bit?
Ok, I'm not sure when it stopped working, but it works again in
3.9.0-rc8+. Good :-).
(And sorry for slow response).
In the meantime, I got chromium-browser disappearing on me, all at
once, before it started opening initial tabs. This is first time I
seen that, with dmesg saying:
chromium-browse[3728]: segfault at 95968e80 ip b666875e sp af5e9a20
error 4 in chromium-browser[b5e0d000+1960000]
. I hope it is just a coincidence, because otherwise 3.9 looks
usable...
Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2013-04-23 8:40 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-23 11:40 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60 Pavel Machek
2013-03-23 12:32 ` Rafael J. Wysocki
2013-03-23 13:00 ` Bjørn Mork
2013-03-23 20:21 ` Pavel Machek
2013-03-23 23:45 ` Rafael J. Wysocki
2013-03-24 9:27 ` Pavel Machek
2013-03-24 22:53 ` Martin Mokrejs
2013-03-25 6:54 ` Lan Tianyu
2013-03-25 10:19 ` Martin Mokrejs
2013-03-25 14:20 ` Lan Tianyu
2013-04-23 8:40 ` Pavel Machek
2013-03-23 20:02 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox