lkml.org 
[lkml]   [2008]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectHard lockup with kernel 2.6.25 and 2.6.25.1
Hello,
my Athlon XP locks up hard with the current stable kernel. Output of
lspci, the .config and dump from serial console is attached.
This happens without warning or special actions.
This incident happened only a few hours after booting the new kernel,
SysRq-keys didn't work. 2.6.24.5 has been running fine.

The problem starts at line 390 of the dump ([42323.063854] eth0:
command 0x3002 did not complete! Status=0x9000), after that it looks like all pci devices get stuck.
I hope this mail contains all relevant information.

Regards
Malte Schröder
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.1
# Sat May 3 11:23:53 2008
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
# CONFIG_X86_64 is not set
CONFIG_X86=y
# CONFIG_GENERIC_LOCKBREAK is not set
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_SEMAPHORE_SLEEPERS=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_GENERIC_GPIO is not set
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
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_HAVE_SETUP_PER_CPU_AREA 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_AOUT=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_KTIME_SCALAR=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=17
# CONFIG_CGROUPS is not set
# CONFIG_GROUP_SCHED is not set
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_RELAY=y
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
# CONFIG_COMPAT_BRK is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
# CONFIG_PROFILING is not set
# CONFIG_MARKERS is not set
CONFIG_HAVE_OPROFILE=y
# CONFIG_KPROBES is not set
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
CONFIG_BLK_DEV_BSG=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
CONFIG_IOSCHED_DEADLINE=y
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="deadline"
CONFIG_CLASSIC_RCU=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 is not set
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_X86_RDC321X is not set
# CONFIG_X86_VSMP is not set
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
# 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 is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
CONFIG_MK7=y
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 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_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_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_USE_3DNOW=y
CONFIG_X86_TSC=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_HPET_TIMER is not set
# CONFIG_IOMMU_HELPER is not set
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_MCE is not set
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_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_SPARSEMEM_VMEMMAP_ENABLE is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_HIGHPTE is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x100000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x100000
# CONFIG_COMPAT_VDSO is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
# CONFIG_SUSPEND is not set
# CONFIG_HIBERNATION is not set
CONFIG_ACPI=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_DOCK=m
# CONFIG_ACPI_BAY is not set
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_WMI=m
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
# CONFIG_ACPI_CONTAINER is not set
# CONFIG_ACPI_SBS is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ 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_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_LEGACY is not set
# CONFIG_PCI_DEBUG is not set
# CONFIG_HT_IRQ is not set
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_MISC=m

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=m
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=m
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
CONFIG_XFRM_MIGRATE=y
# CONFIG_XFRM_STATISTICS is not set
CONFIG_NET_KEY=m
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=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
# CONFIG_IP_PIMSM_V1 is not set
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
# CONFIG_IP_VS is not set
CONFIG_IPV6=m
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_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=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_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_XTABLES=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=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_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_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=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_SCTP=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_NETFILTER_XT_MATCH_HASHLIMIT=m

#
# IP: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_ADDRTYPE=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_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_GRE=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_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_RAW=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 is not set
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m
CONFIG_IP_DCCP_ACKVEC=y

#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
CONFIG_IP_DCCP_CCID2=m
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=m
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_CCID3_RTO=100
CONFIG_IP_DCCP_TFRC_LIB=m

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_IP_SCTP=m
# 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=y
# CONFIG_SCTP_HMAC_MD5 is not set
CONFIG_TIPC=m
# CONFIG_TIPC_ADVANCED is not set
# CONFIG_TIPC_DEBUG is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
CONFIG_VLAN_8021Q=m
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_RR=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_INGRESS=m

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

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_AF_RXRPC=m
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=m
CONFIG_FIB_RULES=y

#
# Wireless
#
# CONFIG_CFG80211 is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
# CONFIG_IEEE80211 is not set
# CONFIG_RFKILL is not set
# 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=m
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_AX88796 is not set
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
# CONFIG_PARIDE 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=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
# 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=4096
CONFIG_BLK_DEV_XIP=y
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_MISC_DEVICES is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

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

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=m
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
# CONFIG_SCSI_SCAN_ASYNC is not set
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=m
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# CONFIG_SCSI_LOWLEVEL is not set
CONFIG_ATA=m
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_SVW is not set
# CONFIG_ATA_PIIX is not set
# 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_SIL24 is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
CONFIG_SATA_VIA=m
# 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 is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_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=m
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
CONFIG_PATA_VIA=m
# CONFIG_PATA_WINBOND 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=m
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
# CONFIG_DM_MULTIPATH is not set
CONFIG_DM_DELAY=m
CONFIG_DM_UEVENT=y
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_NETDEVICES_MULTIQUEUE is not set
CONFIG_IFB=m
# CONFIG_DUMMY is not set
CONFIG_BONDING=m
CONFIG_MACVLAN=m
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
CONFIG_VETH=m
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=m
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=m
# CONFIG_TYPHOON is not set
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
CONFIG_NE2K_PCI=m
# CONFIG_8139CP is not set
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_R6040 is not set
CONFIG_SIS900=m
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE_MMIO=y
CONFIG_VIA_RHINE_NAPI=y
# CONFIG_SC92031 is not set
# CONFIG_NET_POCKET is not set
# CONFIG_NETDEV_1000 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 is not set

#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
CONFIG_PPPOL2TP=m
# CONFIG_SLIP is not set
CONFIG_SLHC=m
# CONFIG_NET_FC is not set
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
CONFIG_NETPOLL_TRAP=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_ISDN=m
CONFIG_ISDN_I4L=m
CONFIG_ISDN_PPP=y
CONFIG_ISDN_PPP_VJ=y
CONFIG_ISDN_MPP=y
CONFIG_IPPP_FILTER=y
CONFIG_ISDN_PPP_BSDCOMP=m
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y

#
# ISDN feature submodules
#
CONFIG_ISDN_DRV_LOOP=m
CONFIG_ISDN_DIVERSION=m

#
# ISDN4Linux hardware drivers
#

#
# Passive cards
#
# CONFIG_ISDN_DRV_HISAX is not set

#
# Active cards
#
# CONFIG_HYSDN is not set
# CONFIG_ISDN_DRV_GIGASET is not set
CONFIG_ISDN_CAPI=m
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
CONFIG_CAPI_TRACE=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=m
CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
CONFIG_ISDN_CAPI_CAPIFS=m
CONFIG_ISDN_CAPI_CAPIDRV=m

#
# CAPI hardware drivers
#
CONFIG_CAPI_AVM=y
CONFIG_ISDN_DRV_AVMB1_B1PCI=m
CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y
# CONFIG_ISDN_DRV_AVMB1_B1PCMCIA is not set
# CONFIG_ISDN_DRV_AVMB1_T1PCI is not set
# CONFIG_ISDN_DRV_AVMB1_C4 is not set
# CONFIG_CAPI_EICON is not set
# CONFIG_PHONE is not set

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

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# 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=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
# 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_UINPUT=m

#
# 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_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

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

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=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 is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=m

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_TINY_USB is not set
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
# CONFIG_I2C_VOODOO3 is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_DS1682 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_PCF8575 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_TPS65010 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

#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER 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_HWMON=m
CONFIG_HWMON_VID=m
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 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_ADT7470 is not set
# CONFIG_SENSORS_ADT7473 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 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_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=m
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
CONFIG_SENSORS_W83781D=m
# 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=m
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_THERMAL=y
# CONFIG_WATCHDOG is not set

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
CONFIG_DVB_CORE=m
CONFIG_DVB_CORE_ATTACH=y
CONFIG_DVB_CAPTURE_DRIVERS=y

#
# Supported SAA7146 based PCI Adapters
#
# CONFIG_TTPCI_EEPROM is not set
# CONFIG_DVB_BUDGET_CORE is not set

#
# Supported USB Adapters
#
CONFIG_DVB_USB=m
# CONFIG_DVB_USB_DEBUG is not set
CONFIG_DVB_USB_A800=m
CONFIG_DVB_USB_DIBUSB_MB=m
# CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set
CONFIG_DVB_USB_DIBUSB_MC=m
CONFIG_DVB_USB_DIB0700=m
CONFIG_DVB_USB_UMT_010=m
CONFIG_DVB_USB_CXUSB=m
CONFIG_DVB_USB_M920X=m
CONFIG_DVB_USB_GL861=m
CONFIG_DVB_USB_AU6610=m
CONFIG_DVB_USB_DIGITV=m
CONFIG_DVB_USB_VP7045=m
CONFIG_DVB_USB_VP702X=m
CONFIG_DVB_USB_GP8PSK=m
CONFIG_DVB_USB_NOVA_T_USB2=m
CONFIG_DVB_USB_TTUSB2=m
CONFIG_DVB_USB_DTT200U=m
CONFIG_DVB_USB_OPERA1=m
CONFIG_DVB_USB_AF9005=m
CONFIG_DVB_USB_AF9005_REMOTE=m
CONFIG_DVB_TTUSB_BUDGET=m
CONFIG_DVB_TTUSB_DEC=m
CONFIG_DVB_CINERGYT2=m
# CONFIG_DVB_CINERGYT2_TUNING is not set

#
# Supported FlexCopII (B2C2) Adapters
#
CONFIG_DVB_B2C2_FLEXCOP=m
# CONFIG_DVB_B2C2_FLEXCOP_PCI is not set
CONFIG_DVB_B2C2_FLEXCOP_USB=m
# CONFIG_DVB_B2C2_FLEXCOP_DEBUG is not set

#
# Supported BT878 Adapters
#

#
# Supported Pluto2 Adapters
#
# CONFIG_DVB_PLUTO2 is not set

#
# Supported DVB Frontends
#

#
# Customise DVB Frontends
#
# CONFIG_DVB_FE_CUSTOMISE is not set

#
# DVB-S (satellite) frontends
#
CONFIG_DVB_STV0299=m
# CONFIG_DVB_CX24110 is not set
# CONFIG_DVB_CX24123 is not set
CONFIG_DVB_TDA8083=m
CONFIG_DVB_MT312=m
# CONFIG_DVB_VES1X93 is not set
# CONFIG_DVB_S5H1420 is not set
CONFIG_DVB_TDA10086=m

#
# DVB-T (terrestrial) frontends
#
# CONFIG_DVB_SP8870 is not set
# CONFIG_DVB_SP887X is not set
CONFIG_DVB_CX22700=m
CONFIG_DVB_CX22702=m
# CONFIG_DVB_L64781 is not set
CONFIG_DVB_TDA1004X=m
CONFIG_DVB_NXT6000=m
CONFIG_DVB_MT352=m
CONFIG_DVB_ZL10353=m
CONFIG_DVB_DIB3000MB=m
CONFIG_DVB_DIB3000MC=m
CONFIG_DVB_DIB7000M=m
CONFIG_DVB_DIB7000P=m

#
# DVB-C (cable) frontends
#
CONFIG_DVB_VES1820=m
# CONFIG_DVB_TDA10021 is not set
CONFIG_DVB_TDA10023=m
CONFIG_DVB_STV0297=m

#
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
#
CONFIG_DVB_NXT200X=m
# CONFIG_DVB_OR51211 is not set
# CONFIG_DVB_OR51132 is not set
CONFIG_DVB_BCM3510=m
CONFIG_DVB_LGDT330X=m
CONFIG_DVB_S5H1409=m

#
# Tuners/PLL support
#
CONFIG_DVB_PLL=m
CONFIG_DVB_TDA826X=m
CONFIG_DVB_TDA827X=m
CONFIG_DVB_TDA18271=m
CONFIG_DVB_TUNER_QT1010=m
CONFIG_DVB_TUNER_MT2060=m
CONFIG_DVB_TUNER_MT2266=m
CONFIG_DVB_TUNER_MT2131=m
CONFIG_DVB_TUNER_DIB0070=m
CONFIG_DVB_TUNER_XC5000=m

#
# Miscellaneous devices
#
CONFIG_DVB_LNBP21=m
# CONFIG_DVB_ISL6421 is not set
# CONFIG_DVB_TUA6100 is not set
CONFIG_DAB=y
CONFIG_USB_DABUSB=m

#
# Graphics support
#
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_VIDEO_SELECT=y
CONFIG_DUMMY_CONSOLE=y

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_RAWMIDI=m
# CONFIG_SND_SEQUENCER is not set
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_RTCTIMER is not set
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_MTS64 is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
# CONFIG_SND_PORTMAN2X4 is not set

#
# PCI devices
#
# 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_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 is not set
# 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=m
# 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_AC97_POWER_SAVE is not set

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set

#
# System on Chip audio support
#
# CONFIG_SND_SOC is not set

#
# SoC Audio support for SuperH
#

#
# ALSA SoC audio for Freescale SOCs
#

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=m
# CONFIG_HID_DEBUG is not set
# CONFIG_HIDRAW is not set

#
# USB Input Devices
#
CONFIG_USB_HID=m
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y
CONFIG_USB_DYNAMIC_MINORS=y
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_PERSIST is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=m
# 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_DPCM=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_KARMA=y
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m
CONFIG_USB_MON=y

#
# USB port drivers
#
CONFIG_USB_USS720=m
CONFIG_USB_SERIAL=m
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_AIRPRIME is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
# CONFIG_USB_SERIAL_BELKIN is not set
CONFIG_USB_SERIAL_CH341=m
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP2101 is not set
CONFIG_USB_SERIAL_CYPRESS_M8=m
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_FUNSOFT is not set
CONFIG_USB_SERIAL_VISOR=m
# CONFIG_USB_SERIAL_IPAQ is not set
CONFIG_USB_SERIAL_IR=m
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_GARMIN is not set
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_OTI6858 is not set
# CONFIG_USB_SERIAL_HP4X is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OPTION is not set
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
# CONFIG_USB_ADUTUX is not set
CONFIG_USB_AUERSWALD=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_BERRY_CHARGE=m
CONFIG_USB_LED=m
# CONFIG_USB_CYPRESS_CY7C63 is not set
CONFIG_USB_CYTHERM=m
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
CONFIG_USB_IOWARRIOR=m
# CONFIG_USB_TEST is not set
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set

#
# Userspace I/O
#
CONFIG_UIO=m
# CONFIG_UIO_CIF is not set

#
# Firmware Drivers
#
CONFIG_EDD=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y

#
# File systems
#
CONFIG_EXT2_FS=m
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=m
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4DEV_FS=m
CONFIG_EXT4DEV_FS_XATTR=y
CONFIG_EXT4DEV_FS_POSIX_ACL=y
CONFIG_EXT4DEV_FS_SECURITY=y
CONFIG_JBD=m
CONFIG_JBD2=m
CONFIG_FS_MBCACHE=m
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=m

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
# CONFIG_MSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_CONFIGFS_FS=m

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_ECRYPT_FS=m
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
CONFIG_CRAMFS=y
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_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=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_SUNRPC_BIND34=y
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_RPCSEC_GSS_SPKM3=m
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=m
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_SAMPLES is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_4KSTACKS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_DOUBLEFAULT=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_CPA_DEBUG is not set

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY is not set
CONFIG_SECURITY_FILE_CAPABILITIES=y
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_BLKCIPHER=m
CONFIG_CRYPTO_SEQIV=m
CONFIG_CRYPTO_HASH=m
CONFIG_CRYPTO_MANAGER=m
CONFIG_CRYPTO_HMAC=m
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_586=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_586=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_LZO=m
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set

#
# Library routines
#
CONFIG_BITREVERSE=m
CONFIG_CRC_CCITT=m
CONFIG_CRC16=m
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=m
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=m
CONFIG_LZO_DECOMPRESS=m
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge
Subsystem: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 8
Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
Capabilities: [80] AGP version 3.5
Status: RQ=32 Iso- ArqSz=0 Cal=2 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: ec000000-edffffff
Prefetchable memory behind bridge: e8000000-ebffffff
Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR+
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:05.0 Mass storage controller: Promise Technology, Inc. PDC20268 (Ultra100 TX2) (rev 02) (prog-if 85)
Subsystem: Promise Technology, Inc. Ultra100TX2
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (1000ns min, 4500ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 16
Region 0: I/O ports at e000 [size=8]
Region 1: I/O ports at e100 [size=4]
Region 2: I/O ports at e200 [size=8]
Region 3: I/O ports at e300 [size=4]
Region 4: I/O ports at e400 [size=16]
Region 5: Memory at ee020000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 1
Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: pata_pdc2027x

00:06.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 74)
Subsystem: 3Com Corporation 3C905CX-TX/TX-M Fast Etherlink for PC Management NIC
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 17
Region 0: I/O ports at e500 [size=128]
Region 1: Memory at ee026000 (32-bit, non-prefetchable) [size=128]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=2 PME-
Kernel driver in use: 3c59x

00:07.0 Network controller: AVM Audiovisuelles MKTG & Computer System GmbH B1 ISDN
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32
Interrupt: pin A routed to IRQ 18
Region 0: I/O ports at e600 [size=64]
Region 1: I/O ports at e700 [size=32]
Kernel driver in use: b1pci

00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
Subsystem: Micro-Star International Co., Ltd. Unknown device 7061
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32
Interrupt: pin A routed to IRQ 20
Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
Region 4: I/O ports at e800 [size=16]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: pata_via

00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 21
Region 4: I/O ports at e900 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: uhci_hcd

00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 21
Region 4: I/O ports at ea00 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: uhci_hcd

00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 32 bytes
Interrupt: pin B routed to IRQ 21
Region 4: I/O ports at eb00 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: uhci_hcd

00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 32 bytes
Interrupt: pin B routed to IRQ 21
Region 4: I/O ports at ec00 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: uhci_hcd

00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86) (prog-if 20 [EHCI])
Subsystem: VIA Technologies, Inc. USB 2.0
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin C routed to IRQ 21
Region 0: Memory at ee024000 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: ehci_hcd

00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
Subsystem: VIA Technologies, Inc. DFI KT600-AL / Soltek SL-B9D-FGR Motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
Subsystem: Micro-Star International Co., Ltd. Unknown device 7061
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin C routed to IRQ 22
Region 0: I/O ports at ed00 [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: VIA 82xx Audio

00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
Subsystem: Micro-Star International Co., Ltd. MS-7061
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (750ns min, 2000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 23
Region 0: I/O ports at ee00 [size=256]
Region 1: Memory at ee025000 (32-bit, non-prefetchable) [size=256]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: via-rhine

01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video (rev 01) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. MS-7061
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (500ns min)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e8000000 (32-bit, prefetchable) [size=64M]
Region 1: Memory at ec000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [70] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>

[ 0.000000] Linux version 2.6.25.1 (root@highlander) (gcc version 4.3.1 20080401 (prerelease) (Debian 4.3.0-3) ) #1 Sat May 3 11:24:50 CEST 2008
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
[ 0.000000] BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003eff0000 (usable)
[ 0.000000] BIOS-e820: 000000003eff0000 - 000000003eff3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003eff3000 - 000000003f000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] 111MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] Scan SMP from c0000000 for 1024 bytes.
[ 0.000000] Scan SMP from c009fc00 for 1024 bytes.
[ 0.000000] Scan SMP from c00f0000 for 65536 bytes.
[ 0.000000] found SMP MP-table at [c00f52f0] 000f52f0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] HighMem 229376 -> 258032
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 258032
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP 000F6DD0, 0014 (r0 KM400 )
[ 0.000000] ACPI: RSDT 3EFF3000, 002C (r1 KM400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: FACP 3EFF3040, 0074 (r1 KM400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: DSDT 3EFF30C0, 4E67 (r1 KM400 AWRDACPI 1000 MSFT 100000E)
[ 0.000000] ACPI: FACS 3EFF0000, 0040
[ 0.000000] ACPI: APIC 3EFF7F40, 005A (r1 KM400 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 6:8 APIC version 16
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 3f000000:bfc00000)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 256017
[ 0.000000] Kernel command line: vga=extended root=/dev/sda5 ro console=ttyS0,115200 console=tty0
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] CPU 0 irqstacks, hard=c02ff000 soft=c02fe000
[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Detected 2000.252 MHz processor.
[ 0.000999] Console: colour VGA+ 80x50
[ 0.000999] console [tty0] enabled
[ 0.000999] console [ttyS0] enabled
[ 0.000999] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000999] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000999] Memory: 1017708k/1032128k available (1280k kernel code, 13668k reserved, 565k data, 176k init, 114624k highmem)
[ 0.000999] virtual kernel memory layout:
[ 0.000999] fixmap : 0xfffa8000 - 0xfffff000 ( 348 kB)
[ 0.000999] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000999] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
[ 0.000999] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 0.000999] .init : 0xc02cf000 - 0xc02fb000 ( 176 kB)
[ 0.000999] .data : 0xc024030f - 0xc02cd888 ( 565 kB)
[ 0.000999] .text : 0xc0100000 - 0xc024030f (1280 kB)
[ 0.000999] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000999] SLUB: Genslabs=12, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 0.060994] Calibrating delay using timer specific routine.. 4003.04 BogoMIPS (lpj=2001523)
[ 0.063035] Mount-cache hash table entries: 512
[ 0.064197] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.064993] CPU: L2 Cache: 256K (64 bytes/line)
[ 0.066000] Compat vDSO mapped to ffffe000.
[ 0.067003] CPU: AMD Athlon(tm) XP 2400+ stepping 01
[ 0.069995] Checking 'hlt' instruction... OK.
[ 0.075692] Freeing SMP alternatives: 0k freed
[ 0.075992] ACPI: Core revision 20070126
[ 0.089473] ENABLING IO-APIC IRQs
[ 0.091174] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.102984] net_namespace: 540 bytes
[ 0.103989] NET: Registered protocol family 16
[ 0.105131] ACPI: bus type pci registered
[ 0.114508] PCI: PCI BIOS revision 2.10 entry at 0xfbaf0, last bus=1
[ 0.114983] PCI: Using configuration type 1
[ 0.115984] Setting up standard PCI resources
[ 0.126996] ACPI: Interpreter enabled
[ 0.127982] ACPI: (supports S0 S5)
[ 0.129982] ACPI: Using IOAPIC for interrupt routing
[ 0.138345] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.174632] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12)
[ 0.177548] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 *10 11 12)
[ 0.180549] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12) *5
[ 0.184142] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.189370] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.193364] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.198127] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.203362] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.207416] ACPI: PCI Interrupt Link [ALKA] (IRQs *20), disabled.
[ 0.210171] ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
[ 0.212546] ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
[ 0.214442] ACPI: PCI Interrupt Link [ALKD] (IRQs *23)
[ 0.216030] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.217002] pnp: PnP ACPI init
[ 0.217976] ACPI: bus type pnp registered
[ 0.224794] pnp: PnP ACPI: found 14 devices
[ 0.224968] ACPI: ACPI bus type pnp unregistered
[ 0.226149] PCI: Using ACPI for IRQ routing
[ 0.226970] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 0.244083] system 00:00: iomem range 0xca000-0xcbfff has been reserved
[ 0.244965] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
[ 0.245964] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
[ 0.246964] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
[ 0.247964] system 00:00: iomem range 0x3eff0000-0x3effffff could not be reserved
[ 0.248964] system 00:00: iomem range 0xffff0000-0xffffffff could not be reserved
[ 0.249963] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 0.250963] system 00:00: iomem range 0x100000-0x3efeffff could not be reserved
[ 0.251963] system 00:00: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.252963] system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved
[ 0.253963] system 00:00: iomem range 0xfff80000-0xfffeffff has been reserved
[ 0.254968] system 00:02: ioport range 0x4000-0x407f has been reserved
[ 0.255962] system 00:02: ioport range 0x5000-0x500f has been reserved
[ 0.256968] system 00:03: ioport range 0x4d0-0x4d1 has been reserved
[ 0.257962] system 00:03: ioport range 0x294-0x297 has been reserved
[ 0.289834] PCI: Bridge: 0000:00:01.0
[ 0.289957] IO window: disabled.
[ 0.290959] MEM window: 0xec000000-0xedffffff
[ 0.291958] PREFETCH window: 0x00000000e8000000-0x00000000ebffffff
[ 0.292987] NET: Registered protocol family 2
[ 0.294037] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.296089] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.300086] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.302410] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.302956] TCP reno registered
[ 0.304206] checking if image is initramfs... it is
[ 0.497548] Freeing initrd memory: 2454k freed
[ 0.498729] highmem bounce pool size: 64 pages
[ 0.501532] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[ 0.501950] io scheduler noop registered
[ 0.502957] io scheduler deadline registered (default)
[ 0.503962] PCI: VIA PCI bridge detected. Disabling DAC.
[ 0.505015] pci 0000:00:11.0: Bypassing VIA 8237 APIC De-Assert Message
[ 0.527165] Real Time Clock Driver v1.12ac
[ 0.527926] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
[ 0.529055] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.530042] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.532255] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.534316] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.535677] brd: module loaded
[ 0.536008] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.537934] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.538922] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.539983] mice: PS/2 mouse device common for all mice
[ 0.540986] cpuidle: using governor ladder
[ 0.541922] cpuidle: using governor menu
[ 0.544052] TCP cubic registered
[ 0.544924] Using IPI Shortcut mode
[ 0.547090] BIOS EDD facility v0.16 2004-Jun-25, 6 devices found
[ 0.548410] Freeing unused kernel memory: 176k freed
[ 0.566216] input: AT Translated Set 2 keyboard as /class/input/input0
[ 0.655810] No dock devices found.
[ 0.663654] SCSI subsystem initialized
[ 0.674334] ACPI: PCI Interrupt Link [ALKA] disabled and referenced, BIOS bug
[ 0.675016] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
[ 0.675909] ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 20
[ 0.679071] scsi0 : pata_via
[ 0.679981] scsi1 : pata_via
[ 0.682737] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe800 irq 14
[ 0.682899] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe808 irq 15
[ 0.797719] ata1.00: ATA-6: IC35L060AVV207-0, V22OA66A, max UDMA/100
[ 0.797721] ata1.00: 78125000 sectors, multi 16: LBA48
[ 0.808013] ata1.00: configured for UDMA/100
[ 0.959242] scsi 0:0:0:0: Direct-Access ATA IC35L060AVV207-0 V22O PQ: 0 ANSI: 5
[ 0.970566] NET: Registered protocol family 1
[ 1.036169] ACPI: PNP0C0B:00 is registered as cooling_device0
[ 1.037114] ACPI: Fan [FAN] (on)
[ 1.043983] ACPI: ACPI0007:00 is registered as cooling_device1
[ 1.046980] ACPI: LNXTHERM:01 is registered as thermal_zone0
[ 1.047477] ACPI: Thermal Zone [THRM] (56 C)
[ 1.244250] Driver 'sd' needs updating - please use bus_type methods
[ 1.247391] sd 0:0:0:0: [sda] 78125000 512-byte hardware sectors (40000 MB)
[ 1.248091] sd 0:0:0:0: [sda] Write Protect is off
[ 1.249099] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.250139] sd 0:0:0:0: [sda] 78125000 512-byte hardware sectors (40000 MB)
[ 1.251086] sd 0:0:0:0: [sda] Write Protect is off
[ 1.253533] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.254080] sda: sda1 sda2 < sda5 sda6 >
[ 1.292236] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.334069] ACPI: PCI Interrupt 0000:00:05.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 2.436676] pata_pdc2027x 0000:00:05.0: PLL input clock 16663 kHz
[ 2.477497] scsi2 : pata_pdc2027x
[ 2.480745] scsi3 : pata_pdc2027x
[ 2.480972] ata3: PATA max UDMA/100 mmio m16384@0xee020000 cmd 0xee0217c0 irq 16
[ 2.481898] ata4: PATA max UDMA/100 mmio m16384@0xee020000 cmd 0xee0215c0 irq 16
[ 2.509979] usbcore: registered new interface driver usbfs
[ 2.510929] usbcore: registered new interface driver hub
[ 2.517960] usbcore: registered new device driver usb
[ 2.520263] USB Universal Host Controller Interface driver v3.0
[ 2.561573] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
[ 2.561880] via-rhine: Broken BIOS detected, avoid_D3 enabled.
[ 2.608458] ata3.00: ATA-7: Maxtor 6Y160P0, YAR41BW0, max UDMA/133
[ 2.608875] ata3.00: 320173056 sectors, multi 16: LBA48
[ 2.616479] ata3.00: configured for UDMA/100
[ 2.637135] Floppy drive(s): fd0 is 1.44M
[ 2.653652] FDC 0 is a post-1991 82077
[ 2.767151] ata4.00: ATA-7: SAMSUNG SV1203N, TQ100-24, max UDMA/133
[ 2.767164] ata4.00: 234493056 sectors, multi 16: LBA48
[ 2.772151] ata4.00: configured for UDMA/100
[ 2.772293] scsi 2:0:0:0: Direct-Access ATA Maxtor 6Y160P0 YAR4 PQ: 0 ANSI: 5
[ 2.773711] sd 2:0:0:0: [sdb] 320173056 512-byte hardware sectors (163929 MB)
[ 2.774169] sd 2:0:0:0: [sdb] Write Protect is off
[ 2.775188] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.776216] sd 2:0:0:0: [sdb] 320173056 512-byte hardware sectors (163929 MB)
[ 2.777162] sd 2:0:0:0: [sdb] Write Protect is off
[ 2.778169] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.779155] sdb: sdb1
[ 2.790131] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 2.790346] scsi 3:0:0:0: Direct-Access ATA SAMSUNG SV1203N TQ10 PQ: 0 ANSI: 5
[ 2.792249] sd 3:0:0:0: [sdc] 234493056 512-byte hardware sectors (120060 MB)
[ 2.793164] sd 3:0:0:0: [sdc] Write Protect is off
[ 2.794170] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.795198] sd 3:0:0:0: [sdc] 234493056 512-byte hardware sectors (120060 MB)
[ 2.796159] sd 3:0:0:0: [sdc] Write Protect is off
[ 2.797167] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.798150] sdc: sdc1 sdc2
[ 2.811045] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 2.811792] ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 2.813790] 3c59x: Donald Becker and others.
[ 2.814721] 0000:00:06.0: 3Com PCI 3c905C Tornado at f88a0000.
[ 2.849157] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
[ 2.850124] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 2.853129] uhci_hcd 0000:00:10.0: UHCI Host Controller
[ 2.854452] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[ 2.855166] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000e900
[ 2.856293] usb usb1: configuration #1 chosen from 1 choice
[ 2.857183] hub 1-0:1.0: USB hub found
[ 2.858129] hub 1-0:1.0: 2 ports detected
[ 2.958128] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.958131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.959131] usb usb1: Product: UHCI Host Controller
[ 2.960130] usb usb1: Manufacturer: Linux 2.6.25.1 uhci_hcd
[ 2.961129] usb usb1: SerialNumber: 0000:00:10.0
[ 2.963229] ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
[ 2.964137] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 23
[ 2.968206] eth1: VIA Rhine II at 0xee025000, 00:11:09:8c:95:50, IRQ 23.
[ 2.970660] eth1: MII PHY found at address 1, status 0x786d advertising 05e1 Link 41e1.
[ 2.971151] ACPI: PCI Interrupt 0000:00:10.4[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 2.974137] ehci_hcd 0000:00:10.4: EHCI Host Controller
[ 2.976244] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 2
[ 2.977179] ehci_hcd 0000:00:10.4: irq 21, io mem 0xee024000
[ 2.984635] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 2.984776] usb usb2: configuration #1 chosen from 1 choice
[ 2.985665] hub 2-0:1.0: USB hub found
[ 2.986650] hub 2-0:1.0: 8 ports detected
[ 3.089925] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.089929] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.090927] usb usb2: Product: EHCI Host Controller
[ 3.091927] usb usb2: Manufacturer: Linux 2.6.25.1 ehci_hcd
[ 3.092927] usb usb2: SerialNumber: 0000:00:10.4
[ 3.093989] ACPI: PCI Interrupt 0000:00:10.1[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 3.096939] uhci_hcd 0000:00:10.1: UHCI Host Controller
[ 3.097959] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 3.098949] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000ea00
[ 3.100935] usb usb3: configuration #1 chosen from 1 choice
[ 3.101949] hub 3-0:1.0: USB hub found
[ 3.102937] hub 3-0:1.0: 2 ports detected
[ 3.207409] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 3.207411] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.208412] usb usb3: Product: UHCI Host Controller
[ 3.209410] usb usb3: Manufacturer: Linux 2.6.25.1 uhci_hcd
[ 3.210410] usb usb3: SerialNumber: 0000:00:10.1
[ 3.211464] ACPI: PCI Interrupt 0000:00:10.2[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 3.214418] uhci_hcd 0000:00:10.2: UHCI Host Controller
[ 3.215437] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[ 3.216429] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000eb00
[ 3.217537] usb usb4: configuration #1 chosen from 1 choice
[ 3.218434] hub 4-0:1.0: USB hub found
[ 3.219429] hub 4-0:1.0: 2 ports detected
[ 3.322787] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 3.322790] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.323789] usb usb4: Product: UHCI Host Controller
[ 3.324789] usb usb4: Manufacturer: Linux 2.6.25.1 uhci_hcd
[ 3.325788] usb usb4: SerialNumber: 0000:00:10.2
[ 3.327374] ACPI: PCI Interrupt 0000:00:10.3[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21
[ 3.329801] uhci_hcd 0000:00:10.3: UHCI Host Controller
[ 3.330835] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
[ 3.331816] uhci_hcd 0000:00:10.3: irq 21, io base 0x0000ec00
[ 3.332940] usb usb5: configuration #1 chosen from 1 choice
[ 3.333814] hub 5-0:1.0: USB hub found
[ 3.334799] hub 5-0:1.0: 2 ports detected
[ 3.436937] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 3.437774] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.438778] usb usb5: Product: UHCI Host Controller
[ 3.439772] usb usb5: Manufacturer: Linux 2.6.25.1 uhci_hcd
[ 3.440771] usb usb5: SerialNumber: 0000:00:10.3
[ 3.994747] kjournald starting. Commit interval 5 seconds
[ 3.994765] EXT3-fs: mounted filesystem with ordered data mode.
[ 7.445440] input: Power Button (FF) as /class/input/input1
[ 7.452617] ACPI: Power Button (FF) [PWRF]
[ 7.453646] input: Power Button (CM) as /class/input/input2
[ 7.461625] ACPI: Power Button (CM) [PWRB]
[ 7.462639] input: Sleep Button (CM) as /class/input/input3
[ 7.470645] ACPI: Sleep Button (CM) [SLPB]
[ 7.727900] CAPI Subsystem Rev 1.1.2.8
[ 7.731215] b1: revision 1.1.2.2
[ 7.734293] b1dma: revision 1.1.2.3
[ 7.736466] ACPI: PCI Interrupt 0000:00:07.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 7.737509] b1pci: PCI BIOS reports AVM-B1 at i/o 0xe700, irq 18
[ 8.416711] kcapi: Controller [001]: b1pci-e700 attached
[ 8.417415] b1pci: AVM B1 PCI at i/o 0xe700, irq 18, revision 2
[ 8.418460] b1pci: revision 1.1.2.2
[ 8.567679] input: PC Speaker as /class/input/input4
[ 8.685828] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[ 8.686382] ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 22
[ 9.358455] input: PS/2 Generic Mouse as /class/input/input5
[ 9.377953] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 11.135756] Adding 2000052k swap on /dev/sdc1. Priority:-1 extents:1 across:2000052k
[ 11.525784] EXT3 FS on sda5, internal journal
[ 12.107364] PPP generic driver version 2.4.2
[ 12.122261] NET: Registered protocol family 24
[ 12.138922] tun: Universal TUN/TAP device driver, 1.6
[ 12.139789] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 12.154369] ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
[ 12.162462] capidrv: Rev 1.1.2.2: loaded
[ 12.174430] PPP Deflate Compression module registered
[ 12.252343] PPP MPPE Compression module registered
[ 12.264152] lp0: using parport0 (interrupt-driven).
[ 13.078244] fuse init (API version 7.9)
[ 13.226377] kjournald starting. Commit interval 5 seconds
[ 13.226779] EXT3 FS on sda1, internal journal
[ 13.228382] EXT3-fs: mounted filesystem with ordered data mode.
[ 13.246968] kjournald starting. Commit interval 5 seconds
[ 13.247400] EXT3 FS on sda6, internal journal
[ 13.248971] EXT3-fs: mounted filesystem with ordered data mode.
[ 13.316233] kjournald2 starting. Commit interval 5 seconds
[ 13.317337] EXT4 FS on sdb1, internal journal
[ 13.318660] EXT4-fs: mounted filesystem with ordered data mode.
[ 13.319658] EXT4-fs: file extents enabled
[ 13.327773] EXT4-fs: mballoc enabled
[ 13.375039] kjournald starting. Commit interval 5 seconds
[ 13.375267] EXT3 FS on sdc2, internal journal
[ 13.377043] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.211085] NET: Registered protocol family 15
[ 17.415027] NET: Registered protocol family 10
[ 17.415744] lo: Disabled Privacy Extensions
[ 17.458385] eth0: setting full-duplex.
[ 17.707318] warning: `ntpd' uses 32-bit capabilities (legacy support in use)
[ 24.850007] eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 27.101350] NET: Registered protocol family 17
[ 33.147001] IPv6 over IPv4 tunneling driver
[ 33.147585] sit0: Disabled Privacy Extensions
[ 33.151495] tun6to4: Disabled Privacy Extensions
[ 35.781053] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 36.217962] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 47.352859] u32 classifier
[ 47.353336] input device check on
[ 47.354335] Actions configured
[ 47.782579] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 49.727443] Initializing XFRM netlink socket
[ 52.303126] RPC: Registered udp transport module.
[ 52.303370] RPC: Registered tcp transport module.
[ 52.539996] tun0: Disabled Privacy Extensions
[ 61.344340] capifs: Rev 1.1.2.3
[ 61.392414] capi20: Rev 1.1.2.7: started up with major 68 (middleware+capifs)
[ 63.205715] b1pci-e700: card 1 "B1" ready.
[ 63.206708] b1pci-e700: card 1 Protocol: DSS1
[ 63.207707] b1pci-e700: card 1 Linetype: point to multipoint
[ 63.208707] b1pci-e700: B1-card (3.11-03) now active
[ 63.209707] kcapi: card [001] "b1pci-e700" ready.
[ 63.211708] capidrv: controller 1 up
[ 63.212947] capidrv-1: now up (2 B channels)
[ 63.213804] capidrv-1: D2 trace enabled
[ 81.039652] ppdev: user-space parallel port driver
[ 96.761216] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 96.993162] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 97.048827] NFSD: starting 90-second grace period
[ 1480.835763] hub 2-0:1.0: unable to enumerate USB device on port 4
[ 1481.043727] usb 3-2: new full speed USB device using uhci_hcd and address 2
[ 1481.198016] usb 3-2: configuration #1 chosen from 1 choice
[ 1481.201643] usb 3-2: New USB device found, idVendor=3340, idProduct=0e3a
[ 1481.202171] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2801.434358] usb 3-2: USB disconnect, address 2
[36156.531715] martian source 78.54.16.63 from 192.168.1.2, on dev ppp0
[36156.532540] ll header: 45:20:00:28:69:ef:40:00:74:06:7c:a1:c0:a8:01:02:4e:36:10:3f:08:0e
[36164.322729] martian source 78.54.16.63 from 192.168.1.2, on dev ppp0
[36164.323179] ll header: 45:20:00:28:6b:34:40:00:74:06:7b:5c:c0:a8:01:02:4e:36:10:3f:08:0e
[36184.019001] martian source 78.54.16.63 from 192.168.1.2, on dev ppp0
[36184.019185] ll header: 45:20:00:28:6e:78:40:00:74:06:78:18:c0:a8:01:02:4e:36:10:3f:08:0e
[36221.477989] martian source 78.54.16.63 from 192.168.1.2, on dev ppp0
[36221.477995] ll header: 45:20:00:28:74:7d:40:00:74:06:72:13:c0:a8:01:02:4e:36:10:3f:08:0e
[36298.749584] martian source 78.54.16.63 from 192.168.1.2, on dev ppp0
[36298.749585] ll header: 45:20:00:28:7f:ea:40:00:74:06:66:a6:c0:a8:01:02:4e:36:10:3f:08:0e
[42323.063854] eth0: command 0x3002 did not complete! Status=0x9000
[42326.693564] eth0: command 0x3002 did not complete! Status=0x9000
[42326.853107] eth0: command 0x3002 did not complete! Status=0x9000
[42334.522461] eth0: command 0x3002 did not complete! Status=0x9000
[42334.680324] eth0: command 0x3002 did not complete! Status=0x9000
[42334.682324] eth0: command 0x3002 did not complete! Status=0x9000
[42341.260053] eth0: command 0x3002 did not complete! Status=0x9000
[42341.420639] eth0: command 0x3002 did not complete! Status=0x9000
[42344.158351] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[42344.159263] ata1.00: cmd ca/00:08:79:34:b6/00:00:00:00:00/e1 tag 0 dma 4096 out
[42344.159265] res 40/00:01:01:4f:c2/00:00:00:00:00/a0 Emask 0x4 (timeout)
[42344.160256] ata1.00: status: { DRDY }
[42344.161282] ata1: soft resetting link
[42345.443297] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[42345.444228] ata3.00: cmd 35/00:18:1f:b2:c9/00:00:11:00:00/e0 tag 0 dma 12288 out
[42345.444229] res 40/00:00:01:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
[42345.445221] ata3.00: status: { DRDY }
[42345.446234] ata3: soft resetting link
[42350.264825] eth0: command 0x3002 did not complete! Status=0x9000
[42369.017545] eth0: command 0x3002 did not complete! Status=0x9000
[42372.066419] ata1.00: qc timeout (cmd 0xef)
[42372.067298] ata1.00: failed to IDENTIFY (SPINUP failed, err_mask=0x4)
[42372.068295] ata1.00: revalidation failed (errno=-5)
[42372.069295] ata1: failed to recover some devices, retrying in 5 secs
[42373.318211] ata3.00: qc timeout (cmd 0x27)
[42373.319078] ata3.00: failed to read native max address (err_mask=0x4)
[42373.320074] ata3.00: HPA support seems broken, skipping HPA handling
[42373.321075] ata3.00: revalidation failed (errno=-5)
[42373.322076] ata3: failed to recover some devices, retrying in 5 secs
[42377.030916] ata1: soft resetting link
[42378.309764] ata3: soft resetting link
[42378.472935] ata3.00: configured for UDMA/100
[42378.473510] ata3: EH complete
[42407.109416] ata1.00: qc timeout (cmd 0xef)
[42407.110350] ata1.00: failed to IDENTIFY (SPINUP failed, err_mask=0x4)
[42407.111347] ata1.00: revalidation failed (errno=-5)
[42407.112349] ata1: failed to recover some devices, retrying in 5 secs
[42408.383430] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[42408.384291] ata3.00: cmd 35/00:18:1f:b2:c9/00:00:11:00:00/e0 tag 0 dma 12288 out
[42408.384293] res 40/00:00:01:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
[42408.385284] ata3.00: status: { DRDY }
[42408.386297] ata3: soft resetting link
[42408.549427] ata3.00: configured for UDMA/100
[42408.550040] ata3: EH complete
[42410.961435] capidrv-1: controller dead ??
[42410.962533] capidrv-1: listen_change_state state=3 event=1 ????
[42412.078851] ata1: soft resetting link
[42421.942321] eth0: command 0x3002 did not complete! Status=0x9000
[42437.459807] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[42437.460721] ata3.00: cmd 35/00:18:1f:b2:c9/00:00:11:00:00/e0 tag 0 dma 12288 out
[42437.460723] res 40/00:00:01:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
[42437.461712] ata3.00: status: { DRDY }
[42437.462725] ata3: soft resetting link
[42437.624565] ata3.00: configured for UDMA/100
[42437.625179] ata3: EH complete
[42441.109584] ata1.00: qc timeout (cmd 0xef)
[42441.110498] ata1.00: failed to IDENTIFY (SPINUP failed, err_mask=0x4)
[42441.111493] ata1.00: revalidation failed (errno=-5)
[42441.112492] ata1.00: disabled
[42441.613084] ata1: soft resetting link
[42441.765963] ata1: EH complete
[42441.766826] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.768791] end_request: I/O error, dev sda, sector 28718201
[42441.769794] Buffer I/O error on device sda6, logical block 2332681
[42441.770791] lost page write due to I/O error on sda6
[42441.771818] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.773790] end_request: I/O error, dev sda, sector 44135537
[42441.774800] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.776789] end_request: I/O error, dev sda, sector 7168553
[42441.777829] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.779789] end_request: I/O error, dev sda, sector 7168969
[42441.780801] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.782788] end_request: I/O error, dev sda, sector 452457
[42441.783845] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.785788] end_request: I/O error, dev sda, sector 7168985
[42441.786791] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.788788] end_request: I/O error, dev sda, sector 8012305
[42441.789810] EXT3-fs error (device sda6): ext3_get_inode_loc: unable to read inode block - inode=1065065, block=4259848
[42441.792792] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.794789] end_request: I/O error, dev sda, sector 10056753
[42441.795787] Buffer I/O error on device sda6, logical block 0
[42441.796786] lost page write due to I/O error on sda6
[42441.797806] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42441.799786] end_request: I/O error, dev sda, sector 8012305
[42441.800833] EXT3-fs error (device sda6) in ext3_reserve_inode_write: IO failure
[42441.801808] ------------[ cut here ]------------
[42441.802787] WARNING: at fs/buffer.c:1183 mark_buffer_dirty+0x20/0x61()
[42441.803785] Modules linked in: nfsd exportfs ppdev ac capi capifs battery rpcsec_gss_krb5 auth_rpcgss nfs lockd nfs_acl sunrpc xfrm_user xfrm4_tunnel ipcomp esp4 aead ah4 nf_conntrack_ipv6 ip6table_filter ip6_tables cls_u32 sch_sfq sch_htb xt_mark ipt_ECN ipt_MASQUERADE ipt_ULOG ipt_LOG xt_state xt_TCPMSS xt_NFQUEUE xt_hashlimit xt_tcpmss xt_tcpudp ipt_addrtype xt_pkttype iptable_raw xt_CLASSIFY xt_CONNMARK xt_MARK xt_comment ipt_REJECT xt_length xt_connmark xt_owner ipt_recent xt_policy xt_multiport xt_conntrack iptable_mangle nf_nat_tftp nf_nat_sip nf_nat_pptp nf_nat_proto_gre nf_nat_irc nf_nat_h323 nf_nat_ftp iptable_nat nf_nat nf_conntrack_tftp nf_conntrack_sip nf_conntrack_proto_sctp nf_conntrack_pptp nf_conntrack_proto_gre nf_conntrack_irc nf_conntrack_ipv4 nf_conntrack_h323 nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables sit tunnel4 af_packet ipv6 deflate ctr twofish twofish_common camellia serpent blowfish des_generic cbc aes_i586 aes_generic xcbc sha256_generic crypto_null hmac crypto_hash af_key ext4dev jbd2 crc16 fuse lp sha1_generic arc4 ecb crypto_blkcipher cryptomgr ppp_mppe ppp_deflate zlib_deflate capidrv isdn tun pppoe pppox ppp_generic slhc parport_pc parport snd_via82xx snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart pcspkr snd_rawmidi psmouse snd soundcore i2c_viapro i2c_core b1pci b1dma b1 kernelcapi button evdev ext3 jbd mbcache floppy via_rhine bitrev crc32 ehci_hcd uhci_hcd usbcore 3c59x mii pata_pdc2027x sd_mod thermal processor fan unix pata_via libata scsi_mod dock
[42441.934521] Pid: 14233, comm: asterisk Not tainted 2.6.25.1 #1
[42441.934771] [<c0112cac>] warn_on_slowpath+0x40/0x65
[42441.936786] [<c0127274>] tick_program_event+0x22/0x41
[42441.938773] [<c0122fae>] hrtimer_interrupt+0x104/0x12c
[42441.940775] [<c01166ad>] irq_exit+0x3c/0x53
[42441.942764] [<c010b071>] smp_apic_timer_interrupt+0x5b/0x63
[42441.944765] [<c01032cc>] apic_timer_interrupt+0x28/0x30
[42441.946773] [<c010ed48>] __update_rq_clock+0x1a/0xee
[42441.948773] [<c023e405>] schedule+0x23d/0x255
[42441.950775] [<c016351f>] mark_buffer_dirty+0x20/0x61
[42441.952767] [<f894b1d5>] ext3_commit_super+0x3a/0x4e [ext3]
[42441.954769] [<f894bfd0>] ext3_handle_error+0x6e/0x8e [ext3]
[42441.956766] [<f894c037>] __ext3_std_error+0x47/0x50 [ext3]
[42441.958777] [<f89453fa>] ext3_reserve_inode_write+0x56/0x5d [ext3]
[42441.960768] [<f894541b>] ext3_mark_inode_dirty+0x1a/0x30 [ext3]
[42441.962763] [<f891713c>] journal_start+0x81/0xac [jbd]
[42441.964769] [<f894552f>] ext3_dirty_inode+0x4f/0x62 [ext3]
[42441.966765] [<c015ff5f>] __mark_inode_dirty+0x21/0x11e
[42441.968766] [<c0131d01>] __generic_file_aio_write_nolock+0x2bb/0x415
[42441.970767] [<c014fdb3>] do_lookup+0x53/0x145
[42441.972770] [<c01515cc>] __link_path_walk+0x9e6/0xae0
[42441.974762] [<c0126891>] clockevents_program_event+0xd5/0xe4
[42441.976767] [<c0131eb8>] generic_file_aio_write+0x5d/0xb4
[42441.978773] [<f8943c90>] ext3_file_write+0x19/0x85 [ext3]
[42441.980765] [<c014a393>] do_sync_write+0xbf/0x106
[42441.982762] [<c014c827>] cp_new_stat64+0xf7/0x109
[42441.984775] [<c012070c>] autoremove_wake_function+0x0/0x2d
[42441.986777] [<c014cb94>] sys_stat64+0x1e/0x23
[42441.988762] [<c014a2d4>] do_sync_write+0x0/0x106
[42441.990760] [<c014ab3b>] vfs_write+0x84/0xf7
[42441.992763] [<c014ac46>] sys_write+0x3c/0x63
[42441.994764] [<c010288e>] sysenter_past_esp+0x5f/0x85
[42441.996779] =======================
[42441.997756] ---[ end trace 819e976eb4617855 ]---
[42441.999765] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.001755] end_request: I/O error, dev sda, sector 10056753
[42442.002757] Buffer I/O error on device sda6, logical block 0
[42442.003755] lost page write due to I/O error on sda6
[42442.004766] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.006754] end_request: I/O error, dev sda, sector 8012305
[42442.008768] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.010754] end_request: I/O error, dev sda, sector 44315793
[42442.011773] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.013753] end_request: I/O error, dev sda, sector 44181601
[42442.014755] Buffer I/O error on device sda6, logical block 4265606
[42442.015753] lost page write due to I/O error on sda6
[42442.016779] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.018753] end_request: I/O error, dev sda, sector 73096481
[42442.019753] Buffer I/O error on device sda6, logical block 7879966
[42442.020752] lost page write due to I/O error on sda6
[42442.022760] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.024752] end_request: I/O error, dev sda, sector 44135537
[42442.025760] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.027751] end_request: I/O error, dev sda, sector 43777273
[42442.028752] Buffer I/O error on device sda6, logical block 4215065
[42442.029751] lost page write due to I/O error on sda6
[42442.030759] EXT3-fs error (device sda6): ext3_get_inode_loc: unable to read inode block - inode=1065065, block=4259848
[42442.033755] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.035750] end_request: I/O error, dev sda, sector 10056753
[42442.036751] Buffer I/O error on device sda6, logical block 0
[42442.037750] lost page write due to I/O error on sda6
[42442.038757] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.040749] end_request: I/O error, dev sda, sector 73096489
[42442.041750] Buffer I/O error on device sda6, logical block 7879967
[42442.042749] lost page write due to I/O error on sda6
[42442.043759] EXT3-fs error (device sda6) in ext3_reserve_inode_write: IO failure
[42442.045750] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.047748] end_request: I/O error, dev sda, sector 10056753
[42442.048749] Buffer I/O error on device sda6, logical block 0
[42442.049748] lost page write due to I/O error on sda6
[42442.051768] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.053748] end_request: I/O error, dev sda, sector 44315793
[42442.055771] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.057747] end_request: I/O error, dev sda, sector 44315793
[42442.065761] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.067746] end_request: I/O error, dev sda, sector 43467425
[42442.068747] Buffer I/O error on device sda6, logical block 4176334
[42442.069745] lost page write due to I/O error on sda6
[42442.072768] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.074745] end_request: I/O error, dev sda, sector 43701441
[42442.077742] eth0: command 0x3002 did not complete! Status=0x9000
[42442.078756] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.080744] end_request: I/O error, dev sda, sector 44135537
[42442.081759] EXT3-fs error (device sda6): ext3_get_inode_loc: unable to read inode block - inode=1065065, block=4259848
[42442.084753] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.086742] end_request: I/O error, dev sda, sector 10056753
[42442.087760] EXT3-fs error (device sda6) in ext3_reserve_inode_write: IO failure
[42442.089745] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.091742] end_request: I/O error, dev sda, sector 10056753
[42442.093128] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.094741] end_request: I/O error, dev sda, sector 44315793
[42442.096739] eth0: command 0x3002 did not complete! Status=0x9000
[42442.098764] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.100741] end_request: I/O error, dev sda, sector 44135537
[42442.101783] EXT3-fs error (device sda6): ext3_get_inode_loc: unable to read inode block - inode=1065065, block=4259848
[42442.104745] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.106739] end_request: I/O error, dev sda, sector 10056753
[42442.107754] EXT3-fs error (device sda6) in ext3_reserve_inode_write: IO failure
[42442.108859] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.110739] end_request: I/O error, dev sda, sector 10056753
[42442.112107] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.113738] end_request: I/O error, dev sda, sector 44315793
[42442.115737] eth0: command 0x3002 did not complete! Status=0x9000
[42442.117762] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.119738] end_request: I/O error, dev sda, sector 44135537
[42442.120765] EXT3-fs error (device sda6): ext3_get_inode_loc: unable to read inode block - inode=1065065, block=4259848
[42442.123742] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.125737] end_request: I/O error, dev sda, sector 10056753
[42442.126749] EXT3-fs error (device sda6) in ext3_reserve_inode_write: IO failure
[42442.128739] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.130736] end_request: I/O error, dev sda, sector 10056753
[42442.131743] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.133735] end_request: I/O error, dev sda, sector 44181593
[42442.134742] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.136735] end_request: I/O error, dev sda, sector 43670889
[42442.137757] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.139734] end_request: I/O error, dev sda, sector 43678913
[42442.140740] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.142734] end_request: I/O error, dev sda, sector 43701529
[42442.143739] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.145733] end_request: I/O error, dev sda, sector 71169073
[42442.146740] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.148733] end_request: I/O error, dev sda, sector 73096481
[42442.149737] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.151732] end_request: I/O error, dev sda, sector 43467425
[42442.152898] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.154732] end_request: I/O error, dev sda, sector 44315793
[42442.155740] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.157731] end_request: I/O error, dev sda, sector 44135513
[42442.158737] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.160731] end_request: I/O error, dev sda, sector 43777265
[42442.161734] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.163730] end_request: I/O error, dev sda, sector 73036993
[42442.164910] Aborting journal on device sda6.
[42442.165732] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.167730] end_request: I/O error, dev sda, sector 44315793
[42442.168739] EXT3-fs error (device sda6) in ext3_write_begin: IO failure
[42442.169751] EXT3-fs error (device sda6): ext3_get_inode_loc: <6>sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.172729] end_request: I/O error, dev sda, sector 10056753
[42442.173733] unable to read inode block - inode=1065023, block=4259845
[42442.175735] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.177729] end_request: I/O error, dev sda, sector 10069113
[42442.178762] __journal_remove_journal_head: freeing b_committed_data
[42442.179734] __journal_remove_journal_head: freeing b_committed_data
[42442.180737] __journal_remove_journal_head: freeing b_committed_data
[42442.181806] ext3_abort called.
[42442.182731] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.184729] end_request: I/O error, dev sda, sector 10056753
[42442.185731] EXT3-fs error (device sda6): ext3_journal_start_sb: Detected aborted journal
[42442.188727] Remounting filesystem read-only
[42442.189741] EXT3-fs error (device sda6) in ext3_reserve_inode_write: IO failure
[42442.190728] EXT3-fs error (device sda6) in ext3_dirty_inode: IO failure
[42442.192725] eth0: command 0x3002 did not complete! Status=0x9000
[42442.195746] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.197726] end_request: I/O error, dev sda, sector 2131225
[42442.199729] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.201725] end_request: I/O error, dev sda, sector 2131225
[42442.203727] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.205724] end_request: I/O error, dev sda, sector 2131225
[42442.207725] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.209724] end_request: I/O error, dev sda, sector 2131225
[42442.211724] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.213723] end_request: I/O error, dev sda, sector 2131225
[42442.215724] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.217722] end_request: I/O error, dev sda, sector 8012305
[42442.218728] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.220724] end_request: I/O error, dev sda, sector 2131225
[42442.221728] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.223722] end_request: I/O error, dev sda, sector 43777273
[42442.224722] printk: 20 messages suppressed.
[42442.225723] Buffer I/O error on device sda6, logical block 4215065
[42442.226721] lost page write due to I/O error on sda6
[42442.227732] EXT3-fs error (device sda6) in ext3_ordered_writepage: IO failure
[42442.230740] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.232721] end_request: I/O error, dev sda, sector 28718201
[42442.233757] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.235720] end_request: I/O error, dev sda, sector 43399897
[42442.236727] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.238719] end_request: I/O error, dev sda, sector 2131225
[42442.239729] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.241721] end_request: I/O error, dev sda, sector 73096489
[42442.242723] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.244718] end_request: I/O error, dev sda, sector 43701441
[42442.245768] __journal_remove_journal_head: freeing b_frozen_data
[42442.246721] __journal_remove_journal_head: freeing b_frozen_data
[42442.247720] __journal_remove_journal_head: freeing b_frozen_data
[42442.248720] __journal_remove_journal_head: freeing b_frozen_data
[42442.249720] __journal_remove_journal_head: freeing b_frozen_data
[42442.250719] __journal_remove_journal_head: freeing b_frozen_data
[42442.251719] __journal_remove_journal_head: freeing b_frozen_data
[42442.253720] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.255717] end_request: I/O error, dev sda, sector 2131225
[42442.256726] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.258716] end_request: I/O error, dev sda, sector 8012305
[42442.260718] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.262716] end_request: I/O error, dev sda, sector 2131225
[42442.265728] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.267715] end_request: I/O error, dev sda, sector 2131225
[42442.269731] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.271714] end_request: I/O error, dev sda, sector 8012305
[42442.274733] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.276714] end_request: I/O error, dev sda, sector 2131225
[42442.278716] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.280713] end_request: I/O error, dev sda, sector 2131225
[42442.281720] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.283712] end_request: I/O error, dev sda, sector 8012305
[42442.285714] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.287714] end_request: I/O error, dev sda, sector 2131225
[42442.289723] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.291711] end_request: I/O error, dev sda, sector 8012305
[42442.305725] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.307709] end_request: I/O error, dev sda, sector 2131225
[42442.310729] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.312708] end_request: I/O error, dev sda, sector 2131225
[42442.314724] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.316708] end_request: I/O error, dev sda, sector 2131225
[42442.318725] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.320707] end_request: I/O error, dev sda, sector 2131225
[42442.322722] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.324706] end_request: I/O error, dev sda, sector 8012305
[42442.326961] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.328706] end_request: I/O error, dev sda, sector 2131225
[42442.329712] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.331705] end_request: I/O error, dev sda, sector 8012305
[42442.333080] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.334705] end_request: I/O error, dev sda, sector 2131225
[42442.335733] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.337704] end_request: I/O error, dev sda, sector 2131225
[42442.339710] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.341704] end_request: I/O error, dev sda, sector 2131225
[42442.342714] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.344703] end_request: I/O error, dev sda, sector 8012305
[42442.347719] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.349703] end_request: I/O error, dev sda, sector 2131225
[42442.350733] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.352702] end_request: I/O error, dev sda, sector 8012305
[42442.353708] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.355701] end_request: I/O error, dev sda, sector 453353
[42442.357703] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.359701] end_request: I/O error, dev sda, sector 2131225
[42442.360706] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.362700] end_request: I/O error, dev sda, sector 8012305
[42442.363723] Aborting journal on device sda5.
[42442.364701] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.366700] end_request: I/O error, dev sda, sector 2131225
[42442.367707] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.369699] end_request: I/O error, dev sda, sector 8012305
[42442.371704] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.373699] end_request: I/O error, dev sda, sector 2131225
[42442.374709] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.376698] end_request: I/O error, dev sda, sector 8012305
[42442.377704] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.379698] end_request: I/O error, dev sda, sector 295721
[42442.380703] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.382697] end_request: I/O error, dev sda, sector 10056769
[42442.383703] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.385697] end_request: I/O error, dev sda, sector 20542529
[42442.386702] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.388696] end_request: I/O error, dev sda, sector 20542545
[42442.389702] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.391696] end_request: I/O error, dev sda, sector 20542649
[42442.392701] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.394695] end_request: I/O error, dev sda, sector 20542665
[42442.395701] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.397695] end_request: I/O error, dev sda, sector 28669009
[42442.398700] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.400695] end_request: I/O error, dev sda, sector 28669025
[42442.402272] ext3_abort called.
[42442.402702] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.404694] end_request: I/O error, dev sda, sector 28669041
[42442.405713] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.407694] end_request: I/O error, dev sda, sector 43349105
[42442.408722] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.410693] end_request: I/O error, dev sda, sector 2131225
[42442.411700] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.413693] end_request: I/O error, dev sda, sector 8012305
[42442.414699] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.416692] end_request: I/O error, dev sda, sector 43349129
[42442.417701] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.419692] end_request: I/O error, dev sda, sector 43349169
[42442.420698] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.422691] end_request: I/O error, dev sda, sector 43349201
[42442.423699] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.425691] end_request: I/O error, dev sda, sector 43611185
[42442.426698] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.428693] end_request: I/O error, dev sda, sector 43611241
[42442.429701] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.431690] end_request: I/O error, dev sda, sector 43611393
[42442.432697] EXT3-fs error (device sda5): ext3_journal_start_sb: <6>sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.435689] end_request: I/O error, dev sda, sector 43770313
[42442.436696] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.438689] end_request: I/O error, dev sda, sector 44135473
[42442.439695] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.441688] end_request: I/O error, dev sda, sector 44135497
[42442.442695] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.444688] end_request: I/O error, dev sda, sector 44174361
[42442.445695] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.447687] end_request: I/O error, dev sda, sector 71136305
[42442.448696] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.450687] end_request: I/O error, dev sda, sector 71201841
[42442.451693] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.453686] end_request: I/O error, dev sda, sector 72971313
[42442.454693] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.456686] end_request: I/O error, dev sda, sector 72971553
[42442.457690] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.459686] end_request: I/O error, dev sda, sector 72971569
[42442.460699] Detected aborted journal
[42442.462685] Remounting filesystem read-only
[42442.466706] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.468685] end_request: I/O error, dev sda, sector 2131225
[42442.470706] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.472684] end_request: I/O error, dev sda, sector 8012305
[42442.475422] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.476683] end_request: I/O error, dev sda, sector 2131225
[42442.477701] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.479683] end_request: I/O error, dev sda, sector 8012305
[42442.480859] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.482682] end_request: I/O error, dev sda, sector 2131225
[42442.483688] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.485682] end_request: I/O error, dev sda, sector 8012305
[42442.487684] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.489683] end_request: I/O error, dev sda, sector 2131225
[42442.490687] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.492681] end_request: I/O error, dev sda, sector 8012305
[42442.494682] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.496680] end_request: I/O error, dev sda, sector 2131225
[42442.498681] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.500679] end_request: I/O error, dev sda, sector 2131225
[42442.501684] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.503679] end_request: I/O error, dev sda, sector 8012305
[42442.505680] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.507678] end_request: I/O error, dev sda, sector 2131225
[42442.508684] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.510678] end_request: I/O error, dev sda, sector 8012305
[42442.512679] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.514677] end_request: I/O error, dev sda, sector 2131225
[42442.515682] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.517677] end_request: I/O error, dev sda, sector 8012305
[42442.519678] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.521676] end_request: I/O error, dev sda, sector 2131225
[42442.522681] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.524676] end_request: I/O error, dev sda, sector 8012305
[42442.526678] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.528675] end_request: I/O error, dev sda, sector 2131225
[42442.529681] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.531675] end_request: I/O error, dev sda, sector 8012305
[42442.532679] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.534674] end_request: I/O error, dev sda, sector 7168969
[42442.536675] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.538674] end_request: I/O error, dev sda, sector 8012305
[42442.539680] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.541673] end_request: I/O error, dev sda, sector 2131225
[42442.542677] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.544673] end_request: I/O error, dev sda, sector 7168969
[42442.546674] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.548672] end_request: I/O error, dev sda, sector 2131225
[42442.549678] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.551672] end_request: I/O error, dev sda, sector 8012305
[42442.552676] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.554671] end_request: I/O error, dev sda, sector 7168969
[42442.556672] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.558671] end_request: I/O error, dev sda, sector 8012305
[42442.559677] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.561670] end_request: I/O error, dev sda, sector 2131225
[42442.562674] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.564670] end_request: I/O error, dev sda, sector 7168969
[42442.566671] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.568669] end_request: I/O error, dev sda, sector 2131225
[42442.569675] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.571669] end_request: I/O error, dev sda, sector 8012305
[42442.572673] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.574668] end_request: I/O error, dev sda, sector 7168969
[42442.575732] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.577668] end_request: I/O error, dev sda, sector 8012305
[42442.578675] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.580667] end_request: I/O error, dev sda, sector 2131225
[42442.581672] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.583667] end_request: I/O error, dev sda, sector 7168969
[42442.584674] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.586666] end_request: I/O error, dev sda, sector 7168553
[42442.588670] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.590666] end_request: I/O error, dev sda, sector 2131225
[42442.591675] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.593665] end_request: I/O error, dev sda, sector 8012305
[42442.594671] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.596665] end_request: I/O error, dev sda, sector 7168969
[42442.597669] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.599664] end_request: I/O error, dev sda, sector 7168553
[42442.600706] EXT3-fs error (device sda5) in ext3_reserve_inode_write: Journal has aborted
[42442.601666] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.603664] end_request: I/O error, dev sda, sector 8012305
[42442.604670] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.606663] end_request: I/O error, dev sda, sector 2131225
[42442.607668] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.609663] end_request: I/O error, dev sda, sector 7168969
[42442.610667] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.612662] end_request: I/O error, dev sda, sector 7168553
[42442.614670] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.616662] end_request: I/O error, dev sda, sector 2131225
[42442.617678] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.619661] end_request: I/O error, dev sda, sector 7168969
[42442.620669] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.622661] end_request: I/O error, dev sda, sector 8012305
[42442.623667] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.625660] end_request: I/O error, dev sda, sector 7168553
[42442.627663] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.629660] end_request: I/O error, dev sda, sector 7168969
[42442.630666] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.632659] end_request: I/O error, dev sda, sector 8012305
[42442.633665] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.635659] end_request: I/O error, dev sda, sector 2131225
[42442.636663] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.638658] end_request: I/O error, dev sda, sector 7168553
[42442.640660] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.642658] end_request: I/O error, dev sda, sector 8012305
[42442.643664] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.645657] end_request: I/O error, dev sda, sector 2131225
[42442.646662] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.648657] end_request: I/O error, dev sda, sector 7168969
[42442.649661] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.651656] end_request: I/O error, dev sda, sector 7168553
[42442.653659] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.655656] end_request: I/O error, dev sda, sector 2131225
[42442.656663] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.658655] end_request: I/O error, dev sda, sector 7168969
[42442.659661] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.661655] end_request: I/O error, dev sda, sector 8012305
[42442.662659] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.664654] end_request: I/O error, dev sda, sector 7168553
[42442.666657] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.668654] end_request: I/O error, dev sda, sector 7168969
[42442.669661] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.671653] end_request: I/O error, dev sda, sector 8012305
[42442.672660] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.674653] end_request: I/O error, dev sda, sector 2131225
[42442.675657] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.677652] end_request: I/O error, dev sda, sector 7168553
[42442.679655] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.681652] end_request: I/O error, dev sda, sector 8012305
[42442.682674] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.684651] end_request: I/O error, dev sda, sector 2131225
[42442.686657] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.688651] end_request: I/O error, dev sda, sector 7168969
[42442.689658] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.691650] end_request: I/O error, dev sda, sector 7168553
[42442.695261] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.696651] end_request: I/O error, dev sda, sector 2131225
[42442.697671] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.699649] end_request: I/O error, dev sda, sector 7168969
[42442.700656] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.702649] end_request: I/O error, dev sda, sector 8012305
[42442.703653] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.705648] end_request: I/O error, dev sda, sector 7168553
[42442.707655] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.709648] end_request: I/O error, dev sda, sector 7168969
[42442.710662] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.712647] end_request: I/O error, dev sda, sector 8012305
[42442.714648] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.716647] end_request: I/O error, dev sda, sector 2131225
[42442.717651] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.719646] end_request: I/O error, dev sda, sector 7168553
[42442.721648] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.723646] end_request: I/O error, dev sda, sector 8012305
[42442.724652] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.726645] end_request: I/O error, dev sda, sector 2131225
[42442.727650] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.729645] end_request: I/O error, dev sda, sector 7168969
[42442.730649] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.732644] end_request: I/O error, dev sda, sector 7168553
[42442.734646] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.736644] end_request: I/O error, dev sda, sector 2131225
[42442.737670] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.739643] end_request: I/O error, dev sda, sector 7168969
[42442.740649] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.742643] end_request: I/O error, dev sda, sector 8012305
[42442.743647] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.745642] end_request: I/O error, dev sda, sector 7168553
[42442.747648] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.749642] end_request: I/O error, dev sda, sector 7168969
[42442.750654] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.752642] end_request: I/O error, dev sda, sector 8012305
[42442.753648] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.755641] end_request: I/O error, dev sda, sector 2131225
[42442.756645] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.758640] end_request: I/O error, dev sda, sector 7168553
[42442.760642] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.762640] end_request: I/O error, dev sda, sector 8012305
[42442.763647] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.765639] end_request: I/O error, dev sda, sector 2131225
[42442.766646] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.768639] end_request: I/O error, dev sda, sector 7168969
[42442.769643] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.771638] end_request: I/O error, dev sda, sector 7168553
[42442.773640] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.775638] end_request: I/O error, dev sda, sector 2131225
[42442.776644] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.778637] end_request: I/O error, dev sda, sector 7168969
[42442.779642] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.781637] end_request: I/O error, dev sda, sector 8012305
[42442.782641] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.784636] end_request: I/O error, dev sda, sector 7168553
[42442.786637] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.788636] end_request: I/O error, dev sda, sector 7168969
[42442.789643] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.791635] end_request: I/O error, dev sda, sector 8012305
[42442.792657] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.794635] end_request: I/O error, dev sda, sector 7168553
[42442.795641] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.797634] end_request: I/O error, dev sda, sector 2131225
[42442.800649] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.802634] end_request: I/O error, dev sda, sector 2131225
[42442.803658] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.805633] end_request: I/O error, dev sda, sector 8012305
[42442.806650] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.808633] end_request: I/O error, dev sda, sector 7168553
[42442.809639] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.811632] end_request: I/O error, dev sda, sector 7168969
[42442.813634] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.815632] end_request: I/O error, dev sda, sector 8012305
[42442.816638] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.818633] end_request: I/O error, dev sda, sector 7168553
[42442.819638] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.821631] end_request: I/O error, dev sda, sector 7168969
[42442.823632] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.825630] end_request: I/O error, dev sda, sector 8012305
[42442.827631] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.829629] end_request: I/O error, dev sda, sector 8012305
[42442.830634] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.832629] end_request: I/O error, dev sda, sector 7168969
[42442.834630] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.836628] end_request: I/O error, dev sda, sector 8012305
[42442.837636] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.839628] end_request: I/O error, dev sda, sector 7168969
[42442.840633] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.842627] end_request: I/O error, dev sda, sector 7168553
[42442.843632] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.845627] end_request: I/O error, dev sda, sector 2131225
[42442.847629] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.849627] end_request: I/O error, dev sda, sector 8012305
[42442.850633] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.852626] end_request: I/O error, dev sda, sector 7168969
[42442.853632] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.855625] end_request: I/O error, dev sda, sector 7168553
[42442.856630] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.858625] end_request: I/O error, dev sda, sector 2131225
[42442.859659] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.861625] end_request: I/O error, dev sda, sector 7168969
[42442.862631] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.864624] end_request: I/O error, dev sda, sector 8012305
[42442.865629] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.867624] end_request: I/O error, dev sda, sector 7168553
[42442.868628] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.870623] end_request: I/O error, dev sda, sector 2131225
[42442.871703] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.873623] end_request: I/O error, dev sda, sector 8012305
[42442.874630] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.876622] end_request: I/O error, dev sda, sector 7168969
[42442.877627] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.879622] end_request: I/O error, dev sda, sector 7168553
[42442.880626] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.882622] end_request: I/O error, dev sda, sector 2131225
[42442.884624] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.886621] end_request: I/O error, dev sda, sector 7168969
[42442.887628] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.889620] end_request: I/O error, dev sda, sector 8012305
[42442.890625] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.892620] end_request: I/O error, dev sda, sector 7168553
[42442.893624] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.895619] end_request: I/O error, dev sda, sector 2131225
[42442.896656] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.898619] end_request: I/O error, dev sda, sector 8012305
[42442.899637] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.901619] end_request: I/O error, dev sda, sector 7168969
[42442.902625] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.904618] end_request: I/O error, dev sda, sector 7168553
[42442.905636] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.907618] end_request: I/O error, dev sda, sector 2131225
[42442.909627] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.911619] end_request: I/O error, dev sda, sector 7168969
[42442.913638] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.915616] end_request: I/O error, dev sda, sector 8012305
[42442.917616] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.919617] end_request: I/O error, dev sda, sector 7168553
[42442.920620] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.922615] end_request: I/O error, dev sda, sector 2131225
[42442.925637] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.927617] end_request: I/O error, dev sda, sector 7168969
[42442.928637] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.930614] end_request: I/O error, dev sda, sector 8012305
[42442.932640] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.934614] end_request: I/O error, dev sda, sector 7168969
[42442.935650] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.937613] end_request: I/O error, dev sda, sector 8012305
[42442.938624] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.940613] end_request: I/O error, dev sda, sector 7168553
[42442.941618] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.943612] end_request: I/O error, dev sda, sector 2131225
[42442.946630] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.948612] end_request: I/O error, dev sda, sector 8012305
[42442.949637] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.951611] end_request: I/O error, dev sda, sector 7168969
[42442.952618] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.954612] end_request: I/O error, dev sda, sector 7168553
[42442.956611] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.958610] end_request: I/O error, dev sda, sector 2131225
[42442.960694] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.962609] end_request: I/O error, dev sda, sector 7168969
[42442.963616] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.965609] end_request: I/O error, dev sda, sector 8012305
[42442.966616] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.968608] end_request: I/O error, dev sda, sector 7168553
[42442.969613] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.971608] end_request: I/O error, dev sda, sector 2131225
[42442.973609] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.975607] end_request: I/O error, dev sda, sector 8012305
[42442.976613] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.978607] end_request: I/O error, dev sda, sector 7168553
[42442.979611] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.981606] end_request: I/O error, dev sda, sector 7168969
[42442.983608] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.985606] end_request: I/O error, dev sda, sector 8012305
[42442.986612] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.988605] end_request: I/O error, dev sda, sector 7168553
[42442.989610] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.991605] end_request: I/O error, dev sda, sector 7168969
[42442.995625] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42442.997605] end_request: I/O error, dev sda, sector 8012305
[42442.998639] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.000603] end_request: I/O error, dev sda, sector 7168553
[42443.001611] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.003603] end_request: I/O error, dev sda, sector 7168969
[42443.004609] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.006602] end_request: I/O error, dev sda, sector 2131225
[42443.009622] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.011602] end_request: I/O error, dev sda, sector 7168553
[42443.012632] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.014601] end_request: I/O error, dev sda, sector 7168969
[42443.016620] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.018602] end_request: I/O error, dev sda, sector 8012305
[42443.019608] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.021600] end_request: I/O error, dev sda, sector 2131225
[42443.023834] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.025600] end_request: I/O error, dev sda, sector 7168969
[42443.026609] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.028599] end_request: I/O error, dev sda, sector 8012305
[42443.029605] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.031599] end_request: I/O error, dev sda, sector 7168553
[42443.032603] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.034598] end_request: I/O error, dev sda, sector 2131225
[42443.035631] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.037598] end_request: I/O error, dev sda, sector 8012305
[42443.038604] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.040598] end_request: I/O error, dev sda, sector 7168553
[42443.041604] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.043597] end_request: I/O error, dev sda, sector 7168969
[42443.044604] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.046596] end_request: I/O error, dev sda, sector 2131225
[42443.048355] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.049596] end_request: I/O error, dev sda, sector 7168553
[42443.050623] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.052596] end_request: I/O error, dev sda, sector 7168969
[42443.053604] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.055595] end_request: I/O error, dev sda, sector 8012305
[42443.056600] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.058595] end_request: I/O error, dev sda, sector 2131225
[42443.060597] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.062594] end_request: I/O error, dev sda, sector 7168969
[42443.063602] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.065594] end_request: I/O error, dev sda, sector 8012305
[42443.066618] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.068593] end_request: I/O error, dev sda, sector 7168553
[42443.069598] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.071593] end_request: I/O error, dev sda, sector 2131225
[42443.073637] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.075592] end_request: I/O error, dev sda, sector 8012305
[42443.076599] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.078592] end_request: I/O error, dev sda, sector 7168553
[42443.079599] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.081591] end_request: I/O error, dev sda, sector 7168969
[42443.082596] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.084591] end_request: I/O error, dev sda, sector 2131225
[42443.086595] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.088590] end_request: I/O error, dev sda, sector 7168553
[42443.089599] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.091590] end_request: I/O error, dev sda, sector 7168969
[42443.092595] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.094590] end_request: I/O error, dev sda, sector 8012305
[42443.095594] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.097589] end_request: I/O error, dev sda, sector 2131225
[42443.099591] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.101588] end_request: I/O error, dev sda, sector 7168969
[42443.102595] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.104588] end_request: I/O error, dev sda, sector 8012305
[42443.105595] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.107587] end_request: I/O error, dev sda, sector 7168553
[42443.108598] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.110587] end_request: I/O error, dev sda, sector 2131225
[42443.112588] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.114586] end_request: I/O error, dev sda, sector 8012305
[42443.115593] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.117586] end_request: I/O error, dev sda, sector 7168553
[42443.118591] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.120585] end_request: I/O error, dev sda, sector 7168969
[42443.121605] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.123585] end_request: I/O error, dev sda, sector 2131225
[42443.125834] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.127584] end_request: I/O error, dev sda, sector 7168553
[42443.128591] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.130584] end_request: I/O error, dev sda, sector 7168969
[42443.131592] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.133583] end_request: I/O error, dev sda, sector 2131225
[42443.134590] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.136583] end_request: I/O error, dev sda, sector 8012305
[42443.138597] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.140583] end_request: I/O error, dev sda, sector 7168969
[42443.141609] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.143582] end_request: I/O error, dev sda, sector 2131225
[42443.144595] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.146582] end_request: I/O error, dev sda, sector 8012305
[42443.147587] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.149581] end_request: I/O error, dev sda, sector 7168553
[42443.152256] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.153581] end_request: I/O error, dev sda, sector 2131225
[42443.154595] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.156580] end_request: I/O error, dev sda, sector 8012305
[42443.157587] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.159580] end_request: I/O error, dev sda, sector 7168553
[42443.160585] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.162579] end_request: I/O error, dev sda, sector 7168969
[42443.164584] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.166578] end_request: I/O error, dev sda, sector 2131225
[42443.167588] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.169578] end_request: I/O error, dev sda, sector 8012305
[42443.170585] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.172577] end_request: I/O error, dev sda, sector 7168553
[42443.173581] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.175577] end_request: I/O error, dev sda, sector 7168969
[42443.177579] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.179576] end_request: I/O error, dev sda, sector 8012305
[42443.180583] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.182576] end_request: I/O error, dev sda, sector 7168553
[42443.183580] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.185575] end_request: I/O error, dev sda, sector 2131225
[42443.187579] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.189575] end_request: I/O error, dev sda, sector 8012305
[42443.190582] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.192574] end_request: I/O error, dev sda, sector 2131225
[42443.193580] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.195574] end_request: I/O error, dev sda, sector 7168553
[42443.196578] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.198573] end_request: I/O error, dev sda, sector 7168969
[42443.199616] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.201573] end_request: I/O error, dev sda, sector 7168553
[42443.202579] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.204572] end_request: I/O error, dev sda, sector 8012305
[42443.205578] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.207572] end_request: I/O error, dev sda, sector 2131225
[42443.208576] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.210572] end_request: I/O error, dev sda, sector 7168969
[42443.212574] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.214571] end_request: I/O error, dev sda, sector 8012305
[42443.215578] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.217570] end_request: I/O error, dev sda, sector 2131225
[42443.218575] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.220570] end_request: I/O error, dev sda, sector 7168553
[42443.222572] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.224569] end_request: I/O error, dev sda, sector 8012305
[42443.225576] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.227569] end_request: I/O error, dev sda, sector 2131225
[42443.228586] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.230568] end_request: I/O error, dev sda, sector 7168553
[42443.232570] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.234568] end_request: I/O error, dev sda, sector 8012305
[42443.235574] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.237567] end_request: I/O error, dev sda, sector 2131225
[42443.238575] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.240567] end_request: I/O error, dev sda, sector 7168553
[42443.241571] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.243567] end_request: I/O error, dev sda, sector 7168969
[42443.245568] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.247566] end_request: I/O error, dev sda, sector 8012305
[42443.248573] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.250565] end_request: I/O error, dev sda, sector 2131225
[42443.251571] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.253565] end_request: I/O error, dev sda, sector 7168553
[42443.254569] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.256565] end_request: I/O error, dev sda, sector 7168969
[42443.257600] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.259564] end_request: I/O error, dev sda, sector 2131225
[42443.260571] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.262564] end_request: I/O error, dev sda, sector 8012305
[42443.263569] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.265564] end_request: I/O error, dev sda, sector 7168553
[42443.266567] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.268563] end_request: I/O error, dev sda, sector 7168969
[42443.269603] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.271562] end_request: I/O error, dev sda, sector 8012305
[42443.272568] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.274562] end_request: I/O error, dev sda, sector 7168553
[42443.275568] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.277561] end_request: I/O error, dev sda, sector 2131225
[42443.278566] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.280561] end_request: I/O error, dev sda, sector 7168969
[42443.282066] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.283561] end_request: I/O error, dev sda, sector 7168553
[42443.284574] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.286560] end_request: I/O error, dev sda, sector 2131225
[42443.287566] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.289560] end_request: I/O error, dev sda, sector 8012305
[42443.290564] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.292559] end_request: I/O error, dev sda, sector 7168969
[42443.293639] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.295559] end_request: I/O error, dev sda, sector 2131225
[42443.296566] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.298558] end_request: I/O error, dev sda, sector 8012305
[42443.299563] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.301558] end_request: I/O error, dev sda, sector 7168553
[42443.302562] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.304557] end_request: I/O error, dev sda, sector 7168969
[42443.306560] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.308557] end_request: I/O error, dev sda, sector 8012305
[42443.309564] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.311556] end_request: I/O error, dev sda, sector 7168553
[42443.312562] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.314556] end_request: I/O error, dev sda, sector 2131225
[42443.315561] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.317555] end_request: I/O error, dev sda, sector 7168969
[42443.319557] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.321555] end_request: I/O error, dev sda, sector 7168553
[42443.322562] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.324554] end_request: I/O error, dev sda, sector 2131225
[42443.325560] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.327554] end_request: I/O error, dev sda, sector 8012305
[42443.328558] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.330553] end_request: I/O error, dev sda, sector 7168969
[42443.332555] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.334553] end_request: I/O error, dev sda, sector 2131225
[42443.335559] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.337553] end_request: I/O error, dev sda, sector 8012305
[42443.338558] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.340552] end_request: I/O error, dev sda, sector 7168553
[42443.341557] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.343551] end_request: I/O error, dev sda, sector 7168969
[42443.345554] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.347551] end_request: I/O error, dev sda, sector 8012305
[42443.348559] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.350550] end_request: I/O error, dev sda, sector 7168553
[42443.351558] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.353550] end_request: I/O error, dev sda, sector 2131225
[42443.354554] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.356549] end_request: I/O error, dev sda, sector 7168969
[42443.357581] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.359549] end_request: I/O error, dev sda, sector 7168553
[42443.360555] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.362550] end_request: I/O error, dev sda, sector 2131225
[42443.363557] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.365548] end_request: I/O error, dev sda, sector 8012305
[42443.366553] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.368548] end_request: I/O error, dev sda, sector 7168969
[42443.371567] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.373547] end_request: I/O error, dev sda, sector 2131225
[42443.374573] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.376546] end_request: I/O error, dev sda, sector 8012305
[42443.377555] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.379548] end_request: I/O error, dev sda, sector 7168969
[42443.380551] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.382545] end_request: I/O error, dev sda, sector 7168553
[42443.385556] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.387545] end_request: I/O error, dev sda, sector 8012305
[42443.389571] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.391544] end_request: I/O error, dev sda, sector 7168553
[42443.392551] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.394545] end_request: I/O error, dev sda, sector 7168969
[42443.396544] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.398543] end_request: I/O error, dev sda, sector 2131225
[42443.400544] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.402542] end_request: I/O error, dev sda, sector 2131225
[42443.403559] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.405542] end_request: I/O error, dev sda, sector 7168969
[42443.406547] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.408542] end_request: I/O error, dev sda, sector 7168553
[42443.410732] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.412541] end_request: I/O error, dev sda, sector 7168969
[42443.413551] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.415540] end_request: I/O error, dev sda, sector 2131225
[42443.416551] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.418540] end_request: I/O error, dev sda, sector 8012305
[42443.419544] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.421540] end_request: I/O error, dev sda, sector 7168553
[42443.423543] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.425539] end_request: I/O error, dev sda, sector 2131225
[42443.426549] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.428538] end_request: I/O error, dev sda, sector 8012305
[42443.429546] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.431539] end_request: I/O error, dev sda, sector 7168969
[42443.432542] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.434537] end_request: I/O error, dev sda, sector 7168553
[42443.435579] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.437537] end_request: I/O error, dev sda, sector 8012305
[42443.438545] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.440537] end_request: I/O error, dev sda, sector 7168969
[42443.441555] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.443536] end_request: I/O error, dev sda, sector 2131225
[42443.444541] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.446536] end_request: I/O error, dev sda, sector 7168553
[42443.447584] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.449535] end_request: I/O error, dev sda, sector 7168969
[42443.450545] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.452535] end_request: I/O error, dev sda, sector 2131225
[42443.453540] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.455534] end_request: I/O error, dev sda, sector 8012305
[42443.456541] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.458534] end_request: I/O error, dev sda, sector 7168553
[42443.459642] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.461533] end_request: I/O error, dev sda, sector 2131225
[42443.462541] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.464533] end_request: I/O error, dev sda, sector 8012305
[42443.465538] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.467532] end_request: I/O error, dev sda, sector 7168969
[42443.468537] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.470532] end_request: I/O error, dev sda, sector 7168553
[42443.471571] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.473532] end_request: I/O error, dev sda, sector 8012305
[42443.474538] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.476531] end_request: I/O error, dev sda, sector 7168969
[42443.477536] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.479531] end_request: I/O error, dev sda, sector 2131225
[42443.480535] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.482530] end_request: I/O error, dev sda, sector 7168553
[42443.483567] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.485530] end_request: I/O error, dev sda, sector 7168969
[42443.486536] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.488529] end_request: I/O error, dev sda, sector 2131225
[42443.489534] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.491529] end_request: I/O error, dev sda, sector 8012305
[42443.492545] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.494528] end_request: I/O error, dev sda, sector 7168553
[42443.496532] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.498528] end_request: I/O error, dev sda, sector 2131225
[42443.500529] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.502527] end_request: I/O error, dev sda, sector 8012305
[42443.503532] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.505527] end_request: I/O error, dev sda, sector 7168969
[42443.506531] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.508527] end_request: I/O error, dev sda, sector 7168553
[42443.510528] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.512526] end_request: I/O error, dev sda, sector 8012305
[42443.513533] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.515525] end_request: I/O error, dev sda, sector 7168969
[42443.516532] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.518525] end_request: I/O error, dev sda, sector 7168553
[42443.519529] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.521524] end_request: I/O error, dev sda, sector 2131225
[42443.523527] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.525524] end_request: I/O error, dev sda, sector 2131225
[42443.526530] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.528523] e.557519] end_request: I/O error, dev sda, sector 2131225
[42443.558525] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.560518] end_request: I/O error, dev sda, sector 8012305
[42443.561523] sd 0:0:0:0: [sda] Restbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.614512] end_request: I/O error, dev sda, sector 2131225
[42443.615514] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.617510] end_request: I/O error, dUGGEST_OK
[42443.708496] end_request: I/O error, dev sda, sector 7168969
[42443.709501] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.711496] end_request: I/O error, dev sda, sector 8012305
[42443.712499] sd 0K
[42443.748490] end_request: I/O error, dev sda, sector 7168553
[42443.749501] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.751490] end_request: I/O error, dev sda, sector 7168969
[42443.752495] sd 0:0:0:0: GET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.807481] end_request: I/O error, dev sda, sector 8012305
[42443.811789] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.813480] end_request: I/O error, dev sda, sector 80
[42443.865472] end_request: I/O error, dev sda, sector 2131225
[42443.866480] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42443.868472] end_request: I/O error, dev sda, sector 7168553
[42443.869477] sd 0:0:0:0: [[42444.999819] eth0: command 0x3002 did not complete! Status=0x9000
[42445.000300] 0: @f7d11200 length 8000005e status 0000005e
[42445.001300] 1: @f7d112a0 length 80000052 status 00000052
[42445.002300] 2: @f7d11340 length 8000005e status 0000005e
[42445.003299] 3: @f7d113e0 length 80000052 status 00000052
[42445.004299] 4: @f7d11480 length 8000008e status 0000008e
[42445.005299] 5: @f7d11520 length 8000005e status 0000005e
[42445.006299] 6: @f7d115c0 length 80000052 status 00000052
[42445.007299] 7: @f7d11660 length 80000052 status 00000052
[42445.008299] 8: @f7d11700 length 8000008e status 0000008e
[42445.009298] 9: @f7d117a0 length 8000008e status 0000008e
[42445.010298] 10: @f7d11840 length 80000091 status 0c000091
[42445.011298] 11: @f7d118e0 length 80000091 status 0c000091
[42445.012298] 12: @f7d11980 length 80000091 status 8c000091
[42445.013298] 13: @f7d11a20 length 80000091 status 8c000091
[42445.014298] 14: @f7d11ac0 length 8000010a status 0c00010a
[42445.015298] 15: @f7d11b60 length 80000105 status 0c000105
[42445.016354] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.018297] end_request: I/O error, dev sda, sector 8012305
[42445.023314] sd 0
[42445.040294] end_request: I/O error, dev sda, sector 7168553
[42445.041304] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.043293] end_request: I/O error, dev sda, sector 8012305
[42445.044298] sd 0:0:0:0: [error, dev sda, sector 7168553
[42445.113286] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.115282] end_request: I/O error, dev sda, sector 8012305
[42445.117288] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGVER_OK,SUGGEST_OK
[42445.169274] end_request: I/O error, dev sda, sector 2131225
[42445.170279] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.172276] end_request: I/O error, dev sda, sector 7168553
[42445.17320:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.248262] end_request: I/O error, dev sda, sector 8012305
[42445.249270] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.251264] end2305
[42445.300260] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.302254] end_request: I/O error, dev sda, sector 2131225
[42445.304258] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUst: I/O error, dev sda, sector 7168969
[42445.358251] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.360245] end_request: I/O error, dev sda, sector 8012305
[42445.361252] sd 0:0:0:0: [sda] Result: hostbyte=DID_d 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.433234] end_request: I/O error, dev sda, sector 7168553
[42445.434241] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.43623OK
[42445.492227] end_request: I/O error, dev sda, sector 2131225
[42445.493232] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.495224] end_request: I/O error, dev sda, sector 8012305
[42445.496229] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.548216] end_request: I/O error, dev sda, sector 7168969
[42445.550219] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.552216] end_req dev sda, sector 2131225
[42445.609235] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.611207] end_request: I/O error, dev sda, sector 7168969
[42445.612215] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driER_OK,SUGGEST_OK
[42445.688195] end_request: I/O error, dev sda, sector 7168969
[42445.689216] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.691194] end_request: I/O error, dev sda, sector 7168553
[42445.692203] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.748189] end_request: I/O error, dev sda, sector 7168553
[42445.749194] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.7st: I/O error, dev sda, sector 2131225
[42445.804184] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.806177] end_request: I/O error, dev sda, sector 8012305
[42445.807182] sd 0:0:0:0: [sda] Result: hostbyte=DID_t: I/O error, dev sda, sector 8012305
[42445.879168] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.881166] end_request: I/O error, dev sda, sector 2131225
[42445.882201] sd 0:0:0:0: [sda] Result: hostbyte=DID_Bhostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.942157] end_request: I/O error, dev sda, sector 2131225
[42445.943184] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42445.945156] end_request: I/O errorI/O error, dev sda, sector 8012305
[42446.000154] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.002147] end_request: I/O error, dev sda, sector 7168553
[42446.003151] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_T_OK
[42446.055139] end_request: I/O error, dev sda, sector 7168969
[42446.057141] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.059139] end_request: I/O error, dev sda, sector 8012305
[42446.060145] sd 0:0:0:139] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.132128] end_request: I/O error, dev sda, sector 2131225
[42446.135144] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446ult: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.211115] end_request: I/O error, dev sda, sector 8012305
[42446.212120] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.214116] end_request: I/O riverbyte=DRIVER_OK,SUGGEST_OK
[42446.280105] end_request: I/O error, dev sda, sector 7168969
[42446.282167] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.284104] end_request: I/O error, dev sda, sector 8012305ror, dev sda, sector 7168969
[42446.382113] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.384089] end_request: I/O error, dev sda, sector 8012305
[42446.385094] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET[42446.472076] end_request: I/O error, dev sda, sector 8012305
[42446.473081] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.475075] end_request: I/O error, dev sda, sector 2131225
[42446.476079] sd 0:0:0:0: [sduest: I/O error, dev sda, sector 8012305
[42446.536075] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.538066] end_request: I/O error, dev sda, sector 7168553
[42446.539071] sd 0:0:0:0: [sda] Result: hostbyte=DIRGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.593060] end_request: I/O error, dev sda, sector 2131225
[42446.595060] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.597057] end_request: I/O error, dev sda, sector 7Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.652049] end_request: I/O error, dev sda, sector 2131225
[42446.653074] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.655048] end_request: IEST_OK
[42446.724037] end_request: I/O error, dev sda, sector 2131225
[42446.725073] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.727038] end_request: I/O error, dev sda, sector 7168969
[42446.728043] sd 0:0:yte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.783029] end_request: I/O error, dev sda, sector 8012305
[42446.784042] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.786028] end_request: I/O error, devor, dev sda, sector 2131225
[42446.838025] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.840020] end_request: I/O error, dev sda, sector 7168553
[42446.842037] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.900011] end_request: I/O error, dev sda, sector 8012305
[42446.902027] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.904011] end_request: I/O error, dev sda, sector 21312D_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.957002] end_request: I/O error, dev sda, sector 7168969
[42446.958013] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42446.960002] end_request: I/O error, dev sda, sector 7168553
[42447.017996] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42447.019993] end_request: I/O error, dev sda, sector 2131225
[42447.021001] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DVER_OK,SUGGEST_OK
[42447.075984] end_request: I/O error, dev sda, sector 7168553
[42447.076990] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42447.078984] end_request: I/O error, dev sda, sector 7168969
[42447.0799[42448.214331] eth0: command 0x3002 did not complete! Status=0x9000
[42448.214812] 0: @f7d11200 length 8000005e status 0000005e
[42448.215811] 1: @f7d112a0 length 80000052 status 00000052
[42448.216811] 2: @f7d11340 length 8000005e status 0000005e
[42448.217811] 3: @f7d113e0 length 80000052 status 00000052
[42448.218811] 4: @f7d11480 length 8000008e status 0000008e
[42448.219811] 5: @f7d11520 length 8000005e status 0000005e
[42448.220810] 6: @f7d115c0 length 80000052 status 00000052
[42448.221810] 7: @f7d11660 length 80000052 status 00000052
[42448.222810] 8: @f7d11700 length 8000008e status 0000008e
[42448.223810] 9: @f7d117a0 length 8000008e status 0000008e
[42448.224810] 10: @f7d11840 length 80000091 status 0c000091
[42448.225810] 11: @f7d118e0 length 80000091 status 0c000091
[42448.226810] 12: @f7d11980 length 80000091 status 8c000091
[42448.227809] 13: @f7d11a20 length 80000091 status 8c000091
[42448.228809] 14: @f7d11ac0 length 8000010a status 0c00010a
[42448.229809] 15: @f7d11b60 length 80000105 status 0c000105
[42448.230860] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.232808] end_request: I/O error, dev sda, sector 8012305
[42448.233814] sd 0 }
[42448.244821] ata3: soft resetting link
[42448.249833] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.251806] end_request: I/O error, dev sda, sector 7168553
[42448.252838] sd 0:0:0:0: [sda] Result: hostbytD_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.327797] end_request: I/O error, dev sda, sector 7168969
[42448.328798] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.330794] end_request: I/O error, dev sda, _OK
[42448.390784] end_request: I/O error, dev sda, sector 7168553
[42448.392786] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.394784] end_request: I/O error, dev sda, sector 2131225
[42448.396789] sd 0:0:0:0t: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.450775] end_request: I/O error, dev sda, sector 7168969
[42448.451780] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.453775] end_request: I/O er766] end_request: I/O error, dev sda, sector 7168553
[42448.513770] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.515765] end_request: I/O error, dev sda, sector 8012305
[42448.517767] sd 0:0:0:0: [sda] Result:ER_OK,SUGGEST_OK
[42448.572757] end_request: I/O error, dev sda, sector 2131225
[42448.573761] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.575756] end_request: I/O error, dev sda, sector 8012305
[42448.57676end_request: I/O error, dev sda, sector 2131225
[42448.650750] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.652744] end_request: I/O error, dev sda, sector 8012305
[42448.653748] sd 0:0:0:0: [sda] Result: hostI/O error, dev sda, sector 7168969
[42448.709741] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.711735] end_request: I/O error, dev sda, sector 7168553
[42448.712748] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_,SUGGEST_OK
[42448.771726] end_request: I/O error, dev sda, sector 7168553
[42448.772732] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.774726] end_request: I/O error, dev sda, sector 8012305
[42448.776728] sd30733] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.832717] end_request: I/O error, dev sda, sector 7168969
[42448.833742] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[424SUGGEST_OK
[42448.890708] end_request: I/O error, dev sda, sector 8012305
[42448.891719] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.893708] end_request: I/O error, dev sda, sector 7168553
[42448.894713] sd ostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.952699] end_request: I/O error, dev sda, sector 2131225
[42448.956716] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42448.958698] end_request: I/O error,D_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.029687] end_request: I/O error, dev sda, sector 2131225
[42449.030692] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.032687] end_request: I/O error, dev sda, :0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.088678] end_request: I/O error, dev sda, sector 7168553
[42449.089686] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.091678] en sda, sector 8012305
[42449.146680] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.148669] end_request: I/O error, dev sda, sector 7168553
[42449.152689] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverb168553
[42449.212677] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.214662] end_request: I/O error, dev sda, sector 7168969
[42449.215682] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,est: I/O error, dev sda, sector 2131225
[42449.274654] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.276650] end_request: I/O error, dev sda, sector 8012305
[42449.279669] sd 0:0:0:0: [sda] Result: hostbyte=DIDerbyte=DRIVER_OK,SUGGEST_OK
[42449.334644] end_request: I/O error, dev sda, sector 7168969
[42449.335645] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.337640] end_request: I/O error, dev sda, sector 7168553
[ror, dev sda, sector 7168553
[42449.450628] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.452623] end_request: I/O error, dev sda, sector 7168969
[42449.455609] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGETverbyte=DRIVER_OK,SUGGEST_OK
[42449.509616] end_request: I/O error, dev sda, sector 7168969
[42449.510620] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.512614] end_request: I/O error, dev sda, sector 8012305
[sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.568605] end_request: I/O error, dev sda, sector 2131225
[42449.569612] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.571606] end_requyte=DRIVER_OK,SUGGEST_OK
[42449.648594] end_request: I/O error, dev sda, sector 7168553
[42449.649624] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.651593] end_request: I/O error, dev sda, sector 2131225
[42449.687587] end_request: I/O error, dev sda, sector 7168553
[42449.688591] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.690587] end_request: I/O error, dev sda, sector 7168969
[42449.691651] sd 0:0:0:0: [sda] R49.763576] end_request: I/O error, dev sda, sector 7168553
[42449.765577] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.767575] end_request: I/O error, dev sda, sector 2131225
[42449.768582] sd 0:0:0:0: [sda] R_OK
[42449.820567] end_request: I/O error, dev sda, sector 7168553
[42449.821573] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.823566] end_request: I/O error, dev sda, sector 8012305
[42449.825569] sd 0:0:0:0yte=DRIVER_OK,SUGGEST_OK
[42449.879558] end_request: I/O error, dev sda, sector 7168553
[42449.880571] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.882558] end_request: I/O error, dev sda, sector 2131225
[424RGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.935550] end_request: I/O error, dev sda, sector 8012305
[42449.936555] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.938549] end_request: I/O error, dev sda, sector 70:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.995540] end_request: I/O error, dev sda, sector 7168553
[42449.996545] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42449.998540] end] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.068530] end_request: I/O error, dev sda, sector 7168553
[42450.069537] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.071532] end_request:t: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.109523] end_request: I/O error, dev sda, sector 7168969
[42450.110530] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.112523] end_request: I/O er Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.189512] end_request: I/O error, dev sda, sector 7168969
[42450.190541] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.192510] end_request: equest: I/O error, dev sda, sector 8012305
[42450.244511] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.246504] end_request: I/O error, dev sda, sector 7168969
[42450.247525] sd 0:0:0:0: [sda] Result: hostbyte=K,SUGGEST_OK
[42450.298494] end_request: I/O error, dev sda, sector 7168553
[42450.300497] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.302494] end_request: I/O error, dev sda, sector 8012305
[42450.303501] sa] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.356485] end_request: I/O error, dev sda, sector 7168969
[42450.357493] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42450.359488] end_request[42451.483874] eth0: command 0x3002 did not complete! Status=0x9000
[42451.484315] 0: @f7d11200 length 8000005e status 0000005e
[42451.485314] 1: @f7d112a0 length 80000052 status 00000052
[42451.486314] 2: @f7d11340 length 8000005e status 0000005e
[42451.487314] 3: @f7d113e0 length 80000052 status 00000052
[42451.488314] 4: @f7d11480 length 8000008e status 0000008e
[42451.489314] 5: @f7d11520 length 8000005e status 0000005e
[42451.490314] 6: @f7d115c0 length 80000052 status 00000052
[42451.491313] 7: @f7d11660 length 80000052 status 00000052
[42451.492313] 8: @f7d11700 length 8000008e status 0000008e
[42451.493313] 9: @f7d117a0 length 8000008e status 0000008e
[42451.494313] 10: @f7d11840 length 80000091 status 0c000091
[42451.495313] 11: @f7d118e0 length 80000091 status 0c000091
[42451.496313] 12: @f7d11980 length 80000091 status 8c000091
[42451.497312] 13: @f7d11a20 length 80000091 status 8c000091
[42451.498312] 14: @f7d11ac0 length 8000010a status 0c00010a
[42451.499312] 15: @f7d11b60 length 80000105 status 0c000105
[42451.500371] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42451.502311] end_request: I/O error, dev sda, sector 2131225
[42451.503316] sd 0451.530313] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42451.532307] end_request: I/O error, dev sda, sector 7168553
[42451.533310] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OKDRIVER_OK,SUGGEST_OK
[42451.599296] end_request: I/O error, dev sda, sector 7168553
[42451.601306] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42451.603296] end_request: I/O error, dev sda, sector 8012305
[42451.6ostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42451.710280] end_request: I/O error, dev sda, sector 7168969
[42451.711284] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42451.713279] end_request: I/O error,] end_request: I/O error, dev sda, sector 2131225
[42451.804271] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42451.806265] end_request: I/O error, dev sda, sector 8012305
[42451.807269] sd 0:0:0:0: [sda] Result: houest: I/O error, dev sda, sector 2131225
[42451.869277] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42451.871255] end_request: I/O error, dev sda, sector 8012305
[42451.872263] sd 0:0:0:0: [sda] Result: hostbyte=DIrbyte=DRIVER_OK,SUGGEST_OK
[42451.926247] end_request: I/O error, dev sda, sector 7168969
[42451.927251] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42451.929247] end_request: I/O error, dev sda, sector 7168553
[4DRIVER_OK,SUGGEST_OK
[42452.008234] end_request: I/O error, dev sda, sector 8012305
[42452.009241] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.011234] end_request: I/O error, dev sda, sector 7168969
[42452.0 hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.068225] end_request: I/O error, dev sda, sector 2131225
[42452.069229] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.071225] end_request: I/O erro error, dev sda, sector 7168969
[42452.124222] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.126216] end_request: I/O error, dev sda, sector 2131225
[42452.128218] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARER_OK,SUGGEST_OK
[42452.184208] end_request: I/O error, dev sda, sector 7168553
[42452.185226] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.187207] end_request: I/O error, dev sda, sector 8012305
[42452.18821:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.246200] end_request: I/O error, dev sda, sector 7168969
[42452.247202] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.249198] en sda, sector 2131225
[42452.303192] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.305189] end_request: I/O error, dev sda, sector 7168553
[42452.306196] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverb,SUGGEST_OK
[42452.362181] end_request: I/O error, dev sda, sector 8012305
[42452.363185] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.365180] end_request: I/O error, dev sda, sector 2131225
[42452.367182] sdTARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.445168] end_request: I/O error, dev sda, sector 7168969
[42452.446178] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.448168] end_request: I/O error, dev sda, sector5] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.501159] end_request: I/O error, dev sda, sector 2131225
[42452.502163] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.55154] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.557151] end_request: I/O error, dev sda, sector 2131225
[42452.558158] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[4245quest: I/O error, dev sda, sector 7168553
[42452.613151] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.615145] end_request: I/O error, dev sda, sector 8012305
[42452.616168] sd 0:0:0:0: [sda] Result: hostbyte=Dev sda, sector 4221553
[42452.668142] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.670134] end_request: I/O error, dev sda, sector 4221569
[42452.672135] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driveda, sector 5532673
[42452.725132] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.727125] end_request: I/O error, dev sda, sector 5532689
[42452.728133] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbytr, dev sda, sector 7893345
[42452.782121] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.784117] end_request: I/O error, dev sda, sector 8153777
[42452.785126] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET d.856106] end_request: I/O error, dev sda, sector 7168553
[42452.857113] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.859105] end_request: I/O error, dev sda, sector 7168969
[42452.860155] sd 0:0:0:0: [sda] Res
[42452.897099] end_request: I/O error, dev sda, sector 7168969
[42452.898109] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.900099] end_request: I/O error, dev sda, sector 2131225
[42452.901144] sd 0:0:0:0: [s end_request: I/O error, dev sda, sector 7168969
[42452.971098] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42452.973088] end_request: I/O error, dev sda, sector 2131225
[42452.974094] sd 0:0:0:0: [sda] Result: hos_OK
[42453.026080] end_request: I/O error, dev sda, sector 8012305
[42453.027085] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.029079] end_request: I/O error, dev sda, sector 7168553
[42453.031082] sd 0:0:0:0RIVER_OK,SUGGEST_OK
[42453.083071] end_request: I/O error, dev sda, sector 7168969
[42453.084079] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.086071] end_request: I/O error, dev sda, sector 7168553
[42453.08 sda, sector 7168969
[42453.139126] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.141062] end_request: I/O error, dev sda, sector 7168553
[42453.142087] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbGGEST_OK
[42453.203053] end_request: I/O error, dev sda, sector 7168553
[42453.204084] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.206052] end_request: I/O error, dev sda, sector 7168969
[42453.207059] sd 0:: I/O error, dev sda, sector 2131225
[42453.279130] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.281041] end_request: I/O error, dev sda, sector 8012305
[42453.282047] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAI/O error, dev sda, sector 7168553
[42453.322057] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.324035] end_request: I/O error, dev sda, sector 2131225
[42453.325060] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_lt: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.396024] end_request: I/O error, dev sda, sector 2131225
[42453.399417] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.401023] end_request: I/O eO error, dev sda, sector 7168553
[42453.455028] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.457014] end_request: I/O error, dev sda, sector 7168969
[42453.458023] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TAtbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.512006] end_request: I/O error, dev sda, sector 2131225
[42453.513010] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.515006] end_request: I/O error, d66063] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.567997] end_request: I/O error, dev sda, sector 7168969
[42453.569004] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[424] end_request: I/O error, dev sda, sector 8012305
[42453.625000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[42453.626989] end_request: I/O error, dev sda, sector 2131225
[42453.627993] sd 0:0:0:0: [sda] Result: ho[42454.710133] eth0: command 0x3002 did not complete! Status=0x9000

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2008-05-04 01:01    [W:0.517 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site