2009-04-10 08:48:37

by Thomas Meyer

[permalink] [raw]
Subject: 2.6.29.1: card reader goes crazy

Hi,

1.) Probably suspend/resume to/from ram related?

No cards inserted, just attached:

This kind of messages seems to appear shortly before suspend to ram?!
> [ 131.404485] usb 1-1.1: reset high speed USB device using ehci_hcd and address 7
> [ 131.516742] sd 4:0:0:0: [sdb] Unit Not Ready
> [ 131.516805] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
> [ 131.517039] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
> [ 131.524116] sd 4:0:0:1: [sdc] Unit Not Ready
> [ 131.524193] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
> [ 131.524428] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
> [ 131.532481] sd 4:0:0:2: [sdd] Unit Not Ready
> [ 131.532545] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
> [ 131.532765] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
> [ 131.539742] sd 4:0:0:3: [sde] Unit Not Ready
> [ 131.539804] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
> [ 131.540070] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
> [ 131.549119] sd 4:0:0:0: [sdb] READ CAPACITY failed
> [ 131.549182] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
> [ 131.549316] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
> [ 131.549536] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
> [ 131.553859] sd 4:0:0:2: [sdd] READ CAPACITY failed
> [ 131.553922] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
> [ 131.554039] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
> [ 131.554292] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
> [ 131.556744] sd 4:0:0:1: [sdc] READ CAPACITY failed
> [ 131.556808] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
> [ 131.556941] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
> [ 131.557192] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0

Above kind of messages won't stop after resume from ram. I need to
replug the card reader to make the error messages stop.

Full kernel log at end of this mail.

2.) Missing end of line? - "it is"

> [ 0.360079] NET: Registered protocol family 1
> [ 0.360272] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
> [ 0.503333] Switched to high resolution mode on CPU 0
> [ 0.584214] it is
> [ 0.822643] Freeing initrd memory: 3396k freed

Config is:

# CONFIG_64BIT is not set
CONFIG_X86_32=y
# CONFIG_X86_64 is not set
CONFIG_X86=y
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_FAST_CMPXCHG_LOCAL=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
# CONFIG_GENERIC_TIME_VSYSCALL is not set
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_POPULATES_NODE_MAP=y
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_X86_32_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_KTIME_SCALAR=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_TREE=y

#
# RCU Subsystem
#
CONFIG_CLASSIC_RCU=y
# CONFIG_TREE_RCU is not set
# CONFIG_PREEMPT_RCU is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_PREEMPT_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
# CONFIG_GROUP_SCHED is not set
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_NS=y
# CONFIG_CGROUP_FREEZER is not set
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
# CONFIG_CGROUP_MEM_RES_CTLR is not set
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_RELAY=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
# CONFIG_NET_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_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_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_MARKERS=y
CONFIG_OPROFILE=y
# CONFIG_OPROFILE_IBS is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_LBD=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_INTEGRITY is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
# CONFIG_SPARSE_IRQ is not set
# CONFIG_X86_MPPARSE is not set
# CONFIG_X86_PC is not set
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
CONFIG_X86_GENERICARCH=y
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VSMP is not set
# CONFIG_X86_RDC321X is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
# CONFIG_MEMTEST is not set
CONFIG_X86_CYCLONE_TIMER=y
# CONFIG_M386 is not set
# 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=y
# 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_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_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_GENERIC_CPU is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CPU=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_CYRIX_32=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR_32=y
CONFIG_CPU_SUP_TRANSMETA_32=y
CONFIG_CPU_SUP_UMC_32=y
CONFIG_X86_DS=y
CONFIG_X86_PTRACE_BTS=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_IOMMU_HELPER is not set
# CONFIG_IOMMU_API is not set
CONFIG_NR_CPUS=4
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_NONFATAL is not set
CONFIG_X86_MCE_P4THERMAL=y
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_PHYS_ADDR_T_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_UNEVICTABLE_LRU=y
CONFIG_MMU_NOTIFIER=y
CONFIG_HIGHPTE=y
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW_64K=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_EFI=y
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_300=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=300
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x400000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x400000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_VERBOSE is not set
CONFIG_CAN_PM_TRACE=y
# CONFIG_PM_TRACE_RTC is not set
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_PM_TEST_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS is not set
# CONFIG_ACPI_PROCFS_POWER is not set
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=1999
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_SBS=y
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=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=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# 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=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
CONFIG_X86_SPEEDSTEP_ICH=y
CONFIG_X86_SPEEDSTEP_SMI=y
# 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=y
# CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=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_GOOLPC is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_LEGACY=y
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
# CONFIG_OLPC is not set
# CONFIG_PCCARD is not set
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=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

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_HAVE_AOUT=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=y
CONFIG_HAVE_ATOMIC_IOMAP=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_COMPAT_NET_DEV_OPS=y
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_IPCOMP=y
CONFIG_NET_KEY=y
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=y
CONFIG_NET_IPGRE=y
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
# CONFIG_DEFAULT_BIC is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_HTCP is not set
# CONFIG_DEFAULT_VEGAS is not set
# CONFIG_DEFAULT_WESTWOOD is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=m
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CT_ACCT=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CT_PROTO_DCCP=m
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_PPTP=m
CONFIG_NF_CONNTRACK_SANE=m
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
# CONFIG_NETFILTER_XT_MATCH_RECENT_PROC_COMPAT is not set
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
CONFIG_IP_VS=m
# CONFIG_IP_VS_IPV6 is not set
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
# CONFIG_NF_CONNTRACK_PROC_COMPAT is not set
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_DCCP=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_IP6=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_ULOG=m
# CONFIG_BRIDGE_EBT_NFLOG is not set
CONFIG_IP_DCCP=y
CONFIG_INET_DCCP_DIAG=y

#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_CCID3_RTO=100
CONFIG_IP_DCCP_TFRC_LIB=y
CONFIG_IP_SCTP=y
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
# CONFIG_SCTP_HMAC_SHA1 is not set
CONFIG_SCTP_HMAC_MD5=y
CONFIG_TIPC=y
# CONFIG_TIPC_ADVANCED is not set
# CONFIG_TIPC_DEBUG is not set
# CONFIG_ATM is not set
CONFIG_STP=y
CONFIG_BRIDGE=y
# CONFIG_NET_DSA is not set
CONFIG_VLAN_8021Q=y
# CONFIG_VLAN_8021Q_GVRP is not set
# CONFIG_DECNET is not set
CONFIG_LLC=y
# 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_ECONET is not set
# CONFIG_WAN_ROUTER is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=y
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_HFSC=y
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_SCH_MULTIQ=y
CONFIG_NET_SCH_RED=y
CONFIG_NET_SCH_SFQ=y
CONFIG_NET_SCH_TEQL=y
CONFIG_NET_SCH_TBF=y
CONFIG_NET_SCH_GRED=y
CONFIG_NET_SCH_DSMARK=y
CONFIG_NET_SCH_NETEM=y
CONFIG_NET_SCH_DRR=y
CONFIG_NET_SCH_INGRESS=y

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=y
CONFIG_NET_CLS_TCINDEX=y
CONFIG_NET_CLS_ROUTE4=y
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
CONFIG_CLS_U32_PERF=y
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=y
CONFIG_NET_CLS_RSVP6=y
CONFIG_NET_CLS_FLOW=y
CONFIG_NET_CLS_CGROUP=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=y
CONFIG_NET_EMATCH_NBYTE=y
CONFIG_NET_EMATCH_U32=y
CONFIG_NET_EMATCH_META=y
CONFIG_NET_EMATCH_TEXT=y
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=y
CONFIG_NET_ACT_GACT=y
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=y
CONFIG_NET_ACT_IPT=m
CONFIG_NET_ACT_NAT=y
CONFIG_NET_ACT_PEDIT=y
CONFIG_NET_ACT_SIMP=y
CONFIG_NET_ACT_SKBEDIT=y
CONFIG_NET_CLS_IND=y
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
CONFIG_IRDA=y

#
# IrDA protocols
#
CONFIG_IRLAN=y
# CONFIG_IRNET is not set
CONFIG_IRCOMM=y
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
# CONFIG_IRTTY_SIR is not set

#
# Dongle support
#
# CONFIG_KINGSUN_DONGLE is not set
# CONFIG_KSDAZZLE_DONGLE is not set
# CONFIG_KS959_DONGLE is not set

#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
# CONFIG_SIGMATEL_FIR is not set
# CONFIG_NSC_FIR is not set
# CONFIG_WINBOND_FIR is not set
# CONFIG_TOSHIBA_FIR is not set
# CONFIG_SMC_IRCC_FIR is not set
# CONFIG_ALI_FIR is not set
# CONFIG_VLSI_FIR is not set
# CONFIG_VIA_FIR is not set
# CONFIG_MCS_FIR is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=y
CONFIG_BT_SCO=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_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_PHONET is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_CFG80211=m
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_NL80211=y
# CONFIG_WIRELESS_OLD_REGULATORY is not set
CONFIG_WIRELESS_EXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_LIB80211=y
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m

#
# Rate control algorithm selection
#
CONFIG_MAC80211_RC_MINSTREL=y
# CONFIG_MAC80211_RC_DEFAULT_PID is not set
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_INPUT=m
CONFIG_RFKILL_LEDS=y
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
# CONFIG_MTD_CONCAT is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_TESTS is not set
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
# CONFIG_MTD_AR7_PARTS is not set

#
# User Modules And Translation Layers
#
# CONFIG_MTD_CHAR is not set
CONFIG_MTD_BLKDEVS=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
CONFIG_INFTL=m
CONFIG_RFD_FTL=m
CONFIG_SSFDC=m
CONFIG_MTD_OOPS=m

#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=m
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS 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_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
CONFIG_MTD_RAM=m
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
# CONFIG_MTD_PHYSMAP is not set
CONFIG_MTD_NETSC520=m
CONFIG_MTD_TS5500=m
# CONFIG_MTD_SBC_GXX is not set
# CONFIG_MTD_AMD76XROM is not set
# CONFIG_MTD_ICHXROM is not set
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m
CONFIG_MTD_SCB2_FLASH=m
# CONFIG_MTD_NETtel is not set
# CONFIG_MTD_L440GX is not set
CONFIG_MTD_PCI=m
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set

#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=m
# CONFIG_MTD_PMC551_BUGFIX is not set
# CONFIG_MTD_PMC551_DEBUG is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
CONFIG_MTD_MTDRAM=m
CONFIG_MTDRAM_TOTAL_SIZE=4096
CONFIG_MTDRAM_ERASE_SIZE=128
CONFIG_MTD_BLOCK2MTD=m

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
CONFIG_MTD_NAND=m
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
CONFIG_MTD_NAND_ECC_SMC=y
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
CONFIG_MTD_NAND_IDS=m
CONFIG_MTD_NAND_DISKONCHIP=m
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
CONFIG_MTD_NAND_CAFE=m
CONFIG_MTD_NAND_CS553X=m
CONFIG_MTD_NAND_NANDSIM=m
# CONFIG_MTD_NAND_PLATFORM is not set
CONFIG_MTD_ALAUDA=m
# CONFIG_MTD_ONENAND is not set

#
# LPDDR flash memory drivers
#
# CONFIG_MTD_LPDDR is not set

#
# UBI - Unsorted block images
#
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_RESERVE=1
# CONFIG_MTD_UBI_GLUEBI is not set

#
# UBI debugging options
#
# CONFIG_MTD_UBI_DEBUG is not set
# CONFIG_PARPORT 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_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_CRYPTOLOOP=y
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=16384
# CONFIG_BLK_DEV_XIP 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_VIRTIO_BLK=m
# CONFIG_BLK_DEV_HD is not set
# CONFIG_MISC_DEVICES is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=y
# CONFIG_SCSI_NETLINK is not set
# CONFIG_SCSI_PROC_FS is not set

#
# 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=y

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m

#
# 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_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX 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_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_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_LIBFC is not set
# CONFIG_FCOE 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_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_MVSAS 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_SRP is not set
# CONFIG_SCSI_DH is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_SATA_SVW is not set
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ACPI is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
CONFIG_ATA_GENERIC=y
# 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_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
# CONFIG_PATA_SCH is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
CONFIG_MD_RAID5_RESHAPE=y
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=y
CONFIG_DM_DEBUG=y
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_MIRROR=y
CONFIG_DM_ZERO=y
CONFIG_DM_MULTIPATH=y
CONFIG_DM_DELAY=y
CONFIG_DM_UEVENT=y
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#

#
# Enable only one of the two stacks, unless you know what you are doing
#
CONFIG_FIREWIRE=y
CONFIG_FIREWIRE_OHCI=y
CONFIG_FIREWIRE_OHCI_DEBUG=y
CONFIG_FIREWIRE_SBP2=y
# CONFIG_IEEE1394 is not set
CONFIG_I2O=y
# CONFIG_I2O_LCT_NOTIFY_ON_CHANGES is not set
CONFIG_I2O_EXT_ADAPTEC=y
CONFIG_I2O_CONFIG=y
CONFIG_I2O_CONFIG_OLD_IOCTL=y
CONFIG_I2O_BUS=y
CONFIG_I2O_BLOCK=y
CONFIG_I2O_SCSI=y
CONFIG_I2O_PROC=y
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_NETDEVICES=y
CONFIG_IFB=y
CONFIG_DUMMY=y
CONFIG_BONDING=m
CONFIG_MACVLAN=m
CONFIG_EQUALIZER=m
CONFIG_TUN=y
CONFIG_VETH=m
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_NET_ETHERNET is not set
CONFIG_MII=y
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
CONFIG_SKY2=y
# CONFIG_SKY2_DEBUG is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_JME is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
CONFIG_WLAN_80211=y
# CONFIG_LIBERTAS is not set
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_HERMES is not set
# CONFIG_ATMEL is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
CONFIG_USB_NET_RNDIS_WLAN=y
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_P54_COMMON is not set
CONFIG_ATH5K=m
# CONFIG_ATH5K_DEBUG is not set
# CONFIG_ATH9K is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWLCORE is not set
# CONFIG_IWLWIFI_LEDS is not set
# CONFIG_IWLAGN is not set
# CONFIG_IWL3945 is not set
# CONFIG_HOSTAP is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_ZD1211RW is not set
# CONFIG_RT2X00 is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#

#
# 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_CDCETHER=y
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set
CONFIG_USB_NET_RNDIS_HOST=y
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_HSO is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_PPP_DEFLATE=y
# CONFIG_PPP_BSDCOMP is not set
CONFIG_PPP_MPPE=y
CONFIG_PPPOE=y
CONFIG_PPPOL2TP=y
# CONFIG_SLIP is not set
CONFIG_SLHC=y
# CONFIG_NET_FC is not set
CONFIG_NETCONSOLE=y
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
CONFIG_NETPOLL_TRAP=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_VIRTIO_NET=m
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
CONFIG_INPUT_POLLDEV=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
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_ATKBD is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
CONFIG_INPUT_MOUSE=y
# CONFIG_MOUSE_PS2 is not set
# CONFIG_MOUSE_SERIAL is not set
CONFIG_MOUSE_APPLETOUCH=y
CONFIG_MOUSE_BCM5974=y
# CONFIG_MOUSE_VSXXXAA 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_JOYDUMP is not set
# CONFIG_JOYSTICK_XPAD is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
# CONFIG_TABLET_USB_AIPTEK is not set
# CONFIG_TABLET_USB_GTCO is not set
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_TABLET_USB_WACOM is not set
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=y
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
# CONFIG_INPUT_UINPUT is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
# CONFIG_DEVKMEM is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set
CONFIG_FIX_EARLYCON_MEM=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_LEGACY_PTYS is not set
CONFIG_HVC_DRIVER=y
CONFIG_VIRTIO_CONSOLE=m
CONFIG_IPMI_HANDLER=y
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=y
CONFIG_IPMI_SI=y
CONFIG_IPMI_WATCHDOG=y
CONFIG_IPMI_POWEROFF=y
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_INTEL=y
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_GEODE is not set
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_HW_RANDOM_VIRTIO is not set
CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
# CONFIG_CS5535_GPIO is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
CONFIG_HANGCHECK_TIMER=y
CONFIG_TCG_TPM=y
# CONFIG_TCG_TIS is not set
# CONFIG_TCG_NSC is not set
# CONFIG_TCG_ATMEL is not set
CONFIG_TCG_INFINEON=y
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
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=y
CONFIG_I2C_ISCH=y
CONFIG_I2C_PIIX4=y
# 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

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_SIMTEC is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Graphics adapter I2C/DDC channel drivers
#
# CONFIG_I2C_VOODOO3 is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_STUB is not set
# CONFIG_SCx200_ACB is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_DS1682 is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_PCF8575 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_SENSORS_TSL2550 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_I2C_DEBUG_CHIP is not set
# CONFIG_SPI is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=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_BATTERY_DS2760 is not set
# CONFIG_BATTERY_BQ27x00 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# 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_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7473 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 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_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IBMAEM is not set
# CONFIG_SENSORS_IBMPEX is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 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_LTC4245 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_THMC50 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_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_LIS3LV02D is not set
CONFIG_SENSORS_APPLESMC=y
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_SC520_WDT is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
CONFIG_ITCO_WDT=y
# CONFIG_ITCO_VENDOR_SUPPORT is not set
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_60XX_WDT is not set
# CONFIG_SBC8360_WDT is not set
# CONFIG_SBC7240_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83697HF_WDT is not set
# CONFIG_W83697UG_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_REGULATOR is not set

#
# Multimedia devices
#

#
# Multimedia core support
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
# CONFIG_VIDEO_ALLOW_V4L1 is not set
CONFIG_VIDEO_V4L1_COMPAT=y
# CONFIG_DVB_CORE is not set
CONFIG_VIDEO_MEDIA=y

#
# Multimedia drivers
#
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_TUNER=y
# CONFIG_MEDIA_TUNER_CUSTOMIZE is not set
CONFIG_MEDIA_TUNER_SIMPLE=y
CONFIG_MEDIA_TUNER_TDA8290=y
CONFIG_MEDIA_TUNER_TDA9887=y
CONFIG_MEDIA_TUNER_TEA5761=y
CONFIG_MEDIA_TUNER_TEA5767=y
CONFIG_MEDIA_TUNER_MT20XX=y
CONFIG_MEDIA_TUNER_XC2028=y
CONFIG_MEDIA_TUNER_XC5000=y
CONFIG_VIDEO_V4L2=y
# CONFIG_VIDEO_CAPTURE_DRIVERS is not set
# CONFIG_RADIO_ADAPTERS is not set
# CONFIG_DAB 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 is not set
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 is not set
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=y
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
# CONFIG_DRM_I915 is not set
# 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_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
# CONFIG_FB_CFB_FILLRECT is not set
# CONFIG_FB_CFB_COPYAREA is not set
# CONFIG_FB_CFB_IMAGEBLIT is not set
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# 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=y

#
# 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_UVESA is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_EFI is not set
# 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_I810 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL 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_CYBLA 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_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
# CONFIG_LCD_ILI9320 is not set
CONFIG_LCD_PLATFORM=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_PROGEAR is not set
# CONFIG_BACKLIGHT_MBP_NVIDIA is not set
# CONFIG_BACKLIGHT_SAHARA is not set

#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=y

#
# Display hardware drivers
#

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=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 is not set
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=y
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_HRTIMER=y
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_SUPPORT_OLD_API is not set
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DRIVERS=y
CONFIG_SND_DUMMY=y
CONFIG_SND_VIRMIDI=y
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
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_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_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_EMU10K1 is not set
# 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_HWDEP=y
# CONFIG_SND_HDA_RECONFIG is not set
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_NVHDMI=y
CONFIG_SND_HDA_CODEC_INTELHDMI=y
CONFIG_SND_HDA_ELD=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER 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_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 is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
# CONFIG_USB_HIDDEV is not set

#
# Special HID drivers
#
CONFIG_HID_COMPAT=y
CONFIG_HID_A4TECH=y
CONFIG_HID_APPLE=y
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_CYPRESS=y
CONFIG_HID_EZKEY=y
CONFIG_HID_GYRATION=y
CONFIG_HID_LOGITECH=y
# CONFIG_LOGITECH_FF is not set
# CONFIG_LOGIRUMBLEPAD2_FF is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
CONFIG_HID_NTRIG=y
CONFIG_HID_PANTHERLORD=y
# CONFIG_PANTHERLORD_FF is not set
CONFIG_HID_PETALYNX=y
CONFIG_HID_SAMSUNG=y
CONFIG_HID_SONY=y
CONFIG_HID_SUNPLUS=y
# CONFIG_GREENASIA_FF is not set
CONFIG_HID_TOPSEED=y
# CONFIG_THRUSTMASTER_FF is not set
# CONFIG_ZEROPLUS_FF is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=y
# CONFIG_USB_WUSB is not set
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_WHCI_HCD is not set
# CONFIG_USB_HWA_HCD 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 information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_USBAT=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
CONFIG_USB_STORAGE_ALAUDA=y
CONFIG_USB_STORAGE_ONETOUCH=y
CONFIG_USB_STORAGE_KARMA=y
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB port drivers
#
# CONFIG_USB_SERIAL 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_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
CONFIG_USB_APPLEDISPLAY=y
# 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_VST is not set
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_ALIX2 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# 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_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_X1205 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_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8581 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_BQ4802 is not set
# CONFIG_RTC_DRV_V3020 is not set

#
# on-CPU RTC drivers
#
# CONFIG_DMADEVICES is not set
# CONFIG_UIO is not set
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACER_WMI is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_TC1100_WMI 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_THINKPAD_ACPI is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set

#
# Firmware Drivers
#
CONFIG_EDD=y
# CONFIG_EDD_OFF is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_ISCSI_IBFT_FIND is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT2_FS_XIP=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
# CONFIG_EXT4DEV_COMPAT is not set
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_FS_XIP=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=y
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=y
CONFIG_GENERIC_ACL=y

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
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="ascii"
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# 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_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
CONFIG_HFSPLUS_FS=y
# 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_UBIFS_FS 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_ROMFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_EXPERIMENTAL=y
CONFIG_CIFS_DFS_UPCALL=y
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS 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=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=y
CONFIG_NLS_CODEPAGE_775=y
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_CODEPAGE_852=y
CONFIG_NLS_CODEPAGE_855=y
CONFIG_NLS_CODEPAGE_857=y
CONFIG_NLS_CODEPAGE_860=y
CONFIG_NLS_CODEPAGE_861=y
CONFIG_NLS_CODEPAGE_862=y
CONFIG_NLS_CODEPAGE_863=y
CONFIG_NLS_CODEPAGE_864=y
CONFIG_NLS_CODEPAGE_865=y
CONFIG_NLS_CODEPAGE_866=y
CONFIG_NLS_CODEPAGE_869=y
CONFIG_NLS_CODEPAGE_936=y
CONFIG_NLS_CODEPAGE_950=y
CONFIG_NLS_CODEPAGE_932=y
CONFIG_NLS_CODEPAGE_949=y
CONFIG_NLS_CODEPAGE_874=y
CONFIG_NLS_ISO8859_8=y
CONFIG_NLS_CODEPAGE_1250=y
CONFIG_NLS_CODEPAGE_1251=y
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
CONFIG_NLS_ISO8859_3=y
CONFIG_NLS_ISO8859_4=y
CONFIG_NLS_ISO8859_5=y
CONFIG_NLS_ISO8859_6=y
CONFIG_NLS_ISO8859_7=y
CONFIG_NLS_ISO8859_9=y
CONFIG_NLS_ISO8859_13=y
CONFIG_NLS_ISO8859_14=y
CONFIG_NLS_ISO8859_15=y
CONFIG_NLS_KOI8_R=y
CONFIG_NLS_KOI8_U=y
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=1024
# CONFIG_MAGIC_SYSRQ is not set
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_KERNEL is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_STACKTRACE=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_ARCH_WANT_FRAME_POINTERS=y
# CONFIG_FRAME_POINTER is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_HW_BRANCH_TRACER=y
CONFIG_RING_BUFFER=y
CONFIG_TRACING=y

#
# Tracers
#
# CONFIG_SYSPROF_TRACER is not set
# CONFIG_HW_BRANCH_TRACER is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
CONFIG_4KSTACKS=y
CONFIG_DOUBLEFAULT=y
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=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_OPTIMIZE_INLINING is not set

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_DEBUG_PROC_KEYS=y
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
# CONFIG_SECURITY_PATH is not set
CONFIG_SECURITY_FILE_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=65536
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
# CONFIG_SECURITY_SMACK is not set
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
# CONFIG_CRYPTO_FIPS is not set
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_SEQIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_XTS=y

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=y

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32C_INTEL is not set
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
CONFIG_CRYPTO_RMD128=y
CONFIG_CRYPTO_RMD160=y
CONFIG_CRYPTO_RMD256=y
CONFIG_CRYPTO_RMD320=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_TGR192=y
CONFIG_CRYPTO_WP512=y

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_586=y
CONFIG_CRYPTO_ANUBIS=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_CAMELLIA=y
CONFIG_CRYPTO_CAST5=y
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_FCRYPT=y
CONFIG_CRYPTO_KHAZAD=y
CONFIG_CRYPTO_SALSA20=y
CONFIG_CRYPTO_SALSA20_586=y
CONFIG_CRYPTO_SEED=y
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_TEA=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_586=y

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
CONFIG_KVM_INTEL=y
# CONFIG_KVM_AMD is not set
# CONFIG_KVM_TRACE is not set
# CONFIG_LGUEST is not set
CONFIG_VIRTIO=y
CONFIG_VIRTIO_RING=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=y

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_FIND_LAST_BIT=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
CONFIG_AUDIT_GENERIC=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y

Truncated log:

[ 0.208610] pci 0000:01:00.0: reg 14 io port: [0x3000-0x30ff]
[ 0.208634] pci 0000:01:00.0: reg 18 32bit mmio: [0x90300000-0x9030ffff]
[ 0.208722] pci 0000:01:00.0: reg 30 32bit mmio: [0xfffe0000-0xffffffff]
[ 0.208826] pci 0000:01:00.0: supports D1 D2
[ 0.210023] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.210141] pci 0000:00:01.0: bridge io port: [0x3000-0x3fff]
[ 0.210147] pci 0000:00:01.0: bridge 32bit mmio: [0x90300000-0x903fffff]
[ 0.210155] pci 0000:00:01.0: bridge 64bit mmio pref: [0x80000000-0x87ffffff]
[ 0.210247] pci 0000:02:00.0: reg 10 64bit mmio: [0x90200000-0x90203fff]
[ 0.210261] pci 0000:02:00.0: reg 18 io port: [0x2000-0x20ff]
[ 0.210303] pci 0000:02:00.0: reg 30 32bit mmio: [0xfffe0000-0xffffffff]
[ 0.210366] pci 0000:02:00.0: supports D1 D2
[ 0.210370] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.210378] pci 0000:02:00.0: PME# disabled
[ 0.210420] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.210564] pci 0000:00:1c.0: bridge io port: [0x2000-0x2fff]
[ 0.210571] pci 0000:00:1c.0: bridge 32bit mmio: [0x90200000-0x902fffff]
[ 0.210663] pci 0000:03:00.0: reg 10 64bit mmio: [0x90100000-0x9010ffff]
[ 0.210814] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.210947] pci 0000:00:1c.1: bridge 32bit mmio: [0x90100000-0x901fffff]
[ 0.211025] pci 0000:00:1c.2: bridge io port: [0x1000-0x1fff]
[ 0.211033] pci 0000:00:1c.2: bridge 32bit mmio: [0x8c100000-0x900fffff]
[ 0.211045] pci 0000:00:1c.2: bridge 64bit mmio pref: [0x88000000-0x8bffffff]
[ 0.211105] pci 0000:0c:03.0: reg 10 32bit mmio: [0x8c000000-0x8c000fff]
[ 0.211177] pci 0000:0c:03.0: supports D1 D2
[ 0.211181] pci 0000:0c:03.0: PME# supported from D0 D1 D2 D3hot
[ 0.211188] pci 0000:0c:03.0: PME# disabled
[ 0.211256] pci 0000:00:1e.0: transparent bridge
[ 0.211267] pci 0000:00:1e.0: bridge 32bit mmio: [0x8c000000-0x8c0fffff]
[ 0.211311] pci_bus 0000:00: on NUMA node 0
[ 0.211323] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.211701] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[ 0.211853] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.211997] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.212139] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[ 0.212301] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[ 0.226845] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.227042] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 0.227234] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.227426] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 0.227617] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.227810] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 0.228005] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.228199] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
[ 0.228302] SCSI subsystem initialized
[ 0.230005] libata version 3.00 loaded.
[ 0.230048] usbcore: registered new interface driver usbfs
[ 0.230048] usbcore: registered new interface driver hub
[ 0.230050] usbcore: registered new device driver usb
[ 0.230050] PCI: Using ACPI for IRQ routing
[ 0.246690] NET: Registered protocol family 23
[ 0.246710] Bluetooth: Core ver 2.14
[ 0.246732] NET: Registered protocol family 31
[ 0.246732] Bluetooth: HCI device and connection manager initialized
[ 0.246732] Bluetooth: HCI socket layer initialized
[ 0.246732] NetLabel: Initializing
[ 0.246732] NetLabel: domain hash size = 128
[ 0.246732] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.246739] NetLabel: unlabeled traffic allowed by default
[ 0.246760] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.246760] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.266676] pnp: PnP ACPI init
[ 0.266690] ACPI: bus type pnp registered
[ 0.269834] pnp 00:08: io resource (0x1640-0x164f) overlaps 0000:00:1c.2 BAR 7 (0x1000-0x1fff), disabling
[ 0.276310] pnp: PnP ACPI: found 10 devices
[ 0.276314] ACPI: ACPI bus type pnp unregistered
[ 0.276332] system 00:01: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.276338] system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
[ 0.276343] system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.276349] system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.276355] system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.276361] system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
[ 0.276374] system 00:06: iomem range 0xfed00000-0xfed003ff has been reserved
[ 0.276386] system 00:08: ioport range 0x680-0x6ef has been reserved
[ 0.276391] system 00:08: ioport range 0x800-0x80f has been reserved
[ 0.276396] system 00:08: ioport range 0x810-0x817 has been reserved
[ 0.276402] system 00:08: ioport range 0x400-0x47f has been reserved
[ 0.276407] system 00:08: ioport range 0x500-0x53f has been reserved
[ 0.311879] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.311885] pci 0000:00:01.0: IO window: 0x3000-0x3fff
[ 0.311893] pci 0000:00:01.0: MEM window: 0x90300000-0x903fffff
[ 0.311899] pci 0000:00:01.0: PREFETCH window: 0x00000080000000-0x00000087ffffff
[ 0.311909] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.311915] pci 0000:00:1c.0: IO window: 0x2000-0x2fff
[ 0.311924] pci 0000:00:1c.0: MEM window: 0x90200000-0x902fffff
[ 0.311932] pci 0000:00:1c.0: PREFETCH window: 0x00000090500000-0x000000905fffff
[ 0.311943] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.311947] pci 0000:00:1c.1: IO window: disabled
[ 0.311956] pci 0000:00:1c.1: MEM window: 0x90100000-0x901fffff
[ 0.311963] pci 0000:00:1c.1: PREFETCH window: disabled
[ 0.311973] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[ 0.311979] pci 0000:00:1c.2: IO window: 0x1000-0x1fff
[ 0.311989] pci 0000:00:1c.2: MEM window: 0x8c100000-0x900fffff
[ 0.311996] pci 0000:00:1c.2: PREFETCH window: 0x00000088000000-0x0000008bffffff
[ 0.312008] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0c
[ 0.312012] pci 0000:00:1e.0: IO window: disabled
[ 0.312021] pci 0000:00:1e.0: MEM window: 0x8c000000-0x8c0fffff
[ 0.312028] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.312049] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.312057] pci 0000:00:01.0: setting latency timer to 64
[ 0.312070] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.312077] pci 0000:00:1c.0: setting latency timer to 64
[ 0.312090] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.312097] pci 0000:00:1c.1: setting latency timer to 64
[ 0.312111] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.312118] pci 0000:00:1c.2: setting latency timer to 64
[ 0.312251] pci 0000:00:1e.0: power state changed by ACPI to D0
[ 0.312261] pci 0000:00:1e.0: setting latency timer to 64
[ 0.312268] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.312273] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.312278] pci_bus 0000:01: resource 0 io: [0x3000-0x3fff]
[ 0.312282] pci_bus 0000:01: resource 1 mem: [0x90300000-0x903fffff]
[ 0.312287] pci_bus 0000:01: resource 2 mem: [0x80000000-0x87ffffff]
[ 0.312292] pci_bus 0000:01: resource 3 mem: [0x0-0x0]
[ 0.312296] pci_bus 0000:02: resource 0 io: [0x2000-0x2fff]
[ 0.312301] pci_bus 0000:02: resource 1 mem: [0x90200000-0x902fffff]
[ 0.312306] pci_bus 0000:02: resource 2 mem: [0x90500000-0x905fffff]
[ 0.312310] pci_bus 0000:02: resource 3 mem: [0x0-0x0]
[ 0.312314] pci_bus 0000:03: resource 0 mem: [0x0-0x0]
[ 0.312319] pci_bus 0000:03: resource 1 mem: [0x90100000-0x901fffff]
[ 0.312323] pci_bus 0000:03: resource 2 mem: [0x0-0x0]
[ 0.312327] pci_bus 0000:03: resource 3 mem: [0x0-0x0]
[ 0.312332] pci_bus 0000:04: resource 0 io: [0x1000-0x1fff]
[ 0.312336] pci_bus 0000:04: resource 1 mem: [0x8c100000-0x900fffff]
[ 0.312341] pci_bus 0000:04: resource 2 mem: [0x88000000-0x8bffffff]
[ 0.312345] pci_bus 0000:04: resource 3 mem: [0x0-0x0]
[ 0.312350] pci_bus 0000:0c: resource 0 mem: [0x0-0x0]
[ 0.312354] pci_bus 0000:0c: resource 1 mem: [0x8c000000-0x8c0fffff]
[ 0.312358] pci_bus 0000:0c: resource 2 mem: [0x0-0x0]
[ 0.312363] pci_bus 0000:0c: resource 3 io: [0x00-0xffff]
[ 0.312367] pci_bus 0000:0c: resource 4 mem: [0x000000-0xffffffff]
[ 0.312386] NET: Registered protocol family 2
[ 0.350035] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.350165] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.351376] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.351977] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.351982] TCP reno registered
[ 0.360079] NET: Registered protocol family 1
[ 0.360272] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
[ 0.503333] Switched to high resolution mode on CPU 0
[ 0.584214] it is
[ 0.822643] Freeing initrd memory: 3396k freed
[ 0.824786] Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 0.825420] audit: initializing netlink socket (disabled)
[ 0.825450] type=2000 audit(1239318404.824:1): initialized
[ 0.837311] highmem bounce pool size: 64 pages
[ 0.837320] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.842426] VFS: Disk quotas dquot_6.5.2
[ 0.842547] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.844555] NTFS driver 2.1.29 [Flags: R/O].
[ 0.844801] fuse init (API version 7.11)
[ 0.845390] JFS: nTxBlock = 8192, nTxLock = 65536
[ 0.849324] msgmni has been set to 1724
[ 0.849545] SELinux: Registering netfilter hooks
[ 0.849734] alg: No test for cipher_null (cipher_null-generic)
[ 0.849819] alg: No test for digest_null (digest_null-generic)
[ 0.849863] alg: No test for compress_null (compress_null-generic)
[ 0.851525] alg: No test for fcrypt (fcrypt-generic)
[ 0.855102] alg: No test for stdrng (krng)
[ 0.855342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.855348] io scheduler noop registered
[ 0.855351] io scheduler anticipatory registered
[ 0.855355] io scheduler deadline registered
[ 0.855387] io scheduler cfq registered (default)
[ 0.855661] pci 0000:01:00.0: Boot video device
[ 0.855838] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 0.855917] pcieport-driver 0000:00:01.0: irq 24 for MSI/MSI-X
[ 0.856122] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 0.856216] pcieport-driver 0000:00:1c.0: irq 25 for MSI/MSI-X
[ 0.856501] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[ 0.856594] pcieport-driver 0000:00:1c.1: irq 26 for MSI/MSI-X
[ 0.856895] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 0.856988] pcieport-driver 0000:00:1c.2: irq 27 for MSI/MSI-X
[ 0.857380] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.858507] pciehp 0000:00:1c.0:pcie02: HPC vendor_id 8086 device_id 27d0 ss_vid 0 ss_did 0
[ 0.858617] pciehp 0000:00:1c.0:pcie02: service driver pciehp loaded
[ 0.858649] pciehp 0000:00:1c.1:pcie02: HPC vendor_id 8086 device_id 27d2 ss_vid 0 ss_did 0
[ 0.858747] pciehp 0000:00:1c.1:pcie02: service driver pciehp loaded
[ 0.858778] pciehp 0000:00:1c.2:pcie02: HPC vendor_id 8086 device_id 27d4 ss_vid 0 ss_did 0
[ 0.858875] pciehp 0000:00:1c.2:pcie02: service driver pciehp loaded
[ 0.858936] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.858941] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.867386] decode_hpp: Could not get hotplug parameters. Use defaults
[ 0.867463] acpiphp_glue: Slot 3 already registered by another hotplug driver
[ 0.877218] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
[ 0.877316] fakephp: Fake PCI Hot Plug Controller Driver
[ 0.878331] fakephp: pci_hp_register failed with error -16
[ 0.878426] fakephp: pci_hp_register failed with error -16
[ 0.879043] ACPI: AC Adapter [ADP1] (on-line)
[ 0.884374] ACPI: Battery Slot [BAT0] (battery absent)
[ 0.884606] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.884611] ACPI: Power Button (FF) [PWRF]
[ 0.884780] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[ 0.884888] ACPI: Lid Switch [LID0]
[ 0.885029] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 0.885035] ACPI: Power Button (CM) [PWRB]
[ 0.885171] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[ 0.885177] ACPI: Sleep Button (CM) [SLPB]
[ 0.886511] ACPI: SSDT 7FEB3C90, 022A (r1 APPLE Cpu0Ist 3000 INTL 20050309)
[ 0.887059] ACPI: SSDT 7FEB2C10, 02C3 (r1 APPLE Cpu0Cst 3001 INTL 20050309)
[ 0.887675] Monitor-Mwait will be used to enter C-1 state
[ 0.887687] Monitor-Mwait will be used to enter C-2 state
[ 0.887696] Monitor-Mwait will be used to enter C-3 state
[ 0.887782] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 0.887875] processor ACPI_CPU:00: registered as cooling_device0
[ 0.887882] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 0.888478] ACPI: SSDT 7FEB3F10, 0087 (r1 APPLE Cpu1Ist 3000 INTL 20050309)
[ 0.888960] ACPI: SSDT 7FEB2F10, 0085 (r1 APPLE Cpu1Cst 3000 INTL 20050309)
[ 0.889728] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.889808] processor ACPI_CPU:01: registered as cooling_device1
[ 0.889816] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 0.940604] Non-volatile memory driver v1.3
[ 0.940757] intel_rng: FWH not detected
[ 0.940794] Linux agpgart interface v0.103
[ 0.940969] ipmi message handler version 39.2
[ 0.940978] ipmi device interface
[ 0.941111] IPMI System Interface driver.
[ 0.983481] ipmi_si: Unable to find any System Interface(s)
[ 0.983487] IPMI Watchdog: driver initialized
[ 0.983491] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 0.983499] Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
[ 0.983504] Hangcheck: Using get_cycles().
[ 0.983522] tpm_inf_pnp 00:03: Found TPM with ID IFX0101
[ 0.983579] tpm_inf_pnp 00:03: TPM found: config base 0x4e, data base 0x4700, chip version 0x000b, vendor id 0x15d1 (Infineon), product id 0x000b (SLB 9635 TT 1.2)
[ 0.983847] [drm] Initialized drm 1.1.0 20060810
[ 0.984645] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.984653] pci 0000:01:00.0: setting latency timer to 64
[ 0.984843] [drm] Initialized radeon 1.29.0 20080528 on minor 0
[ 0.987830] brd: module loaded
[ 0.989137] loop: module loaded
[ 0.989293] sky2 driver version 1.22
[ 0.989328] sky2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.989340] sky2 0000:02:00.0: setting latency timer to 64
[ 0.989379] sky2 0000:02:00.0: Yukon-2 EC chip revision 2
[ 1.021602] sky2 0000:02:00.0: Marvell Yukon 88E8053 Gigabit Ethernet Controller
[ 1.021608] Part Number: Yukon 88E8053
[ 1.021611] Engineering Level: Rev. 2.2
[ 1.021614] Manufacturer: Marvell
[ 1.021695] sky2 0000:02:00.0: irq 28 for MSI/MSI-X
[ 1.021943] sky2 eth0: addr 00:16:cb:8c:b2:65
[ 1.022016] PPP generic driver version 2.4.2
[ 1.022149] PPP Deflate Compression module registered
[ 1.023372] PPP MPPE Compression module registered
[ 1.023377] NET: Registered protocol family 24
[ 1.023390] PPPoL2TP kernel driver, V1.0
[ 1.023867] tun: Universal TUN/TAP device driver, 1.6
[ 1.023871] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 1.024035] usbcore: registered new interface driver cdc_ether
[ 1.024112] usbcore: registered new interface driver rndis_host
[ 1.024301] usbcore: registered new interface driver rndis_wlan
[ 1.024327] console [netcon0] enabled
[ 1.024331] netconsole: network logging started
[ 1.024334] Linux video capture interface: v2.00
[ 1.024535] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[ 1.024845] Driver 'sd' needs updating - please use bus_type methods
[ 1.024916] Driver 'sr' needs updating - please use bus_type methods
[ 1.025048] SCSI Media Changer driver v0.25
[ 1.025115] Driver 'ch' needs updating - please use bus_type methods
[ 1.025300] ata_piix 0000:00:1f.1: version 2.12
[ 1.025402] ata_piix 0000:00:1f.1: power state changed by ACPI to D0
[ 1.025413] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.025465] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1.025554] scsi0 : ata_piix
[ 1.025795] scsi1 : ata_piix
[ 1.026846] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40c0 irq 14
[ 1.026852] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40c8 irq 15
[ 1.026879] ata_piix 0000:00:1f.2: enabling device (0005 -> 0007)
[ 1.026891] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.026900] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
[ 1.180026] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.180099] scsi2 : ata_piix
[ 1.180353] scsi3 : ata_piix
[ 1.182162] ata3: SATA max UDMA/133 cmd 0x40d8 ctl 0x40f4 bmdma 0x4020 irq 19
[ 1.182168] ata4: SATA max UDMA/133 cmd 0x40d0 ctl 0x40f0 bmdma 0x4028 irq 19
[ 1.182554] firewire_ohci 0000:0c:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.190533] ata1.00: ATAPI: MATSHITADVD-R UJ-857, HAEA, max UDMA/66
[ 1.203844] ata1.00: configured for UDMA/66
[ 1.205692] scsi 0:0:0:0: CD-ROM MATSHITA DVD-R UJ-857 HAEA PQ: 0 ANSI: 5
[ 1.207285] sr0: scsi3-mmc drive: 47x/47x writer cd/rw xa/form2 cdda tray
[ 1.207291] Uniform CD-ROM driver Revision: 3.20
[ 1.207529] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.207711] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 1.246679] firewire_ohci: Added fw-ohci device 0000:0c:03.0, OHCI version 1.0
[ 1.247060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.247091] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.247116] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.247122] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.247333] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.251260] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.251270] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.251290] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x90405400
[ 1.263345] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.263395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.263400] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.263405] usb usb1: Product: EHCI Host Controller
[ 1.263409] usb usb1: Manufacturer: Linux 2.6.29.1 ehci_hcd
[ 1.263413] usb usb1: SerialNumber: 0000:00:1d.7
[ 1.263555] usb usb1: configuration #1 chosen from 1 choice
[ 1.263661] hub 1-0:1.0: USB hub found
[ 1.263673] hub 1-0:1.0: 8 ports detected
[ 1.264067] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.264105] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.264116] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.264122] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.264327] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.264363] uhci_hcd 0000:00:1d.0: irq 23, io base 0x000040a0
[ 1.264419] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.264424] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.264429] usb usb2: Product: UHCI Host Controller
[ 1.264433] usb usb2: Manufacturer: Linux 2.6.29.1 uhci_hcd
[ 1.264437] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.264573] usb usb2: configuration #1 chosen from 1 choice
[ 1.264675] hub 2-0:1.0: USB hub found
[ 1.264686] hub 2-0:1.0: 2 ports detected
[ 1.264930] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.264940] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.264947] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.265127] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.265160] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004080
[ 1.265214] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.265219] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.265224] usb usb3: Product: UHCI Host Controller
[ 1.265227] usb usb3: Manufacturer: Linux 2.6.29.1 uhci_hcd
[ 1.265231] usb usb3: SerialNumber: 0000:00:1d.1
[ 1.265365] usb usb3: configuration #1 chosen from 1 choice
[ 1.265470] hub 3-0:1.0: USB hub found
[ 1.265481] hub 3-0:1.0: 2 ports detected
[ 1.265724] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.265734] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.265740] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.265922] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.265966] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004060
[ 1.266019] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.266024] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.266029] usb usb4: Product: UHCI Host Controller
[ 1.266033] usb usb4: Manufacturer: Linux 2.6.29.1 uhci_hcd
[ 1.266037] usb usb4: SerialNumber: 0000:00:1d.2
[ 1.266173] usb usb4: configuration #1 chosen from 1 choice
[ 1.266274] hub 4-0:1.0: USB hub found
[ 1.266285] hub 4-0:1.0: 2 ports detected
[ 1.266527] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 1.266540] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 1.266546] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.266745] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 1.266793] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004040
[ 1.266847] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.266853] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.266857] usb usb5: Product: UHCI Host Controller
[ 1.266861] usb usb5: Manufacturer: Linux 2.6.29.1 uhci_hcd
[ 1.266865] usb usb5: SerialNumber: 0000:00:1d.3
[ 1.266999] usb usb5: configuration #1 chosen from 1 choice
[ 1.267100] hub 5-0:1.0: USB hub found
[ 1.267112] hub 5-0:1.0: 2 ports detected
[ 1.267502] usbcore: registered new interface driver cdc_acm
[ 1.267508] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.267590] usbcore: registered new interface driver usblp
[ 1.267595] Initializing USB Mass Storage driver...
[ 1.267700] usbcore: registered new interface driver usb-storage
[ 1.267705] USB Mass Storage support registered.
[ 1.267801] usbcore: registered new interface driver appledisplay
[ 1.268071] PNP: No PS/2 controller found. Probing ports directly.
[ 1.268986] i8042.c: No controller found.
[ 1.280195] mice: PS/2 mouse device common for all mice
[ 1.345889] usbcore: registered new interface driver appletouch
[ 1.345970] usbcore: registered new interface driver bcm5974
[ 1.346112] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 1.376830] I2O subsystem v1.325
[ 1.376834] i2o: max drivers = 8
[ 1.377113] I2O Configuration OSM v1.323
[ 1.377263] I2O Bus Adapter OSM v1.317
[ 1.377331] I2O Block Device OSM v1.325
[ 1.377599] I2O SCSI Peripheral OSM v1.316
[ 1.377669] I2O ProcFS OSM v1.316
[ 1.377784] rtc_cmos 00:09: RTC can wake from S4
[ 1.377894] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[ 1.377933] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.377999] i2c /dev entries driver
[ 1.378159] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.378167] ACPI: I/O resource 0000:00:1f.3 [0xefa0-0xefbf] conflicts with ACPI region SMBI [0xefa0-0xefaf]
[ 1.378171] ACPI: Device needs an ACPI driver
[ 1.378577] applesmc: Apple MacBook Pro detected:
[ 1.378581] applesmc: - Model with accelerometer
[ 1.378584] applesmc: - Model with light sensors and backlight
[ 1.378589] applesmc: - Model with 12 temperature sensors
[ 1.399561] ata3.01: ATA-7: WDC WD1600BEVS-00RST0, 04.01G04, max UDMA/133
[ 1.399568] ata3.01: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.411047] ata3.01: configured for UDMA/133
[ 1.411168] scsi 2:0:1:0: Direct-Access ATA WDC WD1600BEVS-0 04.0 PQ: 0 ANSI: 5
[ 1.411595] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 1.411606] sd 2:0:1:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[ 1.411632] sd 2:0:1:0: [sda] Write Protect is off
[ 1.411638] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 1.411678] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.411780] sd 2:0:1:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[ 1.411803] sd 2:0:1:0: [sda] Write Protect is off
[ 1.411808] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 1.411847] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.411854] sda:<7>applesmc: device successfully initialized (0xe0, 0x00).
[ 1.430623] applesmc: device successfully initialized.
[ 1.431180] applesmc: 2 fans found.
[ 1.432582] input: applesmc as /devices/platform/applesmc.768/input/input6
[ 1.456989] Registered led device: smc::kbd_backlight
[ 1.457075] applesmc: driver successfully loaded.
[ 1.457499] sda1 sda2 sda3 sda4 sda5
[ 1.457830] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[ 1.458030] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0460)
[ 1.458128] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 1.458405] device-mapper: uevent: version 1.0.3
[ 1.458638] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: [email protected]
[ 1.458717] sd 2:0:1:0: [sda] Attached SCSI disk
[ 1.460174] device-mapper: multipath: version 1.0.5 loaded
[ 1.460179] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.460266] Bluetooth: Generic Bluetooth USB driver ver 0.4
[ 1.460351] usbcore: registered new interface driver btusb
[ 1.460986] cpuidle: using governor ladder
[ 1.462048] cpuidle: using governor menu
[ 1.462145] Marking TSC unstable due to TSC halts in idle
[ 1.463629] usbcore: registered new interface driver usbhid
[ 1.463635] usbhid: v2.6:USB HID core driver
[ 1.463846] Advanced Linux Sound Architecture Driver Version 1.0.18a.
[ 1.465271] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 1.465331] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 1.492949] hda_codec: STAC922x, Apple subsys_id=106b0200
[ 1.527971] input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/input/input7
[ 1.537861] input: HDA Intel HP Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 1.551721] ALSA device list:
[ 1.551725] #0: Dummy 1
[ 1.551728] #1: Virtual MIDI Card 1
[ 1.551731] #2: HDA Intel at 0x90400000 irq 22
[ 1.551871] oprofile: using NMI interrupt.
[ 1.551925] GACT probability on
[ 1.551928] Mirror/redirect action on
[ 1.551932] Simple TC action Loaded
[ 1.552116] netem: version 1.2
[ 1.552120] u32 classifier
[ 1.552123] Performance counters on
[ 1.552126] input device check on
[ 1.552128] Actions configured
[ 1.552144] IPv4 over IPv4 tunneling driver
[ 1.552314] GRE over IPv4 tunneling driver
[ 1.552570] TCP cubic registered
[ 1.552573] Initializing XFRM netlink socket
[ 1.553096] NET: Registered protocol family 10
[ 1.553289] lo: Disabled Privacy Extensions
[ 1.553501] tunl0: Disabled Privacy Extensions
[ 1.553597] NET: Registered protocol family 17
[ 1.553606] NET: Registered protocol family 15
[ 1.553643] Bridge firewalling registered
[ 1.553660] irlan0 (): not using net_device_ops yet
[ 1.553901] IrCOMM protocol (Dag Brattli)
[ 1.556902] Bluetooth: L2CAP ver 2.11
[ 1.556905] Bluetooth: L2CAP socket layer initialized
[ 1.556911] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.556914] Bluetooth: SCO socket layer initialized
[ 1.556946] Bluetooth: RFCOMM socket layer initialized
[ 1.556955] Bluetooth: RFCOMM TTY layer initialized
[ 1.556959] Bluetooth: RFCOMM ver 1.10
[ 1.556962] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.556966] Bluetooth: BNEP filters: protocol multicast
[ 1.556970] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.557057] 802.1Q VLAN Support v1.8 Ben Greear <[email protected]>
[ 1.557062] All bugs added by David S. Miller <[email protected]>
[ 1.562780] CCID: Activated CCID 2 (TCP-like)
[ 1.562821] CCID: Activated CCID 3 (TCP-Friendly Rate Control)
[ 1.576780] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.582482] SCTP: Hash tables configured (established 65536 bind 65536)
[ 1.607747] lib80211: common routines for IEEE802.11 drivers
[ 1.607752] lib80211_crypt: registered algorithm 'NULL'
[ 1.607757] TIPC: Activated (version 1.6.4 compiled Apr 3 2009 09:37:04)
[ 1.607915] NET: Registered protocol family 30
[ 1.607919] TIPC: Started in single node mode
[ 1.612143] Using IPI No-Shortcut mode
[ 1.612504] PM: Resume from partition /dev/mapper/luks-swap
[ 1.612508] PM: Checking hibernation image.
[ 1.612529] PM: Error -6 checking image file
[ 1.612533] PM: Resume from disk failed.
[ 1.612552] registered taskstats version 1
[ 1.612811] rtc_cmos 00:09: setting system clock to 2009-04-09 23:06:50 UTC (1239318410)
[ 1.612817] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[ 1.613250] Freeing unused kernel memory: 368k freed
[ 1.701795] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 1.701802] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.701807] usb 1-1: Product: USB2.0 Hub
[ 1.702072] usb 1-1: configuration #1 chosen from 1 choice
[ 1.702598] hub 1-1:1.0: USB hub found
[ 1.702910] hub 1-1:1.0: 4 ports detected
[ 1.746979] firewire_core: created device fw0: GUID 0016cbfffe4c8a54, S400
[ 1.916753] usb 1-4: new high speed USB device using ehci_hcd and address 4
[ 2.040421] usb 1-4: New USB device found, idVendor=05ac, idProduct=8300
[ 2.040427] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.040690] usb 1-4: configuration #1 chosen from 1 choice
[ 2.480079] usb 2-2: new full speed USB device using uhci_hcd and address 2
[ 2.664509] usb 2-2: New USB device found, idVendor=05ac, idProduct=0218
[ 2.664516] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.664522] usb 2-2: Product: Apple Internal Keyboard / Trackpad
[ 2.664526] usb 2-2: Manufacturer: Apple Computer
[ 2.664793] usb 2-2: configuration #1 chosen from 1 choice
[ 2.674264] input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input9
[ 2.703742] apple 0003:05AC:0218.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2/input0
[ 2.708506] appletouch: Geyser mode initialized.
[ 2.708751] input: appletouch as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input10
[ 2.742737] input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.2/input/input11
[ 2.774476] apple 0003:05AC:0218.0002: input,hidraw1: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2/input2
[ 3.006745] usb 4-2: new full speed USB device using uhci_hcd and address 2
[ 3.179131] usb 4-2: New USB device found, idVendor=05ac, idProduct=8240
[ 3.179138] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.179143] usb 4-2: Product: IR Receiver
[ 3.179146] usb 4-2: Manufacturer: Apple Computer, Inc.
[ 3.179399] usb 4-2: configuration #1 chosen from 1 choice
[ 3.187285] generic-usb 0003:05AC:8240.0003: hidraw2: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2/input0
[ 3.413395] usb 5-1: new full speed USB device using uhci_hcd and address 2
[ 3.582979] usb 5-1: New USB device found, idVendor=05ac, idProduct=1000
[ 3.582985] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.583200] usb 5-1: configuration #1 chosen from 1 choice
[ 3.611609] input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input12
[ 3.631217] generic-usb 0003:05AC:1000.0004: input,hidraw3: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1/input0
[ 3.648620] input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input13
[ 3.666935] generic-usb 0003:05AC:1000.0005: input,hidraw4: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1/input1
[ 3.733728] usb 1-1.1: new high speed USB device using ehci_hcd and address 7
[ 3.819491] usb 1-1.1: New USB device found, idVendor=0dda, idProduct=2005
[ 3.819498] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.819503] usb 1-1.1: Product: USB2.0 Card Reader
[ 3.819507] usb 1-1.1: Manufacturer: ICSI
[ 3.819510] usb 1-1.1: SerialNumber: 0000001
[ 3.819730] usb 1-1.1: configuration #1 chosen from 1 choice
[ 3.821102] scsi4 : SCSI emulation for USB Mass Storage devices
[ 3.821646] usb-storage: device found at 7
[ 3.821650] usb-storage: waiting for device to settle before scanning
[ 3.886980] usb 1-1.3: new low speed USB device using ehci_hcd and address 8
[ 3.979122] usb 1-1.3: New USB device found, idVendor=413c, idProduct=2003
[ 3.979128] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.979133] usb 1-1.3: Product: DELL USB Keyboard
[ 3.979137] usb 1-1.3: Manufacturer: DELL
[ 3.979364] usb 1-1.3: configuration #1 chosen from 1 choice
[ 3.984960] input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.3/1-1.3:1.0/input/input14
[ 4.003650] generic-usb 0003:413C:2003.0006: input,hidraw5: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on usb-0000:00:1d.7-1.3/input0
[ 4.013840] input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.3/1-1.3:1.1/input/input15
[ 4.033698] generic-usb 0003:413C:2003.0007: input,hidraw6: USB HID v1.10 Device [DELL DELL USB Keyboard] on usb-0000:00:1d.7-1.3/input1
[ 4.100516] usb 1-1.4: new low speed USB device using ehci_hcd and address 9
[ 4.199122] usb 1-1.4: New USB device found, idVendor=045e, idProduct=0029
[ 4.199128] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.199134] usb 1-1.4: Product: Microsoft IntelliMouse® Optical
[ 4.199138] usb 1-1.4: Manufacturer: Microsoft
[ 4.199369] usb 1-1.4: configuration #1 chosen from 1 choice
[ 4.207445] input: Microsoft Microsoft IntelliMouse® Optical as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.4/1-1.4:1.0/input/input16
[ 4.227009] generic-usb 0003:045E:0029.0008: input,hidraw7: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse® Optical] on usb-0000:00:1d.7-1.4/input0
[ 8.820402] usb-storage: device scan complete
[ 8.821709] scsi 4:0:0:0: Direct-Access ICSI IC1210 CF 1.5B PQ: 0 ANSI: 0 CCS
[ 8.822958] scsi 4:0:0:1: Direct-Access ICSI IC1210 MS 1.5B PQ: 0 ANSI: 0 CCS
[ 8.826089] scsi 4:0:0:2: Direct-Access ICSI IC1210 MMC/SD 1.5B PQ: 0 ANSI: 0 CCS
[ 8.827455] scsi 4:0:0:3: Direct-Access ICSI IC1210 SM 1.5B PQ: 0 ANSI: 0 CCS
[ 8.828384] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 8.828685] sd 4:0:0:1: Attached scsi generic sg3 type 0
[ 8.828981] sd 4:0:0:2: Attached scsi generic sg4 type 0
[ 8.829269] sd 4:0:0:3: Attached scsi generic sg5 type 0
[ 8.830972] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 8.831914] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[ 8.840942] sd 4:0:0:2: [sdd] Attached SCSI removable disk
[ 8.841179] sd 4:0:0:3: [sde] Attached SCSI removable disk
[ 14.804866] EXT4-fs: INFO: recovery required on readonly filesystem.
[ 14.804873] EXT4-fs: write access will be enabled during recovery.
[ 14.860194] EXT4-fs: barriers enabled
[ 16.740025] EXT4-fs: delayed allocation enabled
[ 16.740293] EXT4-fs: mballoc enabled
[ 16.740296] EXT4-fs: recovery complete.
[ 16.740437] kjournald2 starting: pid 1133, dev dm-0:8, commit interval 5 seconds
[ 16.747194] EXT4-fs: mounted filesystem dm-0 with ordered data mode
[ 16.897127] type=1404 audit(1239318425.784:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[ 17.162606] SELinux: 8192 avtab hash slots, 115518 rules.
[ 17.203356] SELinux: 8192 avtab hash slots, 115518 rules.
[ 17.287820] SELinux: 8 users, 11 roles, 2699 types, 121 bools, 1 sens, 1024 cats
[ 17.287828] SELinux: 73 classes, 115518 rules
[ 17.292459] SELinux: class kernel_service not defined in policy
[ 17.292822] SELinux: the above unknown classes and permissions will be allowed
[ 17.292826] SELinux: Completing initialization.
[ 17.292830] SELinux: Setting up existing superblocks.
[ 17.326062] SELinux: initialized (dev dm-0, type ext4), uses xattr
[ 17.326182] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 17.332552] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[ 17.332575] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
[ 17.332585] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[ 17.332595] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[ 17.332630] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[ 17.332668] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
[ 17.332677] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[ 17.332745] SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
[ 17.332751] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 17.332788] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[ 17.332796] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[ 17.332808] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[ 17.332897] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[ 17.332911] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 17.332938] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[ 17.332946] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[ 17.333057] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 17.363083] type=1403 audit(1239318426.247:3): policy loaded auid=4294967295 ses=4294967295
[ 20.896130] udevd version 127 started
[ 22.010217] cfg80211: Calling CRDA to update world regulatory domain
[ 22.258374] ath5k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 22.258392] ath5k 0000:03:00.0: setting latency timer to 64
[ 22.258645] ath5k 0000:03:00.0: registered as 'phy0'
[ 22.447791] wmaster0 (ath5k): not using net_device_ops yet
[ 22.448038] phy0: Selected rate control algorithm 'minstrel'
[ 22.448121] wlan0 (ath5k): not using net_device_ops yet
[ 22.448315] ath5k phy0: Atheros AR5414 chip found (MAC: 0xa3, PHY: 0x61)
[ 23.659657] cfg80211: Calling CRDA for country: DE
[ 23.773459] cfg80211: Regulatory domain changed to country: DE
[ 23.773465] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 23.773471] (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 23.773476] (5150000 KHz - 5255000 KHz @ 40000 KHz), (N/A, 2301 mBm)
[ 23.773481] (5470000 KHz - 5650000 KHz @ 40000 KHz), (N/A, 3000 mBm)
[ 25.257058] EXT4 FS on dm-0, internal journal on dm-0:8
[ 25.626615] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
[ 25.626638] SELinux: initialized (dev sda3, type ext2), uses xattr
[ 25.627347] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 27.460952] Adding 2039728k swap on /dev/mapper/luks-swap. Priority:-1 extents:1 across:2039728k
[ 27.466502] SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
[ 28.543401] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 28.653839] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 28.654718] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 28.654725] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
[ 28.654729] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 28.853306] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 30.610159] JBD: barrier-based sync failed on dm-0:8 - disabling barriers
[ 38.632711] sky2 eth0: enabling interface
[ 38.633054] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 38.674885] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 40.316647] cfg80211: Calling CRDA for country: DE
[ 43.561134] [drm] Setting GART location based on new memory map
[ 43.561834] [drm] Loading R500 Microcode
[ 43.561905] [drm] Num pipes: 1
[ 43.561915] [drm] writeback test succeeded in 1 usecs
[ 68.145674] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[ 79.257855] wlan0: authenticate with AP 00:23:08:1d:f2:bb
[ 79.263541] wlan0: authenticated
[ 79.263549] wlan0: associate with AP 00:23:08:1d:f2:bb
[ 79.281067] wlan0: RX AssocResp from 00:23:08:1d:f2:bb (capab=0x431 status=0 aid=1)
[ 79.281074] wlan0: associated
[ 79.282136] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 80.355421] UDF-fs: Partition marked readonly; forcing readonly mount
[ 80.439103] UDF-fs INFO UDF: Mounting volume 'DVDVolume', timestamp 2001/09/20 02:19 (1078)
[ 80.439975] SELinux: initialized (dev sr0, type udf), uses genfs_contexts
[ 80.642092] hfs: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.
[ 80.675967] SELinux: initialized (dev sda2, type hfsplus), uses genfs_contexts
[ 89.516715] wlan0: no IPv6 routers present
[ 120.764261] sky2 eth0: disabling interface
[ 120.980971] wlan0: direct probe to AP 00:23:08:1d:f2:bb try 1
[ 120.993409] wlan0 direct probe responded
[ 120.993417] wlan0: authenticate with AP 00:23:08:1d:f2:bb
[ 120.994576] wlan0: disassociating by local choice (reason=3)
[ 121.010723] wlan0: authenticated
[ 121.010730] wlan0: associate with AP 00:23:08:1d:f2:bb
[ 121.027570] wlan0: deauthenticating by local choice (reason=3)
[ 121.058586] [drm] Num pipes: 1
[ 131.404485] usb 1-1.1: reset high speed USB device using ehci_hcd and address 7
[ 131.516742] sd 4:0:0:0: [sdb] Unit Not Ready
[ 131.516805] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 131.517039] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 131.524116] sd 4:0:0:1: [sdc] Unit Not Ready
[ 131.524193] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 131.524428] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 131.532481] sd 4:0:0:2: [sdd] Unit Not Ready
[ 131.532545] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 131.532765] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 131.539742] sd 4:0:0:3: [sde] Unit Not Ready
[ 131.539804] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 131.540070] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 131.549119] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 131.549182] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 131.549316] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 131.549536] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 131.553859] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 131.553922] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 131.554039] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 131.554292] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 131.556744] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 131.556808] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 131.556941] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 131.557192] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 131.561483] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 131.561578] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 131.562745] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 131.562859] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 131.563866] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 131.563973] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 131.564123] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 131.564393] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 131.571371] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 131.571485] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 131.573415] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 131.573529] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 131.588981] sd 4:0:0:2: [sdd] Unit Not Ready
[ 131.589072] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 131.589319] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 131.596868] sd 4:0:0:0: [sdb] Unit Not Ready
[ 131.596974] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 131.597227] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 131.602492] sd 4:0:0:3: [sde] Unit Not Ready
[ 131.602598] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 131.602868] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 131.603421] sd 4:0:0:1: [sdc] Unit Not Ready
[ 131.603531] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 131.603798] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 131.609359] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 131.609451] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 131.609598] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 131.609845] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 131.616746] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 131.616853] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 131.617001] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 131.617250] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 131.621484] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 131.621580] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 131.641318] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 131.641419] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 131.641567] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 131.641815] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 131.642043] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 131.642135] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 131.642280] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 131.642526] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 131.642735] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 131.642829] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.404494] usb 1-1.1: reset high speed USB device using ehci_hcd and address 7
[ 139.497761] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 139.497878] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 139.506114] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 139.506230] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 139.522362] sd 4:0:0:2: [sdd] Unit Not Ready
[ 139.522460] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.522709] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.524735] sd 4:0:0:0: [sdb] Unit Not Ready
[ 139.524827] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.525076] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.532612] sd 4:0:0:1: [sdc] Unit Not Ready
[ 139.532719] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.532990] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.533736] sd 4:0:0:3: [sde] Unit Not Ready
[ 139.533838] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.534111] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.548861] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 139.548956] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 139.549103] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.549351] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.551864] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 139.551957] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 139.552105] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.552354] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.553612] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 139.553714] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 139.553868] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.554118] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.558363] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 139.558460] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 139.559611] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 139.559722] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 139.560875] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 139.560990] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 139.561136] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.561419] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.562863] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 139.562960] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.570876] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 139.570993] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 139.580890] sd 4:0:0:1: [sdc] Unit Not Ready
[ 139.581001] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.581248] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.588366] sd 4:0:0:2: [sdd] Unit Not Ready
[ 139.588459] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.588706] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.592128] sd 4:0:0:3: [sde] Unit Not Ready
[ 139.592233] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.592505] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.592990] sd 4:0:0:0: [sdb] Unit Not Ready
[ 139.593081] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.593331] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.612368] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 139.612460] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 139.612605] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.612852] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.614131] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 139.614242] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 139.614397] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.614679] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.615243] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 139.615335] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 139.615481] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.615728] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.621744] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 139.621840] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 139.624687] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 139.624803] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 139.624986] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.625261] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.625614] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 139.625711] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.627527] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 139.627629] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 139.633510] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 139.633625] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 139.660492] sd 4:0:0:2: [sdd] Unit Not Ready
[ 139.660585] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.660858] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.667743] sd 4:0:0:0: [sdb] Unit Not Ready
[ 139.667834] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.668082] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.669245] sd 4:0:0:1: [sdc] Unit Not Ready
[ 139.669342] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.669590] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.670617] sd 4:0:0:3: [sde] Unit Not Ready
[ 139.670708] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.670984] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.684244] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 139.684336] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 139.684482] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.684730] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.693121] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 139.693216] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 139.694492] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 139.694584] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 139.694731] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.694978] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.696246] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 139.696337] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 139.696483] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.696749] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.697993] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 139.698085] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 139.698232] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.698479] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.706246] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 139.706342] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 139.707516] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 139.707611] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.708872] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 139.708968] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 139.725494] sd 4:0:0:2: [sdd] Unit Not Ready
[ 139.725587] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.725834] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.728620] sd 4:0:0:0: [sdb] Unit Not Ready
[ 139.728711] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.728959] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.734869] sd 4:0:0:3: [sde] Unit Not Ready
[ 139.734960] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.735207] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.736244] sd 4:0:0:1: [sdc] Unit Not Ready
[ 139.736335] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.736582] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.750748] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 139.750865] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 139.751010] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.751258] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.757373] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 139.757471] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 139.760370] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 139.760466] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 139.761441] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.761689] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.763372] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 139.763467] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 139.763615] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.763866] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.766116] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 139.766214] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.774253] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 139.774351] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 139.774497] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.774746] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.782376] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 139.782472] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 139.785126] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 139.785230] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 139.799386] sd 4:0:0:2: [sdd] Unit Not Ready
[ 139.799498] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.799764] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.807124] sd 4:0:0:0: [sdb] Unit Not Ready
[ 139.807218] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.807466] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.819247] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 139.819349] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 139.819496] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.819758] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.825129] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 139.825240] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 139.826248] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 139.826344] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 139.826492] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.826746] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.834379] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 139.834475] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.855345] sd 4:0:0:2: [sdd] Unit Not Ready
[ 139.855441] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.855744] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.864376] sd 4:0:0:0: [sdb] Unit Not Ready
[ 139.864470] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.864721] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.877017] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 139.877136] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 139.877284] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.877582] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.882889] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 139.883002] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 139.883999] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 139.884092] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 139.884268] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.884527] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.885749] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 139.885844] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.890451] PM: Syncing filesystems ... done.
[ 139.896226] PM: Preparing system for mem sleep
[ 139.896251] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 139.897531] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[ 139.897879] PM: Entering mem sleep
[ 139.897896] Suspending console(s) (use no_console_suspend to debug)
[ 140.010093] sd 2:0:1:0: [sda] Synchronizing SCSI cache
[ 140.171644] sd 2:0:1:0: [sda] Stopping disk
[ 140.500084] Clocksource tsc unstable (delta = -346000373 ns)
[ 140.611747] ACPI handle has no context!
[ 140.623775] ath5k 0000:03:00.0: PCI INT A disabled
[ 140.636882] sky2 0000:02:00.0: PME# disabled
[ 140.650110] pci 0000:01:00.0: PCI INT A disabled
[ 140.650365] ata_piix 0000:00:1f.2: PCI INT B disabled
[ 140.663621] ata_piix 0000:00:1f.1: PCI INT A disabled
[ 140.663852] ata_piix 0000:00:1f.1: power state changed by ACPI to D3
[ 140.663957] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[ 140.664014] ehci_hcd 0000:00:1d.7: PME# disabled
[ 140.677608] uhci_hcd 0000:00:1d.3: PCI INT D disabled
[ 140.677650] uhci_hcd 0000:00:1d.2: PCI INT C disabled
[ 140.677693] uhci_hcd 0000:00:1d.1: PCI INT B disabled
[ 140.677735] uhci_hcd 0000:00:1d.0: PCI INT A disabled
[ 140.677774] pciehp 0000:00:1c.2:pcie02: pciehp_suspend ENTRY
[ 140.677836] pciehp 0000:00:1c.1:pcie02: pciehp_suspend ENTRY
[ 140.677896] pciehp 0000:00:1c.0:pcie02: pciehp_suspend ENTRY
[ 140.691154] HDA Intel 0000:00:1b.0: PCI INT A disabled
[ 140.704394] PM: suspend devices took 0.806 seconds
[ 140.706816] ACPI: Preparing to enter system sleep state S3
[ 140.709363] Disabling non-boot CPUs ...
[ 140.710490] Breaking affinity for irq 9
[ 140.710520] Breaking affinity for irq 19
[ 140.710526] Breaking affinity for irq 22
[ 140.710531] Breaking affinity for irq 23
[ 140.711614] kvm: disabling virtualization on CPU1
[ 140.711646] CPU 1 is now offline
[ 140.711649] SMP alternatives: switching to UP code
[ 141.074700] CPU1 is down
[ 141.074837] Extended CMOS year: 2000
[ 141.074837] Intel machine check architecture supported.
[ 141.074837] Intel machine check reporting enabled on CPU#0.
[ 141.074837] Back to C!
[ 141.074837] Extended CMOS year: 2000
[ 141.074837] pcieport-driver 0000:00:01.0: restoring config space at offset 0xf (was 0x80100, writing 0x8010a)
[ 141.074837] pcieport-driver 0000:00:01.0: restoring config space at offset 0xa (was 0xf, writing 0x0)
[ 141.074837] pcieport-driver 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0x87f18001)
[ 141.074837] pcieport-driver 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0x90309030)
[ 141.074837] pcieport-driver 0000:00:01.0: restoring config space at offset 0x7 (was 0xf0, writing 0x3030)
[ 141.074837] pcieport-driver 0000:00:01.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[ 141.074837] pcieport-driver 0000:00:01.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 141.074837] pcieport-driver 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 141.074837] pci 0000:00:07.0: restoring config space at offset 0xf (was 0x100, writing 0x10a)
[ 141.074837] pci 0000:00:07.0: restoring config space at offset 0x4 (was 0x0, writing 0x90404000)
[ 141.074837] pci 0000:00:07.0: restoring config space at offset 0x1 (was 0xb00000, writing 0xb00002)
[ 141.074837] HDA Intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 141.074837] HDA Intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0x90400004)
[ 141.074837] HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 141.074837] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 141.074837] pcieport-driver 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 141.074837] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x90519051)
[ 141.074837] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0x90209020)
[ 141.074837] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
[ 141.074837] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[ 141.074837] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 141.074837] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was 0x180000, writing 0x100407)
[ 141.074837] pcieport-driver 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[ 141.074837] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 141.074837] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0x90109010)
[ 141.074837] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 141.074837] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x30300)
[ 141.074837] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 141.074837] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x1 (was 0x180000, writing 0x100407)
[ 141.074837] pcieport-driver 0000:00:1c.2: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 141.074837] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x9 (was 0x10001, writing 0x8bf18801)
[ 141.074837] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x8 (was 0x0, writing 0x90008c10)
[ 141.074837] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20000000, writing 0x1010)
[ 141.074837] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x6 (was 0x0, writing 0xb0400)
[ 141.074837] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 141.074837] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 141.074837] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 141.074837] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x40a1)
[ 141.074837] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
[ 141.074837] uhci_hcd 0000:00:1d.1: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 141.074837] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x8 (was 0x1, writing 0x4081)
[ 141.074837] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
[ 141.074837] uhci_hcd 0000:00:1d.2: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 141.074837] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x8 (was 0x1, writing 0x4061)
[ 141.074837] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
[ 141.074837] uhci_hcd 0000:00:1d.3: restoring config space at offset 0xf (was 0x400, writing 0x40a)
[ 141.074837] uhci_hcd 0000:00:1d.3: restoring config space at offset 0x8 (was 0x1, writing 0x4041)
[ 141.074837] uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
[ 141.074837] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 141.074837] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0x90405400)
[ 141.074837] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900002)
[ 141.074837] pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 141.074837] pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0x8c008c00)
[ 141.074837] pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x22800000, writing 0x228000f0)
[ 141.074837] pci 0000:00:1e.0: restoring config space at offset 0x6 (was 0x0, writing 0x200c0c00)
[ 141.074837] pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 141.074837] ata_piix 0000:00:1f.1: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 141.074837] ata_piix 0000:00:1f.1: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800005)
[ 141.074837] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 141.074837] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x4021)
[ 141.074837] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00002, writing 0x2b00007)
[ 141.074837] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 141.074837] pci 0000:01:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10a)
[ 141.074837] pci 0000:01:00.0: restoring config space at offset 0xc (was 0x0, writing 0xfffe0000)
[ 141.074837] pci 0000:01:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x90300000)
[ 141.074837] pci 0000:01:00.0: restoring config space at offset 0x5 (was 0x1, writing 0x3001)
[ 141.074837] pci 0000:01:00.0: restoring config space at offset 0x4 (was 0x8, writing 0x80000008)
[ 141.074837] pci 0000:01:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 141.074837] pci 0000:01:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100003)
[ 141.074837] sky2 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 141.074837] sky2 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xfffe0000)
[ 141.074837] sky2 0000:02:00.0: restoring config space at offset 0x6 (was 0x1, writing 0x2001)
[ 141.074837] sky2 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0x90200004)
[ 141.074837] sky2 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 141.074837] sky2 0000:02:00.0: restoring config space at offset 0x1 (was 0x40100000, writing 0x100407)
[ 141.074837] ath5k 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 141.074837] ath5k 0000:03:00.0: restoring config space at offset 0x4 (was 0x4, writing 0x90100004)
[ 141.074837] ath5k 0000:03:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 141.074837] ath5k 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 141.074837] firewire_ohci 0000:0c:03.0: restoring config space at offset 0xf (was 0x180c0100, writing 0x180c010b)
[ 141.074837] firewire_ohci 0000:0c:03.0: restoring config space at offset 0x4 (was 0x0, writing 0x8c000000)
[ 141.074837] firewire_ohci 0000:0c:03.0: restoring config space at offset 0x3 (was 0x0, writing 0xf810)
[ 141.074837] firewire_ohci 0000:0c:03.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900216)
[ 141.074837] pciehp 0000:00:1c.0:pcie02: Card present on Slot(0)
[ 141.074837] pciehp 0000:00:1c.1:pcie02: Card present on Slot(1)
[ 141.074837] Enabling non-boot CPUs ...
[ 141.074837] SMP alternatives: switching to SMP code
[ 141.176927] pciehp 0000:00:1c.0:pcie02: Device 0000:02:00.0 already exists at 0000:02:00, cannot hot-add
[ 141.176930] pciehp 0000:00:1c.0:pcie02: Cannot add device at 0000:02:00
[ 141.277791] CPU 1 irqstacks, hard=c0bb6000 soft=c0bb2000
[ 141.277795] Booting processor 1 APIC 0x1 ip 0x6000
[ 141.280001] pciehp 0000:00:1c.1:pcie02: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
[ 141.280004] pciehp 0000:00:1c.1:pcie02: Cannot add device at 0000:03:00
[ 141.074233] Initializing CPU#1
[ 141.074233] Calibrating delay using timer specific routine.. 3663.46 BogoMIPS (lpj=6103142)
[ 141.074233] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 141.074233] CPU: L2 cache: 2048K
[ 141.074233] CPU: Physical Processor ID: 0
[ 141.074233] CPU: Processor Core ID: 1
[ 141.074233] Intel machine check architecture supported.
[ 141.074233] Intel machine check reporting enabled on CPU#1.
[ 141.370420] CPU1: Genuine Intel(R) CPU T2400 @ 1.83GHz stepping 08
[ 141.370453] kvm: enabling virtualization on CPU1
[ 141.373341] Switched to high resolution mode on CPU 1
[ 141.380297] CPU1 is up
[ 141.380299] ACPI: Waking up from system sleep state S3
[ 141.585016] ACPI: EC: non-query interrupt received, switching to interrupt mode
[ 141.594485] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 141.594497] pci 0000:00:07.0: PME# disabled
[ 141.594569] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 141.594578] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 141.594609] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 141.594616] pciehp 0000:00:1c.0:pcie02: pciehp_resume ENTRY
[ 141.594625] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[ 141.594632] pciehp 0000:00:1c.1:pcie02: pciehp_resume ENTRY
[ 141.594640] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 141.594647] pciehp 0000:00:1c.2:pcie02: pciehp_resume ENTRY
[ 141.594688] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 141.594696] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 141.594726] usb usb2: root hub lost power or was reset
[ 141.594794] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 141.594803] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 141.594831] usb usb3: root hub lost power or was reset
[ 141.594884] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 141.594893] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 141.594921] usb usb4: root hub lost power or was reset
[ 141.594985] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 141.594994] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 141.595023] usb usb5: root hub lost power or was reset
[ 141.595107] ehci_hcd 0000:00:1d.7: PME# disabled
[ 141.595115] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 141.595124] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 141.595133] ehci_hcd 0000:00:1d.7: PME# disabled
[ 141.595268] pci 0000:00:1e.0: power state changed by ACPI to D0
[ 141.595278] pci 0000:00:1e.0: setting latency timer to 64
[ 141.595357] ata_piix 0000:00:1f.1: power state changed by ACPI to D0
[ 141.595462] ata_piix 0000:00:1f.1: power state changed by ACPI to D0
[ 141.595470] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 141.595478] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 141.597043] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 141.597051] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 141.599398] pci 0000:01:00.0: PME# disabled
[ 141.599406] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 141.599414] pci 0000:01:00.0: setting latency timer to 64
[ 141.599487] sky2 0000:02:00.0: restoring config space at offset 0x1 (was 0x40100407, writing 0x100407)
[ 141.599561] sky2 0000:02:00.0: PME# disabled
[ 141.599702] ath5k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 141.663458] firewire_core: skipped bus generations, destroying all nodes
[ 141.762285] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[ 141.762291] ata1.00: ACPI cmd ef/03:44:00:00:00:a0 filtered out
[ 141.780544] ata1.00: configured for UDMA/66
[ 142.163445] firewire_core: rediscovered device fw0
[ 142.467688] applesmc: device has already been initialized (0xe0, 0x00).
[ 142.467695] sd 2:0:1:0: [sda] Starting disk
[ 143.913458] ata3.01: NODEV after polling detection
[ 143.913462] ata3.01: revalidation failed (errno=-2)
[ 148.547031] ata3.01: ACPI cmd ef/03:0c:00:00:00:b0 filtered out
[ 148.547037] ata3.01: ACPI cmd ef/03:45:00:00:00:b0 filtered out
[ 148.614657] ata3.01: configured for UDMA/133
[ 148.617386] sd 2:0:1:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[ 148.617417] sd 2:0:1:0: [sda] Write Protect is off
[ 148.617422] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 148.617461] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 148.810038] usb 2-2: reset full speed USB device using uhci_hcd and address 2
[ 148.969041] appletouch: Geyser mode initialized.
[ 149.076704] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 149.330037] usb 5-1: reset full speed USB device using uhci_hcd and address 2
[ 149.647495] PM: resume devices took 8.063 seconds
[ 149.647503] ------------[ cut here ]------------
[ 149.647507] WARNING: at kernel/power/main.c:176 suspend_test_finish+0x51/0x57()
[ 149.647511] Hardware name: MacBookPro1,1
[ 149.647513] Component: resume devices
[ 149.647516] Modules linked in: ipt_REJECT nf_conntrack_ipv4 nf_defrag_ipv4 iptable_filter ip_tables nf_conntrack_ftp ip6t_REJECT xt_tcpudp nf_conntrack_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables x_tables ath5k video mac80211 cfg80211 [last unloaded: scsi_wait_scan]
[ 149.647543] Pid: 3392, comm: pm-suspend Not tainted 2.6.29.1 #76
[ 149.647547] Call Trace:
[ 149.647554] [<c043eae4>] warn_slowpath+0x80/0xb6
[ 149.647562] [<c0706bd4>] usb_start_wait_urb+0x83/0x8d
[ 149.647569] [<c05fe4e0>] sprintf+0x17/0x19
[ 149.647575] [<c0451aee>] up+0x9/0x2a
[ 149.647580] [<c043ef58>] try_acquire_console_sem+0x24/0x42
[ 149.647586] [<c04465c5>] try_to_del_timer_sync+0x44/0x4a
[ 149.647592] [<c07081bf>] usb_resume_both+0xde/0xfd
[ 149.647598] [<c07080c1>] usb_autopm_do_device+0xb4/0xbb
[ 149.647605] [<c08bcb5e>] printk+0xe/0x11
[ 149.647610] [<c045e8e9>] suspend_test_finish+0x51/0x57
[ 149.647616] [<c045ea53>] suspend_devices_and_enter+0x164/0x18e
[ 149.647621] [<c045ebcb>] enter_state+0x12d/0x189
[ 149.647626] [<c045ecae>] state_store+0x87/0x9a
[ 149.647631] [<c045ec27>] state_store+0x0/0x9a
[ 149.647637] [<c05fa257>] kobj_attr_store+0x18/0x1c
[ 149.647644] [<c04de8ce>] sysfs_write_file+0xb0/0xdd
[ 149.647650] [<c04de81e>] sysfs_write_file+0x0/0xdd
[ 149.647656] [<c04a30b8>] vfs_write+0x84/0x121
[ 149.647661] [<c04a31ed>] sys_write+0x3c/0x63
[ 149.647667] [<c041b56d>] sysenter_do_call+0x12/0x21
[ 149.647673] [<c0410000>] x86_emulate_insn+0x55d/0x3a59
[ 149.647677] ---[ end trace dc48d4013f9d4df6 ]---
[ 149.659590] PM: Finishing wakeup.
[ 149.659594] Restarting tasks ... done.
[ 149.694371] VFS: busy inodes on changed media or resized disk sr0
[ 149.705947] VFS: busy inodes on changed media or resized disk sr0
[ 149.715068] sd 4:0:0:0: [sdb] Unit Not Ready
[ 149.715164] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 149.715411] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 149.722072] sd 4:0:0:2: [sdd] Unit Not Ready
[ 149.722166] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 149.722409] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 149.723505] sd 4:0:0:1: [sdc] Unit Not Ready
[ 149.723594] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 149.723865] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 149.725065] sd 4:0:0:3: [sde] Unit Not Ready
[ 149.725155] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 149.725398] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 149.761712] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 149.761811] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 149.761957] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 149.762205] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 149.764963] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 149.765063] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 149.765209] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 149.765459] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 149.770465] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 149.770564] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 149.770711] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 149.770966] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 149.775721] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 149.775892] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 149.776037] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 149.776283] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 149.777837] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 149.777932] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 149.779082] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 149.779174] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 149.784082] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 149.784180] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 149.788216] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 149.788314] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 149.820217] VFS: busy inodes on changed media or resized disk sr0
[ 149.866676] VFS: busy inodes on changed media or resized disk sr0
[ 149.869202] sd 4:0:0:1: [sdc] Unit Not Ready
[ 149.869300] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 149.869545] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 149.870693] sd 4:0:0:0: [sdb] Unit Not Ready
[ 149.870801] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 149.871074] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 149.871698] sd 4:0:0:3: [sde] Unit Not Ready
[ 149.871792] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 149.872056] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 149.879211] sd 4:0:0:2: [sdd] Unit Not Ready
[ 149.879304] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 149.879577] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 149.880584] VFS: busy inodes on changed media or resized disk sr0
[ 149.894076] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 149.894174] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 149.894318] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 149.894561] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 149.903715] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 149.903812] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 149.903956] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 149.904202] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 149.905493] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 149.905602] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 149.905766] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 149.906037] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 149.906458] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 149.906553] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 149.908086] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 149.908188] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 149.908340] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 149.908584] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 149.912836] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 149.912930] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 149.914333] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 149.914440] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 149.915330] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 149.915422] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 151.515903] sd 4:0:0:1: [sdc] Unit Not Ready
[ 151.516013] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 151.516293] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 151.523247] sd 4:0:0:2: [sdd] Unit Not Ready
[ 151.523357] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 151.523604] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 151.524902] sd 4:0:0:3: [sde] Unit Not Ready
[ 151.525008] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 151.525292] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 151.527015] sd 4:0:0:0: [sdb] Unit Not Ready
[ 151.527108] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 151.527355] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 151.542778] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 151.542884] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 151.543031] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 151.543314] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 151.548643] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 151.548735] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 151.548882] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 151.549130] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 151.550393] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 151.550496] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 151.550659] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 151.550945] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 151.551532] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 151.551646] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 151.552643] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 151.552736] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 151.552883] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 151.553130] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 151.558144] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 151.558240] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 151.559406] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 151.559520] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 151.561394] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 151.561490] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 151.571527] sd 4:0:0:1: [sdc] Unit Not Ready
[ 151.571630] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 151.571900] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 151.572401] sd 4:0:0:3: [sde] Unit Not Ready
[ 151.572505] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 151.572774] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 151.589392] sd 4:0:0:2: [sdd] Unit Not Ready
[ 151.589483] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 151.589732] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 151.593016] sd 4:0:0:0: [sdb] Unit Not Ready
[ 151.593108] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 151.593377] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 151.599532] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 151.599642] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 151.599788] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 151.600070] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 151.600656] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 151.600764] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 151.600932] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 151.601207] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 151.602908] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 151.603023] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 151.610046] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 151.610161] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 151.614895] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 151.614987] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 151.615134] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 151.615381] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 151.616645] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 151.616759] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 151.616911] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 151.617164] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 151.622146] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 151.622241] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 151.623434] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 151.623535] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 152.166308] sky2 eth0: enabling interface
[ 152.166672] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 152.204273] [drm] Loading R500 Microcode
[ 152.204337] [drm] Num pipes: 1
[ 152.218759] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 154.070735] sd 4:0:0:3: [sde] Unit Not Ready
[ 154.070743] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 154.070751] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 154.071600] sd 4:0:0:1: [sdc] Unit Not Ready
[ 154.071605] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 154.071612] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 154.078973] sd 4:0:0:0: [sdb] Unit Not Ready
[ 154.078979] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 154.078986] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 154.087576] sd 4:0:0:2: [sdd] Unit Not Ready
[ 154.087580] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 154.087588] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 154.091963] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 154.091968] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 154.091975] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 154.091982] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 154.097839] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 154.097844] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 154.097850] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 154.097856] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 154.104839] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 154.104845] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 154.105950] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 154.105955] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 154.105961] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 154.105968] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 154.110829] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 154.110833] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 154.110839] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 154.110846] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 154.111966] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 154.111971] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 154.112949] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 154.112954] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 154.119477] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 154.119483] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 154.135849] sd 4:0:0:0: [sdb] Unit Not Ready
[ 154.135854] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 154.135861] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 154.137603] sd 4:0:0:3: [sde] Unit Not Ready
[ 154.137607] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 154.137614] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 154.143976] sd 4:0:0:2: [sdd] Unit Not Ready
[ 154.143980] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 154.143987] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 154.144863] sd 4:0:0:1: [sdc] Unit Not Ready
[ 154.144867] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 154.144874] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 154.158851] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 154.158856] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 154.158862] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 154.158869] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 154.166979] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 154.166983] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 154.166989] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 154.166996] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 154.168115] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 154.168120] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 154.168126] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 154.168133] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 154.169102] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 154.169107] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 154.173979] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 154.173984] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 154.175116] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 154.175121] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 154.175127] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 154.175133] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 154.176114] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 154.176119] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 154.177098] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 154.177104] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 156.082414] sd 4:0:0:2: [sdd] Unit Not Ready
[ 156.082422] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 156.082429] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 156.083462] sd 4:0:0:0: [sdb] Unit Not Ready
[ 156.083466] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 156.083473] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 156.091426] sd 4:0:0:1: [sdc] Unit Not Ready
[ 156.091431] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 156.091439] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 156.098174] sd 4:0:0:3: [sde] Unit Not Ready
[ 156.098179] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 156.098186] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 156.099290] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 156.099295] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 156.099302] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 156.099309] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 156.104169] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 156.104173] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 156.104179] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 156.104186] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 156.106291] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 156.106296] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 156.112291] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 156.112296] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 156.124053] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 156.124057] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 156.124063] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 156.124070] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 156.125179] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 156.125183] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 156.125189] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 156.125196] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 156.132539] sd 4:0:0:0: [sdb] Unit Not Ready
[ 156.132544] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 156.132551] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 156.133656] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 156.133662] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 156.140143] sd 4:0:0:2: [sdd] Unit Not Ready
[ 156.140147] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 156.140154] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 156.141280] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 156.141285] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 156.155766] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 156.155770] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 156.155776] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 156.155783] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 156.160642] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 156.160646] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 156.160652] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 156.160659] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 156.162516] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 156.162521] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 156.167293] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 156.167298] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 156.169052] sd 4:0:0:1: [sdc] Unit Not Ready
[ 156.169056] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 156.169063] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 156.169926] sd 4:0:0:3: [sde] Unit Not Ready
[ 156.169930] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 156.169937] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 156.175555] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 156.175559] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 156.175565] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 156.175572] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 156.176696] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 156.176700] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 156.176705] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 156.176712] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 156.177775] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 156.177780] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 156.178805] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 156.178810] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 158.084609] sd 4:0:0:2: [sdd] Unit Not Ready
[ 158.084618] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 158.084626] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 158.085598] sd 4:0:0:0: [sdb] Unit Not Ready
[ 158.085603] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 158.085610] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 158.087377] sd 4:0:0:3: [sde] Unit Not Ready
[ 158.087382] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 158.087390] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 158.088218] sd 4:0:0:1: [sdc] Unit Not Ready
[ 158.088223] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 158.088230] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 158.105847] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 158.105856] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 158.105862] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 158.105870] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 158.106962] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 158.106967] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 158.106973] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 158.106980] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 158.112847] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 158.112855] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 158.114221] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 158.114229] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 158.124852] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 158.124860] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 158.124867] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 158.124874] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 158.133496] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 158.133500] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 158.133507] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 158.133513] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 158.134605] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 158.134611] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 158.140979] sd 4:0:0:2: [sdd] Unit Not Ready
[ 158.140983] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 158.140991] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 158.141978] sd 4:0:0:0: [sdb] Unit Not Ready
[ 158.141982] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 158.141989] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 158.143119] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 158.143124] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 158.162356] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 158.162361] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 158.162367] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 158.162374] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 158.163474] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 158.163478] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 158.163484] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 158.163490] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 158.169107] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 158.169113] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 158.170224] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 158.170230] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 158.171102] sd 4:0:0:3: [sde] Unit Not Ready
[ 158.171106] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 158.171113] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 158.171991] sd 4:0:0:1: [sdc] Unit Not Ready
[ 158.171995] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 158.172002] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 158.177744] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 158.177748] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 158.177754] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 158.177761] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 158.178869] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 158.178873] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 158.178879] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 158.178885] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 158.179869] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 158.179874] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 158.181041] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 158.181046] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 160.070805] sd 4:0:0:3: [sde] Unit Not Ready
[ 160.070813] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 160.070834] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 160.071671] sd 4:0:0:1: [sdc] Unit Not Ready
[ 160.071675] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 160.071682] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 160.087666] sd 4:0:0:2: [sdd] Unit Not Ready
[ 160.087672] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 160.087680] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 160.088659] sd 4:0:0:0: [sdb] Unit Not Ready
[ 160.088663] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 160.088670] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 160.099414] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 160.099420] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 160.099426] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 160.099433] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 160.105287] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 160.105292] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 160.105297] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 160.105304] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 160.107433] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 160.107439] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 160.108808] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 160.108813] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 160.113548] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 160.113554] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 160.113560] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 160.113567] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 160.115545] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 160.115550] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 160.115556] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 160.115562] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 160.120427] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 160.120434] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 160.122422] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 160.122427] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 160.139930] sd 4:0:0:3: [sde] Unit Not Ready
[ 160.139935] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 160.139942] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 160.140805] sd 4:0:0:1: [sdc] Unit Not Ready
[ 160.140809] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 160.140815] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 160.148545] sd 4:0:0:2: [sdd] Unit Not Ready
[ 160.148550] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 160.148558] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 160.149543] sd 4:0:0:0: [sdb] Unit Not Ready
[ 160.149547] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 160.149554] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 160.169796] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 160.169801] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 160.169808] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 160.169815] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 160.171049] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 160.171054] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 160.171060] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 160.171067] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 160.175916] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 160.175922] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 160.177043] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 160.177048] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 160.178167] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 160.178172] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 160.178178] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 160.178185] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 160.179288] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 160.179292] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 160.179298] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 160.179304] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 160.180658] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 160.180663] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 160.181792] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 160.181797] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 162.070621] sd 4:0:0:3: [sde] Unit Not Ready
[ 162.070629] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 162.070637] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 162.071639] sd 4:0:0:1: [sdc] Unit Not Ready
[ 162.071643] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 162.071650] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 162.087622] sd 4:0:0:2: [sdd] Unit Not Ready
[ 162.087627] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 162.087635] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 162.088729] sd 4:0:0:0: [sdb] Unit Not Ready
[ 162.088734] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 162.088742] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 162.098228] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 162.098233] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 162.098239] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 162.098246] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 162.108978] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 162.108984] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 162.108991] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 162.108998] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 162.110263] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 162.110268] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 162.110274] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 162.110281] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 162.112145] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 162.112151] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 162.112157] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 162.112163] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 162.113235] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 162.113241] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 162.117989] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 162.117995] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 162.120193] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 162.120198] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 162.121238] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 162.121243] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 162.138610] sd 4:0:0:0: [sdb] Unit Not Ready
[ 162.138616] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 162.138624] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 162.140372] sd 4:0:0:3: [sde] Unit Not Ready
[ 162.140376] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 162.140383] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 162.141236] sd 4:0:0:1: [sdc] Unit Not Ready
[ 162.141240] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 162.141247] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 162.147612] sd 4:0:0:2: [sdd] Unit Not Ready
[ 162.147617] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 162.147625] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 162.164113] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 162.164119] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 162.164125] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 162.164132] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 162.170005] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 162.170011] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 162.170017] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 162.170024] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 162.171106] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 162.171111] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 162.176239] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 162.176245] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 162.177513] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 162.177517] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 162.177523] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 162.177530] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 162.178624] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 162.178628] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 162.178634] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 162.178640] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 162.179625] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 162.179630] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 162.180624] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 162.180629] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 164.070560] sd 4:0:0:1: [sdc] Unit Not Ready
[ 164.070568] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 164.070576] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 164.071433] sd 4:0:0:3: [sde] Unit Not Ready
[ 164.071438] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 164.071445] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 164.078796] sd 4:0:0:0: [sdb] Unit Not Ready
[ 164.078802] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 164.078809] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 164.087541] sd 4:0:0:2: [sdd] Unit Not Ready
[ 164.087546] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 164.087553] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 164.098042] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 164.098046] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 164.098053] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 164.098060] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 164.104045] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 164.104051] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 164.104057] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 164.104064] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 164.105670] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 164.105674] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 164.105680] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 164.105687] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 164.110552] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 164.110558] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 164.110564] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 164.110571] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 164.111688] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 164.111693] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 164.112676] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 164.112681] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 164.117427] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 164.117433] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 164.118563] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 164.118568] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 164.135673] sd 4:0:0:0: [sdb] Unit Not Ready
[ 164.135678] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 164.135686] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 164.142175] sd 4:0:0:2: [sdd] Unit Not Ready
[ 164.142179] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 164.142186] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 164.157052] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 164.157057] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 164.157063] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 164.157070] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 164.157936] sd 4:0:0:1: [sdc] Unit Not Ready
[ 164.157940] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 164.157947] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 164.163053] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 164.163058] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 164.163064] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 164.163071] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 164.164189] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 164.164194] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 164.169053] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 164.169059] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 164.169938] sd 4:0:0:3: [sde] Unit Not Ready
[ 164.169943] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 164.169950] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 164.175738] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 164.175745] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 164.175752] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 164.175759] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 164.176681] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 164.176686] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 164.176692] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 164.176699] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 164.178045] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 164.178050] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 164.179045] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 164.179050] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 164.203401] wlan0: authenticate with AP 00:23:08:1d:f2:bb
[ 164.226707] wlan0: authenticate with AP 00:23:08:1d:f2:bb
[ 164.232934] wlan0: authenticated
[ 164.232939] wlan0: associate with AP 00:23:08:1d:f2:bb
[ 164.261816] wlan0: RX AssocResp from 00:23:08:1d:f2:bb (capab=0x431 status=0 aid=1)
[ 164.261822] wlan0: associated
[ 164.262982] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 166.078249] sd 4:0:0:3: [sde] Unit Not Ready
[ 166.078258] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 166.078266] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 166.084741] sd 4:0:0:2: [sdd] Unit Not Ready
[ 166.084746] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 166.084754] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 166.085737] sd 4:0:0:0: [sdb] Unit Not Ready
[ 166.085741] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 166.085748] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 166.086625] sd 4:0:0:1: [sdc] Unit Not Ready
[ 166.086629] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 166.086636] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 166.106242] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 166.106250] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 166.106257] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 166.106264] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 166.107616] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 166.107621] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 166.107628] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 166.107635] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 166.112621] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 166.112628] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 166.113744] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 166.113749] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 166.124488] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 166.124494] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 166.124500] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 166.124508] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 166.134755] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 166.134761] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 166.134767] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 166.134774] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 166.141242] sd 4:0:0:2: [sdd] Unit Not Ready
[ 166.141248] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 166.141256] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 166.142240] sd 4:0:0:0: [sdb] Unit Not Ready
[ 166.142244] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 166.142251] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 166.143689] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 166.143694] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 166.145005] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 166.145010] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 166.162869] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 166.162875] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 166.162882] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 166.162889] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 166.164118] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 166.164123] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 166.164129] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 166.164136] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 166.168995] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 166.169001] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 166.170189] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 166.170195] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 166.173753] sd 4:0:0:3: [sde] Unit Not Ready
[ 166.173757] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 166.173764] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 166.174617] sd 4:0:0:1: [sdc] Unit Not Ready
[ 166.174621] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 166.174628] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 166.180254] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 166.180258] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 166.180264] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 166.180271] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 166.181368] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 166.181373] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 166.181379] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 166.181385] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 166.182379] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 166.182384] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 166.183385] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 166.183390] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 168.084054] sd 4:0:0:2: [sdd] Unit Not Ready
[ 168.084063] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 168.084071] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 168.085801] sd 4:0:0:0: [sdb] Unit Not Ready
[ 168.085805] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 168.085812] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 168.093559] sd 4:0:0:3: [sde] Unit Not Ready
[ 168.093567] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 168.093575] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 168.094422] sd 4:0:0:1: [sdc] Unit Not Ready
[ 168.094426] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 168.094433] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 168.108041] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 168.108050] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 168.108057] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 168.108065] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 168.113187] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 168.113194] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 168.113201] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 168.113208] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 168.114558] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 168.114564] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 168.114570] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 168.114578] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 168.122831] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 168.122841] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 168.124181] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 168.124186] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 168.125302] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 168.125307] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 168.125314] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 168.125321] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 168.126424] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 168.126430] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 168.135302] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 168.135311] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 168.156191] sd 4:0:0:2: [sdd] Unit Not Ready
[ 168.156200] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 168.156208] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 168.157050] sd 4:0:0:3: [sde] Unit Not Ready
[ 168.157055] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 168.157063] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 168.158800] sd 4:0:0:0: [sdb] Unit Not Ready
[ 168.158806] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 168.158813] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 168.173914] sd 4:0:0:1: [sdc] Unit Not Ready
[ 168.173922] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 168.173931] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 168.217692] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 168.217701] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 168.217708] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 168.217716] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 168.218792] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 168.218797] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 168.218803] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 168.218810] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 168.221418] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 168.221423] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 168.221430] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 168.221437] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 168.222539] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 168.222545] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 168.223664] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 168.223669] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 168.223675] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 168.223682] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 168.232438] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 168.232447] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 168.233673] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 168.233680] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 168.234986] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 168.234993] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 170.083506] sd 4:0:0:2: [sdd] Unit Not Ready
[ 170.083513] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 170.083522] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 170.084389] sd 4:0:0:3: [sde] Unit Not Ready
[ 170.084394] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 170.084401] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 170.085254] sd 4:0:0:0: [sdb] Unit Not Ready
[ 170.085258] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 170.085265] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 170.087252] sd 4:0:0:1: [sdc] Unit Not Ready
[ 170.087256] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 170.087263] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 170.102506] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 170.102511] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 170.102517] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 170.102524] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 170.108382] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 170.108387] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 170.108393] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 170.108400] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 170.109508] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 170.109512] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 170.109518] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 170.109524] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 170.110507] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 170.110512] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 170.111632] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 170.111637] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 170.111643] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 170.111650] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 170.116382] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 170.116388] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 170.117520] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 170.117525] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 170.128641] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 170.128650] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 170.138505] sd 4:0:0:0: [sdb] Unit Not Ready
[ 170.138510] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 170.138518] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 170.145755] sd 4:0:0:3: [sde] Unit Not Ready
[ 170.145759] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 170.145767] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 170.154131] sd 4:0:0:2: [sdd] Unit Not Ready
[ 170.154135] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 170.154143] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 170.161020] sd 4:0:0:1: [sdc] Unit Not Ready
[ 170.161024] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 170.161032] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 170.170258] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 170.170263] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 170.170269] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 170.170276] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 170.171368] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 170.171372] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 170.171378] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 170.171385] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 170.176134] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 170.176139] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 170.176145] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 170.176151] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 170.178385] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 170.178390] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 170.179508] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 170.179513] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 170.184258] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 170.184263] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 170.185383] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 170.185387] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 170.185393] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 170.185400] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 170.186509] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 170.186514] sd 4:0:0:1: [sdc] Assuming drive cache: write through


2009-04-11 20:09:40

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: 2.6.29.1: card reader goes crazy

On Friday 10 April 2009, Thomas Meyer wrote:
> Hi,
>
> 1.) Probably suspend/resume to/from ram related?

Is this a regression? Ie. is 2.6.28(.x) fine?

Rafael

2009-04-12 08:51:07

by Thomas Meyer

[permalink] [raw]
Subject: Re: 2.6.29.1: card reader goes crazy

Am Samstag, den 11.04.2009, 22:09 +0200 schrieb Rafael J. Wysocki:
> On Friday 10 April 2009, Thomas Meyer wrote:
> > Hi,
> >
> > 1.) Probably suspend/resume to/from ram related?
>
> Is this a regression? Ie. is 2.6.28(.x) fine?

Just tested 2.6.28.9. Same behaviour. Is it possible that some userland
software is responsible for this? hal? And why doesn't it stop after
resume from ram? And why does it stop after replug the hub again?

So this is not a regression. Does this matter?

[ 12.776434] type=1403 audit(1239490798.171:3): policy loaded auid=4294967295 ses=4294967295
[ 18.895252] udevd version 127 started
[ 21.416339] cfg80211: Calling CRDA to update world regulatory domain
[ 22.037233] cfg80211: World regulatory domain updated:
[ 22.037240] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 22.037246] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 22.037251] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 22.037256] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 22.037260] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 22.037265] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 22.434217] ath5k_pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 22.434234] ath5k_pci 0000:03:00.0: setting latency timer to 64
[ 22.434509] ath5k_pci 0000:03:00.0: registered as 'phy0'
[ 22.521430] phy0: Selected rate control algorithm 'minstrel'
[ 22.521704] ath5k phy0: Atheros AR5414 chip found (MAC: 0xa3, PHY: 0x61)
[ 22.871466] cfg80211: Calling CRDA for country: DE
[ 22.874121] cfg80211: Regulatory domain changed to country: DE
[ 22.874126] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 22.874132] (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 22.874137] (5150000 KHz - 5255000 KHz @ 40000 KHz), (N/A, 2301 mBm)
[ 22.874141] (5470000 KHz - 5650000 KHz @ 40000 KHz), (N/A, 3000 mBm)
[ 24.728196] EXT4 FS on dm-0, internal journal on dm-0:8
[ 25.102989] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
[ 25.103010] SELinux: initialized (dev sda3, type ext2), uses xattr
[ 25.103921] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 30.192071] JBD: barrier-based sync failed on dm-0:8 - disabling barriers
[ 31.936065] Adding 2039728k swap on /dev/mapper/luks-swap. Priority:-1 extents:1 across:2039728k
[ 31.939875] SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
[ 32.505426] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 32.549491] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 32.549679] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 32.549684] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
[ 32.549688] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 32.649794] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 35.952996] cfg80211: Calling CRDA for country: DE
[ 36.557788] [drm] Setting GART location based on new memory map
[ 36.558674] [drm] Loading R500 Microcode
[ 36.558741] [drm] Num pipes: 1
[ 36.558752] [drm] writeback test succeeded in 1 usecs
[ 39.608949] sky2 eth0: enabling interface
[ 39.609278] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 39.643991] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 54.020155] usb 1-1: new high speed USB device using ehci_hcd and address 6
[ 54.145277] usb 1-1: configuration #1 chosen from 1 choice
[ 54.145673] hub 1-1:1.0: USB hub found
[ 54.145971] hub 1-1:1.0: 4 ports detected
[ 54.148100] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 54.148106] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 54.148111] usb 1-1: Product: USB2.0 Hub
[ 54.413783] usb 1-1.1: new high speed USB device using ehci_hcd and address 7
[ 54.499674] usb 1-1.1: configuration #1 chosen from 1 choice
[ 54.501982] scsi4 : SCSI emulation for USB Mass Storage devices
[ 54.502113] usb-storage: device found at 7
[ 54.502117] usb-storage: waiting for device to settle before scanning
[ 54.502599] usb 1-1.1: New USB device found, idVendor=0dda, idProduct=2005
[ 54.502605] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 54.502610] usb 1-1.1: Product: USB2.0 Card Reader
[ 54.502613] usb 1-1.1: Manufacturer: ICSI
[ 54.502617] usb 1-1.1: SerialNumber: 0000001
[ 54.607015] usb 1-1.3: new low speed USB device using ehci_hcd and address 8
[ 54.699429] usb 1-1.3: configuration #1 chosen from 1 choice
[ 54.704965] input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.3/1-1.3:1.0/input/input12
[ 54.750844] generic-usb 0003:413C:2003.0006: input,hidraw5: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on usb-0000:00:1d.7-1.3/input0
[ 54.760632] input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.3/1-1.3:1.1/input/input13
[ 54.787923] generic-usb 0003:413C:2003.0007: input,hidraw6: USB HID v1.10 Device [DELL DELL USB Keyboard] on usb-0000:00:1d.7-1.3/input1
[ 54.788094] usb 1-1.3: New USB device found, idVendor=413c, idProduct=2003
[ 54.788099] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 54.788104] usb 1-1.3: Product: DELL USB Keyboard
[ 54.788108] usb 1-1.3: Manufacturer: DELL
[ 54.860516] usb 1-1.4: new low speed USB device using ehci_hcd and address 9
[ 54.973270] usb 1-1.4: configuration #1 chosen from 1 choice
[ 54.981002] input: Microsoft Microsoft IntelliMouse® Optical as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.4/1-1.4:1.0/input/input14
[ 55.007186] generic-usb 0003:045E:0029.0008: input,hidraw7: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse® Optical] on usb-0000:00:1d.7-1.4/input0
[ 55.007353] usb 1-1.4: New USB device found, idVendor=045e, idProduct=0029
[ 55.007359] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 55.007364] usb 1-1.4: Product: Microsoft IntelliMouse® Optical
[ 55.007368] usb 1-1.4: Manufacturer: Microsoft
[ 59.504516] usb-storage: device scan complete
[ 59.505707] scsi 4:0:0:0: Direct-Access ICSI IC1210 CF 1.5B PQ: 0 ANSI: 0 CCS
[ 59.507598] scsi 4:0:0:1: Direct-Access ICSI IC1210 MS 1.5B PQ: 0 ANSI: 0 CCS
[ 59.510732] scsi 4:0:0:2: Direct-Access ICSI IC1210 MMC/SD 1.5B PQ: 0 ANSI: 0 CCS
[ 59.511991] scsi 4:0:0:3: Direct-Access ICSI IC1210 SM 1.5B PQ: 0 ANSI: 0 CCS
[ 59.519144] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 59.519268] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 59.520504] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[ 59.520626] sd 4:0:0:1: Attached scsi generic sg3 type 0
[ 59.529199] sd 4:0:0:2: [sdd] Attached SCSI removable disk
[ 59.529327] sd 4:0:0:2: Attached scsi generic sg4 type 0
[ 59.530522] sd 4:0:0:3: [sde] Attached SCSI removable disk
[ 59.530610] sd 4:0:0:3: Attached scsi generic sg5 type 0
[ 59.878387] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[ 65.882634] wlan0: authenticate with AP 00:23:08:1d:f2:bb
[ 65.924227] wlan0: authenticated
[ 65.924235] wlan0: associate with AP 00:23:08:1d:f2:bb
[ 65.943972] wlan0: RX AssocResp from 00:23:08:1d:f2:bb (capab=0x431 status=0 aid=2)
[ 65.943978] wlan0: associated
[ 65.945148] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 72.109427] hfs: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.
[ 72.309949] SELinux: initialized (dev sda2, type hfsplus), uses genfs_contexts
[ 76.274216] wlan0: no IPv6 routers present
[ 105.321900] sky2 eth0: disabling interface
[ 105.458456] [drm] Num pipes: 1
[ 105.550074] wlan0: disassociating by local choice (reason=3)
[ 105.575548] wlan0: authenticate with AP 00:23:08:1d:f2:bb
[ 105.590352] wlan0: authenticated
[ 105.590360] wlan0: associate with AP 00:23:08:1d:f2:bb
[ 105.607890] wlan0: RX AssocResp from 00:23:08:1d:f2:bb (capab=0x431 status=0 aid=2)
[ 105.607897] wlan0: associated
[ 115.404482] usb 1-1.1: reset high speed USB device using ehci_hcd and address 7
[ 115.522244] sd 4:0:0:1: [sdc] Unit Not Ready
[ 115.522311] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.522547] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.531732] sd 4:0:0:2: [sdd] Unit Not Ready
[ 115.531795] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.532013] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 115.534391] sd 4:0:0:0: [sdb] Unit Not Ready
[ 115.534454] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 115.534672] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 115.535995] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 115.536058] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 115.536191] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.536427] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.537033] sd 4:0:0:3: [sde] Unit Not Ready
[ 115.537095] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.537313] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.547007] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 115.547084] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 115.562984] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 115.563049] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 115.563166] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.563403] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 115.564619] sd 4:0:0:1: [sdc] Unit Not Ready
[ 115.564726] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.564976] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.569362] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 115.569457] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 115.570733] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 115.570839] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 115.570992] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.571244] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.572608] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 115.572700] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 115.572846] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 115.573092] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 115.575483] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 115.575577] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 115.584361] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 115.584457] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 115.593360] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 115.593463] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 115.593611] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.593871] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.595605] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 115.595706] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 115.639988] sd 4:0:0:2: [sdd] Unit Not Ready
[ 115.640108] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.640366] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 115.642387] sd 4:0:0:3: [sde] Unit Not Ready
[ 115.642496] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.642748] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.648860] sd 4:0:0:0: [sdb] Unit Not Ready
[ 115.648952] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 115.649199] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 115.664754] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 115.664867] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 115.665013] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.665292] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 115.665622] sd 4:0:0:1: [sdc] Unit Not Ready
[ 115.665726] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.665997] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.667095] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 115.667187] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 115.667333] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.667603] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.669113] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 115.669205] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 115.669351] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 115.669599] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 115.674626] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 115.674740] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 115.677104] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 115.677206] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 115.683889] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 115.683994] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 115.694981] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 115.695080] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 115.695227] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.695474] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.712477] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 115.712579] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 115.713594] sd 4:0:0:3: [sde] Unit Not Ready
[ 115.713686] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.713935] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.722600] sd 4:0:0:2: [sdd] Unit Not Ready
[ 115.722693] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.722939] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 115.724847] sd 4:0:0:0: [sdb] Unit Not Ready
[ 115.724940] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 115.725191] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 115.733225] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 115.733320] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 115.733486] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.733733] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.736349] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 115.736445] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 115.737347] sd 4:0:0:1: [sdc] Unit Not Ready
[ 115.737438] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.737703] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.751982] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 115.752079] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 115.752226] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.752472] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 115.754977] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 115.755071] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 115.755218] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 115.755466] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 115.756598] sd 4:0:0:3: [sde] Unit Not Ready
[ 115.756696] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.756943] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.758477] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 115.758570] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 115.758719] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.758968] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.764989] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 115.765108] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 115.767477] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 115.767592] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 115.769102] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 115.769199] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 115.786998] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 115.787101] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 115.787251] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.787517] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.788979] sd 4:0:0:0: [sdb] Unit Not Ready
[ 115.789075] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 115.789325] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 115.791745] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 115.791843] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 115.793001] sd 4:0:0:1: [sdc] Unit Not Ready
[ 115.793111] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.793385] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.799493] sd 4:0:0:2: [sdd] Unit Not Ready
[ 115.799585] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.799831] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 115.815128] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 115.815234] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 115.815382] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.815665] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.821869] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 115.821961] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 115.822108] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.822355] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 115.823622] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 115.823727] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 115.824993] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 115.825088] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 115.825236] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 115.825485] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 115.832373] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 115.832470] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 115.834493] sd 4:0:0:3: [sde] Unit Not Ready
[ 115.834584] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 115.834831] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 115.842377] sd 4:0:0:1: [sdc] Unit Not Ready
[ 115.842486] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.842757] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.843553] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 115.843649] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 115.870155] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 115.870271] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 115.870432] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 115.870700] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 115.870952] sd 4:0:0:2: [sdd] Unit Not Ready
[ 115.871043] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 115.871288] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.404497] usb 1-1.1: reset high speed USB device using ehci_hcd and address 7
[ 123.498010] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 123.498131] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 123.504121] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 123.504247] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 123.504393] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.504642] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.512617] sd 4:0:0:0: [sdb] Unit Not Ready
[ 123.512711] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.512957] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.514401] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 123.514497] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 123.519506] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 123.519617] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 123.519763] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.520064] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.525130] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 123.525244] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 123.526001] sd 4:0:0:1: [sdc] Unit Not Ready
[ 123.526103] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 123.526373] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 123.546232] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 123.546329] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 123.546476] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.546729] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.549606] sd 4:0:0:3: [sde] Unit Not Ready
[ 123.549701] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.549950] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.556619] sd 4:0:0:2: [sdd] Unit Not Ready
[ 123.556746] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.557020] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.557761] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 123.557870] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 123.558016] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 123.558300] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 123.560490] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 123.560589] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 123.567629] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 123.567742] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 123.574367] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 123.574460] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 123.574606] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.574852] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.580756] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 123.580875] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 123.581022] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.581302] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.583487] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 123.583592] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 123.591143] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 123.591261] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 123.592005] sd 4:0:0:1: [sdc] Unit Not Ready
[ 123.592112] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 123.592380] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 123.592871] sd 4:0:0:0: [sdb] Unit Not Ready
[ 123.592964] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.593215] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.613623] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 123.613725] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 123.613873] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 123.614165] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 123.616740] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 123.616836] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 123.616989] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.617238] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.624863] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 123.624970] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 123.625857] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 123.625959] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 123.629615] sd 4:0:0:3: [sde] Unit Not Ready
[ 123.629712] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.629964] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.639132] sd 4:0:0:2: [sdd] Unit Not Ready
[ 123.639229] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.639477] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.648620] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 123.648712] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 123.648858] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.649104] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.650244] sd 4:0:0:0: [sdb] Unit Not Ready
[ 123.650334] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.650581] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.657746] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 123.657841] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 123.663995] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 123.664087] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 123.664259] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.664506] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.666747] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 123.666840] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 123.666986] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.667234] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.672249] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 123.672344] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 123.673497] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 123.673591] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 123.682868] sd 4:0:0:3: [sde] Unit Not Ready
[ 123.682959] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.683207] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.692869] sd 4:0:0:0: [sdb] Unit Not Ready
[ 123.692962] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.693211] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.702120] sd 4:0:0:2: [sdd] Unit Not Ready
[ 123.702211] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.702458] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.703746] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 123.703837] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 123.703983] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.704257] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.706742] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 123.706837] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 123.713860] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 123.713956] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 123.714105] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.714371] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.720625] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 123.720722] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 123.726623] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 123.726739] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 123.726884] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.727132] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.732999] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 123.733094] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 123.735871] sd 4:0:0:3: [sde] Unit Not Ready
[ 123.735962] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.736209] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.752365] sd 4:0:0:0: [sdb] Unit Not Ready
[ 123.752463] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.752721] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.761623] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 123.761717] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 123.761864] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.762110] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.769873] sd 4:0:0:2: [sdd] Unit Not Ready
[ 123.769964] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.770230] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.777624] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 123.777720] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 123.778873] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 123.778965] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 123.779110] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.779356] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.786234] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 123.786341] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 123.791237] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 123.791343] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 123.791494] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.791744] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.800139] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 123.800240] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 123.801251] sd 4:0:0:3: [sde] Unit Not Ready
[ 123.801343] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.801591] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.817749] sd 4:0:0:0: [sdb] Unit Not Ready
[ 123.817839] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.818088] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.824744] sd 4:0:0:2: [sdd] Unit Not Ready
[ 123.824847] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.825098] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.829002] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 123.829096] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 123.829241] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 123.829490] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 123.836626] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 123.836744] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 123.842876] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 123.842968] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 123.843115] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 123.843386] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 123.848377] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 123.848470] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 123.848616] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 123.848863] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 123.850127] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 123.850222] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 123.855129] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 123.855225] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 124.696424] PM: Syncing filesystems ... done.
[ 124.703244] PM: Preparing system for mem sleep
[ 124.703256] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 124.711006] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 124.723826] PM: Entering mem sleep
[ 124.723843] Suspending console(s) (use no_console_suspend to debug)
[ 124.836896] sd 2:0:1:0: [sda] Synchronizing SCSI cache
[ 124.912915] sd 2:0:1:0: [sda] Stopping disk
[ 125.352377] pciehp 0000:00:1c.2:pcie02: pciehp_suspend ENTRY
[ 125.352382] pciehp 0000:00:1c.1:pcie02: pciehp_suspend ENTRY
[ 125.352387] pciehp 0000:00:1c.0:pcie02: pciehp_suspend ENTRY
[ 125.352416] ACPI handle has no context!
[ 125.363723] ath5k_pci 0000:03:00.0: PCI INT A disabled
[ 125.390352] ata_piix 0000:00:1f.2: PCI INT B disabled
[ 125.403542] ata_piix 0000:00:1f.1: PCI INT A disabled
[ 125.403763] ata_piix 0000:00:1f.1: power state changed by ACPI to D3
[ 125.403920] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[ 125.416762] uhci_hcd 0000:00:1d.3: PCI INT D disabled
[ 125.416803] uhci_hcd 0000:00:1d.2: PCI INT C disabled
[ 125.416844] uhci_hcd 0000:00:1d.1: PCI INT B disabled
[ 125.416885] uhci_hcd 0000:00:1d.0: PCI INT A disabled
[ 125.416890] pciehp 0000:00:1c.2:pcie02: pciehp_suspend ENTRY
[ 125.416950] pciehp 0000:00:1c.1:pcie02: pciehp_suspend ENTRY
[ 125.417010] pciehp 0000:00:1c.0:pcie02: pciehp_suspend ENTRY
[ 125.430336] HDA Intel 0000:00:1b.0: PCI INT A disabled
[ 125.443573] PM: suspend devices took 0.720 seconds
[ 125.445701] ACPI: Preparing to enter system sleep state S3
[ 125.446810] Disabling non-boot CPUs ...
[ 125.447946] Breaking affinity for irq 9
[ 125.447975] Breaking affinity for irq 19
[ 125.447980] Breaking affinity for irq 22
[ 125.447985] Breaking affinity for irq 23
[ 125.449082] kvm: disabling virtualization on CPU1
[ 125.449096] NOHZ: local_softirq_pending 100
[ 125.546682] CPU 1 is now offline
[ 125.546686] SMP alternatives: switching to UP code
[ 125.878681] CPU1 is down
[ 125.878799] Extended CMOS year: 2000
[ 125.878799] Intel machine check architecture supported.
[ 125.878799] Intel machine check reporting enabled on CPU#0.
[ 125.878799] Back to C!
[ 125.878799] Extended CMOS year: 2000
[ 125.878799] Enabling non-boot CPUs ...
[ 125.880007] SMP alternatives: switching to SMP code
[ 126.064409] CPU 1 irqstacks, hard=c0b7e000 soft=c0b7a000
[ 126.064411] Booting processor 1 APIC 0x1 ip 0x6000
[ 125.877452] Initializing CPU#1
[ 125.877452] Calibrating delay using timer specific routine.. 3663.44 BogoMIPS (lpj=6103108)
[ 125.877452] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 125.877452] CPU: L2 cache: 2048K
[ 125.877452] CPU: Physical Processor ID: 0
[ 125.877452] CPU: Processor Core ID: 1
[ 125.877452] Intel machine check architecture supported.
[ 125.877452] Intel machine check reporting enabled on CPU#1.
[ 126.157102] CPU1: Genuine Intel(R) CPU T2400 @ 1.83GHz stepping 08
[ 126.157120] kvm: enabling virtualization on CPU1
[ 126.160007] Switched to high resolution mode on CPU 1
[ 126.163614] CPU1 is up
[ 126.163616] ACPI: Waking up from system sleep state S3
[ 126.367645] ACPI: EC: non-query interrupt received, switching to interrupt mode
[ 126.377261] pcieport-driver 0000:00:01.0: restoring config space at offset 0xf (was 0x80100, writing 0x8010a)
[ 126.377272] pcieport-driver 0000:00:01.0: restoring config space at offset 0xa (was 0xf, writing 0x0)
[ 126.377279] pcieport-driver 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0x87f18001)
[ 126.377286] pcieport-driver 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0x90309030)
[ 126.377293] pcieport-driver 0000:00:01.0: restoring config space at offset 0x7 (was 0xf0, writing 0x3030)
[ 126.377299] pcieport-driver 0000:00:01.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100)
[ 126.377308] pcieport-driver 0000:00:01.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10040)
[ 126.377316] pcieport-driver 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 126.377345] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 126.377358] pci 0000:00:07.0: restoring config space at offset 0xf (was 0x100, writing 0x10a)
[ 126.377373] pci 0000:00:07.0: restoring config space at offset 0x4 (was 0x0, writing 0x90404000)
[ 126.377381] pci 0000:00:07.0: restoring config space at offset 0x1 (was 0xb00000, writing 0xb00002)
[ 126.390117] HDA Intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 126.390142] HDA Intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0x4, writing 0x90400004)
[ 126.390150] HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 126.390160] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 126.390188] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 126.390196] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 126.477521] pcieport-driver 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 126.477538] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x90519051)
[ 126.477546] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0x90209020)
[ 126.477555] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
[ 126.477563] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
[ 126.477575] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 126.477585] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was 0x180000, writing 0x100407)
[ 126.477647] pciehp 0000:00:1c.0:pcie02: Card present on Slot(0)
[ 126.477681] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 126.477689] pciehp 0000:00:1c.0:pcie02: pciehp_resume ENTRY
[ 126.477713] pcieport-driver 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[ 126.477741] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 126.477755] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0x90109010)
[ 126.477769] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 126.477783] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x30300)
[ 126.477803] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 126.477819] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x1 (was 0x180000, writing 0x100407)
[ 126.477881] pciehp 0000:00:1c.1:pcie02: Card present on Slot(1)
[ 126.477902] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[ 126.477908] pciehp 0000:00:1c.1:pcie02: pciehp_resume ENTRY
[ 126.477927] pcieport-driver 0000:00:1c.2: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 126.477944] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x9 (was 0x10001, writing 0x8bf18801)
[ 126.477952] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x8 (was 0x0, writing 0x90008c10)
[ 126.477961] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20000000, writing 0x1010)
[ 126.477969] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x6 (was 0x0, writing 0xb0400)
[ 126.477981] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x3 (was 0x810000, writing 0x810040)
[ 126.477991] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 126.478039] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 126.478046] pciehp 0000:00:1c.2:pcie02: pciehp_resume ENTRY
[ 126.478055] uhci_hcd 0000:00:1d.0: enabling device (0000 -> 0001)
[ 126.478062] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 126.478071] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 126.478080] uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 126.478098] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x40a1)
[ 126.478143] usb usb2: root hub lost power or was reset
[ 126.478179] uhci_hcd 0000:00:1d.1: enabling device (0000 -> 0001)
[ 126.478185] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 126.478194] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 126.478203] uhci_hcd 0000:00:1d.1: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 126.478221] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x8 (was 0x1, writing 0x4081)
[ 126.478265] usb usb3: root hub lost power or was reset
[ 126.478286] uhci_hcd 0000:00:1d.2: enabling device (0000 -> 0001)
[ 126.478292] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 126.478301] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 126.478310] uhci_hcd 0000:00:1d.2: restoring config space at offset 0xf (was 0x300, writing 0x30b)
[ 126.478328] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x8 (was 0x1, writing 0x4061)
[ 126.478371] usb usb4: root hub lost power or was reset
[ 126.478403] uhci_hcd 0000:00:1d.3: enabling device (0000 -> 0001)
[ 126.478409] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 126.478418] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 126.478427] uhci_hcd 0000:00:1d.3: restoring config space at offset 0xf (was 0x400, writing 0x40a)
[ 126.478445] uhci_hcd 0000:00:1d.3: restoring config space at offset 0x8 (was 0x1, writing 0x4041)
[ 126.478488] usb usb5: root hub lost power or was reset
[ 126.490093] ehci_hcd 0000:00:1d.7: enabling device (0000 -> 0002)
[ 126.490100] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 126.490109] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 126.490127] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 126.490152] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0x90405400)
[ 126.490198] pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 126.490206] pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0x8c008c00)
[ 126.490214] pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x22800000, writing 0x228000f0)
[ 126.490222] pci 0000:00:1e.0: restoring config space at offset 0x6 (was 0x0, writing 0x200c0c00)
[ 126.490236] pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 126.490372] pci 0000:00:1e.0: power state changed by ACPI to D0
[ 126.490382] pci 0000:00:1e.0: setting latency timer to 64
[ 126.490505] ata_piix 0000:00:1f.1: power state changed by ACPI to D0
[ 126.490513] ata_piix 0000:00:1f.1: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 126.490543] ata_piix 0000:00:1f.1: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800005)
[ 126.490616] ata_piix 0000:00:1f.1: power state changed by ACPI to D0
[ 126.490623] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 126.490631] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 126.503437] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 126.503455] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0x1, writing 0x4021)
[ 126.503474] ata_piix 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00002, writing 0x2b00007)
[ 126.503494] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 126.503502] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 126.505773] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x200, writing 0x20b)
[ 126.505827] pci 0000:01:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10a)
[ 126.505836] pci 0000:01:00.0: restoring config space at offset 0xc (was 0x0, writing 0xfffe0000)
[ 126.505849] pci 0000:01:00.0: restoring config space at offset 0x6 (was 0x0, writing 0x90300000)
[ 126.505856] pci 0000:01:00.0: restoring config space at offset 0x5 (was 0x1, writing 0x3001)
[ 126.505862] pci 0000:01:00.0: restoring config space at offset 0x4 (was 0x8, writing 0x80000008)
[ 126.505869] pci 0000:01:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 126.505877] pci 0000:01:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 126.505900] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 126.505906] pci 0000:01:00.0: setting latency timer to 64
[ 126.516792] sky2 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 126.516806] sky2 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xfffe0000)
[ 126.516827] sky2 0000:02:00.0: restoring config space at offset 0x6 (was 0x1, writing 0x2001)
[ 126.516839] sky2 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0x90200004)
[ 126.516848] sky2 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 126.516859] sky2 0000:02:00.0: restoring config space at offset 0x1 (was 0x40100000, writing 0x100407)
[ 126.517001] ath5k_pci 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 126.517033] ath5k_pci 0000:03:00.0: restoring config space at offset 0x4 (was 0x4, writing 0x90100004)
[ 126.517043] ath5k_pci 0000:03:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x40)
[ 126.517054] ath5k_pci 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 126.530096] ath5k_pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 126.543436] firewire_ohci 0000:0c:03.0: restoring config space at offset 0xf (was 0x180c0100, writing 0x180c010b)
[ 126.543463] firewire_ohci 0000:0c:03.0: restoring config space at offset 0x4 (was 0x0, writing 0x8c000000)
[ 126.543472] firewire_ohci 0000:0c:03.0: restoring config space at offset 0x3 (was 0x0, writing 0xf810)
[ 126.543482] firewire_ohci 0000:0c:03.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900216)
[ 126.580094] pciehp 0000:00:1c.0:pcie02: Device 0000:02:00.0 already exists at 0000:02:00, cannot hot-add
[ 126.580099] pciehp 0000:00:1c.0:pcie02: Cannot add device at 0000:02:00
[ 126.610177] pciehp 0000:00:1c.0:pcie02: pciehp_resume ENTRY
[ 126.610182] pciehp 0000:00:1c.1:pcie02: pciehp_resume ENTRY
[ 126.610186] pciehp 0000:00:1c.2:pcie02: pciehp_resume ENTRY
[ 126.610295] sd 2:0:1:0: [sda] Starting disk
[ 126.655768] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[ 126.655773] ata1.00: ACPI cmd ef/03:44:00:00:00:a0 filtered out
[ 126.674007] ata1.00: configured for UDMA/66
[ 127.686756] pciehp 0000:00:1c.1:pcie02: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
[ 127.686761] pciehp 0000:00:1c.1:pcie02: Cannot add device at 0000:03:00
[ 128.760124] ata3.01: NODEV after polling detection
[ 128.760128] ata3.01: revalidation failed (errno=-2)
[ 133.440417] ata3.01: ACPI cmd ef/03:0c:00:00:00:b0 filtered out
[ 133.440422] ata3.01: ACPI cmd ef/03:45:00:00:00:b0 filtered out
[ 133.504128] ata3.01: configured for UDMA/133
[ 133.508864] sd 2:0:1:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[ 133.508902] sd 2:0:1:0: [sda] Write Protect is off
[ 133.508906] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 133.508947] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 134.304097] applesmc: device has already been initialized (0xe0, 0x00).
[ 134.453427] usb 2-2: reset full speed USB device using uhci_hcd and address 2
[ 134.612841] appletouch: Geyser mode initialized.
[ 134.720092] usb 4-2: reset full speed USB device using uhci_hcd and address 2
[ 134.970095] usb 5-1: reset full speed USB device using uhci_hcd and address 2
[ 135.331023] PM: resume devices took 8.963 seconds
[ 135.331031] ------------[ cut here ]------------
[ 135.331034] WARNING: at kernel/power/main.c:177 suspend_test_finish+0x51/0x57()
[ 135.331038] Component: resume devices
[ 135.331040] Modules linked in: ipt_REJECT nf_conntrack_ipv4 nf_defrag_ipv4 iptable_filter ip_tables nf_conntrack_ftp ip6t_REJECT xt_tcpudp nf_conntrack_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables x_tables ath5k mac80211 cfg80211 video [last unloaded: scsi_wait_scan]
[ 135.331064] Pid: 3359, comm: pm-suspend Not tainted 2.6.28.9 #81
[ 135.331068] Call Trace:
[ 135.331076] [<c043ccda>] warn_slowpath+0x5a/0x79
[ 135.331082] [<c06edab9>] usb_start_wait_urb+0x83/0x8d
[ 135.331089] [<c05eddc8>] sprintf+0x17/0x19
[ 135.331095] [<c044fcb5>] down_trylock+0x1d/0x25
[ 135.331101] [<c043d160>] try_acquire_console_sem+0xa/0x2a
[ 135.331107] [<c04445bf>] try_to_del_timer_sync+0x44/0x4a
[ 135.331113] [<c06eee1e>] usb_autopm_do_device+0xaa/0xb1
[ 135.331118] [<c089989f>] printk+0xe/0x11
[ 135.331124] [<c045bbb9>] suspend_test_finish+0x51/0x57
[ 135.331129] [<c045bd0f>] suspend_devices_and_enter+0x150/0x17a
[ 135.331135] [<c045be87>] enter_state+0x12d/0x189
[ 135.331140] [<c045bf6a>] state_store+0x87/0x9a
[ 135.331145] [<c045bee3>] state_store+0x0/0x9a
[ 135.331151] [<c05e9e4f>] kobj_attr_store+0x18/0x1c
[ 135.331156] [<c04d27aa>] sysfs_write_file+0xb0/0xdd
[ 135.331161] [<c04d26fa>] sysfs_write_file+0x0/0xdd
[ 135.331167] [<c04989d5>] vfs_write+0x84/0x121
[ 135.331171] [<c0498b0a>] sys_write+0x3c/0x63
[ 135.331176] [<c041a8a1>] sysenter_do_call+0x12/0x21
[ 135.331183] [<c0890000>] i2o_pci_probe+0x14c/0x587
[ 135.331186] ---[ end trace 48a18987b664088c ]---
[ 135.343011] PM: Finishing wakeup.
[ 135.343014] Restarting tasks ... done.
[ 135.418615] sd 4:0:0:0: [sdb] Unit Not Ready
[ 135.418710] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 135.418956] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 135.420033] sd 4:0:0:1: [sdc] Unit Not Ready
[ 135.420124] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 135.420371] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 135.427497] sd 4:0:0:2: [sdd] Unit Not Ready
[ 135.427590] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 135.427942] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 135.431741] sd 4:0:0:3: [sde] Unit Not Ready
[ 135.431834] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 135.432080] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 135.437506] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 135.437619] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 135.437770] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 135.438013] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 135.448874] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 135.448971] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 135.456623] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 135.456735] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 135.456877] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 135.457117] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 135.459616] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 135.459712] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 135.493144] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 135.493239] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 135.493404] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 135.493647] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 135.495402] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 135.495509] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 135.495755] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 135.495998] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 135.500140] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 135.500235] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 135.503257] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 135.503370] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 135.512631] sd 4:0:0:1: [sdc] Unit Not Ready
[ 135.512724] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 135.512967] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 135.525129] sd 4:0:0:0: [sdb] Unit Not Ready
[ 135.525220] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 135.525463] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 135.532132] sd 4:0:0:2: [sdd] Unit Not Ready
[ 135.532231] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 135.532472] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 135.536186] sd 4:0:0:3: [sde] Unit Not Ready
[ 135.536302] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 135.536575] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 135.550006] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 135.550101] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 135.550243] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 135.550486] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 135.554149] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 135.554291] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 135.562130] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 135.562226] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 135.562370] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 135.562614] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 135.563878] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 135.563969] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 135.564112] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 135.564371] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 135.569507] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 135.569598] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 135.569740] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 135.569984] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 135.573759] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 135.573856] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 135.575005] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 135.575102] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 135.584643] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 135.584741] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 138.013482] sky2 eth0: enabling interface
[ 138.013796] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 138.028834] [drm] Loading R500 Microcode
[ 138.028897] [drm] Num pipes: 1
[ 138.054891] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 138.167698] sd 4:0:0:0: [sdb] Unit Not Ready
[ 138.167705] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 138.167713] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 138.177730] sd 4:0:0:2: [sdd] Unit Not Ready
[ 138.177738] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 138.177746] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 138.189841] sd 4:0:0:3: [sde] Unit Not Ready
[ 138.189849] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 138.189856] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 138.190711] sd 4:0:0:1: [sdc] Unit Not Ready
[ 138.190715] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 138.190722] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 138.237080] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 138.237088] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 138.237094] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 138.237101] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 138.244704] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 138.244709] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 138.244715] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 138.244722] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 138.245827] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 138.245833] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 138.253078] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 138.253084] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 138.255202] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 138.255207] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 138.255213] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 138.255219] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 138.256326] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 138.256331] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 138.256337] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 138.256343] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 138.264840] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 138.264848] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 138.265837] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 138.265842] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 138.276980] sd 4:0:0:0: [sdb] Unit Not Ready
[ 138.276987] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 138.276995] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 138.286837] sd 4:0:0:2: [sdd] Unit Not Ready
[ 138.286844] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 138.286851] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 138.298751] sd 4:0:0:1: [sdc] Unit Not Ready
[ 138.298759] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 138.298767] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 138.299587] sd 4:0:0:3: [sde] Unit Not Ready
[ 138.299592] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 138.299599] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 138.314868] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 138.314875] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 138.314882] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 138.314889] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 138.326058] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 138.326066] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 138.326072] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 138.326080] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 138.347388] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 138.347397] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 138.348824] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 138.348829] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 138.348836] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 138.348843] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 138.350087] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 138.350093] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 138.351797] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 138.351804] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 138.352824] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 138.352829] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 138.352835] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 138.352842] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 138.353948] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 138.353953] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 139.902536] sd 4:0:0:1: [sdc] Unit Not Ready
[ 139.902543] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.902550] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.908910] sd 4:0:0:2: [sdd] Unit Not Ready
[ 139.908914] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.908921] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.909771] sd 4:0:0:3: [sde] Unit Not Ready
[ 139.909776] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.909783] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.910772] sd 4:0:0:0: [sdb] Unit Not Ready
[ 139.910776] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.910783] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.926023] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 139.926030] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 139.926036] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.926042] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.927136] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 139.927140] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 139.927146] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.927152] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.928275] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 139.928280] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.934267] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 139.934273] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 139.936413] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 139.936418] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 139.936424] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.936431] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.942673] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 139.942679] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 139.942686] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.942693] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.944791] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 139.944797] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 139.951415] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 139.951421] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 139.952398] sd 4:0:0:0: [sdb] Unit Not Ready
[ 139.952403] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.952410] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.953273] sd 4:0:0:3: [sde] Unit Not Ready
[ 139.953277] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.953283] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.971016] sd 4:0:0:1: [sdc] Unit Not Ready
[ 139.971020] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.971027] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 139.979640] sd 4:0:0:2: [sdd] Unit Not Ready
[ 139.979644] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 139.979651] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 139.981523] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 139.981529] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 139.981535] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 139.981542] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 139.982647] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 139.982651] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 139.982656] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 139.982662] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 139.989771] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 139.989776] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 139.991023] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 139.991028] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 139.998038] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 139.998042] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 139.998048] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 139.998054] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 140.002790] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 140.002794] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 140.002799] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 140.002806] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 140.003914] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 140.003919] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 140.008676] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 140.008681] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 141.902975] sd 4:0:0:2: [sdd] Unit Not Ready
[ 141.902982] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 141.902990] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 141.903847] sd 4:0:0:1: [sdc] Unit Not Ready
[ 141.903851] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 141.903857] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 141.917462] sd 4:0:0:0: [sdb] Unit Not Ready
[ 141.917467] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 141.917475] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 141.918336] sd 4:0:0:3: [sde] Unit Not Ready
[ 141.918340] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 141.918347] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 141.925726] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 141.925730] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 141.925736] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 141.925743] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 141.926851] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 141.926855] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 141.926860] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 141.926866] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 141.933978] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 141.933983] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 141.935227] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 141.935232] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 141.944835] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 141.944840] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 141.944846] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 141.944852] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 141.953345] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 141.953350] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 141.953355] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 141.953362] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 141.954460] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 141.954464] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 141.955585] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 141.955590] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 141.962082] sd 4:0:0:2: [sdd] Unit Not Ready
[ 141.962087] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 141.962094] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 141.964964] sd 4:0:0:1: [sdc] Unit Not Ready
[ 141.964968] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 141.964975] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 141.976708] sd 4:0:0:0: [sdb] Unit Not Ready
[ 141.976715] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 141.976722] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 141.983589] sd 4:0:0:3: [sde] Unit Not Ready
[ 141.983594] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 141.983601] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 141.990730] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 141.990735] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 141.990741] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 141.990748] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 141.991854] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 141.991859] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 141.991864] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 141.991871] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 141.996606] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 141.996612] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 141.999980] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 141.999985] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 142.001071] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 142.001076] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 142.001082] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 142.001089] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 142.002216] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 142.002220] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 142.002226] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 142.002232] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 142.003365] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 142.003372] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 142.004719] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 142.004724] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 143.897645] sd 4:0:0:1: [sdc] Unit Not Ready
[ 143.897653] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 143.897660] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 143.906153] sd 4:0:0:2: [sdd] Unit Not Ready
[ 143.906160] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 143.906168] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 143.913879] sd 4:0:0:3: [sde] Unit Not Ready
[ 143.913884] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 143.913891] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 143.915875] sd 4:0:0:0: [sdb] Unit Not Ready
[ 143.915879] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 143.915886] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 143.918128] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 143.918133] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 143.918139] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 143.918145] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 143.926132] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 143.926139] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 143.932033] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 143.932040] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 143.932046] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 143.932053] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 143.933201] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 143.933209] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 143.933215] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 143.933222] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 143.940404] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 143.940412] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 143.940418] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 143.940425] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 143.941523] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 143.941528] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 143.943389] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 143.943394] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 143.945144] sd 4:0:0:1: [sdc] Unit Not Ready
[ 143.945148] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 143.945155] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 143.950036] sd 4:0:0:3: [sde] Unit Not Ready
[ 143.950041] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 143.950052] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 143.950341] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 143.950347] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 143.952149] sd 4:0:0:0: [sdb] Unit Not Ready
[ 143.952154] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 143.952160] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 143.960899] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 143.960905] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 143.960910] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 143.960917] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 143.971032] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 143.971040] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 143.973273] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 143.973277] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 143.973283] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 143.973290] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 143.974397] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 143.974401] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 143.974407] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 143.974413] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 143.975522] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 143.975527] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 143.976644] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 143.976649] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 143.985407] sd 4:0:0:2: [sdd] Unit Not Ready
[ 143.985415] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 143.985422] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 144.007660] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 144.007667] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 144.007673] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 144.007680] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 144.012528] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 144.012536] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 145.907711] sd 4:0:0:0: [sdb] Unit Not Ready
[ 145.907719] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 145.907727] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 145.908583] sd 4:0:0:3: [sde] Unit Not Ready
[ 145.908588] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 145.908594] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 145.909457] sd 4:0:0:1: [sdc] Unit Not Ready
[ 145.909461] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 145.909467] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 145.910175] sd 4:0:0:2: [sdd] Unit Not Ready
[ 145.910180] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 145.910187] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 145.931715] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 145.931723] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 145.931729] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 145.931736] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 145.932820] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 145.932825] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 145.932831] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 145.932837] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 145.934324] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 145.934328] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 145.934334] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 145.934340] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 145.940200] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 145.940206] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 145.940212] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 145.940218] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 145.940239] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 145.940246] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 145.941324] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 145.941329] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 145.942446] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 145.942451] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 145.943576] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 145.943582] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 145.969461] sd 4:0:0:0: [sdb] Unit Not Ready
[ 145.969468] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 145.969475] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 145.970326] sd 4:0:0:3: [sde] Unit Not Ready
[ 145.970331] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 145.970337] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 145.970570] sd 4:0:0:2: [sdd] Unit Not Ready
[ 145.970575] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 145.970582] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 145.971212] sd 4:0:0:1: [sdc] Unit Not Ready
[ 145.971217] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 145.971223] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 145.991613] sd 4:0:0:2: [sdd] READ CAPACITY failed
[ 145.991620] sd 4:0:0:2: [sdd] Result: hostbyte=0x00 driverbyte=0x08
[ 145.991627] sd 4:0:0:2: [sdd] Sense Key : 0x5 [current]
[ 145.991639] sd 4:0:0:2: [sdd] ASC=0x25 ASCQ=0x0
[ 145.993838] sd 4:0:0:0: [sdb] READ CAPACITY failed
[ 145.993843] sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
[ 145.993849] sd 4:0:0:0: [sdb] Sense Key : 0x5 [current]
[ 145.993856] sd 4:0:0:0: [sdb] ASC=0x25 ASCQ=0x0
[ 145.999838] sd 4:0:0:3: [sde] READ CAPACITY failed
[ 145.999843] sd 4:0:0:3: [sde] Result: hostbyte=0x00 driverbyte=0x08
[ 145.999849] sd 4:0:0:3: [sde] Sense Key : 0x5 [current]
[ 145.999856] sd 4:0:0:3: [sde] ASC=0x25 ASCQ=0x0
[ 146.001466] sd 4:0:0:1: [sdc] READ CAPACITY failed
[ 146.001471] sd 4:0:0:1: [sdc] Result: hostbyte=0x00 driverbyte=0x08
[ 146.001477] sd 4:0:0:1: [sdc] Sense Key : 0x5 [current]
[ 146.001483] sd 4:0:0:1: [sdc] ASC=0x25 ASCQ=0x0
[ 146.002588] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 146.002594] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 146.003417] sd 4:0:0:2: [sdd] Test WP failed, assume Write Enabled
[ 146.003423] sd 4:0:0:2: [sdd] Assuming drive cache: write through
[ 146.004095] sd 4:0:0:3: [sde] Test WP failed, assume Write Enabled
[ 146.004101] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 146.005215] sd 4:0:0:1: [sdc] Test WP failed, assume Write Enabled
[ 146.005220] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 146.729407] usb 1-1: USB disconnect, address 6
[ 146.729414] usb 1-1.1: USB disconnect, address 7
[ 146.731872] usb 1-1.3: USB disconnect, address 8
[ 146.807089] usb 1-1.4: USB disconnect, address 9
[ 150.173803] wlan0: authenticate with AP 00:23:08:1d:f2:bb
[ 150.192457] wlan0: authenticate with AP 00:23:08:1d:f2:bb
[ 150.199256] wlan0: authenticated
[ 150.199262] wlan0: associate with AP 00:23:08:1d:f2:bb
[ 150.227542] wlan0: RX AssocResp from 00:23:08:1d:f2:bb (capab=0x431 status=0 aid=2)
[ 150.227548] wlan0: associated
[ 150.228593] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 160.440024] wlan0: no IPv6 routers present