[bug] stuck localhost TCP connections, v2.6.26-rc3+

From: Ingo Molnar
Date: Mon May 26 2008 - 07:57:40 EST



in an overnight -tip testruns that is based on recent -git i got two
stuck TCP connections:

Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 174592 10.0.1.14:58015 10.0.1.14:3632 ESTABLISHED
tcp 72134 0 10.0.1.14:3632 10.0.1.14:58015 ESTABLISHED

on a previously reliable machine. That connection has been stuck for 9
hours so it does not time out, etc. - and the distcc run that goes over
that connection is stuck as well.

kernel config is attached.

in terms of debugging there's not much i can do i'm afraid. It's not
possible to get a tcpdump of this incident, given the extreme amount of
load these testboxes handle. This problem started sometime around rc3
and it occured on two boxes (on a laptop and on a desktop), both are SMP
Core2Duo based systems. I never saw this problem before on thousands of
similar bootups, so i'm 99.9% sure the bug is either new or became
easier to trigger.

It's not possible to bisect it as it needs up to 12 hours of heavy
workload to trigger. The incident happened about 5 times since the first
incident a couple of days ago - 4 times on one box and once on another
box. The first failing head i became aware of was 78b58e549a3098. (-tip
has other changes beyond -git but changes nothing in networking.)

One clue (which might or might not matter) is that distcc is one of the
very few applications that makes use of sendfile().

Ingo

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.26-rc3
# Sat May 24 04:28:24 2008
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_DEFCONFIG_LIST="arch/x86/configs/x86_64_defconfig"
# 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_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_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
# 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=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_AOUT=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
# CONFIG_KTIME_SCALAR is not set
CONFIG_BOOTPARAM_SUPPORT=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
# CONFIG_BROKEN_BOOT_ALLOWED3 is not set
# CONFIG_BROKEN_BOOT_EUROPE is not set
# CONFIG_BROKEN_BOOT_TITAN is not set
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
# CONFIG_SYSVIPC is not set
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=20
# CONFIG_CGROUPS is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
# CONFIG_GROUP_SCHED is not set
CONFIG_BOOTPARAM_MAXCPUS_1=y
CONFIG_BOOTPARAM_NOSMP=y
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_RELAY=y
CONFIG_NAMESPACES=y
# CONFIG_UTS_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_SYSCTL_SYSCALL_CHECK=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=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_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
# CONFIG_PROFILING is not set
CONFIG_MARKERS=y
CONFIG_HAVE_OPROFILE=y
# CONFIG_KPROBES is not set
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
# CONFIG_HAVE_DMA_ATTRS is not set
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_HAVE_IMMEDIATE=y
CONFIG_IMMEDIATE=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
# CONFIG_MODULE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_KMOD is not set
CONFIG_BLOCK=y
CONFIG_BLK_DEV_IO_TRACE=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=m
CONFIG_IOSCHED_DEADLINE=m
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
CONFIG_CLASSIC_RCU=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
CONFIG_BOOTPARAM_NO_HZ_OFF=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
# CONFIG_BOOTPARAM_HIGHRES_OFF is not set
CONFIG_SMP=y
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_PARAVIRT_GUEST=y
# CONFIG_KVM_CLOCK is not set
# CONFIG_KVM_GUEST is not set
# CONFIG_PARAVIRT is not set
# CONFIG_MEMTEST 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 is not set
CONFIG_MK8=y
# 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_CPU=y
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_INTERNODE_CACHE_BYTES=64
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_X86_DS is not set
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_CALGARY_IOMMU=y
# CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=8
# CONFIG_SCHED_SMT is not set
# CONFIG_SCHED_MC is not set
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_MCE is not set
CONFIG_I8K=y
CONFIG_MICROCODE=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
# CONFIG_X86_CPUID is not set
CONFIG_NUMA=y
CONFIG_K8_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=6
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0xffffc10000000000
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_MIGRATION=y
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
CONFIG_EFI=y
# CONFIG_SECCOMP is not set
CONFIG_CC_STACKPROTECTOR_ALL=y
CONFIG_CC_STACKPROTECTOR=y
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_PHYSICAL_START=0x200000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x200000
# CONFIG_HOTPLUG_CPU is not set
CONFIG_COMPAT_VDSO=y
CONFIG_BOOTPARAM_NOAPIC=y
# CONFIG_BOOTPARAM_NOLAPIC is not set
CONFIG_BOOTPARAM_NOLAPIC_TIMER=y
# CONFIG_BOOTPARAM_LAPIC is not set
# CONFIG_BOOTPARAM_HPET_DISABLE is not set
# CONFIG_BOOTPARAM_IDLE_MWAIT is not set
# CONFIG_BOOTPARAM_IDLE_POLL is not set
CONFIG_BOOTPARAM_HIGHMEM_512M=y
CONFIG_BOOTPARAM_NOPAT=y
CONFIG_BOOTPARAM_NOTSC=y
# CONFIG_BOOTPARAM_PCI_NOACPI is not set
# CONFIG_BOOTPARAM_PCI_NOMSI is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SUSPEND is not set
# CONFIG_HIBERNATION is not set
CONFIG_ACPI=y
# CONFIG_ACPI_PROCFS is not set
# CONFIG_ACPI_PROCFS_POWER is not set
CONFIG_ACPI_SYSFS_POWER=y
# CONFIG_ACPI_PROC_EVENT is not set
# CONFIG_ACPI_AC is not set
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
# CONFIG_ACPI_FAN is not set
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_BAY=y
# CONFIG_ACPI_PROCESSOR is not set
CONFIG_ACPI_NUMA=y
CONFIG_ACPI_WMI=y
CONFIG_ACPI_ASUS=y
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_DEBUG_FUNC_TRACE=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=m
# 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

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_MMCONFIG is not set
CONFIG_PCI_DOMAINS=y
CONFIG_DMAR=y
CONFIG_DMAR_GFX_WA=y
CONFIG_DMAR_FLOPPY_WA=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=m
# CONFIG_PCIEAER is not set
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEBUG=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_LEGACY=y
# CONFIG_HT_IRQ is not set
CONFIG_ISA_DMA_API=y
CONFIG_K8_NB=y
CONFIG_PCCARD=y
# CONFIG_PCMCIA_DEBUG is not set
# CONFIG_PCMCIA is not set
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=y
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=m
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
# CONFIG_HOTPLUG_PCI_CPCI_GENERIC is not set
CONFIG_HOTPLUG_PCI_SHPC=m

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y

#
# Networking
#
CONFIG_NET=y

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

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_NETLINK_LOG=y
# CONFIG_NF_CONNTRACK is not set
CONFIG_NETFILTER_XTABLES=y
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_POLICY=y

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_IPTABLES=m
# CONFIG_IP_NF_FILTER is not set
# CONFIG_IP_NF_TARGET_LOG is not set
# CONFIG_IP_NF_TARGET_ULOG is not set
# CONFIG_IP_NF_MANGLE is not set

#
# IPv6: Netfilter Configuration
#
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_IPV6HEADER=y
# CONFIG_IP6_NF_FILTER is not set
CONFIG_IP6_NF_MANGLE=m
# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=y
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
CONFIG_SCTP_HMAC_SHA1=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=m
# CONFIG_ATM_CLIP is not set
CONFIG_ATM_LANE=m
CONFIG_ATM_MPOA=m
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
# CONFIG_BRIDGE is not set
CONFIG_VLAN_8021Q=y
CONFIG_DECNET=y
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=y
CONFIG_LLC2=y
CONFIG_IPX=y
CONFIG_IPX_INTERN=y
CONFIG_ATALK=m
# CONFIG_DEV_APPLETALK is not set
CONFIG_X25=y
CONFIG_LAPB=y
CONFIG_ECONET=m
CONFIG_ECONET_AUNUDP=y
# CONFIG_ECONET_NATIVE is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
CONFIG_NET_SCH_FIFO=y

#
# Network testing
#
CONFIG_NET_PKTGEN=y
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
CONFIG_AX25=y
# CONFIG_AX25_DAMA_SLAVE is not set
# CONFIG_NETROM is not set
CONFIG_ROSE=m

#
# AX.25 network device drivers
#
CONFIG_MKISS=y
# CONFIG_6PACK is not set
# CONFIG_BPQETHER is not set
CONFIG_BAYCOM_SER_FDX=m
CONFIG_BAYCOM_SER_HDX=m
# CONFIG_YAM is not set
CONFIG_CAN=m
CONFIG_CAN_RAW=m
# CONFIG_CAN_BCM is not set

#
# CAN Device Drivers
#
# CONFIG_CAN_VCAN is not set
CONFIG_CAN_DEBUG_DEVICES=y
CONFIG_IRDA=y

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

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

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
# CONFIG_IRTTY_SIR is not set

#
# Dongle support
#
CONFIG_KINGSUN_DONGLE=y
CONFIG_KSDAZZLE_DONGLE=y
CONFIG_KS959_DONGLE=y

#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
# CONFIG_SIGMATEL_FIR is not set
CONFIG_NSC_FIR=m
CONFIG_WINBOND_FIR=y
# CONFIG_SMC_IRCC_FIR is not set
CONFIG_ALI_FIR=m
# CONFIG_VLSI_FIR is not set
CONFIG_VIA_FIR=m
CONFIG_MCS_FIR=y
CONFIG_BT=y
CONFIG_BT_L2CAP=m
# CONFIG_BT_SCO is not set
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
# CONFIG_BT_BNEP_MC_FILTER is not set
CONFIG_BT_BNEP_PROTO_FILTER=y
# CONFIG_BT_HIDP is not set

#
# Bluetooth device drivers
#
# CONFIG_BT_HCIUSB is not set
CONFIG_BT_HCIBTUSB=y
# CONFIG_BT_HCIBTSDIO is not set
# CONFIG_BT_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
CONFIG_BT_HCIBPA10X=m
# CONFIG_BT_HCIBFUSB is not set
CONFIG_BT_HCIVHCI=y
CONFIG_AF_RXRPC=m
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=m
CONFIG_FIB_RULES=y

#
# Wireless
#
CONFIG_CFG80211=y
CONFIG_NL80211=y
CONFIG_WIRELESS_EXT=y
CONFIG_MAC80211=y

#
# Rate control algorithm selection
#
CONFIG_MAC80211_RC_DEFAULT_PID=y
# CONFIG_MAC80211_RC_DEFAULT_NONE is not set

#
# Selecting 'y' for an algorithm will
#

#
# build the algorithm into mac80211.
#
CONFIG_MAC80211_RC_DEFAULT="pid"
CONFIG_MAC80211_RC_PID=y
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set
CONFIG_MAC80211_DEBUG=y
# CONFIG_MAC80211_HT_DEBUG is not set
CONFIG_MAC80211_VERBOSE_DEBUG=y
# CONFIG_MAC80211_LOWTX_FRAME_DUMP is not set
# CONFIG_TKIP_DEBUG is not set
CONFIG_MAC80211_DEBUG_COUNTERS=y
# CONFIG_MAC80211_IBSS_DEBUG is not set
# CONFIG_MAC80211_VERBOSE_PS_DEBUG is not set
# CONFIG_MAC80211_VERBOSE_MPL_DEBUG is not set
CONFIG_IEEE80211=y
CONFIG_IEEE80211_DEBUG=y
CONFIG_IEEE80211_CRYPT_WEP=y
CONFIG_IEEE80211_CRYPT_CCMP=m
CONFIG_IEEE80211_CRYPT_TKIP=m
# CONFIG_RFKILL is not set
CONFIG_NET_9P=m
# CONFIG_NET_9P_DEBUG is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=y
# CONFIG_PROC_EVENTS is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_CPQ_DA=y
CONFIG_BLK_CPQ_CISS_DA=y
CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=y
CONFIG_BLK_DEV_UMEM=y
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_SX8=m
CONFIG_BLK_DEV_UB=y
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
CONFIG_CDROM_PKTCDVD_WCACHE=y
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_MISC_DEVICES is not set
CONFIG_TIFM_CORE=y
CONFIG_HAVE_IDE=y

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

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
CONFIG_CHR_DEV_OSST=y
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
# CONFIG_CHR_DEV_SG is not set
# 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 is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=m
# CONFIG_SCSI_FC_TGT_ATTRS is not set
CONFIG_SCSI_ISCSI_ATTRS=y
CONFIG_SCSI_SRP_ATTRS=y
# CONFIG_SCSI_LOWLEVEL is not set
CONFIG_SCSI_AIC7XXX=y
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
# CONFIG_SATA_PMP is not set
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
CONFIG_SATA_SVW=y
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
CONFIG_SATA_NV=y
CONFIG_PDC_ADMA=y
CONFIG_SATA_QSTOR=y
# CONFIG_SATA_PROMISE is not set
CONFIG_SATA_SX4=y
CONFIG_SATA_SIL=m
CONFIG_SATA_SIS=m
CONFIG_SATA_ULI=y
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
CONFIG_SATA_INIC162X=y
CONFIG_PATA_ACPI=m
# CONFIG_PATA_ALI is not set
CONFIG_PATA_AMD=y
CONFIG_PATA_ARTOP=y
CONFIG_PATA_ATIIXP=y
CONFIG_PATA_CMD640_PCI=m
# CONFIG_PATA_CMD64X is not set
CONFIG_PATA_CS5520=y
CONFIG_PATA_CS5530=m
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
CONFIG_ATA_GENERIC=m
# 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=y
# CONFIG_PATA_IT8213 is not set
CONFIG_PATA_JMICRON=m
CONFIG_PATA_TRIFLEX=m
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
CONFIG_PATA_OLDPIIX=y
CONFIG_PATA_NETCELL=m
CONFIG_PATA_NINJA32=y
# CONFIG_PATA_NS87410 is not set
CONFIG_PATA_NS87415=y
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
CONFIG_PATA_PDC_OLD=m
CONFIG_PATA_RADISYS=m
CONFIG_PATA_RZ1000=m
# CONFIG_PATA_SC1200 is not set
CONFIG_PATA_SERVERWORKS=y
CONFIG_PATA_PDC2027X=m
# CONFIG_PATA_SIL680 is not set
CONFIG_PATA_SIS=y
CONFIG_PATA_VIA=y
# CONFIG_PATA_WINBOND is not set
CONFIG_PATA_SCH=m
# CONFIG_MD is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
CONFIG_IEEE1394=y

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set

#
# Controllers
#
CONFIG_IEEE1394_PCILYNX=m
# CONFIG_IEEE1394_OHCI1394 is not set

#
# Protocols
#
CONFIG_IEEE1394_SBP2=m
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
# CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set
# CONFIG_IEEE1394_ETH1394 is not set
# CONFIG_IEEE1394_RAWIO is not set
CONFIG_I2O=m
CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
# CONFIG_I2O_EXT_ADAPTEC is not set
# CONFIG_I2O_CONFIG is not set
CONFIG_I2O_BUS=m
# CONFIG_I2O_BLOCK is not set
CONFIG_I2O_SCSI=m
CONFIG_I2O_PROC=m
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_NETDEVICES=y
CONFIG_NETDEVICES_MULTIQUEUE=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
CONFIG_NET_SB1000=m
CONFIG_ARCNET=m
# CONFIG_ARCNET_1201 is not set
# CONFIG_ARCNET_1051 is not set
# CONFIG_ARCNET_RAW is not set
CONFIG_ARCNET_CAP=m
CONFIG_ARCNET_COM90xx=m
# CONFIG_ARCNET_COM90xxIO is not set
# CONFIG_ARCNET_RIM_I is not set
# CONFIG_ARCNET_COM20020 is not set
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
CONFIG_MARVELL_PHY=y
# CONFIG_DAVICOM_PHY is not set
CONFIG_QSEMI_PHY=m
# CONFIG_LXT_PHY is not set
CONFIG_CICADA_PHY=y
# CONFIG_VITESSE_PHY is not set
CONFIG_SMSC_PHY=m
# CONFIG_BROADCOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
CONFIG_REALTEK_PHY=m
CONFIG_FIXED_PHY=y
CONFIG_MDIO_BITBANG=m
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
CONFIG_SUNGEM=m
# CONFIG_CASSINI is not set
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=y
CONFIG_TYPHOON=y
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_TULIP=m
CONFIG_TULIP_MWI=y
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
CONFIG_DE4X5=y
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
CONFIG_ULI526X=y
CONFIG_PCMCIA_XIRCOM=m
CONFIG_HP100=m
# 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=m
# CONFIG_AMD8111_ETH is not set
CONFIG_ADAPTEC_STARFIRE=m
# CONFIG_ADAPTEC_STARFIRE_NAPI is not set
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_FORCEDETH=y
# CONFIG_FORCEDETH_NAPI is not set
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
CONFIG_FEALNX=m
CONFIG_NATSEMI=m
CONFIG_NE2K_PCI=y
CONFIG_8139CP=m
CONFIG_8139TOO=y
CONFIG_8139TOO_PIO=y
CONFIG_8139TOO_TUNE_TWISTER=y
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_R6040 is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
CONFIG_SUNDANCE=y
CONFIG_SUNDANCE_MMIO=y
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE_MMIO=y
# CONFIG_VIA_RHINE_NAPI is not set
CONFIG_SC92031=m
CONFIG_NETDEV_1000=y
CONFIG_ACENIC=y
# CONFIG_ACENIC_OMIT_TIGON_I is not set
# CONFIG_DL2K is not set
CONFIG_E1000=y
# CONFIG_E1000_NAPI is not set
CONFIG_E1000_DISABLE_PACKET_SPLIT=y
# CONFIG_E1000E_ENABLED is not set
CONFIG_IP1000=m
CONFIG_IGB=y
CONFIG_NS83820=m
CONFIG_HAMACHI=y
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
CONFIG_SIS190=m
# CONFIG_SKGE is not set
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=y
CONFIG_BNX2=y
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_NETDEV_10000 is not set
CONFIG_TR=y
# CONFIG_IBMOL is not set
CONFIG_3C359=y
# CONFIG_TMS380TR is not set

#
# Wireless LAN
#
CONFIG_WLAN_PRE80211=y
# CONFIG_STRIP is not set
# CONFIG_WLAN_80211 is not set
# CONFIG_IWLWIFI_LEDS is not set

#
# USB Network Adapters
#
CONFIG_USB_CATC=y
CONFIG_USB_KAWETH=y
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=y
# CONFIG_USB_USBNET is not set
CONFIG_WAN=y
CONFIG_LANMEDIA=y
CONFIG_HDLC=m
CONFIG_HDLC_RAW=m
# CONFIG_HDLC_RAW_ETH is not set
# CONFIG_HDLC_CISCO is not set
CONFIG_HDLC_FR=m
CONFIG_HDLC_PPP=m
CONFIG_HDLC_X25=m
CONFIG_PCI200SYN=m
CONFIG_WANXL=m
CONFIG_PC300=m

#
# Cyclades-PC300 MLPPP support is disabled.
#

#
# Refer to the file README.mlppp, provided by PC300 package.
#
# CONFIG_PC300TOO is not set
# CONFIG_FARSYNC is not set
CONFIG_DSCC4=m
CONFIG_DSCC4_PCISYNC=y
# CONFIG_DSCC4_PCI_RST is not set
CONFIG_DLCI=y
CONFIG_DLCI_MAX=8
# CONFIG_LAPBETHER is not set
# CONFIG_X25_ASY is not set
# CONFIG_SBNI is not set
# CONFIG_ATM_DRIVERS is not set
CONFIG_FDDI=y
CONFIG_DEFXX=m
CONFIG_DEFXX_MMIO=y
# CONFIG_SKFP is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=y
# CONFIG_PPP_DEFLATE is not set
# CONFIG_PPP_BSDCOMP is not set
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
# CONFIG_PPPOATM is not set
CONFIG_PPPOL2TP=m
# CONFIG_SLIP is not set
CONFIG_SLHC=y
CONFIG_NET_FC=y
CONFIG_NETCONSOLE=y
# CONFIG_NETCONSOLE_DYNAMIC is not set
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_ISDN=m
# CONFIG_ISDN_I4L is not set
# CONFIG_ISDN_CAPI is not set
CONFIG_PHONE=y
CONFIG_PHONE_IXJ=y

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=y

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

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_SUNKBD=m
CONFIG_KEYBOARD_LKKBD=y
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_STOWAWAY=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
CONFIG_JOYSTICK_A3D=m
# CONFIG_JOYSTICK_ADI is not set
CONFIG_JOYSTICK_COBRA=m
CONFIG_JOYSTICK_GF2K=y
# CONFIG_JOYSTICK_GRIP is not set
CONFIG_JOYSTICK_GRIP_MP=m
# CONFIG_JOYSTICK_GUILLEMOT is not set
CONFIG_JOYSTICK_INTERACT=m
CONFIG_JOYSTICK_SIDEWINDER=y
CONFIG_JOYSTICK_TMDC=y
CONFIG_JOYSTICK_IFORCE=m
# CONFIG_JOYSTICK_IFORCE_USB is not set
# CONFIG_JOYSTICK_IFORCE_232 is not set
# CONFIG_JOYSTICK_WARRIOR is not set
CONFIG_JOYSTICK_MAGELLAN=m
CONFIG_JOYSTICK_SPACEORB=y
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
CONFIG_JOYSTICK_JOYDUMP=y
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
CONFIG_TABLET_USB_AIPTEK=y
CONFIG_TABLET_USB_GTCO=m
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_WACOM=y
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
CONFIG_SERIO_CT82C710=y
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=y
CONFIG_GAMEPORT=y
CONFIG_GAMEPORT_NS558=m
CONFIG_GAMEPORT_L4=y
CONFIG_GAMEPORT_EMU10K1=m
CONFIG_GAMEPORT_FM801=m

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_DEVKMEM=y
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_COMPUTONE=m
CONFIG_ROCKETPORT=m
# CONFIG_CYCLADES is not set
# CONFIG_DIGIEPCA is not set
# CONFIG_MOXA_INTELLIO is not set
CONFIG_MOXA_SMARTIO=m
# CONFIG_ISI is not set
CONFIG_SYNCLINK=y
CONFIG_SYNCLINKMP=y
CONFIG_SYNCLINK_GT=y
CONFIG_N_HDLC=m
# CONFIG_RISCOM8 is not set
CONFIG_SPECIALIX=y
CONFIG_SPECIALIX_RTSCTS=y
CONFIG_SX=y
CONFIG_RIO=y
CONFIG_RIO_OLDPCI=y
CONFIG_STALDRV=y
# 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=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
# CONFIG_SERIAL_8250_RSA 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 is not set
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_PANIC_EVENT=y
# CONFIG_IPMI_PANIC_STRING is not set
# CONFIG_IPMI_DEVICE_INTERFACE is not set
# CONFIG_IPMI_SI is not set
# CONFIG_IPMI_WATCHDOG is not set
CONFIG_IPMI_POWEROFF=m
# CONFIG_HW_RANDOM is not set
CONFIG_NVRAM=m
CONFIG_R3964=m
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
CONFIG_PC8736x_GPIO=m
CONFIG_NSC_GPIO=m
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_RTC_IRQ is not set
# CONFIG_HPET_MMAP is not set
CONFIG_HANGCHECK_TIMER=m
CONFIG_TCG_TPM=m
CONFIG_TCG_TIS=m
# CONFIG_TCG_NSC is not set
# CONFIG_TCG_ATMEL is not set
# CONFIG_TCG_INFINEON is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#
CONFIG_I2C_ALI1535=m
# CONFIG_I2C_ALI1563 is not set
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD756_S4882=m
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
# CONFIG_I2C_OCORES is not set
CONFIG_I2C_PARPORT_LIGHT=m
# CONFIG_I2C_PROSAVAGE is not set
CONFIG_I2C_SAVAGE4=m
CONFIG_I2C_SIMTEC=m
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
CONFIG_I2C_SIS96X=m
CONFIG_I2C_TAOS_EVM=m
# 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
CONFIG_I2C_PCA_PLATFORM=m

#
# Miscellaneous I2C Chip support
#
CONFIG_DS1682=m
CONFIG_SENSORS_EEPROM=m
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_PCF8575 is not set
# CONFIG_SENSORS_PCF8591 is not set
CONFIG_SENSORS_MAX6875=m
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
# CONFIG_SPI is not set
CONFIG_W1=y
# CONFIG_W1_CON is not set

#
# 1-wire Bus Masters
#
CONFIG_W1_MASTER_MATROX=y
# CONFIG_W1_MASTER_DS2490 is not set
CONFIG_W1_MASTER_DS2482=m

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
# CONFIG_W1_SLAVE_SMEM is not set
CONFIG_W1_SLAVE_DS2433=y
# CONFIG_W1_SLAVE_DS2433_CRC is not set
CONFIG_W1_SLAVE_DS2760=m
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
CONFIG_BATTERY_DS2760=m
# CONFIG_HWMON is not set
CONFIG_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_NOWAYOUT=y

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

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

#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y

#
# Multifunction device drivers
#
CONFIG_MFD_SM501=m
CONFIG_HTC_PASIC3=y

#
# Multimedia devices
#

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

#
# Multimedia drivers
#
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_TUNER=m
# CONFIG_MEDIA_TUNER_CUSTOMIZE is not set
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA9887=m
CONFIG_MEDIA_TUNER_TEA5761=m
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
CONFIG_VIDEO_V4L2=m
# CONFIG_VIDEO_CAPTURE_DRIVERS is not set
CONFIG_RADIO_ADAPTERS=y
CONFIG_RADIO_GEMTEK_PCI=m
# CONFIG_RADIO_MAXIRADIO is not set
CONFIG_RADIO_MAESTRO=m
CONFIG_USB_DSBR=m
CONFIG_USB_SI470X=m
# CONFIG_DAB is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_SIS=m
CONFIG_AGP_VIA=y
CONFIG_DRM=m
# CONFIG_DRM_TDFX is not set
CONFIG_DRM_R128=m
# CONFIG_DRM_RADEON is not set
CONFIG_DRM_I810=m
# CONFIG_DRM_I830 is not set
CONFIG_DRM_I915=m
# CONFIG_DRM_MGA is not set
CONFIG_DRM_SIS=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
CONFIG_VGASTATE=y
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_DDC=m
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_HECUBA=m
CONFIG_FB_SVGALIB=y
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
CONFIG_FB_PM2=m
# CONFIG_FB_PM2_FIFO_DISCONNECT is not set
CONFIG_FB_CYBER2000=m
# CONFIG_FB_ARC is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_UVESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_IMAC is not set
CONFIG_FB_N411=m
CONFIG_FB_HGA=y
# CONFIG_FB_HGA_ACCEL is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
CONFIG_FB_RIVA=y
# CONFIG_FB_RIVA_I2C is not set
# CONFIG_FB_RIVA_DEBUG is not set
# CONFIG_FB_RIVA_BACKLIGHT is not set
CONFIG_FB_LE80578=y
CONFIG_FB_CARILLO_RANCH=y
# CONFIG_FB_INTEL is not set
CONFIG_FB_MATROX=m
# CONFIG_FB_MATROX_MILLENIUM is not set
CONFIG_FB_MATROX_MYSTIQUE=y
# CONFIG_FB_MATROX_G is not set
# CONFIG_FB_MATROX_I2C is not set
# CONFIG_FB_MATROX_MULTIHEAD is not set
CONFIG_FB_ATY128=m
# CONFIG_FB_ATY128_BACKLIGHT is not set
# CONFIG_FB_ATY is not set
CONFIG_FB_S3=y
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
# CONFIG_FB_SAVAGE_ACCEL is not set
CONFIG_FB_SIS=m
# CONFIG_FB_SIS_300 is not set
# CONFIG_FB_SIS_315 is not set
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
# CONFIG_FB_3DFX_ACCEL is not set
CONFIG_FB_VOODOO1=y
CONFIG_FB_VT8623=y
CONFIG_FB_TRIDENT=m
CONFIG_FB_TRIDENT_ACCEL=y
CONFIG_FB_ARK=m
CONFIG_FB_PM3=m
# CONFIG_FB_GEODE is not set
# CONFIG_FB_SM501 is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_CORGI is not set
CONFIG_BACKLIGHT_PROGEAR=m

#
# 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
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
# CONFIG_SND is not set

#
# Open Sound System
#
CONFIG_SOUND_PRIME=m
CONFIG_SOUND_TRIDENT=m
# CONFIG_HID_SUPPORT is not set
CONFIG_USB_MOUSE=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set

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

#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=m
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_ISP1760_HCD=y
CONFIG_USB_ISP1760_PCI=y
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_U132_HCD=m
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set

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

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
CONFIG_USB_STORAGE_DEBUG=y
# CONFIG_USB_STORAGE_DATAFAB is not set
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
CONFIG_USB_STORAGE_CYPRESS_ATACB=y
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
CONFIG_USB_MICROTEK=m
CONFIG_USB_MON=y

#
# USB port drivers
#
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=m
CONFIG_USB_SERIAL_BELKIN=m
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 is not set
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
# CONFIG_USB_SERIAL_FUNSOFT is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
# CONFIG_USB_SERIAL_GARMIN is not set
CONFIG_USB_SERIAL_IPW=m
# CONFIG_USB_SERIAL_IUU is not set
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
CONFIG_USB_SERIAL_KEYSPAN_USA28=y
CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
# CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_MOS7720=m
# CONFIG_USB_SERIAL_MOS7840 is not set
CONFIG_USB_SERIAL_MOTOROLA=m
# CONFIG_USB_SERIAL_NAVMAN is not set
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_SPCP8X5=m
# CONFIG_USB_SERIAL_HP4X is not set
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_TI is not set
CONFIG_USB_SERIAL_CYBERJACK=m
# CONFIG_USB_SERIAL_XIRCOM is not set
CONFIG_USB_SERIAL_OPTION=m
# CONFIG_USB_SERIAL_OMNINET is not set
CONFIG_USB_SERIAL_DEBUG=m

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
# CONFIG_USB_AUERSWALD is not set
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=y
CONFIG_USB_BERRY_CHARGE=y
CONFIG_USB_LED=m
CONFIG_USB_CYPRESS_CY7C63=m
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=y
CONFIG_USB_SISUSBVGA=m
CONFIG_USB_SISUSBVGA_CON=y
CONFIG_USB_LD=m
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
CONFIG_USB_ATM=m
# CONFIG_USB_SPEEDTOUCH is not set
# CONFIG_USB_CXACRU is not set
CONFIG_USB_UEAGLEATM=m
# CONFIG_USB_XUSBATM is not set
CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_SELECTED=y
# CONFIG_USB_GADGET_AMD5536UDC is not set
# CONFIG_USB_GADGET_ATMEL_USBA is not set
# CONFIG_USB_GADGET_FSL_USB2 is not set
# CONFIG_USB_GADGET_NET2280 is not set
# CONFIG_USB_GADGET_PXA2XX is not set
CONFIG_USB_GADGET_M66592=y
CONFIG_USB_M66592=y
# CONFIG_USB_GADGET_PXA27X is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_LH7A40X is not set
# CONFIG_USB_GADGET_OMAP is not set
# CONFIG_USB_GADGET_S3C2410 is not set
# CONFIG_USB_GADGET_AT91 is not set
# CONFIG_USB_GADGET_DUMMY_HCD is not set
CONFIG_USB_GADGET_DUALSPEED=y
# CONFIG_USB_ZERO is not set
CONFIG_USB_ETH=y
# CONFIG_USB_ETH_RNDIS is not set
# CONFIG_USB_GADGETFS is not set
# CONFIG_USB_FILE_STORAGE is not set
# CONFIG_USB_G_SERIAL is not set
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_USB_G_PRINTER is not set
CONFIG_MMC=y
CONFIG_MMC_DEBUG=y
CONFIG_MMC_UNSAFE_RESUME=y

#
# MMC/SD Card Drivers
#
CONFIG_MMC_BLOCK=m
# CONFIG_MMC_BLOCK_BOUNCE is not set
# CONFIG_SDIO_UART is not set
CONFIG_MMC_TEST=y

#
# MMC/SD Host Controller Drivers
#
CONFIG_MMC_SDHCI=y
CONFIG_MMC_RICOH_MMC=m
CONFIG_MMC_WBSD=m
CONFIG_MMC_TIFM_SD=y
CONFIG_MEMSTICK=m
CONFIG_MEMSTICK_DEBUG=y

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=m

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
CONFIG_NEW_LEDS=y
# CONFIG_LEDS_CLASS is not set

#
# LED drivers
#

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
CONFIG_ACCESSIBILITY=y
CONFIG_A11Y_BRAILLE_CONSOLE=y
CONFIG_INFINIBAND=y
CONFIG_INFINIBAND_USER_MAD=y
# CONFIG_INFINIBAND_USER_ACCESS is not set
CONFIG_INFINIBAND_ADDR_TRANS=y
CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_MTHCA_DEBUG=y
# CONFIG_INFINIBAND_IPATH is not set
# CONFIG_INFINIBAND_AMSO1100 is not set
# CONFIG_MLX4_INFINIBAND is not set
CONFIG_INFINIBAND_NES=y
# CONFIG_INFINIBAND_NES_DEBUG is not set
# CONFIG_INFINIBAND_IPOIB is not set
# CONFIG_INFINIBAND_SRP is not set
# CONFIG_INFINIBAND_ISER is not set
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
CONFIG_RTC_DEBUG=y

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
# CONFIG_RTC_INTF_DEV is not set
CONFIG_RTC_DRV_TEST=m

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=m
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
# CONFIG_RTC_DRV_M41T80 is not set
CONFIG_RTC_DRV_S35390A=m

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
# CONFIG_RTC_DRV_DS1742 is not set
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=y
# CONFIG_RTC_DRV_M48T59 is not set
CONFIG_RTC_DRV_V3020=m

#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y

#
# DMA Devices
#
# CONFIG_INTEL_IOATDMA is not set
CONFIG_UIO=y
# CONFIG_UIO_CIF is not set
CONFIG_UIO_SMX=y

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

#
# File systems
#
# CONFIG_EXT2_FS is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4DEV_FS=y
CONFIG_EXT4DEV_FS_XATTR=y
# CONFIG_EXT4DEV_FS_POSIX_ACL is not set
# CONFIG_EXT4DEV_FS_SECURITY is not set
CONFIG_JBD=y
CONFIG_JBD_DEBUG=y
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=y
CONFIG_REISERFS_CHECK=y
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
CONFIG_JFS_FS=m
# CONFIG_JFS_POSIX_ACL is not set
CONFIG_JFS_SECURITY=y
CONFIG_JFS_DEBUG=y
# CONFIG_JFS_STATISTICS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
CONFIG_GFS2_FS=m
CONFIG_GFS2_FS_LOCKING_NOLOCK=m
# CONFIG_GFS2_FS_LOCKING_DLM is not set
CONFIG_OCFS2_FS=y
CONFIG_OCFS2_FS_O2CB=y
# CONFIG_OCFS2_FS_USERSPACE_CLUSTER is not set
CONFIG_OCFS2_DEBUG_MASKLOG=y
# CONFIG_OCFS2_DEBUG_FS is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=m

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

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

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
CONFIG_AFFS_FS=m
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=y
CONFIG_BEFS_FS=m
CONFIG_BEFS_DEBUG=y
CONFIG_BFS_FS=y
# CONFIG_EFS_FS is not set
CONFIG_CRAMFS=m
CONFIG_VXFS_FS=m
# CONFIG_MINIX_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_QNX4FS_FS=m
CONFIG_ROMFS_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_OSF_PARTITION=y
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
# CONFIG_UNIXWARE_DISKLABEL is not set
CONFIG_LDM_PARTITION=y
CONFIG_LDM_DEBUG=y
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
# CONFIG_KARMA_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
# CONFIG_NLS_CODEPAGE_855 is not set
CONFIG_NLS_CODEPAGE_857=y
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=y
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=y
CONFIG_NLS_CODEPAGE_865=y
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=y
CONFIG_NLS_CODEPAGE_950=m
# CONFIG_NLS_CODEPAGE_932 is not set
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=y
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
CONFIG_NLS_CODEPAGE_1251=y
CONFIG_NLS_ASCII=y
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
CONFIG_NLS_ISO8859_3=y
# CONFIG_NLS_ISO8859_4 is not set
CONFIG_NLS_ISO8859_5=y
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=y
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=y
CONFIG_NLS_KOI8_R=m
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
# CONFIG_DEBUG_KERNEL is not set
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TRACE_IRQFLAGS=y
CONFIG_STACKTRACE=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_FRAME_POINTER=y
CONFIG_LATENCYTOP=y
CONFIG_HAVE_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACING=y
CONFIG_FTRACE=y
CONFIG_IRQSOFF_TRACER=y
# CONFIG_SYSPROF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_DYNAMIC_FTRACE=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_NONPROMISC_DEVMEM is not set
CONFIG_EARLY_PRINTK=y
CONFIG_X86_MPPARSE=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_DEBUG_PROC_KEYS=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
CONFIG_SECURITY_CAPABILITIES=y
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_GF128MUL=y
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_AUTHENC=m
# CONFIG_CRYPTO_TEST is not set

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

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

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set

#
# Digest
#
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_TGR192=y
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
# CONFIG_CRYPTO_SEED is not set
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_TEA=m
# CONFIG_CRYPTO_TWOFISH is not set
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_LZO is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_FORCE_SUCCESSFUL_BUILD=y
CONFIG_FORCE_MINIMAL_CONFIG=y
CONFIG_FORCE_MINIMAL_CONFIG_64=y
CONFIG_FORCE_MINIMAL_CONFIG_PHYS=y

[42949372.960000] Linux version 2.6.26-rc3-sched-devel.git (mingo@titan) (gcc version 4.2.3) #115 SMP Sat May 24 04:25:10 CEST 2008
[42949372.960000] Command line: root=/dev/sda1 earlyprintk=vga console=ttyS0,115200 console=tty 3 profile=0 debug initcall_debug apic=debug apic=verbose ignore_loglevel sysrq_always_enabled pci=nomsi
[42949372.960000] BIOS-provided physical RAM map:
[42949372.960000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[42949372.960000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[42949372.960000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[42949372.960000] BIOS-e820: 0000000000100000 - 000000003ed93000 (usable)
[42949372.960000] BIOS-e820: 000000003ed93000 - 000000003ee4d000 (ACPI NVS)
[42949372.960000] BIOS-e820: 000000003ee4d000 - 000000003fea2000 (usable)
[42949372.960000] BIOS-e820: 000000003fea2000 - 000000003fee9000 (ACPI NVS)
[42949372.960000] BIOS-e820: 000000003fee9000 - 000000003feed000 (usable)
[42949372.960000] BIOS-e820: 000000003feed000 - 000000003feff000 (ACPI data)
[42949372.960000] BIOS-e820: 000000003feff000 - 000000003ff00000 (usable)
[42949372.960000] console [earlyvga0] enabled
[42949372.960000] debug: ignoring loglevel setting.
[42949372.960000] Entering add_active_range(0, 0, 159) 0 entries of 25600 used
[42949372.960000] Entering add_active_range(0, 256, 257427) 1 entries of 25600 used
[42949372.960000] Entering add_active_range(0, 257613, 261794) 2 entries of 25600 used
[42949372.960000] Entering add_active_range(0, 261865, 261869) 3 entries of 25600 used
[42949372.960000] Entering add_active_range(0, 261887, 261888) 4 entries of 25600 used
[42949372.960000] max_pfn_mapped = 261888
[42949372.960000] init_memory_mapping
[42949372.960000] DMI 2.3 present.
[42949372.960000] ACPI: RSDP 000FE020, 0014 (r0 INTEL )
[42949372.960000] ACPI: RSDT 3FEFDE48, 003C (r1 INTEL D975XBX 4B9 MSFT 1000013)
[42949372.960000] ACPI: FACP 3FEFCF10, 0074 (r1 INTEL D975XBX 4B9 MSFT 1000013)
[42949372.960000] ACPI: DSDT 3FEF8010, 3E70 (r1 INTEL D975XBX 4B9 MSFT 1000013)
[42949372.960000] ACPI: FACS 3FEDFC40, 0040
[42949372.960000] ACPI: APIC 3FEFCE10, 0078 (r1 INTEL D975XBX 4B9 MSFT 1000013)
[42949372.960000] ACPI: WDDT 3FEF7F90, 0040 (r1 INTEL D975XBX 4B9 MSFT 1000013)
[42949372.960000] ACPI: MCFG 3FEF7F10, 003C (r1 INTEL D975XBX 4B9 MSFT 1000013)
[42949372.960000] ACPI: ASF! 3FEFCD10, 00A6 (r32 INTEL D975XBX 4B9 MSFT 1000013)
[42949372.960000] ACPI: HPET 3FEF7E90, 0038 (r1 INTEL D975XBX 4B9 MSFT 1000013)
[42949372.960000] No NUMA configuration found
[42949372.960000] Faking a node at 0000000000000000-000000003ff00000
[42949372.960000] Entering add_active_range(0, 0, 159) 0 entries of 25600 used
[42949372.960000] Entering add_active_range(0, 256, 257427) 1 entries of 25600 used
[42949372.960000] Entering add_active_range(0, 257613, 261794) 2 entries of 25600 used
[42949372.960000] Entering add_active_range(0, 261865, 261869) 3 entries of 25600 used
[42949372.960000] Entering add_active_range(0, 261887, 261888) 4 entries of 25600 used
[42949372.960000] Bootmem setup node 0 0000000000000000-000000003ff00000
[42949372.960000] NODE_DATA [000000000000a000 - 000000000003dfff]
[42949372.960000] bootmap [000000000003e000 - 0000000000045fdf] pages 8
[42949372.960000] early res: 0 [0-fff] BIOS data page
[42949372.960000] early res: 1 [6000-7fff] TRAMPOLINE
[42949372.960000] early res: 2 [200000-132a92f] TEXT DATA BSS
[42949372.960000] early res: 3 [9fc00-fffff] BIOS reserved
[42949372.960000] early res: 4 [8000-9fff] PGTABLE
[42949372.960000] Scan SMP from ffff810000000000 for 1024 bytes.
[42949372.960000] Scan SMP from ffff81000009fc00 for 1024 bytes.
[42949372.960000] Scan SMP from ffff8100000f0000 for 65536 bytes.
[42949372.960000] Zone PFN ranges:
[42949372.960000] DMA 0 -> 4096
[42949372.960000] DMA32 4096 -> 1048576
[42949372.960000] Normal 1048576 -> 1048576
[42949372.960000] Movable zone start PFN for each node
[42949372.960000] early_node_map[5] active PFN ranges
[42949372.960000] 0: 0 -> 159
[42949372.960000] 0: 256 -> 257427
[42949372.960000] 0: 257613 -> 261794
[42949372.960000] 0: 261865 -> 261869
[42949372.960000] 0: 261887 -> 261888
[42949372.960000] On node 0 totalpages: 261516
[42949372.960000] DMA zone: 56 pages used for memmap
[42949372.960000] DMA zone: 103 pages reserved
[42949372.960000] DMA zone: 3840 pages, LIFO batch:0
[42949372.960000] DMA32 zone: 3524 pages used for memmap
[42949372.960000] DMA32 zone: 253993 pages, LIFO batch:31
[42949372.960000] Normal zone: 0 pages used for memmap
[42949372.960000] Movable zone: 0 pages used for memmap
[42949372.960000] ACPI: PM-Timer IO Port: 0x408
[42949372.960000] ACPI: Local APIC address 0xfee00000
[42949372.960000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[42949372.960000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[42949372.960000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[42949372.960000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[42949372.960000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[42949372.960000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[42949372.960000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[42949372.960000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
[42949372.960000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[42949372.960000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[42949372.960000] ACPI: IRQ0 used by override.
[42949372.960000] ACPI: IRQ2 used by override.
[42949372.960000] ACPI: IRQ9 used by override.
[42949372.960000] Setting APIC routing to flat
[42949372.960000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[42949372.960000] Using ACPI (MADT) for SMP configuration information
[42949372.960000] mapped APIC to ffffffffff5fb000 ( fee00000)
[42949372.960000] mapped IOAPIC to ffffffffff5fa000 (00000000fec00000)
[42949372.960000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[42949372.960000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[42949372.960000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[42949372.960000] PM: Registered nosave memory: 000000003ed93000 - 000000003ee4d000
[42949372.960000] PM: Registered nosave memory: 000000003fea2000 - 000000003fee9000
[42949372.960000] PM: Registered nosave memory: 000000003feed000 - 000000003feff000
[42949372.960000] Allocating PCI resources starting at 40000000 (gap: 3ff00000:c0100000)
[42949372.960000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[42949372.960000] PERCPU: Allocating 40496 bytes of per cpu data
[42949372.960000] NR_CPUS: 4096, nr_cpu_ids: 4, nr_node_ids 1
[42949372.960000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257833
[42949372.960000] Policy zone: DMA32
[42949372.960000] Kernel command line: root=/dev/sda1 earlyprintk=vga console=ttyS0,115200 console=tty 3 profile=0 debug initcall_debug apic=debug apic=verbose ignore_loglevel sysrq_always_enabled pci=nomsi
[42949372.960000] kernel profiling enabled (shift: 0)
[42949372.960000] debug: sysrq always enabled.
[42949372.960000] Initializing CPU#0
[42949372.960000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[42949372.960000] TSC calibrated against PM_TIMER
[42949372.960000] time.c: Detected 2933.313 MHz processor.
[ 0.010000] Console: colour VGA+ 80x25
[ 0.010000] console handover: boot [earlyvga0] -> real [tty0]
[ 0.010000] console [ttyS0] enabled
[ 0.010000] Checking aperture...
[ 0.010000] No AGP bridge found
[ 0.010000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.010000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.010000] Memory: 980576k/1047552k available (8303k kernel code, 65488k reserved, 4495k data, 1332k init)
[ 0.010000] CPA: page pool initialized 1 of 1 pages preallocated
[ 0.010000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.010000] hpet clockevent registered
[ 0.159953] Calibrating delay using timer specific routine.. 5870.22 BogoMIPS (lpj=29351132)
[ 0.160000] Security Framework initialized
[ 0.164119] Capability LSM initialized
[ 0.167996] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.175843] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.183045] Mount-cache hash table entries: 256
[ 0.187761] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.192514] CPU: L2 cache: 4096K
[ 0.195755] CPU 0/0 -> Node 0
[ 0.200000] CPU: Physical Processor ID: 0
[ 0.204024] CPU: Processor Core ID: 0
[ 0.207701] using mwait in idle threads.
[ 0.212614] ACPI: Core revision 20080321
[ 0.222450] enabled ExtINT on CPU#0
[ 0.226090] ENABLING IO-APIC IRQs
[ 0.229418] init IO_APIC IRQs
[ 0.232407] IO-APIC (apicid-pin) 2-0 not connected.
[ 0.237422] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0)
[ 0.244752] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0)
[ 0.252081] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0)
[ 0.259402] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0)
[ 0.266726] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0)
[ 0.274050] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0)
[ 0.281374] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0)
[ 0.288696] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0)
[ 0.296019] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0)
[ 0.303342] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0)
[ 0.310837] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0)
[ 0.318332] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0)
[ 0.325828] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0)
[ 0.333326] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0)
[ 0.340823] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0)
[ 0.348688] IO-APIC (apicid-pin) 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
[ 0.357825] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.463886] CPU0: Intel(R) Core(TM)2 CPU E6800 @ 2.93GHz stepping 05
[ 0.471098] Using local APIC timer interrupts.
[ 0.490000] APIC timer calibration result 16666563
[ 0.494803] Detected 16.666 MHz APIC timer.
[ 0.499105] Booting processor 1/1 ip 6000
[ 0.510000] Initializing CPU#1
[ 0.510000] masked ExtINT on CPU#1
[ 0.510000] Calibrating delay using timer specific routine.. 5866.68 BogoMIPS (lpj=29333414)
[ 0.510000] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.510000] CPU: L2 cache: 4096K
[ 0.510000] CPU 1/1 -> Node 0
[ 0.510000] CPU: Physical Processor ID: 0
[ 0.510000] CPU: Processor Core ID: 1
[ 0.659504] CPU1: Intel(R) Core(TM)2 CPU E6800 @ 2.93GHz stepping 05
[ 0.675373] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.690000] Brought up 2 CPUs
[ 0.692988] Total of 2 processors activated (11736.90 BogoMIPS).
[ 0.699097] CPU0 attaching sched-domain:
[ 0.703037] domain 0: span 0-1
[ 0.706227] groups: 0 1
[ 0.708966] domain 1: span 0-1
[ 0.712244] groups: 0-1
[ 0.715037] CPU1 attaching sched-domain:
[ 0.718971] domain 0: span 0-1
[ 0.722161] groups: 1 0
[ 0.724900] domain 1: span 0-1
[ 0.728173] groups: 0-1
[ 0.740000] calling net_ns_init+0x0/0x1a0
[ 0.740000] net_namespace: 936 bytes
[ 0.740000] initcall net_ns_init+0x0/0x1a0 returned 0 after 0 msecs
[ 0.746312] calling init_smp_flush+0x0/0x60
[ 0.750000] initcall init_smp_flush+0x0/0x60 returned 0 after 0 msecs
[ 0.756484] calling print_banner+0x0/0x20
[ 0.760596] Booting paravirtualized kernel on bare hardware
[ 0.766177] initcall print_banner+0x0/0x20 returned 0 after 0 msecs
[ 0.772487] calling sysctl_init+0x0/0x40
[ 0.776575] initcall sysctl_init+0x0/0x40 returned 0 after 0 msecs
[ 0.782800] calling ksysfs_init+0x0/0xc0
[ 0.786825] initcall ksysfs_init+0x0/0xc0 returned 0 after 0 msecs
[ 0.793049] calling init_jiffies_clocksource+0x0/0x20
[ 0.798199] initcall init_jiffies_clocksource+0x0/0x20 returned 0 after 0 msecs
[ 0.805555] calling pm_init+0x0/0x40
[ 0.809233] initcall pm_init+0x0/0x40 returned 0 after 0 msecs
[ 0.815111] calling pm_disk_init+0x0/0x20
[ 0.819222] initcall pm_disk_init+0x0/0x20 returned 0 after 0 msecs
[ 0.825533] calling swsusp_header_init+0x0/0x40
[ 0.830000] initcall swsusp_header_init+0x0/0x40 returned 0 after 0 msecs
[ 0.836831] calling filelock_init+0x0/0x40
[ 0.841031] initcall filelock_init+0x0/0x40 returned 0 after 0 msecs
[ 0.847427] calling init_misc_binfmt+0x0/0x60
[ 0.851886] initcall init_misc_binfmt+0x0/0x60 returned 0 after 0 msecs
[ 0.858541] calling init_script_binfmt+0x0/0x20
[ 0.863171] initcall init_script_binfmt+0x0/0x20 returned 0 after 0 msecs
[ 0.870000] calling init_elf_binfmt+0x0/0x20
[ 0.874371] initcall init_elf_binfmt+0x0/0x20 returned 0 after 0 msecs
[ 0.880942] calling init_compat_elf_binfmt+0x0/0x20
[ 0.885919] initcall init_compat_elf_binfmt+0x0/0x20 returned 0 after 0 msecs
[ 0.893098] calling debugfs_init+0x0/0x70
[ 0.897208] initcall debugfs_init+0x0/0x70 returned 0 after 0 msecs
[ 0.903519] calling securityfs_init+0x0/0x70
[ 0.907889] initcall securityfs_init+0x0/0x70 returned 0 after 0 msecs
[ 0.914461] calling random32_init+0x0/0x70
[ 0.918657] initcall random32_init+0x0/0x70 returned 0 after 0 msecs
[ 0.925057] calling sock_init+0x0/0x70
[ 0.928924] initcall sock_init+0x0/0x70 returned 0 after 0 msecs
[ 0.934977] calling netpoll_init+0x0/0x40
[ 0.939087] initcall netpoll_init+0x0/0x40 returned 0 after 0 msecs
[ 0.945396] calling netlink_proto_init+0x0/0x180
[ 0.950000] NET: Registered protocol family 16
[ 0.954463] initcall netlink_proto_init+0x0/0x180 returned 0 after 9 msecs
[ 0.961379] calling bdi_class_init+0x0/0x50
[ 0.970000] initcall bdi_class_init+0x0/0x50 returned 0 after 0 msecs
[ 0.976484] calling kobject_uevent_init+0x0/0x50
[ 0.980000] initcall kobject_uevent_init+0x0/0x50 returned 0 after 0 msecs
[ 0.986916] calling pcibus_class_init+0x0/0x20
[ 0.990000] initcall pcibus_class_init+0x0/0x20 returned 0 after 0 msecs
[ 0.996744] calling pci_driver_init+0x0/0x20
[ 1.000000] initcall pci_driver_init+0x0/0x20 returned 0 after 0 msecs
[ 1.006573] calling lcd_class_init+0x0/0x50
[ 1.020000] initcall lcd_class_init+0x0/0x50 returned 0 after 0 msecs
[ 1.020000] calling backlight_class_init+0x0/0x50
[ 1.030000] initcall backlight_class_init+0x0/0x50 returned 0 after 0 msecs
[ 1.030000] calling dock_init+0x0/0x56
[ 1.033895] No dock devices found.
[ 1.037310] initcall dock_init+0x0/0x56 returned 0 after 0 msecs
[ 1.043359] calling bay_init+0x0/0x54
[ 1.047302] initcall bay_init+0x0/0x54 returned -19 after 0 msecs
[ 1.053439] calling tty_class_init+0x0/0x30
[ 1.060000] initcall tty_class_init+0x0/0x30 returned 0 after 0 msecs
[ 1.066485] calling vtconsole_class_init+0x0/0xe0
[ 1.070000] initcall vtconsole_class_init+0x0/0xe0 returned 0 after 0 msecs
[ 1.077005] calling register_node_type+0x0/0x80
[ 1.080000] initcall register_node_type+0x0/0x80 returned 0 after 0 msecs
[ 1.086831] calling early_fill_mp_bus_info+0x0/0x880
[ 1.091897] initcall early_fill_mp_bus_info+0x0/0x880 returned 0 after 0 msecs
[ 1.099165] calling arch_kdebugfs_init+0x0/0x10
[ 1.103795] initcall arch_kdebugfs_init+0x0/0x10 returned 0 after 0 msecs
[ 1.110000] calling mtrr_if_init+0x0/0x90
[ 1.114111] initcall mtrr_if_init+0x0/0x90 returned 0 after 0 msecs
[ 1.120423] calling acpi_pci_init+0x0/0x60
[ 1.124618] ACPI: bus type pci registered
[ 1.128641] initcall acpi_pci_init+0x0/0x60 returned 0 after 0 msecs
[ 1.135039] calling init_acpi_device_notify+0x0/0x50
[ 1.140104] initcall init_acpi_device_notify+0x0/0x50 returned 0 after 0 msecs
[ 1.147371] calling dmi_id_init+0x0/0x310
[ 1.160000] initcall dmi_id_init+0x0/0x310 returned 0 after 0 msecs
[ 1.160000] calling pci_access_init+0x0/0x50
[ 1.164372] PCI: Using configuration type 1 for base access
[ 1.172253] initcall pci_access_init+0x0/0x50 returned 0 after 9 msecs
[ 1.178823] calling topology_init+0x0/0x90
[ 1.190000] initcall topology_init+0x0/0x90 returned 0 after 0 msecs
[ 1.190000] calling mtrr_init_finialize+0x0/0x50
[ 1.194719] initcall mtrr_init_finialize+0x0/0x50 returned 0 after 0 msecs
[ 1.200000] calling param_sysfs_init+0x0/0x250
[ 1.210000] initcall param_sysfs_init+0x0/0x250 returned 0 after 0 msecs
[ 1.216752] calling pm_sysrq_init+0x0/0x20
[ 1.220000] initcall pm_sysrq_init+0x0/0x20 returned 0 after 0 msecs
[ 1.226399] calling readahead_init+0x0/0x40
[ 1.230000] initcall readahead_init+0x0/0x40 returned 0 after 0 msecs
[ 1.236485] calling init_bio+0x0/0x100
[ 1.240000] initcall init_bio+0x0/0x100 returned 0 after 0 msecs
[ 1.246052] calling blk_settings_init+0x0/0x40
[ 1.250595] initcall blk_settings_init+0x0/0x40 returned 0 after 0 msecs
[ 1.257337] calling blk_ioc_init+0x0/0x30
[ 1.261449] initcall blk_ioc_init+0x0/0x30 returned 0 after 0 msecs
[ 1.267757] calling genhd_device_init+0x0/0x50
[ 1.280000] initcall genhd_device_init+0x0/0x50 returned 0 after 0 msecs
[ 1.280000] calling acpi_init+0x0/0x221
[ 1.290000] ACPI: EC: Look up EC in DSDT
[ 1.290000] ACPI: Interpreter enabled
[ 1.293678] ACPI: (supports S0 S4 S5)
[ 1.297458] ACPI: Using IOAPIC for interrupt routing
[ 1.302461] initcall acpi_init+0x0/0x221 returned 0 after 19 msecs
[ 1.308684] calling acpi_scan_init+0x0/0x115
[ 1.320000] initcall acpi_scan_init+0x0/0x115 returned 0 after 0 msecs
[ 1.326573] calling acpi_ec_init+0x0/0x66
[ 1.330000] initcall acpi_ec_init+0x0/0x66 returned 0 after 0 msecs
[ 1.336312] calling acpi_pci_root_init+0x0/0x2d
[ 1.340000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 1.350000] PCI: Transparent bridge - 0000:00:1e.0
[ 1.350000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.356256] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
[ 1.362791] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[ 1.369254] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[ 1.375717] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
[ 1.390000] initcall acpi_pci_root_init+0x0/0x2d returned 0 after 47 msecs
[ 1.396921] calling acpi_pci_link_init+0x0/0x4d
[ 1.400000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[ 1.406956] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
[ 1.410000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 *10 11 12)
[ 1.416956] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12)
[ 1.423907] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 1.432058] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 1.440000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 *9 10 11 12)
[ 1.446953] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
[ 1.460000] initcall acpi_pci_link_init+0x0/0x4d returned 0 after 57 msecs
[ 1.466919] calling acpi_power_init+0x0/0x7c
[ 1.470000] initcall acpi_power_init+0x0/0x7c returned 0 after 0 msecs
[ 1.476571] calling acpi_system_init+0x0/0x1b5
[ 1.480000] initcall acpi_system_init+0x0/0x1b5 returned 0 after 0 msecs
[ 1.486744] calling acpi_wmi_init+0x0/0x54
[ 1.490000] ACPI: WMI: Mapper loaded
[ 1.493591] initcall acpi_wmi_init+0x0/0x54 returned 0 after 9 msecs
[ 1.499987] calling pnp_init+0x0/0x30
[ 1.503750] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 1.510000] initcall pnp_init+0x0/0x30 returned 0 after 0 msecs
[ 1.515965] calling pnpacpi_init+0x0/0xa0
[ 1.520000] pnp: PnP ACPI init
[ 1.520000] ACPI: bus type pnp registered
[ 1.524033] pnp 00:00: parse allocated resources
[ 1.529481] pnp 00:00: add io 0xcf8-0xcff flags 0x1
[ 1.540000] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 1.546610] pnp 00:01: parse allocated resources
[ 1.550000] pnp 00:01: add mem 0xf0000000-0xf3ffffff flags 0x0
[ 1.556017] pnp 00:01: add mem 0xfed13000-0xfed13fff flags 0x0
[ 1.560000] pnp 00:01: add mem 0xfed14000-0xfed17fff flags 0x0
[ 1.566017] pnp 00:01: add mem 0xfed18000-0xfed18fff flags 0x0
[ 1.570000] pnp 00:01: add mem 0xfed19000-0xfed19fff flags 0x0
[ 1.576016] pnp 00:01: add mem 0xfed1c000-0xfed1ffff flags 0x0
[ 1.582033] pnp 00:01: add mem 0xfed20000-0xfed3ffff flags 0x0
[ 1.588048] pnp 00:01: add mem 0xfed45000-0xfed99fff flags 0x0
[ 1.594065] pnp 00:01: add mem 0xc0000-0xdffff flags 0x0
[ 1.599561] pnp 00:01: add mem 0xe0000-0xfffff flags 0x0
[ 1.605059] pnp 00:01: PNP0c02: calling quirk_system_pci_resources+0x0/0x190
[ 1.620000] pnp 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.620000] pnp 00:02: parse allocated resources
[ 1.624634] pnp 00:02: add io 0x0-0xf flags 0x1
[ 1.629436] pnp 00:02: add io 0x81-0x83 flags 0x1
[ 1.634414] pnp 00:02: add io 0x87-0x87 flags 0x1
[ 1.639388] pnp 00:02: add io 0x89-0x8b flags 0x1
[ 1.644365] pnp 00:02: add io 0x8f-0x8f flags 0x1
[ 1.649340] pnp 00:02: add io 0xc0-0xdf flags 0x1
[ 1.654318] pnp 00:02: add dma 4 flags 0x0
[ 1.660000] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 1.666609] pnp 00:03: parse allocated resources
[ 1.670000] pnp 00:03: add io 0x70-0x71 flags 0x1
[ 1.674976] pnp 00:03: add io 0x74-0x77 flags 0x1
[ 1.682225] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0)
[ 1.689547] pnp 00:03: add irq 8 flags 0x1
[ 1.700000] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.700000] pnp 00:04: parse allocated resources
[ 1.704632] pnp 00:04: add io 0xf0-0xf0 flags 0x1
[ 1.709608] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0)
[ 1.717106] pnp 00:04: add irq 13 flags 0x1
[ 1.730000] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 1.730000] pnp 00:05: parse allocated resources
[ 1.734633] pnp 00:05: add io 0x61-0x61 flags 0x1
[ 1.740000] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 1.746609] pnp 00:06: parse allocated resources
[ 1.750000] pnp 00:06: add io 0x500-0x53f flags 0x1
[ 1.755150] pnp 00:06: add io 0x400-0x47f flags 0x1
[ 1.760000] pnp 00:06: add io 0x92-0x92 flags 0x1
[ 1.764976] pnp 00:06: add io 0x680-0x6ff flags 0x1
[ 1.770000] pnp 00:06: add io 0x10-0x1f flags 0x1
[ 1.774975] pnp 00:06: add io 0x72-0x73 flags 0x1
[ 1.779951] pnp 00:06: add io 0x80-0x80 flags 0x1
[ 1.784927] pnp 00:06: add io 0x84-0x86 flags 0x1
[ 1.789903] pnp 00:06: add io 0x88-0x88 flags 0x1
[ 1.794880] pnp 00:06: add io 0x8c-0x8e flags 0x1
[ 1.799855] pnp 00:06: add io 0x90-0x9f flags 0x1
[ 1.804832] pnp 00:06: PNP0c02: calling quirk_system_pci_resources+0x0/0x190
[ 1.820000] pnp 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.820000] pnp 00:07: parse allocated resources
[ 1.824823] pnp 00:07: add io 0x3f0-0x3f5 flags 0x1
[ 1.829972] pnp 00:07: add io 0x3f0-0x3f0 flags 0x1
[ 1.835126] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0)
[ 1.840000] pnp 00:07: add irq 6 flags 0x1
[ 1.844282] pnp 00:07: add dma 2 flags 0x0
[ 1.848565] pnp 00:07: parse resource options
[ 1.852935] pnp 00:07: new independent option
[ 1.857330] pnp 00:07: new dependent option (priority 0x0)
[ 1.862829] pnp 00:07: io min 0x3f0 max 0x3f0 align 1 size 6 flags 0x1
[ 1.869624] pnp 00:07: io min 0x3f7 max 0x3f7 align 1 size 1 flags 0x1
[ 1.876422] pnp 00:07: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000040 flags 0x1
[ 1.887120] pnp 00:07: dma bitmask 0x4 flags 0x0
[ 1.900000] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[ 1.900000] pnp 00:08: parse allocated resources
[ 1.904835] pnp 00:08: add io 0x378-0x37f flags 0x1
[ 1.909984] pnp 00:08: add io 0x778-0x77f flags 0x1
[ 1.915135] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0)
[ 1.922458] pnp 00:08: add irq 7 flags 0x1
[ 1.926739] pnp 00:08: parse resource options
[ 1.930000] pnp 00:08: new independent option
[ 1.934402] pnp 00:08: new dependent option (priority 0x0)
[ 1.939898] pnp 00:08: io min 0x378 max 0x378 align 1 size 8 flags 0x1
[ 1.946696] pnp 00:08: io min 0x778 max 0x778 align 1 size 8 flags 0x1
[ 1.953493] pnp 00:08: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,000000a0 flags 0x1
[ 1.964192] pnp 00:08: dma bitmask 0xa flags 0x0
[ 1.968993] pnp 00:08: new dependent option (priority 0x0)
[ 1.974489] pnp 00:08: io min 0x278 max 0x278 align 1 size 8 flags 0x1
[ 1.981290] pnp 00:08: io min 0x678 max 0x678 align 1 size 8 flags 0x1
[ 1.988086] pnp 00:08: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,000000a0 flags 0x1
[ 1.998785] pnp 00:08: dma bitmask 0xa flags 0x0
[ 2.003591] pnp 00:08: new dependent option (priority 0x0)
[ 2.009086] pnp 00:08: io min 0x3bc max 0x3bc align 1 size 4 flags 0x1
[ 2.015884] pnp 00:08: io min 0x7bc max 0x7bc align 1 size 4 flags 0x1
[ 2.022682] pnp 00:08: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,000000a0 flags 0x1
[ 2.033380] pnp 00:08: dma bitmask 0xa flags 0x0
[ 2.038181] pnp 00:08: end dependent options
[ 2.050000] pnp 00:08: Plug and Play ACPI device, IDs PNP0401 (active)
[ 2.050000] pnp 00:09: parse allocated resources
[ 2.054659] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0)
[ 2.062156] pnp 00:09: add irq 12 flags 0x1
[ 2.070000] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[ 2.077364] pnp 00:0a: parse allocated resources
[ 2.080000] pnp 00:0a: add io 0x60-0x60 flags 0x1
[ 2.084978] pnp 00:0a: add io 0x64-0x64 flags 0x1
[ 2.089955] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0)
[ 2.097278] pnp 00:0a: add irq 1 flags 0x1
[ 2.100000] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 2.107381] pnp 00:0b: parse allocated resources
[ 2.112131] pnp 00:0b: add io 0x3f8-0x3ff flags 0x1
[ 2.117281] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0)
[ 2.124603] pnp 00:0b: add irq 4 flags 0x1
[ 2.128885] pnp 00:0b: parse resource options
[ 2.133256] pnp 00:0b: new independent option
[ 2.137656] pnp 00:0b: new dependent option (priority 0x0)
[ 2.143156] pnp 00:0b: io min 0x3f8 max 0x3f8 align 1 size 8 flags 0x1
[ 2.149953] pnp 00:0b: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000010 flags 0x1
[ 2.160000] pnp 00:0b: new dependent option (priority 0x0)
[ 2.165496] pnp 00:0b: io min 0x3e8 max 0x3e8 align 1 size 8 flags 0x1
[ 2.172294] pnp 00:0b: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000010 flags 0x1
[ 2.182993] pnp 00:0b: new dependent option (priority 0x0)
[ 2.190826] pnp 00:0b: io min 0x2f8 max 0x2f8 align 1 size 8 flags 0x1
[ 2.197622] pnp 00:0b: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000008 flags 0x1
[ 2.208320] pnp 00:0b: new dependent option (priority 0x0)
[ 2.213816] pnp 00:0b: io min 0x2e8 max 0x2e8 align 1 size 8 flags 0x1
[ 2.220613] pnp 00:0b: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000008 flags 0x1
[ 2.231312] pnp 00:0b: new dependent option (priority 0x2)
[ 2.236807] pnp 00:0b: io min 0x100 max 0x3f8 align 8 size 8 flags 0x1
[ 2.243605] pnp 00:0b: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,0000fdfa flags 0x1
[ 2.260000] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[ 2.266644] pnp 00:0c: parse allocated resources
[ 2.270000] pnp 00:0c: add mem 0xfec00000-0xfec000ff flags 0x0
[ 2.280000] pnp 00:0c: Plug and Play ACPI device, IDs PNP0003 (active)
[ 2.280000] pnp: PnP ACPI: found 13 devices
[ 2.284197] ACPI: ACPI bus type pnp unregistered
[ 2.288827] initcall pnpacpi_init+0x0/0xa0 returned 0 after 734 msecs
[ 2.295312] calling misc_init+0x0/0xb0
[ 2.300000] initcall misc_init+0x0/0xb0 returned 0 after 0 msecs
[ 2.306054] calling cn_init+0x0/0xe0
[ 2.310000] initcall cn_init+0x0/0xe0 returned 0 after 0 msecs
[ 2.315879] calling tifm_init+0x0/0x90
[ 2.320000] initcall tifm_init+0x0/0x90 returned 0 after 0 msecs
[ 2.326050] calling phy_init+0x0/0x50
[ 2.330000] initcall phy_init+0x0/0x50 returned 0 after 0 msecs
[ 2.335965] calling init_scsi+0x0/0xa0
[ 2.340000] SCSI subsystem initialized
[ 2.343764] initcall init_scsi+0x0/0xa0 returned 0 after 9 msecs
[ 2.349812] calling ata_init+0x0/0x3b0
[ 2.360000] libata version 3.00 loaded.
[ 2.360000] initcall ata_init+0x0/0x3b0 returned 0 after 0 msecs
[ 2.366051] calling spi_init+0x0/0x90
[ 2.370000] initcall spi_init+0x0/0x90 returned 0 after 0 msecs
[ 2.375966] calling init_pcmcia_cs+0x0/0x30
[ 2.380000] initcall init_pcmcia_cs+0x0/0x30 returned 0 after 0 msecs
[ 2.386487] calling usb_init+0x0/0x120
[ 2.390000] usbcore: registered new interface driver usbfs
[ 2.400000] usbcore: registered new interface driver hub
[ 2.400000] usbcore: registered new device driver usb
[ 2.405065] initcall usb_init+0x0/0x120 returned 0 after 19 msecs
[ 2.410000] calling serio_init+0x0/0xb0
[ 2.420000] initcall serio_init+0x0/0xb0 returned 0 after 0 msecs
[ 2.420000] calling gameport_init+0x0/0xb0
[ 2.430000] initcall gameport_init+0x0/0xb0 returned 0 after 0 msecs
[ 2.430000] calling input_init+0x0/0x120
[ 2.440000] initcall input_init+0x0/0x120 returned 0 after 0 msecs
[ 2.440000] calling rtc_init+0x0/0x70
[ 2.450000] initcall rtc_init+0x0/0x70 returned 0 after 0 msecs
[ 2.450000] calling hwmon_init+0x0/0x50
[ 2.460000] initcall hwmon_init+0x0/0x50 returned 0 after 0 msecs
[ 2.460000] calling thermal_init+0x0/0x50
[ 2.470000] initcall thermal_init+0x0/0x50 returned 0 after 0 msecs
[ 2.470000] calling mmc_init+0x0/0x80
[ 2.480000] initcall mmc_init+0x0/0x80 returned 0 after 0 msecs
[ 2.480000] calling leds_init+0x0/0x30
[ 2.490000] initcall leds_init+0x0/0x30 returned 0 after 0 msecs
[ 2.490000] calling ac97_bus_init+0x0/0x20
[ 2.500000] initcall ac97_bus_init+0x0/0x20 returned 0 after 0 msecs
[ 2.500000] calling pci_acpi_init+0x0/0xc0
[ 2.504197] PCI: Using ACPI for IRQ routing
[ 2.508392] number of MP IRQ sources: 15.
[ 2.512416] number of IO-APIC #2 registers: 24.
[ 2.516958] testing the IO APIC.......................
[ 2.522110]
[ 2.523621] IO APIC #2......
[ 2.526518] .... register #00: 00000000
[ 2.530000] ....... : physical APIC id: 00
[ 2.534369] .... register #01: 00170020
[ 2.538218] ....... : max redirection entries: 0017
[ 2.543455] ....... : PRQ implemented: 0
[ 2.547738] ....... : IO APIC version: 0020
[ 2.552280] .... register #02: 00170020
[ 2.556128] ....... : arbitration: 00
[ 2.560000] .... IRQ redirection table:
[ 2.563850] NR Dst Mask Trig IRR Pol Stat Dmod Deli Vect:
[ 2.569607] 00 000 1 0 0 0 0 0 0 00
[ 2.574880] 01 003 0 0 0 0 0 1 1 31
[ 2.580000] 02 003 0 0 0 0 0 1 1 30
[ 2.585273] 03 003 0 0 0 0 0 1 1 33
[ 2.590546] 04 003 0 0 0 0 0 1 1 34
[ 2.595818] 05 003 0 0 0 0 0 1 1 35
[ 2.601090] 06 003 0 0 0 0 0 1 1 36
[ 2.606361] 07 003 0 0 0 0 0 1 1 37
[ 2.611633] 08 003 0 0 0 0 0 1 1 38
[ 2.616905] 09 003 0 1 0 0 0 1 1 39
[ 2.622180] 0a 003 0 0 0 0 0 1 1 3A
[ 2.627452] 0b 003 0 0 0 0 0 1 1 3B
[ 2.632725] 0c 003 0 0 0 0 0 1 1 3C
[ 2.637994] 0d 003 0 0 0 0 0 1 1 3D
[ 2.643265] 0e 003 0 0 0 0 0 1 1 3E
[ 2.648537] 0f 003 0 0 0 0 0 1 1 3F
[ 2.653810] 10 000 1 0 0 0 0 0 0 00
[ 2.659081] 11 000 1 0 0 0 0 0 0 00
[ 2.664354] 12 000 1 0 0 0 0 0 0 00
[ 2.669625] 13 000 1 0 0 0 0 0 0 00
[ 2.674898] 14 000 1 0 0 0 0 0 0 00
[ 2.680000] 15 000 1 0 0 0 0 0 0 00
[ 2.685270] 16 000 1 0 0 0 0 0 0 00
[ 2.690542] 17 000 1 0 0 0 0 0 0 00
[ 2.695811] IRQ to pin mappings:
[ 2.701305] IRQ0 -> 0:2
[ 2.703835] IRQ1 -> 0:1
[ 2.706365] IRQ3 -> 0:3
[ 2.708895] IRQ4 -> 0:4
[ 2.711427] IRQ5 -> 0:5
[ 2.713957] IRQ6 -> 0:6
[ 2.716487] IRQ7 -> 0:7
[ 2.719018] IRQ8 -> 0:8
[ 2.721549] IRQ9 -> 0:9
[ 2.724080] IRQ10 -> 0:10
[ 2.726784] IRQ11 -> 0:11
[ 2.729487] IRQ12 -> 0:12
[ 2.732191] IRQ13 -> 0:13
[ 2.734893] IRQ14 -> 0:14
[ 2.737597] IRQ15 -> 0:15
[ 2.740301] .................................... done.
[ 2.745450] initcall pci_acpi_init+0x0/0xc0 returned 0 after 228 msecs
[ 2.752020] calling pci_legacy_init+0x0/0x130
[ 2.756475] initcall pci_legacy_init+0x0/0x130 returned 0 after 0 msecs
[ 2.763131] calling pcibios_irq_init+0x0/0x540
[ 2.767672] initcall pcibios_irq_init+0x0/0x540 returned 0 after 0 msecs
[ 2.774418] calling pcibios_init+0x0/0x80
[ 2.778597] initcall pcibios_init+0x0/0x80 returned 0 after 0 msecs
[ 2.784909] calling proto_init+0x0/0x40
[ 2.788845] initcall proto_init+0x0/0x40 returned 0 after 0 msecs
[ 2.794984] calling net_dev_init+0x0/0x160
[ 2.800000] initcall net_dev_init+0x0/0x160 returned 0 after 0 msecs
[ 2.806398] calling neigh_init+0x0/0x80
[ 2.810000] initcall neigh_init+0x0/0x80 returned 0 after 0 msecs
[ 2.816136] calling fib_rules_init+0x0/0xc0
[ 2.820000] initcall fib_rules_init+0x0/0xc0 returned 0 after 0 msecs
[ 2.826483] calling genl_init+0x0/0xe0
[ 2.870261] initcall genl_init+0x0/0xe0 returned 0 after 38 msecs
[ 2.876404] calling irda_init+0x0/0xb0
[ 2.880262] NET: Registered protocol family 23
[ 2.884734] initcall irda_init+0x0/0xb0 returned 0 after 9 msecs
[ 2.890784] calling bt_init+0x0/0x70
[ 2.894460] Bluetooth: Core ver 2.11
[ 2.900000] NET: Registered protocol family 31
[ 2.904458] Bluetooth: HCI device and connection manager initialized
[ 2.910000] Bluetooth: HCI socket layer initialized
[ 2.914891] initcall bt_init+0x0/0x70 returned 0 after 19 msecs
[ 2.920000] calling atm_init+0x0/0xd0
[ 2.923764] NET: Registered protocol family 8
[ 2.928132] NET: Registered protocol family 20
[ 2.940000] initcall atm_init+0x0/0xd0 returned 0 after 9 msecs
[ 2.940000] calling wireless_nlevent_init+0x0/0x40
[ 2.944892] initcall wireless_nlevent_init+0x0/0x40 returned 0 after 0 msecs
[ 2.951985] calling cfg80211_init+0x0/0x60
[ 2.960000] initcall cfg80211_init+0x0/0x60 returned 0 after 0 msecs
[ 2.966398] calling rfkill_init+0x0/0x60
[ 2.970000] initcall rfkill_init+0x0/0x60 returned 0 after 0 msecs
[ 2.976224] calling sysctl_init+0x0/0x40
[ 2.980000] initcall sysctl_init+0x0/0x40 returned 0 after 0 msecs
[ 2.986224] calling pci_iommu_init+0x0/0x20
[ 2.990000] PCI-GART: No AMD northbridge found.
[ 2.994544] initcall pci_iommu_init+0x0/0x20 returned 0 after 9 msecs
[ 3.000000] calling hpet_late_init+0x0/0x140
[ 3.004373] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 3.009396] hpet0: 3 64-bit timers, 14318180 Hz
[ 3.014941] initcall hpet_late_init+0x0/0x140 returned 0 after 9 msecs
[ 3.020000] calling clocksource_done_booting+0x0/0x20
[ 3.025150] initcall clocksource_done_booting+0x0/0x20 returned 0 after 0 msecs
[ 3.032507] calling tracer_alloc_buffers+0x0/0x720
[ 3.040000] tracer: 1286 pages allocated for 65536<6> entries of 80 bytes
[ 3.046831] actual entries 65586
[ 3.050384] initcall tracer_alloc_buffers+0x0/0x720 returned 0 after 13 msecs
[ 3.057563] calling init_pipe_fs+0x0/0x60
[ 3.063931] initcall init_pipe_fs+0x0/0x60 returned 0 after 0 msecs
[ 3.070241] calling init_mnt_writers+0x0/0x70
[ 3.074698] initcall init_mnt_writers+0x0/0x70 returned 0 after 0 msecs
[ 3.081276] calling eventpoll_init+0x0/0x90
[ 3.085563] initcall eventpoll_init+0x0/0x90 returned 0 after 0 msecs
[ 3.092047] calling anon_inode_init+0x0/0x130
[ 3.096505] initcall anon_inode_init+0x0/0x130 returned 0 after 0 msecs
[ 3.103168] calling pcie_aspm_init+0x0/0x30
[ 3.108046] initcall pcie_aspm_init+0x0/0x30 returned 0 after 0 msecs
[ 3.114531] calling acpi_rtc_init+0x0/0xd6
[ 3.118736] ACPI: RTC can wake from S4
[ 3.121193] initcall acpi_rtc_init+0x0/0xd6 returned 0 after 3 msecs
[ 3.127592] calling acpi_event_init+0x0/0x57
[ 3.172670] initcall acpi_event_init+0x0/0x57 returned 0 after 37 msecs
[ 3.179334] calling pnp_system_init+0x0/0x20
[ 3.183703] pnp: the driver 'system' has been registered
[ 3.189033] system 00:01: iomem range 0xf0000000-0xf3ffffff has been reserved
[ 3.196177] system 00:01: iomem range 0xfed13000-0xfed13fff has been reserved
[ 3.203322] system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
[ 3.210089] system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved
[ 3.219476] system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved
[ 3.226623] system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 3.233770] system 00:01: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 3.240913] system 00:01: iomem range 0xfed45000-0xfed99fff has been reserved
[ 3.248057] system 00:01: iomem range 0xc0000-0xdffff has been reserved
[ 3.255207] system 00:01: iomem range 0xe0000-0xfffff could not be reserved
[ 3.261832] system 00:01: driver attached
[ 3.265861] system 00:06: ioport range 0x500-0x53f has been reserved
[ 3.272223] system 00:06: ioport range 0x400-0x47f has been reserved
[ 3.278586] system 00:06: ioport range 0x680-0x6ff has been reserved
[ 3.285563] system 00:06: driver attached
[ 3.291926] initcall pnp_system_init+0x0/0x20 returned 0 after 100 msecs
[ 3.298673] calling chr_dev_init+0x0/0xd0
[ 3.300174] initcall chr_dev_init+0x0/0xd0 returned 0 after 0 msecs
[ 3.306487] calling firmware_class_init+0x0/0x90
[ 3.311018] initcall firmware_class_init+0x0/0x90 returned 0 after 0 msecs
[ 3.317936] calling loopback_init+0x0/0x20
[ 3.322681] initcall loopback_init+0x0/0x20 returned 0 after 0 msecs
[ 3.329080] calling init_pcmcia_bus+0x0/0x90
[ 3.334798] initcall init_pcmcia_bus+0x0/0x90 returned 0 after 0 msecs
[ 3.340080] calling init_acpi_pm_clocksource+0x0/0xc0
[ 3.345233] initcall init_acpi_pm_clocksource+0x0/0xc0 returned 0 after 0 msecs
[ 3.351830] calling pcibios_assign_resources+0x0/0xa0
[ 3.357005] PCI: Bridge: 0000:00:01.0
[ 3.360680] IO window: 3000-3fff
[ 3.364342] MEM window: 0x50300000-0x503fffff
[ 3.368885] PREFETCH window: 0x0000000040000000-0x000000004fffffff
[ 3.375251] PCI: Bridge: 0000:00:1c.0
[ 3.378927] IO window: disabled.
[ 3.382374] MEM window: 0x50200000-0x502fffff
[ 3.386917] PREFETCH window: disabled.
[ 3.389466] PCI: Bridge: 0000:00:1c.4
[ 3.393143] IO window: disabled.
[ 3.396560] MEM window: disabled.
[ 3.400063] PREFETCH window: disabled.
[ 3.404004] PCI: Bridge: 0000:00:1c.5
[ 3.407681] IO window: 2000-2fff
[ 3.412493] MEM window: 0x50100000-0x501fffff
[ 3.417037] PREFETCH window: disabled.
[ 3.419589] PCI: Bridge: 0000:00:1e.0
[ 3.423267] IO window: 1000-1fff
[ 3.426685] MEM window: 0x50000000-0x500fffff
[ 3.431757] PREFETCH window: disabled.
[ 3.435704] IOAPIC[0]: Set routing entry (2-16 -> 0x49 -> IRQ 16 Mode:1 Active:1)
[ 3.443198] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 3.450642] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 3.456933] IOAPIC[0]: Set routing entry (2-17 -> 0x51 -> IRQ 17 Mode:1 Active:1)
[ 3.465262] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 3.472775] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 3.479063] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 17 (level, low) -> IRQ 17
[ 3.486508] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[ 3.492799] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 16 (level, low) -> IRQ 16
[ 3.500233] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[ 3.506516] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 3.513970] initcall pcibios_assign_resources+0x0/0xa0 returned 0 after 148 msecs
[ 3.520252] calling inet_init+0x0/0x370
[ 3.524196] NET: Registered protocol family 2
[ 3.622161] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 3.629623] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 3.637971] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 3.645258] TCP: Hash tables configured (established 131072 bind 65536)
[ 3.651880] TCP reno registered
[ 3.682780] initcall inet_init+0x0/0x370 returned 0 after 150 msecs
[ 3.689098] calling af_unix_init+0x0/0x70
[ 3.693216] NET: Registered protocol family 1
[ 3.697591] initcall af_unix_init+0x0/0x70 returned 0 after 4 msecs
[ 3.703904] calling populate_rootfs+0x0/0x100
[ 3.708437] initcall populate_rootfs+0x0/0x100 returned 0 after 0 msecs
[ 3.715098] calling calgary_fixup_tce_spaces+0x0/0x120
[ 3.719734] initcall calgary_fixup_tce_spaces+0x0/0x120 returned -19 after 0 msecs
[ 3.729676] calling i8259A_init_sysfs+0x0/0x30
[ 3.741842] initcall i8259A_init_sysfs+0x0/0x30 returned 0 after 0 msecs
[ 3.741842] calling vsyscall_init+0x0/0x80
[ 3.746055] initcall vsyscall_init+0x0/0x80 returned 0 after 0 msecs
[ 3.752452] calling sbf_init+0x0/0xf0
[ 3.756218] initcall sbf_init+0x0/0xf0 returned 0 after 0 msecs
[ 3.762183] calling i8237A_init_sysfs+0x0/0x30
[ 3.773562] initcall i8237A_init_sysfs+0x0/0x30 returned 0 after 0 msecs
[ 3.780308] calling cache_sysfs_init+0x0/0x70
[ 3.779681] initcall cache_sysfs_init+0x0/0x70 returned 0 after 0 msecs
[ 3.786344] calling mce_init_device+0x0/0x90
[ 3.791701] initcall mce_init_device+0x0/0x90 returned 0 after 0 msecs
[ 3.798272] calling periodic_mcheck_init+0x0/0x50
[ 3.800394] initcall periodic_mcheck_init+0x0/0x50 returned 0 after 0 msecs
[ 3.807406] calling thermal_throttle_init_device+0x0/0xa0
[ 3.812903] initcall thermal_throttle_init_device+0x0/0xa0 returned 0 after 0 msecs
[ 3.820090] calling cpuid_init+0x0/0x100
[ 3.831815] initcall cpuid_init+0x0/0x100 returned 0 after 0 msecs
[ 3.831815] calling init_lapic_sysfs+0x0/0x40
[ 3.842581] initcall init_lapic_sysfs+0x0/0x40 returned 0 after 0 msecs
[ 3.842581] calling ioapic_init_sysfs+0x0/0xe0
[ 3.853830] initcall ioapic_init_sysfs+0x0/0xe0 returned 0 after 0 msecs
[ 3.860574] calling add_pcspkr+0x0/0x60
[ 3.860620] initcall add_pcspkr+0x0/0x60 returned 0 after 0 msecs
[ 3.866759] calling init+0x0/0x20
[ 3.870177] initcall init+0x0/0x20 returned 0 after 0 msecs
[ 3.875795] calling init_vdso_vars+0x0/0x240
[ 3.879769] initcall init_vdso_vars+0x0/0x240 returned 0 after 0 msecs
[ 3.886339] calling ia32_binfmt_init+0x0/0x20
[ 3.890722] initcall ia32_binfmt_init+0x0/0x20 returned 0 after 0 msecs
[ 3.897379] calling sysenter_setup+0x0/0x380
[ 3.901752] initcall sysenter_setup+0x0/0x380 returned 0 after 0 msecs
[ 3.908323] calling init_aout_binfmt+0x0/0x20
[ 3.910410] initcall init_aout_binfmt+0x0/0x20 returned 0 after 0 msecs
[ 3.917069] calling init_sched_debug_procfs+0x0/0x30
[ 3.921527] initcall init_sched_debug_procfs+0x0/0x30 returned 0 after 0 msecs
[ 3.928797] calling create_proc_profile+0x0/0x3e0
[ 3.933873] initcall create_proc_profile+0x0/0x3e0 returned 0 after 0 msecs
[ 3.940876] calling ioresources_init+0x0/0x50
[ 3.945335] initcall ioresources_init+0x0/0x50 returned 0 after 0 msecs
[ 3.951991] calling uid_cache_init+0x0/0x90
[ 3.956276] initcall uid_cache_init+0x0/0x90 returned 0 after 0 msecs
[ 3.963468] calling init_posix_timers+0x0/0xd0
[ 3.968013] initcall init_posix_timers+0x0/0xd0 returned 0 after 0 msecs
[ 3.974757] calling init_posix_cpu_timers+0x0/0xe0
[ 3.979647] initcall init_posix_cpu_timers+0x0/0xe0 returned 0 after 0 msecs
[ 3.986737] calling nsproxy_cache_init+0x0/0x40
[ 3.990850] initcall nsproxy_cache_init+0x0/0x40 returned 0 after 0 msecs
[ 3.997682] calling timekeeping_init_device+0x0/0x30
[ 4.003061] initcall timekeeping_init_device+0x0/0x30 returned 0 after 0 msecs
[ 4.009760] calling init_clocksource_sysfs+0x0/0x60
[ 4.022056] initcall init_clocksource_sysfs+0x0/0x60 returned 0 after 0 msecs
[ 4.022056] calling init_timer_list_procfs+0x0/0x40
[ 4.027036] initcall init_timer_list_procfs+0x0/0x40 returned 0 after 0 msecs
[ 4.034267] calling futex_init+0x0/0xc0
[ 4.038212] initcall futex_init+0x0/0xc0 returned 0 after 0 msecs
[ 4.044348] calling proc_dma_init+0x0/0x30
[ 4.048545] initcall proc_dma_init+0x0/0x30 returned 0 after 0 msecs
[ 4.054943] calling kallsyms_init+0x0/0x30
[ 4.059139] initcall kallsyms_init+0x0/0x30 returned 0 after 0 msecs
[ 4.065536] calling snapshot_device_init+0x0/0x20
[ 4.070345] initcall snapshot_device_init+0x0/0x20 returned 0 after 0 msecs
[ 4.077352] calling crash_save_vmcoreinfo_init+0x0/0x430
[ 4.082771] initcall crash_save_vmcoreinfo_init+0x0/0x430 returned 0 after 0 msecs
[ 4.089977] calling crash_notes_memory_init+0x0/0x50
[ 4.095042] initcall crash_notes_memory_init+0x0/0x50 returned 0 after 0 msecs
[ 4.102671] calling utsname_sysctl_init+0x0/0x20
[ 4.107396] initcall utsname_sysctl_init+0x0/0x20 returned 0 after 0 msecs
[ 4.114312] calling init_lstats_procfs+0x0/0x30
[ 4.118941] initcall init_lstats_procfs+0x0/0x30 returned 0 after 0 msecs
[ 4.125771] calling init_sched_switch_trace+0x0/0x50
[ 4.130670] Testing tracer sched_switch: PASSED
[ 4.536573] initcall init_sched_switch_trace+0x0/0x50 returned 0 after 385 msecs
[ 4.540510] calling init_stack_trace+0x0/0x20
[ 4.545018] Testing tracer sysprof: PASSED
[ 4.670741] initcall init_stack_trace+0x0/0x20 returned 0 after 112 msecs
[ 4.670741] calling init_function_trace+0x0/0x20
[ 4.675508] Testing tracer ftrace: PASSED
[ 4.831073] initcall init_function_trace+0x0/0x20 returned 0 after 141 msecs
[ 4.831073] calling init_irqsoff_tracer+0x0/0x20
[ 4.835840] Testing tracer irqsoff: <6>( swapper-1 |#1): new 112 us maximum-latency critical section.
[ 4.847464] PASSED
[ 4.849496] initcall init_irqsoff_tracer+0x0/0x20 returned 0 after 13 msecs
[ 4.857275] calling init_per_zone_pages_min+0x0/0x60
[ 4.862414] initcall init_per_zone_pages_min+0x0/0x60 returned 0 after 0 msecs
[ 4.869680] calling pdflush_init+0x0/0x20
[ 4.877258] initcall pdflush_init+0x0/0x20 returned 0 after 0 msecs
[ 4.881609] calling kswapd_init+0x0/0x70
[ 4.887466] initcall kswapd_init+0x0/0x70 returned 0 after 0 msecs
[ 4.891992] calling setup_vmstat+0x0/0x50
[ 4.896105] initcall setup_vmstat+0x0/0x50 returned 0 after 0 msecs
[ 4.902349] calling procswaps_init+0x0/0x30
[ 4.906633] initcall procswaps_init+0x0/0x30 returned 0 after 0 msecs
[ 4.912946] calling hugetlb_init+0x0/0xc0
[ 4.917061] Total HugeTLB memory allocated, 0
[ 4.921430] initcall hugetlb_init+0x0/0xc0 returned 0 after 4 msecs
[ 4.927742] calling init_tmpfs+0x0/0xf0
[ 4.931698] initcall init_tmpfs+0x0/0xf0 returned 0 after 0 msecs
[ 4.937836] calling slab_sysfs_init+0x0/0x100
[ 4.941952] initcall slab_sysfs_init+0x0/0x100 returned 0 after 2 msecs
[ 4.948610] calling fasync_init+0x0/0x30
[ 4.955257] initcall fasync_init+0x0/0x30 returned 0 after 0 msecs
[ 4.961480] calling aio_setup+0x0/0x80
[ 4.967958] initcall aio_setup+0x0/0x80 returned 0 after 0 msecs
[ 4.971732] calling init_sys32_ioctl+0x0/0x90
[ 4.976201] initcall init_sys32_ioctl+0x0/0x90 returned 0 after 0 msecs
[ 4.982285] calling init_mbcache+0x0/0x20
[ 4.983068] initcall init_mbcache+0x0/0x20 returned 0 after 0 msecs
[ 4.989377] calling dquot_init+0x0/0x100
[ 4.993404] VFS: Disk quotas dquot_6.5.1
[ 5.002042] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.008495] initcall dquot_init+0x0/0x100 returned 0 after 9 msecs
[ 5.013862] calling init_v2_quota_format+0x0/0x20
[ 5.018666] initcall init_v2_quota_format+0x0/0x20 returned 0 after 0 msecs
[ 5.025671] calling vmcore_init+0x0/0xa50
[ 5.029781] initcall vmcore_init+0x0/0xa50 returned 0 after 0 msecs
[ 5.036092] calling configfs_init+0x0/0xf0
[ 5.042324] initcall configfs_init+0x0/0xf0 returned 0 after 0 msecs
[ 5.048722] calling init_devpts_fs+0x0/0x50
[ 5.052979] initcall init_devpts_fs+0x0/0x50 returned 0 after 0 msecs
[ 5.059463] calling init_dlm+0x0/0xa0
[ 5.061383] DLM (built May 24 2008 04:24:43) installed
[ 5.066536] initcall init_dlm+0x0/0xa0 returned 0 after 5 msecs
[ 5.072500] calling init_ext3_fs+0x0/0x80
[ 5.082884] initcall init_ext3_fs+0x0/0x80 returned 0 after 0 msecs
[ 5.082884] calling journal_init+0x0/0xf0
[ 5.093408] initcall journal_init+0x0/0xf0 returned 0 after 0 msecs
[ 5.093408] calling init_ext2_fs+0x0/0x80
[ 5.103493] initcall init_ext2_fs+0x0/0x80 returned 0 after 0 msecs
[ 5.104045] calling init_ramfs_fs+0x0/0x20
[ 5.108244] initcall init_ramfs_fs+0x0/0x20 returned 0 after 0 msecs
[ 5.114611] calling init_hugetlbfs_fs+0x0/0xc0
[ 5.125557] initcall init_hugetlbfs_fs+0x0/0xc0 returned 0 after 0 msecs
[ 5.132301] calling init_coda+0x0/0x190
[ 5.132362] initcall init_coda+0x0/0x190 returned 0 after 0 msecs
[ 5.138873] calling init_minix_fs+0x0/0x70
[ 5.143020] initcall init_minix_fs+0x0/0x70 returned 0 after 0 msecs
[ 5.149419] calling init_bfs_fs+0x0/0x70
[ 5.151289] initcall init_bfs_fs+0x0/0x70 returned 0 after 0 msecs
[ 5.157513] calling init_iso9660_fs+0x0/0x90
[ 5.161590] initcall init_iso9660_fs+0x0/0x90 returned 0 after 0 msecs
[ 5.168161] calling init_hfsplus_fs+0x0/0x80
[ 5.172584] initcall init_hfsplus_fs+0x0/0x80 returned 0 after 0 msecs
[ 5.179157] calling init_hfs_fs+0x0/0x80
[ 5.183577] initcall init_hfs_fs+0x0/0x80 returned 0 after 0 msecs
[ 5.189804] calling init_nls_cp437+0x0/0x20
[ 5.193879] initcall init_nls_cp437+0x0/0x20 returned 0 after 0 msecs
[ 5.200364] calling init_nls_cp850+0x0/0x20
[ 5.204652] initcall init_nls_cp850+0x0/0x20 returned 0 after 0 msecs
[ 5.211135] calling init_nls_cp852+0x0/0x20
[ 5.215418] initcall init_nls_cp852+0x0/0x20 returned 0 after 0 msecs
[ 5.221901] calling init_nls_cp857+0x0/0x20
[ 5.226185] initcall init_nls_cp857+0x0/0x20 returned 0 after 0 msecs
[ 5.232667] calling init_nls_cp862+0x0/0x20
[ 5.236951] initcall init_nls_cp862+0x0/0x20 returned 0 after 0 msecs
[ 5.243435] calling init_nls_cp863+0x0/0x20
[ 5.247718] initcall init_nls_cp863+0x0/0x20 returned 0 after 0 msecs
[ 5.254201] calling init_nls_cp864+0x0/0x20
[ 5.258485] initcall init_nls_cp864+0x0/0x20 returned 0 after 0 msecs
[ 5.267540] calling init_nls_cp865+0x0/0x20
[ 5.271515] initcall init_nls_cp865+0x0/0x20 returned 0 after 0 msecs
[ 5.277999] calling init_nls_cp866+0x0/0x20
[ 5.282282] initcall init_nls_cp866+0x0/0x20 returned 0 after 0 msecs
[ 5.288766] calling init_nls_cp936+0x0/0x20
[ 5.293049] initcall init_nls_cp936+0x0/0x20 returned 0 after 0 msecs
[ 5.299533] calling init_nls_cp949+0x0/0x20
[ 5.303816] initcall init_nls_cp949+0x0/0x20 returned 0 after 0 msecs
[ 5.310299] calling init_nls_cp950+0x0/0x20
[ 5.314595] initcall init_nls_cp950+0x0/0x20 returned 0 after 0 msecs
[ 5.321078] calling init_nls_cp1250+0x0/0x20
[ 5.325447] initcall init_nls_cp1250+0x0/0x20 returned 0 after 0 msecs
[ 5.332017] calling init_nls_iso8859_1+0x0/0x20
[ 5.336648] initcall init_nls_iso8859_1+0x0/0x20 returned 0 after 0 msecs
[ 5.343314] calling init_nls_iso8859_3+0x0/0x20
[ 5.347945] initcall init_nls_iso8859_3+0x0/0x20 returned 0 after 0 msecs
[ 5.354777] calling init_nls_iso8859_6+0x0/0x20
[ 5.359407] initcall init_nls_iso8859_6+0x0/0x20 returned 0 after 0 msecs
[ 5.366240] calling init_nls_cp1255+0x0/0x20
[ 5.370609] initcall init_nls_cp1255+0x0/0x20 returned 0 after 0 msecs
[ 5.377182] calling init_nls_iso8859_14+0x0/0x20
[ 5.381640] initcall init_nls_iso8859_14+0x0/0x20 returned 0 after 0 msecs
[ 5.388558] calling init_nls_koi8_r+0x0/0x20
[ 5.392928] initcall init_nls_koi8_r+0x0/0x20 returned 0 after 0 msecs
[ 5.399500] calling init_nls_koi8_u+0x0/0x20
[ 5.403870] initcall init_nls_koi8_u+0x0/0x20 returned 0 after 0 msecs
[ 5.410442] calling init_nls_koi8_ru+0x0/0x50
[ 5.415170] initcall init_nls_koi8_ru+0x0/0x50 returned 0 after 0 msecs
[ 5.421826] calling init_nls_utf8+0x0/0x40
[ 5.426024] initcall init_nls_utf8+0x0/0x40 returned 0 after 0 msecs
[ 5.432419] calling init_ufs_fs+0x0/0x70
[ 5.440890] initcall init_ufs_fs+0x0/0x70 returned 0 after 0 msecs
[ 5.443283] calling init_romfs_fs+0x0/0x70
[ 5.452875] initcall init_romfs_fs+0x0/0x70 returned 0 after 0 msecs
[ 5.453757] calling init_autofs4_fs+0x0/0x20
[ 5.458128] initcall init_autofs4_fs+0x0/0x20 returned 0 after 0 msecs
[ 5.464699] calling init_adfs_fs+0x0/0x70
[ 5.468988] initcall init_adfs_fs+0x0/0x70 returned 0 after 0 msecs
[ 5.475301] calling fuse_init+0x0/0x140
[ 5.479235] fuse init (API version 7.9)
[ 5.481622] initcall fuse_init+0x0/0x140 returned 0 after 3 msecs
[ 5.487763] calling init_xfs_fs+0x0/0x70
[ 5.491783] SGI XFS with ACLs, security attributes, large block/inode numbers, debug enabled
[ 5.508151] initcall init_xfs_fs+0x0/0x70 returned 0 after 8 msecs
[ 5.512560] calling init_befs_fs+0x0/0xa0
[ 5.512560] BeFS version: 0.9.3
[ 5.518011] initcall init_befs_fs+0x0/0xa0 returned 0 after 3 msecs
[ 5.522207] calling ipc_init+0x0/0x30
[ 5.525973] msgmni has been set to 1915 for ipc namespace ffffffff80d5fdc0
[ 5.532333] initcall ipc_init+0x0/0x30 returned 0 after 6 msecs
[ 5.538298] calling ipc_sysctl_init+0x0/0x20
[ 5.542683] initcall ipc_sysctl_init+0x0/0x20 returned 0 after 0 msecs
[ 5.549254] calling key_proc_init+0x0/0x40
[ 5.553451] initcall key_proc_init+0x0/0x40 returned 0 after 0 msecs
[ 5.559850] calling crypto_algapi_init+0x0/0x20
[ 5.564482] initcall crypto_algapi_init+0x0/0x20 returned 0 after 0 msecs
[ 5.571312] calling blkcipher_module_init+0x0/0x40
[ 5.576204] initcall blkcipher_module_init+0x0/0x40 returned 0 after 0 msecs
[ 5.583105] calling seqiv_module_init+0x0/0x20
[ 5.587648] initcall seqiv_module_init+0x0/0x20 returned 0 after 0 msecs
[ 5.594743] calling cryptomgr_init+0x0/0x20
[ 5.599025] initcall cryptomgr_init+0x0/0x20 returned 0 after 0 msecs
[ 5.605508] calling hmac_module_init+0x0/0x20
[ 5.609966] initcall hmac_module_init+0x0/0x20 returned 0 after 0 msecs
[ 5.616622] calling md4_mod_init+0x0/0x20
[ 5.620734] initcall md4_mod_init+0x0/0x20 returned 0 after 0 msecs
[ 5.627045] calling md5_mod_init+0x0/0x20
[ 5.631155] initcall md5_mod_init+0x0/0x20 returned 0 after 0 msecs
[ 5.637467] calling sha1_generic_mod_init+0x0/0x20
[ 5.641845] initcall sha1_generic_mod_init+0x0/0x20 returned 0 after 0 msecs
[ 5.648936] calling sha256_generic_mod_init+0x0/0x60
[ 5.654002] initcall sha256_generic_mod_init+0x0/0x60 returned 0 after 0 msecs
[ 5.661268] calling sha512_generic_mod_init+0x0/0x60
[ 5.666334] initcall sha512_generic_mod_init+0x0/0x60 returned 0 after 0 msecs
[ 5.673602] calling crypto_cbc_module_init+0x0/0x20
[ 5.678579] initcall crypto_cbc_module_init+0x0/0x20 returned 0 after 0 msecs
[ 5.685859] calling crypto_pcbc_module_init+0x0/0x20
[ 5.690921] initcall crypto_pcbc_module_init+0x0/0x20 returned 0 after 0 msecs
[ 5.698191] calling crypto_module_init+0x0/0x20
[ 5.702819] initcall crypto_module_init+0x0/0x20 returned 0 after 0 msecs
[ 5.709649] calling crypto_module_init+0x0/0x20
[ 5.714460] initcall crypto_module_init+0x0/0x20 returned 0 after 0 msecs
[ 5.721289] calling crypto_ctr_module_init+0x0/0x60
[ 5.726268] initcall crypto_ctr_module_init+0x0/0x60 returned 0 after 0 msecs
[ 5.733278] calling des_generic_mod_init+0x0/0x60
[ 5.738084] initcall des_generic_mod_init+0x0/0x60 returned 0 after 0 msecs
[ 5.745265] calling cast5_mod_init+0x0/0x20
[ 5.749548] initcall cast5_mod_init+0x0/0x20 returned 0 after 0 msecs
[ 5.756031] calling cast6_mod_init+0x0/0x20
[ 5.760315] initcall cast6_mod_init+0x0/0x20 returned 0 after 0 msecs
[ 5.766800] calling arc4_init+0x0/0x20
[ 5.770650] initcall arc4_init+0x0/0x20 returned 0 after 0 msecs
[ 5.778966] calling tea_mod_init+0x0/0x90
[ 5.783077] initcall tea_mod_init+0x0/0x90 returned 0 after 0 msecs
[ 5.789388] calling salsa20_generic_mod_init+0x0/0x20
[ 5.794540] initcall salsa20_generic_mod_init+0x0/0x20 returned 0 after 0 msecs
[ 5.801557] calling deflate_mod_init+0x0/0x20
[ 5.806014] initcall deflate_mod_init+0x0/0x20 returned 0 after 0 msecs
[ 5.812670] calling crc32c_mod_init+0x0/0x20
[ 5.817040] initcall crc32c_mod_init+0x0/0x20 returned 0 after 0 msecs
[ 5.823608] calling crypto_authenc_module_init+0x0/0x20
[ 5.828932] initcall crypto_authenc_module_init+0x0/0x20 returned 0 after 0 msecs
[ 5.838677] calling noop_init+0x0/0x20
[ 5.841443] io scheduler noop registered (default)
[ 5.846248] initcall noop_init+0x0/0x20 returned 0 after 4 msecs
[ 5.852296] calling deadline_init+0x0/0x20
[ 5.856493] io scheduler deadline registered
[ 5.860776] initcall deadline_init+0x0/0x20 returned 0 after 4 msecs
[ 5.867172] calling init_kmp+0x0/0x20
[ 5.870936] initcall init_kmp+0x0/0x20 returned 0 after 0 msecs
[ 5.876900] calling init_bm+0x0/0x20
[ 5.880575] initcall init_bm+0x0/0x20 returned 0 after 0 msecs
[ 5.886451] calling init_fsm+0x0/0x20
[ 5.890213] initcall init_fsm+0x0/0x20 returned 0 after 0 msecs
[ 5.896177] calling percpu_counter_startup+0x0/0x20
[ 5.901153] initcall percpu_counter_startup+0x0/0x20 returned 0 after 0 msecs
[ 5.908335] calling pci_init+0x0/0x40
[ 5.912112] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f10
[ 5.918649] pci 0000:00:1d.0: Performing full reset
[ 5.923550] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010
[ 5.926343] pci 0000:00:1d.1: Performing full reset
[ 5.936356] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010
[ 5.941233] pci 0000:00:1d.2: Performing full reset
[ 5.942689] pci 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0010
[ 5.949224] pci 0000:00:1d.3: Performing full reset
[ 5.954249] pci 0000:01:00.0: Boot video device
[ 5.958797] initcall pci_init+0x0/0x40 returned 0 after 48 msecs
[ 5.966582] calling pci_proc_init+0x0/0x80
[ 5.970811] initcall pci_proc_init+0x0/0x80 returned 0 after 0 msecs
[ 5.975483] calling pcie_portdrv_init+0x0/0x60
[ 5.983102] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 5.989401] assign_interrupt_mode Found MSI capability
[ 5.996355] Allocate Port Service[0000:00:01.0:pcie00]
[ 6.001528] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 6.007829] assign_interrupt_mode Found MSI capability
[ 6.012978] Allocate Port Service[0000:00:1c.0:pcie00]
[ 6.022677] Allocate Port Service[0000:00:1c.0:pcie02]
[ 6.023343] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[ 6.029645] assign_interrupt_mode Found MSI capability
[ 6.034794] Allocate Port Service[0000:00:1c.4:pcie00]
[ 6.045192] Allocate Port Service[0000:00:1c.4:pcie02]
[ 6.045192] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[ 6.051494] assign_interrupt_mode Found MSI capability
[ 6.056714] Allocate Port Service[0000:00:1c.5:pcie00]
[ 6.061888] Allocate Port Service[0000:00:1c.5:pcie02]
[ 6.071671] initcall pcie_portdrv_init+0x0/0x60 returned 0 after 78 msecs
[ 6.072217] calling aer_service_init+0x0/0x30
[ 6.081734] initcall aer_service_init+0x0/0x30 returned 0 after 0 msecs
[ 6.083599] calling ltv350qv_init+0x0/0x20
[ 6.094484] initcall ltv350qv_init+0x0/0x20 returned 0 after 0 msecs
[ 6.101255] calling progearbl_init+0x0/0x80
[ 6.101284] ALI M7101 PMU not found.
[ 6.101284] initcall progearbl_init+0x0/0x80 returned 0 after 3 msecs
[ 6.107769] calling display_class_init+0x0/0x85
[ 6.113322] initcall display_class_init+0x0/0x85 returned 0 after 0 msecs
[ 6.120154] calling acpi_reserve_resources+0x0/0xf0
[ 6.125134] initcall acpi_reserve_resources+0x0/0xf0 returned 0 after 0 msecs
[ 6.132168] calling acpi_ac_init+0x0/0x2d
[ 6.141087] initcall acpi_ac_init+0x0/0x2d returned 0 after 0 msecs
[ 6.143459] calling acpi_battery_init+0x0/0x2d
[ 6.154370] initcall acpi_battery_init+0x0/0x2d returned 0 after 0 msecs
[ 6.161114] calling acpi_fan_init+0x0/0x37
[ 6.161158] initcall acpi_fan_init+0x0/0x37 returned 0 after 0 msecs
[ 6.167557] calling irqrouter_init_sysfs+0x0/0x3d
[ 6.171795] initcall irqrouter_init_sysfs+0x0/0x3d returned 0 after 0 msecs
[ 6.178800] calling acpi_smb_hc_init+0x0/0x1d
[ 6.181268] initcall acpi_smb_hc_init+0x0/0x1d returned 0 after 0 msecs
[ 6.187926] calling acpi_sbs_init+0x0/0x35
[ 6.192425] initcall acpi_sbs_init+0x0/0x35 returned 0 after 0 msecs
[ 6.198826] calling rand_initialize+0x0/0x40
[ 6.203065] initcall rand_initialize+0x0/0x40 returned 0 after 0 msecs
[ 6.209637] calling tty_init+0x0/0x1f0
[ 6.221079] initcall tty_init+0x0/0x1f0 returned 0 after 1 msecs
[ 6.221079] calling pty_init+0x0/0x550
[ 6.241087] initcall pty_init+0x0/0x550 returned 0 after 15 msecs
[ 6.247234] calling cy_init+0x0/0x170
[ 6.250997] Cyclades driver 2.5 (built May 24 2008 04:24:00)
[ 6.262255] initcall cy_init+0x0/0x170 returned 0 after 5 msecs
[ 6.263846] calling epca_module_init+0x0/0x590
[ 6.268391] DIGI epca driver version 1.3.0.1-LK2.6 loaded.
[ 6.291072] initcall epca_module_init+0x0/0x590 returned 0 after 23 msecs
[ 6.297913] calling specialix_init_module+0x0/0x540
[ 6.302888] sx: Specialix IO8+ driver v1.11, (c) R.E.Wolff 1997/1998.
[ 6.309338] sx: derived from work (c) D.Gorodchanin 1994-1996.
[ 6.316891] sx: DTR/RTS pin is RTS when CRTSCTS is on.
[ 6.322736] sx0: specialix IO8+ Board at 0x100 not found.
[ 6.328159] sx1: specialix IO8+ Board at 0x180 not found.
[ 6.335842] sx2: specialix IO8+ Board at 0x250 not found.
[ 6.341216] sx3: specialix IO8+ Board at 0x260 not found.
[ 6.352095] sx: No specialix IO8+ boards detected.
[ 6.356907] initcall specialix_init_module+0x0/0x540 returned -5 after 50 msecs
[ 6.363353] initcall specialix_init_module+0x0/0x540 returned with error code -5
[ 6.370880] calling mxser_module_init+0x0/0x790
[ 6.375515] MOXA Smartio/Industio family driver version 2.0.3
[ 6.382874] initcall mxser_module_init+0x0/0x790 returned 0 after 5 msecs
[ 6.389707] calling isicom_init+0x0/0x1f0
[ 6.393147] initcall isicom_init+0x0/0x1f0 returned 0 after 0 msecs
[ 6.399460] calling synclink_init+0x0/0x2d0
[ 6.403611] SyncLink serial driver $Revision: 4.38 $
[ 6.415252] SyncLink serial driver $Revision: 4.38 $, tty major#254
[ 6.421535] initcall synclink_init+0x0/0x2d0 returned 0 after 15 msecs
[ 6.428106] calling synclinkmp_init+0x0/0x1f0
[ 6.432560] SyncLink MultiPort driver $Revision: 4.38 $
[ 6.442763] SyncLink MultiPort driver $Revision: 4.38 $, tty major#253
[ 6.449309] initcall synclinkmp_init+0x0/0x1f0 returned 0 after 16 msecs
[ 6.456055] calling n_hdlc_init+0x0/0xb0
[ 6.460077] HDLC line discipline: version $Revision: 4.8 $, maxframe=4096
[ 6.466875] N_HDLC line discipline registered.
[ 6.471331] initcall n_hdlc_init+0x0/0xb0 returned 0 after 10 msecs
[ 6.477643] calling sx_init+0x0/0x120
[ 6.482940] initcall sx_init+0x0/0x120 returned 0 after 0 msecs
[ 6.488907] calling r3964_init+0x0/0x50
[ 6.492736] r3964: Philips r3964 Driver $Revision: 1.10 $
[ 6.498146] initcall r3964_init+0x0/0x50 returned 0 after 5 msecs
[ 6.502085] calling applicom_init+0x0/0x560
[ 6.506371] Applicom driver: $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $
[ 6.512509] ac.o: No PCI boards found.
[ 6.516272] ac.o: For an ISA board you must supply memory and irq parameters.
[ 6.523415] initcall applicom_init+0x0/0x560 returned -6 after 17 msecs
[ 6.530073] initcall applicom_init+0x0/0x560 returned with error code -6
[ 6.537400] calling hpet_init+0x0/0x80
[ 6.541334] initcall hpet_init+0x0/0x80 returned 0 after 0 msecs
[ 6.547387] calling nvram_init+0x0/0xa0
[ 6.551682] Non-volatile memory driver v1.2
[ 6.555881] initcall nvram_init+0x0/0xa0 returned 0 after 4 msecs
[ 6.562017] calling mod_init+0x0/0xd0
[ 6.565792] initcall mod_init+0x0/0xd0 returned -19 after 0 msecs
[ 6.571928] calling pc8736x_gpio_init+0x0/0x410
[ 6.580246] platform pc8736x_gpio.0: NatSemi pc8736x GPIO Driver Initializing
[ 6.582909] platform pc8736x_gpio.0: no device found
[ 6.595071] initcall pc8736x_gpio_init+0x0/0x410 returned -19 after 11 msecs
[ 6.602164] calling nsc_gpio_init+0x0/0x20
[ 6.602193] nsc_gpio initializing
[ 6.602193] initcall nsc_gpio_init+0x0/0x20 returned 0 after 3 msecs
[ 6.608591] calling agp_init+0x0/0x30
[ 6.612353] Linux agpgart interface v0.103
[ 6.616462] initcall agp_init+0x0/0x30 returned 0 after 3 msecs
[ 6.622426] calling agp_intel_init+0x0/0x40
[ 6.633071] initcall agp_intel_init+0x0/0x40 returned 0 after 0 msecs
[ 6.634244] calling agp_sis_init+0x0/0x40
[ 6.644876] initcall agp_sis_init+0x0/0x40 returned 0 after 0 msecs
[ 6.651188] calling drm_core_init+0x0/0x110
[ 6.651221] [drm] Initialized drm 1.1.0 20060810
[ 6.651221] initcall drm_core_init+0x0/0x110 returned 0 after 4 msecs
[ 6.657706] calling tdfx_init+0x0/0x20
[ 6.661568] initcall tdfx_init+0x0/0x20 returned 0 after 0 msecs
[ 6.667619] calling i830_init+0x0/0x30
[ 6.671478] initcall i830_init+0x0/0x30 returned 0 after 0 msecs
[ 6.677527] calling via_init+0x0/0x30
[ 6.681309] initcall via_init+0x0/0x30 returned 0 after 0 msecs
[ 6.687275] calling synclink_cs_init+0x0/0x1b0
[ 6.691816] SyncLink PC Card driver $Revision: 4.34 $
[ 6.705838] SyncLink PC Card driver $Revision: 4.34 $, tty major#252
[ 6.712204] initcall synclink_cs_init+0x0/0x1b0 returned 0 after 11 msecs
[ 6.712401] calling cn_proc_init+0x0/0x50
[ 6.716512] initcall cn_proc_init+0x0/0x50 returned 0 after 0 msecs
[ 6.722823] calling serial8250_init+0x0/0x160
[ 6.727280] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 6.736719] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 6.741871] initcall serial8250_init+0x0/0x160 returned 0 after 13 msecs
[ 6.748619] calling serial8250_pnp_init+0x0/0x20
[ 6.752501] pnp: the driver 'serial' has been registered
[ 6.765010] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 6.770663] serial 00:0b: driver attached
[ 6.771090] initcall serial8250_pnp_init+0x0/0x20 returned 0 after 14 msecs
[ 6.778094] calling serial8250_pci_init+0x0/0x20
[ 6.782199] initcall serial8250_pci_init+0x0/0x20 returned 0 after 0 msecs
[ 6.789118] calling init_serial_cs+0x0/0x20
[ 6.791499] initcall init_serial_cs+0x0/0x20 returned 0 after 0 msecs
[ 6.797983] calling parport_default_proc_register+0x0/0x20
[ 6.802306] initcall parport_default_proc_register+0x0/0x20 returned 0 after 0 msecs
[ 6.810095] calling parport_pc_init+0x0/0x1e0
[ 6.818622] pnp: the driver 'parport_pc' has been registered
[ 6.822527] parport_pc 00:08: reported by Plug and Play ACPI
[ 6.828245] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[ 6.941259] parport_pc 00:08: driver attached
[ 6.941259] initcall parport_pc_init+0x0/0x1e0 returned 0 after 117 msecs
[ 6.948093] calling parport_serial_init+0x0/0x20
[ 6.952807] initcall parport_serial_init+0x0/0x20 returned 0 after 0 msecs
[ 6.959726] calling init_parport_cs+0x0/0x20
[ 6.962101] initcall init_parport_cs+0x0/0x20 returned 0 after 0 msecs
[ 6.968682] calling parport_ax88796_init+0x0/0x20
[ 6.973069] initcall parport_ax88796_init+0x0/0x20 returned 0 after 0 msecs
[ 6.980078] calling topology_sysfs_init+0x0/0x60
[ 6.984925] initcall topology_sysfs_init+0x0/0x60 returned 0 after 0 msecs
[ 6.991841] calling brd_init+0x0/0x1f0
[ 7.002795] brd: module loaded
[ 7.002795] initcall brd_init+0x0/0x1f0 returned 0 after 3 msecs
[ 7.008846] calling loop_init+0x0/0x200
[ 7.012909] loop: module loaded
[ 7.012909] initcall loop_init+0x0/0x200 returned 0 after 3 msecs
[ 7.019049] calling cpqarray_init+0x0/0x2a0
[ 7.023332] Compaq SMART2 Driver (v 2.6.0)
[ 7.034993] initcall cpqarray_init+0x0/0x2a0 returned 0 after 3 msecs
[ 7.041483] calling DAC960_init_module+0x0/0x60
[ 7.041563] initcall DAC960_init_module+0x0/0x60 returned 0 after 0 msecs
[ 7.048396] calling pkt_init+0x0/0x1d0
[ 7.053093] initcall pkt_init+0x0/0x1d0 returned 0 after 0 msecs
[ 7.059145] calling mm_init+0x0/0x1b0
[ 7.063060] MM: desc_per_page = 128
[ 7.063060] initcall mm_init+0x0/0x1b0 returned 0 after 3 msecs
[ 7.069025] calling init_cryptoloop+0x0/0x40
[ 7.073394] initcall init_cryptoloop+0x0/0x40 returned 0 after 0 msecs
[ 7.079966] calling ibmasm_init+0x0/0x90
[ 7.084959] ibmasm: IBM ASM Service Processor Driver version 1.0 loaded
[ 7.091295] initcall ibmasm_init+0x0/0x90 returned 0 after 6 msecs
[ 7.097519] calling acer_wmi_init+0x0/0x550
[ 7.101802] acer-wmi: Acer Laptop ACPI-WMI Extras version 0.1
[ 7.107564] acer-wmi: No or unsupported WMI interface, unable to load
[ 7.114015] initcall acer_wmi_init+0x0/0x550 returned -19 after 11 msecs
[ 7.120761] calling asus_laptop_init+0x0/0x310
[ 7.128155] initcall asus_laptop_init+0x0/0x310 returned -19 after 0 msecs
[ 7.131976] calling phantom_init+0x0/0x120
[ 7.143162] Phantom Linux Driver, version n0.9.8, init OK
[ 7.143162] initcall phantom_init+0x0/0x120 returned 0 after 5 msecs
[ 7.149561] calling thinkpad_acpi_module_init+0x0/0xa20
[ 7.152648] initcall thinkpad_acpi_module_init+0x0/0xa20 returned -19 after 0 msecs
[ 7.160350] calling enclosure_init+0x0/0x20
[ 7.167708] initcall enclosure_init+0x0/0x20 returned 0 after 0 msecs
[ 7.172362] calling e1000_init_module+0x0/0xa0
[ 7.176906] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2
[ 7.182922] Copyright (c) 1999-2006 Intel Corporation.
[ 7.188110] ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 7.195561] PCI: Setting latency timer of device 0000:04:00.0 to 64
[ 7.301460] e1000: 0000:04:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:16:76:ab:6e:84
[ 7.310115] e1000: 0000:04:00.0: e1000_probe: This device (id 8086:109a) will no longer be supported by this driver in the future.
[ 7.321855] e1000: 0000:04:00.0: e1000_probe: please use the "e1000e" driver instead.
[ 7.431662] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 7.439010] initcall e1000_init_module+0x0/0xa0 returned 0 after 246 msecs
[ 7.441903] calling igb_init_module+0x0/0x60
[ 7.446275] Intel(R) Gigabit Ethernet Network Driver - version 1.0.8-k2
[ 7.452896] Copyright (c) 2007 Intel Corporation.
[ 7.463396] initcall igb_init_module+0x0/0x60 returned 0 after 10 msecs
[ 7.464559] calling ipg_init_module+0x0/0x20
[ 7.475625] initcall ipg_init_module+0x0/0x20 returned 0 after 0 msecs
[ 7.482197] calling plip_init+0x0/0x80
[ 7.482231] NET3 PLIP version 2.4-parport gniibe@xxxxxxxxx
[ 7.487730] plip0: Parallel port at 0x378, using IRQ 7.
[ 7.491728] initcall plip_init+0x0/0x80 returned 0 after 10 msecs
[ 7.497866] calling gem_init+0x0/0x20
[ 7.503105] initcall gem_init+0x0/0x20 returned 0 after 0 msecs
[ 7.509071] calling cas_init+0x0/0x50
[ 7.512865] initcall cas_init+0x0/0x50 returned 0 after 0 msecs
[ 7.518830] calling typhoon_init+0x0/0x20
[ 7.522627] initcall typhoon_init+0x0/0x20 returned 0 after 0 msecs
[ 7.528941] calling pcnet32_init_module+0x0/0x150
[ 7.533085] pcnet32.c:v1.35 21.Apr.2008 tsbogend@xxxxxxxxxxxxxxxx
[ 7.543840] initcall pcnet32_init_module+0x0/0x150 returned 0 after 5 msecs
[ 7.543994] calling e100_init_module+0x0/0x70
[ 7.548452] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
[ 7.554554] e100: Copyright(c) 1999-2006 Intel Corporation
[ 7.567091] initcall e100_init_module+0x0/0x70 returned 0 after 11 msecs
[ 7.573835] calling sis190_init_module+0x0/0x20
[ 7.573869] initcall sis190_init_module+0x0/0x20 returned 0 after 0 msecs
[ 7.580701] calling ns83820_init+0x0/0x30
[ 7.582987] ns83820.c: National Semiconductor DP83820 10/100/1000 driver.
[ 7.596275] initcall ns83820_init+0x0/0x30 returned 0 after 6 msecs
[ 7.602589] calling tg3_init+0x0/0x20
[ 7.602621] initcall tg3_init+0x0/0x20 returned 0 after 0 msecs
[ 7.608586] calling bnx2_init+0x0/0x20
[ 7.612384] initcall bnx2_init+0x0/0x20 returned 0 after 0 msecs
[ 7.618436] calling skge_init_module+0x0/0x60
[ 7.622320] initcall skge_init_module+0x0/0x60 returned 0 after 0 msecs
[ 7.628981] calling skfd_init+0x0/0x20
[ 7.633474] initcall skfd_init+0x0/0x20 returned 0 after 0 msecs
[ 7.639526] calling rhine_init+0x0/0x80
[ 7.643409] initcall rhine_init+0x0/0x80 returned 0 after 0 msecs
[ 7.649547] calling velocity_init_module+0x0/0x50
[ 7.653518] initcall velocity_init_module+0x0/0x50 returned 0 after 0 msecs
[ 7.660525] calling cicada_init+0x0/0x60
[ 7.662985] initcall cicada_init+0x0/0x60 returned 0 after 0 msecs
[ 7.669211] calling lxt_init+0x0/0x60
[ 7.673281] initcall lxt_init+0x0/0x60 returned 0 after 0 msecs
[ 7.679247] calling qs6612_init+0x0/0x20
[ 7.683055] initcall qs6612_init+0x0/0x20 returned 0 after 0 msecs
[ 7.689283] calling vsc8244_init+0x0/0x20
[ 7.693330] initcall vsc8244_init+0x0/0x20 returned 0 after 0 msecs
[ 7.699643] calling ip175c_init+0x0/0x20
[ 7.703778] initcall ip175c_init+0x0/0x20 returned 0 after 0 msecs
[ 7.710005] calling fixed_mdio_bus_init+0x0/0xc0
[ 7.714051] Fixed MDIO Bus: probed
[ 7.717470] initcall fixed_mdio_bus_init+0x0/0xc0 returned 0 after 3 msecs
[ 7.724387] calling sundance_init+0x0/0x20
[ 7.735715] initcall sundance_init+0x0/0x20 returned 0 after 0 msecs
[ 7.742115] calling hamachi_init+0x0/0x20
[ 7.742148] initcall hamachi_init+0x0/0x20 returned 0 after 0 msecs
[ 7.748461] calling net_olddevs_init+0x0/0xb0
[ 7.752605] initcall net_olddevs_init+0x0/0xb0 returned 0 after 0 msecs
[ 7.759263] calling hp100_module_init+0x0/0x20
[ 7.763723] initcall hp100_module_init+0x0/0x20 returned 0 after 0 msecs
[ 7.770470] calling init_nic+0x0/0x20
[ 7.772669] initcall init_nic+0x0/0x20 returned 0 after 0 msecs
[ 7.778636] calling slip_init+0x0/0xc0
[ 7.782433] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
[ 7.789489] CSLIP: code copyright 1989 Regents of the University of California.
[ 7.796811] initcall slip_init+0x0/0xc0 returned 0 after 13 msecs
[ 7.802948] calling dfx_init+0x0/0x20
[ 7.809271] initcall dfx_init+0x0/0x20 returned 0 after 0 msecs
[ 7.812947] calling cp_init+0x0/0x20
[ 7.818533] initcall cp_init+0x0/0x20 returned 0 after 0 msecs
[ 7.822622] calling rtl8139_init_module+0x0/0x20
[ 7.830504] initcall rtl8139_init_module+0x0/0x20 returned 0 after 0 msecs
[ 7.833250] calling tun_init+0x0/0xb0
[ 7.837013] tun: Universal TUN/TAP device driver, 1.6
[ 7.842074] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 7.855220] initcall tun_init+0x0/0xb0 returned 0 after 10 msecs
[ 7.855220] calling veth_init+0x0/0x30
[ 7.859073] initcall veth_init+0x0/0x30 returned 0 after 0 msecs
[ 7.865121] calling rio_init+0x0/0x20
[ 7.874967] initcall rio_init+0x0/0x20 returned 0 after 0 msecs
[ 7.874967] calling rtl8169_init_module+0x0/0x20
[ 7.885683] initcall rtl8169_init_module+0x0/0x20 returned 0 after 0 msecs
[ 7.892602] calling amd8111e_init+0x0/0x20
[ 7.892635] initcall amd8111e_init+0x0/0x20 returned 0 after 0 msecs
[ 7.899033] calling mlx4_init+0x0/0x40
[ 7.903263] initcall mlx4_init+0x0/0x40 returned 0 after 0 msecs
[ 7.909314] calling init_tc589+0x0/0x20
[ 7.913222] initcall init_tc589+0x0/0x20 returned 0 after 0 msecs
[ 7.919360] calling init_tc574+0x0/0x20
[ 7.923326] initcall init_tc574+0x0/0x20 returned 0 after 0 msecs
[ 7.929464] calling init_fmvj18x_cs+0x0/0x20
[ 7.933426] initcall init_fmvj18x_cs+0x0/0x20 returned 0 after 0 msecs
[ 7.940000] calling init_pcnet_cs+0x0/0x20
[ 7.942018] initcall init_pcnet_cs+0x0/0x20 returned 0 after 0 msecs
[ 7.948416] calling init_xirc2ps_cs+0x0/0x20
[ 7.952665] initcall init_xirc2ps_cs+0x0/0x20 returned 0 after 0 msecs
[ 7.959237] calling init_axnet_cs+0x0/0x20
[ 7.963634] initcall init_axnet_cs+0x0/0x20 returned 0 after 0 msecs
[ 7.970031] calling kaweth_init+0x0/0x40
[ 7.974051] drivers/net/usb/kaweth.c: Driver loading
[ 7.985631] usbcore: registered new interface driver kaweth
[ 7.985631] initcall kaweth_init+0x0/0x40 returned 0 after 10 msecs
[ 7.991943] calling pegasus_init+0x0/0x1e0
[ 7.996141] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[ 8.001750] usbcore: registered new interface driver pegasus
[ 8.007422] initcall pegasus_init+0x0/0x1e0 returned 0 after 12 msecs
[ 8.013903] calling usb_rtl8150_init+0x0/0x30
[ 8.018360] rtl8150: rtl8150 based usb-ethernet driver v0.6.2 (2004/08/27)
[ 8.028122] usbcore: registered new interface driver rtl8150
[ 8.032783] initcall usb_rtl8150_init+0x0/0x30 returned 0 after 11 msecs
[ 8.039528] calling asix_init+0x0/0x20
[ 8.042759] usbcore: registered new interface driver asix
[ 8.048171] initcall asix_init+0x0/0x20 returned 0 after 5 msecs
[ 8.054220] calling cdc_init+0x0/0x20
[ 8.063289] usbcore: registered new interface driver cdc_ether
[ 8.064324] initcall cdc_init+0x0/0x20 returned 0 after 5 msecs
[ 8.070290] calling net1080_init+0x0/0x20
[ 8.073782] usbcore: registered new interface driver net1080
[ 8.079453] initcall net1080_init+0x0/0x20 returned 0 after 5 msecs
[ 8.085966] calling plusb_init+0x0/0x20
[ 8.091119] usbcore: registered new interface driver plusb
[ 8.096619] initcall plusb_init+0x0/0x20 returned 0 after 5 msecs
[ 8.101740] calling cdc_subset_init+0x0/0x20
[ 8.107275] usbcore: registered new interface driver cdc_subset
[ 8.112253] initcall cdc_subset_init+0x0/0x20 returned 0 after 5 msecs
[ 8.118825] calling zaurus_init+0x0/0x20
[ 8.122401] usbcore: registered new interface driver zaurus
[ 8.127987] initcall zaurus_init+0x0/0x20 returned 0 after 5 msecs
[ 8.134210] calling mcs7830_init+0x0/0x20
[ 8.144480] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 8.151890] initcall mcs7830_init+0x0/0x20 returned 0 after 7 msecs
[ 8.152185] calling usbnet_init+0x0/0x40
[ 8.156213] initcall usbnet_init+0x0/0x40 returned 0 after 0 msecs
[ 8.162436] calling init_orinoco+0x0/0x30
[ 8.166546] orinoco 0.15 (David Gibson <hermes@xxxxxxxxxxxxxxxxxxxxx>, Pavel Roskin <proski@xxxxxxx>, et al)
[ 8.176380] initcall init_orinoco+0x0/0x30 returned 0 after 9 msecs
[ 8.182690] calling init_hermes+0x0/0x10
[ 8.186715] initcall init_hermes+0x0/0x10 returned 0 after 0 msecs
[ 8.192937] calling init_orinoco_cs+0x0/0x30
[ 8.197308] orinoco_cs 0.15 (David Gibson <hermes@xxxxxxxxxxxxxxxxxxxxx>, Pavel Roskin <proski@xxxxxxx>, et al)
[ 8.211528] initcall init_orinoco_cs+0x0/0x30 returned 0 after 9 msecs
[ 8.213729] calling orinoco_pci_init+0x0/0x40
[ 8.218187] orinoco_pci 0.15 (Pavel Roskin <proski@xxxxxxx>, David Gibson <hermes@xxxxxxxxxxxxxxxxxxxxx> & Jean Tourrilhes <jt@xxxxxxxxxx>)
[ 8.237316] initcall orinoco_pci_init+0x0/0x40 returned 0 after 11 msecs
[ 8.244060] calling orinoco_tmd_init+0x0/0x40
[ 8.244093] orinoco_tmd 0.15 (Joerg Dorchain <joerg@xxxxxxxxxxxx>)
[ 8.254742] initcall orinoco_tmd_init+0x0/0x40 returned 0 after 5 msecs
[ 8.254742] calling orinoco_nortel_init+0x0/0x40
[ 8.259460] orinoco_nortel 0.15 (Tobias Hoffmann & Christoph Jungegger <disdos@xxxxxxxxxxx>)
[ 8.273778] initcall orinoco_nortel_init+0x0/0x40 returned 0 after 8 msecs
[ 8.274601] calling airo_init_module+0x0/0x100
[ 8.279147] airo(): Probing for PCI adapters
[ 8.286098] airo(): Finished probing for PCI adapters
[ 8.291165] initcall airo_init_module+0x0/0x100 returned 0 after 8 msecs
[ 8.297911] calling atmel_cs_init+0x0/0x20
[ 8.302230] initcall atmel_cs_init+0x0/0x20 returned 0 after 0 msecs
[ 8.308628] calling prism54_module_init+0x0/0x40
[ 8.312857] Loaded prism54 driver, version 1.2
[ 8.318052] initcall prism54_module_init+0x0/0x40 returned 0 after 4 msecs
[ 8.322034] calling init_ray_cs+0x0/0xa0
[ 8.328737] initcall init_ray_cs+0x0/0xa0 returned 0 after 0 msecs
[ 8.333007] calling wl3501_init_module+0x0/0x20
[ 8.342082] initcall wl3501_init_module+0x0/0x20 returned 0 after 0 msecs
[ 8.343892] calling xircom_init+0x0/0x20
[ 8.355141] initcall xircom_init+0x0/0x20 returned 0 after 0 msecs
[ 8.355141] calling de_init+0x0/0x20
[ 8.365077] initcall de_init+0x0/0x20 returned 0 after 0 msecs
[ 8.365077] calling de4x5_module_init+0x0/0x20
[ 8.375531] initcall de4x5_module_init+0x0/0x20 returned 0 after 0 msecs
[ 8.382276] calling uli526x_init_module+0x0/0xb0
[ 8.382309] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29)
[ 8.393690] initcall uli526x_init_module+0x0/0xb0 returned 0 after 6 msecs
[ 8.393913] calling usb_irda_init+0x0/0x50
[ 8.404892] usbcore: registered new interface driver irda-usb
[ 8.405062] USB IrDA support registered
[ 8.408912] initcall usb_irda_init+0x0/0x50 returned 0 after 9 msecs
[ 8.414694] calling stir_init+0x0/0x20
[ 8.424944] usbcore: registered new interface driver stir4200
[ 8.424944] initcall stir_init+0x0/0x20 returned 0 after 5 msecs
[ 8.430996] calling smsc_ircc_init+0x0/0x670
[ 8.434398] initcall smsc_ircc_init+0x0/0x670 returned -19 after 0 msecs
[ 8.441143] calling vlsi_mod_init+0x0/0x180
[ 8.446785] initcall vlsi_mod_init+0x0/0x180 returned 0 after 0 msecs
[ 8.452316] calling mcs_init+0x0/0x60
[ 8.457938] usbcore: registered new interface driver mcs7780
[ 8.462599] initcall mcs_init+0x0/0x60 returned 0 after 5 msecs
[ 8.468565] calling irtty_sir_init+0x0/0x60
[ 8.471880] initcall irtty_sir_init+0x0/0x60 returned 0 after 0 msecs
[ 8.478363] calling sir_wq_init+0x0/0x40
[ 8.482650] initcall sir_wq_init+0x0/0x40 returned 0 after 0 msecs
[ 8.488876] calling esi_sir_init+0x0/0x20
[ 8.492914] initcall esi_sir_init+0x0/0x20 returned 0 after 0 msecs
[ 8.499226] calling litelink_sir_init+0x0/0x20
[ 8.503337] initcall litelink_sir_init+0x0/0x20 returned 0 after 0 msecs
[ 8.510082] calling girbil_sir_init+0x0/0x20
[ 8.514453] initcall girbil_sir_init+0x0/0x20 returned 0 after 0 msecs
[ 8.521024] calling old_belkin_sir_init+0x0/0x20
[ 8.525740] initcall old_belkin_sir_init+0x0/0x20 returned 0 after 0 msecs
[ 8.532656] calling mcp2120_sir_init+0x0/0x20
[ 8.537113] initcall mcp2120_sir_init+0x0/0x20 returned 0 after 0 msecs
[ 8.543770] calling act200l_sir_init+0x0/0x20
[ 8.548227] initcall act200l_sir_init+0x0/0x20 returned 0 after 0 msecs
[ 8.555162] calling toim3232_sir_init+0x0/0x40
[ 8.559703] initcall toim3232_sir_init+0x0/0x40 returned 0 after 0 msecs
[ 8.566447] calling init_netconsole+0x0/0x280
[ 8.570908] console [netcon0] enabled
[ 8.573109] netconsole: network logging started
[ 8.577653] initcall init_netconsole+0x0/0x280 returned 0 after 7 msecs
[ 8.585795] calling dabusb_init+0x0/0xd0
[ 8.591386] usbcore: registered new interface driver dabusb
[ 8.596972] dabusb: v1.54:DAB-USB Interface Driver for Linux (c)1999
[ 8.602087] initcall dabusb_init+0x0/0xd0 returned 0 after 11 msecs
[ 8.608397] calling raid_init+0x0/0x20
[ 8.612298] initcall raid_init+0x0/0x20 returned 0 after 0 msecs
[ 8.618351] calling spi_transport_init+0x0/0x40
[ 8.622311] initcall spi_transport_init+0x0/0x40 returned 0 after 0 msecs
[ 8.629142] calling fc_transport_init+0x0/0x60
[ 8.633817] initcall fc_transport_init+0x0/0x60 returned 0 after 0 msecs
[ 8.640562] calling iscsi_transport_init+0x0/0x130
[ 8.645454] Loading iSCSI transport class v2.0-869.
[ 8.652461] initcall iscsi_transport_init+0x0/0x130 returned 0 after 4 msecs
[ 8.659553] calling sas_transport_init+0x0/0xd0
[ 8.662175] initcall sas_transport_init+0x0/0xd0 returned 0 after 0 msecs
[ 8.669007] calling srp_transport_init+0x0/0x60
[ 8.673761] initcall srp_transport_init+0x0/0x60 returned 0 after 0 msecs
[ 8.680593] calling ahc_linux_init+0x0/0x70
[ 8.685802] initcall ahc_linux_init+0x0/0x70 returned 0 after 0 msecs
[ 8.691929] calling ahd_linux_init+0x0/0xa0
[ 8.698364] initcall ahd_linux_init+0x0/0xa0 returned 0 after 0 msecs
[ 8.702737] calling aac_init+0x0/0x80
[ 8.706501] Adaptec aacraid driver 1.1-5[2456]-ms
[ 8.713025] initcall aac_init+0x0/0x80 returned 0 after 4 msecs
[ 8.718990] calling ips_module_init+0x0/0x230
[ 8.723743] initcall ips_module_init+0x0/0x230 returned -19 after 0 msecs
[ 8.730576] calling qla1280_init+0x0/0x20
[ 8.732538] initcall qla1280_init+0x0/0x20 returned 0 after 0 msecs
[ 8.738851] calling qla2x00_module_init+0x0/0x1b0
[ 8.743167] QLogic Fibre Channel HBA Driver
[ 8.753204] initcall qla2x00_module_init+0x0/0x1b0 returned 0 after 4 msecs
[ 8.754583] calling dc395x_module_init+0x0/0x20
[ 8.766255] initcall dc395x_module_init+0x0/0x20 returned 0 after 0 msecs
[ 8.773087] calling dc390_module_init+0x0/0xb0
[ 8.773120] DC390: clustering now enabled by default. If you get problems load
[ 8.773120] with "disable_clustering=1" and report to maintainers
[ 8.791092] initcall dc390_module_init+0x0/0xb0 returned 0 after 12 msecs
[ 8.795492] calling megaraid_init+0x0/0xd0
[ 8.800676] initcall megaraid_init+0x0/0xd0 returned 0 after 0 msecs
[ 8.802156] calling megasas_init+0x0/0x180
[ 8.806354] megasas: 00.00.03.20-rc1 Mon. March 10 11:02:31 PDT 2008
[ 8.812788] initcall megasas_init+0x0/0x180 returned 0 after 6 msecs
[ 8.819186] calling atp870u_init+0x0/0x20
[ 8.823210] initcall atp870u_init+0x0/0x20 returned 0 after 0 msecs
[ 8.829522] calling inia100_init+0x0/0x20
[ 8.833665] initcall inia100_init+0x0/0x20 returned 0 after 0 msecs
[ 8.839975] calling ipr_init+0x0/0x40
[ 8.843736] ipr: IBM Power RAID SCSI Device Driver version: 2.4.1 (April 24, 2007)
[ 8.857841] initcall ipr_init+0x0/0x40 returned 0 after 7 msecs
[ 8.863807] calling stex_init+0x0/0x40
[ 8.863841] stex: Promise SuperTrak EX Driver version: 3.6.0000.1
[ 8.873796] initcall stex_init+0x0/0x40 returned 0 after 5 msecs
[ 8.873796] calling init_sd+0x0/0xd0
[ 8.881255] Driver 'sd' needs updating - please use bus_type methods
[ 8.883559] initcall init_sd+0x0/0xd0 returned 0 after 6 msecs
[ 8.889439] calling init_sr+0x0/0x60
[ 8.893114] Driver 'sr' needs updating - please use bus_type methods
[ 8.905893] initcall init_sr+0x0/0x60 returned 0 after 6 msecs
[ 8.911772] calling init_sg+0x0/0xe0
[ 8.911795] initcall init_sg+0x0/0xe0 returned 0 after 0 msecs
[ 8.911795] calling ahci_init+0x0/0x20
[ 8.922772] initcall ahci_init+0x0/0x20 returned 0 after 0 msecs
[ 8.925225] calling piix_init+0x0/0x30
[ 8.929089] ata_piix 0000:00:1f.1: version 2.12
[ 8.933642] IOAPIC[0]: Set routing entry (2-18 -> 0x59 -> IRQ 18 Mode:1 Active:1)
[ 8.941139] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[ 8.949986] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 8.951947] scsi0 : ata_piix
[ 8.963871] scsi1 : ata_piix
[ 8.963921] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
[ 8.970892] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
[ 9.136770] ata2: port disabled. ignoring.
[ 9.141989] IOAPIC[0]: Set routing entry (2-19 -> 0x61 -> IRQ 19 Mode:1 Active:1)
[ 9.149487] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[ 9.156931] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 9.162263] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 9.172701] scsi2 : ata_piix
[ 9.174067] scsi3 : ata_piix
[ 9.174067] ata3: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
[ 9.181211] ata4: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
[ 9.366945] ata3.00: ATA-7: HDT722516DLA380, V43OA96A, max UDMA/133
[ 9.372355] ata3.00: 321672960 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 9.416158] ata3.00: configured for UDMA/133
[ 9.616546] ata4.00: ATA-7: HDT722516DLA380, V43OA96A, max UDMA/133
[ 9.622832] ata4.00: 321672960 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 9.629548] ata4.01: ATAPI: PLEXTOR DVDR PX-755A, 1.03, max UDMA/66
[ 9.666619] ata4.00: configured for UDMA/133
[ 9.686511] ata4.01: configured for UDMA/66
[ 9.693010] isa bounce pool size: 16 pages
[ 9.693010] scsi 2:0:0:0: Direct-Access ATA HDT722516DLA380 V43O PQ: 0 ANSI: 5
[ 9.709702] sd 2:0:0:0: [sda] 321672960 512-byte hardware sectors (164697 MB)
[ 9.716857] sd 2:0:0:0: [sda] Write Protect is off
[ 9.716941] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 9.722025] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.731126] sd 2:0:0:0: [sda] 321672960 512-byte hardware sectors (164697 MB)
[ 9.738280] sd 2:0:0:0: [sda] Write Protect is off
[ 9.743083] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 9.743092] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.752148] sda: sda1 sda2
[ 9.773042] sd 2:0:0:0: [sda] Attached SCSI disk
[ 9.785767] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 9.785767] scsi 3:0:0:0: Direct-Access ATA HDT722516DLA380 V43O PQ: 0 ANSI: 5
[ 9.799308] sd 3:0:0:0: [sdb] 321672960 512-byte hardware sectors (164697 MB)
[ 9.806462] sd 3:0:0:0: [sdb] Write Protect is off
[ 9.806547] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 9.811630] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.820715] sd 3:0:0:0: [sdb] 321672960 512-byte hardware sectors (164697 MB)
[ 9.825500] sd 3:0:0:0: [sdb] Write Protect is off
[ 9.830305] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 9.835385] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.844439] sdb: sdb1
[ 9.863083] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 9.873464] sd 3:0:0:0: Attached scsi generic sg1 type 0
[ 9.874522] scsi 3:0:1:0: CD-ROM PLEXTOR DVDR PX-755A 1.03 PQ: 0 ANSI: 5
[ 9.888613] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[ 9.895422] Uniform CD-ROM driver Revision: 3.20
[ 9.897369] sr 3:0:1:0: Attached scsi CD-ROM sr0
[ 9.906723] sr 3:0:1:0: Attached scsi generic sg2 type 5
[ 9.906723] initcall piix_init+0x0/0x30 returned 0 after 931 msecs
[ 9.912949] calling pdc_ata_init+0x0/0x20
[ 9.915815] initcall pdc_ata_init+0x0/0x20 returned 0 after 0 msecs
[ 9.922129] calling sil24_init+0x0/0x20
[ 9.926451] initcall sil24_init+0x0/0x20 returned 0 after 0 msecs
[ 9.932961] calling sis_init+0x0/0x20
[ 9.936565] initcall sis_init+0x0/0x20 returned 0 after 0 msecs
[ 9.942531] calling nv_init+0x0/0x20
[ 9.946701] initcall nv_init+0x0/0x20 returned 0 after 0 msecs
[ 9.952581] calling inic_init+0x0/0x20
[ 9.956295] initcall inic_init+0x0/0x20 returned 0 after 0 msecs
[ 9.962348] calling adma_ata_init+0x0/0x20
[ 9.966234] initcall adma_ata_init+0x0/0x20 returned 0 after 0 msecs
[ 9.972633] calling amd_init+0x0/0x20
[ 9.976867] initcall amd_init+0x0/0x20 returned 0 after 0 msecs
[ 9.982833] calling atiixp_init+0x0/0x20
[ 9.986632] initcall atiixp_init+0x0/0x20 returned 0 after 0 msecs
[ 9.992857] calling cmd640_init+0x0/0x20
[ 9.997235] initcall cmd640_init+0x0/0x20 returned 0 after 0 msecs
[ 10.003322] calling cmd64x_init+0x0/0x20
[ 10.008230] initcall cmd64x_init+0x0/0x20 returned 0 after 0 msecs
[ 10.013605] calling cs5520_init+0x0/0x20
[ 10.019085] initcall cs5520_init+0x0/0x20 returned 0 after 0 msecs
[ 10.023891] calling cs5530_init+0x0/0x20
[ 10.029936] initcall cs5530_init+0x0/0x20 returned 0 after 0 msecs
[ 10.034174] calling it821x_init+0x0/0x20
[ 10.040793] initcall it821x_init+0x0/0x20 returned 0 after 0 msecs
[ 10.044461] calling it8213_init+0x0/0x20
[ 10.051652] initcall it8213_init+0x0/0x20 returned 0 after 0 msecs
[ 10.054747] calling netcell_init+0x0/0x20
[ 10.062770] initcall netcell_init+0x0/0x20 returned 0 after 0 msecs
[ 10.065118] calling ns87410_init+0x0/0x20
[ 10.074060] initcall ns87410_init+0x0/0x20 returned 0 after 0 msecs
[ 10.075579] calling opti_init+0x0/0x20
[ 10.084658] initcall opti_init+0x0/0x20 returned 0 after 0 msecs
[ 10.085778] calling oldpiix_init+0x0/0x20
[ 10.095510] initcall oldpiix_init+0x0/0x20 returned 0 after 0 msecs
[ 10.095975] calling pcmcia_init+0x0/0x20
[ 10.106348] initcall pcmcia_init+0x0/0x20 returned 0 after 0 msecs
[ 10.106348] calling radisys_init+0x0/0x20
[ 10.116717] initcall radisys_init+0x0/0x20 returned 0 after 0 msecs
[ 10.116717] calling serverworks_init+0x0/0x20
[ 10.127526] initcall serverworks_init+0x0/0x20 returned 0 after 0 msecs
[ 10.134185] calling sl82c105_init+0x0/0x20
[ 10.134221] initcall sl82c105_init+0x0/0x20 returned 0 after 0 msecs
[ 10.140621] calling sis_init+0x0/0x20
[ 10.144854] initcall sis_init+0x0/0x20 returned 0 after 0 msecs
[ 10.150820] calling triflex_init+0x0/0x20
[ 10.154621] initcall triflex_init+0x0/0x20 returned 0 after 0 msecs
[ 10.160934] calling i2o_iop_init+0x0/0x60
[ 10.165042] I2O subsystem v1.325
[ 10.165081] i2o: max drivers = 8
[ 10.175679] initcall i2o_iop_init+0x0/0x60 returned 0 after 6 msecs
[ 10.175679] calling i2o_bus_init+0x0/0x50
[ 10.179789] I2O Bus Adapter OSM v1.317
[ 10.186226] initcall i2o_bus_init+0x0/0x50 returned 0 after 3 msecs
[ 10.192540] calling i2o_scsi_init+0x0/0x50
[ 10.193950] I2O SCSI Peripheral OSM v1.316
[ 10.201008] initcall i2o_scsi_init+0x0/0x50 returned 0 after 3 msecs
[ 10.204640] calling i2o_proc_init+0x0/0x1b0
[ 10.208925] I2O ProcFS OSM v1.316
[ 10.215353] initcall i2o_proc_init+0x0/0x1b0 returned 0 after 3 msecs
[ 10.221839] calling fusion_init+0x0/0x130
[ 10.225196] Fusion MPT base driver 3.04.06
[ 10.229304] Copyright (c) 1999-2007 LSI Corporation
[ 10.233417] initcall fusion_init+0x0/0x130 returned 0 after 8 msecs
[ 10.239728] calling mptspi_init+0x0/0x100
[ 10.243835] Fusion MPT SPI Host driver 3.04.06
[ 10.248351] initcall mptspi_init+0x0/0x100 returned 0 after 4 msecs
[ 10.253192] calling mptfc_init+0x0/0x110
[ 10.257216] Fusion MPT FC Host driver 3.04.06
[ 10.262388] initcall mptfc_init+0x0/0x110 returned 0 after 4 msecs
[ 10.268616] calling mptsas_init+0x0/0x110
[ 10.272725] Fusion MPT SAS Host driver 3.04.06
[ 10.274200] initcall mptsas_init+0x0/0x110 returned 0 after 4 msecs
[ 10.280513] calling cdrom_init+0x0/0x20
[ 10.284449] initcall cdrom_init+0x0/0x20 returned 0 after 0 msecs
[ 10.290587] calling at25_init+0x0/0x20
[ 10.296816] initcall at25_init+0x0/0x20 returned 0 after 0 msecs
[ 10.302869] calling spidev_init+0x0/0x90
[ 10.306780] initcall spidev_init+0x0/0x90 returned 0 after 0 msecs
[ 10.313004] calling tle62x0_init+0x0/0x20
[ 10.317851] initcall tle62x0_init+0x0/0x20 returned 0 after 0 msecs
[ 10.323535] calling nonstatic_sysfs_init+0x0/0x20
[ 10.328341] initcall nonstatic_sysfs_init+0x0/0x20 returned 0 after 0 msecs
[ 10.334678] calling yenta_socket_init+0x0/0x20
[ 10.345355] initcall yenta_socket_init+0x0/0x20 returned 0 after 0 msecs
[ 10.346228] calling pd6729_module_init+0x0/0x20
[ 10.357644] initcall pd6729_module_init+0x0/0x20 returned 0 after 0 msecs
[ 10.364478] calling aoe_init+0x0/0xc0
[ 10.364516] aoe: AoE v47 initialised.
[ 10.364516] initcall aoe_init+0x0/0xc0 returned 0 after 3 msecs
[ 10.370481] calling ehci_hcd_init+0x0/0xa0
[ 10.374677] ehci_hcd: block sizes: qh 160 qtd 96 itd 192 sitd 96
[ 10.380720] IOAPIC[0]: Set routing entry (2-23 -> 0x69 -> IRQ 23 Mode:1 Active:1)
[ 10.388302] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[ 10.395830] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 10.402108] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 10.410605] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 10.414791] ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8
[ 10.423759] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
[ 10.432046] ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
[ 10.444828] ehci_hcd 0000:00:1d.7: debug port 1
[ 10.449375] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 10.456837] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x50404400
[ 10.462508] ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
[ 10.475277] ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
[ 10.500735] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 10.503222] usb usb1: default language 0x0409
[ 10.507616] usb usb1: uevent
[ 10.514341] usb usb1: usb_probe_device
[ 10.515121] usb usb1: configuration #1 chosen from 1 choice
[ 10.520708] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[ 10.527497] usb 1-0:1.0: uevent
[ 10.530734] hub 1-0:1.0: usb_probe_interface
[ 10.533248] hub 1-0:1.0: usb_probe_interface - got id
[ 10.538313] hub 1-0:1.0: USB hub found
[ 10.542080] hub 1-0:1.0: 8 ports detected
[ 10.546104] hub 1-0:1.0: standalone hub
[ 10.549952] hub 1-0:1.0: no power switching (usb 1.0)
[ 10.553582] hub 1-0:1.0: individual port over-current protection
[ 10.559600] hub 1-0:1.0: power on to power good time: 20ms
[ 10.568518] hub 1-0:1.0: local power source is good
[ 10.573406] hub 1-0:1.0: trying to enable port power on non-switchable hub
[ 10.693431] hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
[ 10.688039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 10.688042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.688044] usb usb1: Product: EHCI Host Controller
[ 10.688046] usb usb1: Manufacturer: Linux 2.6.26-rc3-sched-devel.git ehci_hcd
[ 10.688048] usb usb1: SerialNumber: 0000:00:1d.7
[ 10.688102] initcall ehci_hcd_init+0x0/0xa0 returned 0 after 296 msecs
[ 10.688106] calling isp116x_init+0x0/0x50
[ 10.688107] 116x: driver isp116x-hcd, 03 Nov 2005
[ 10.688159] initcall isp116x_init+0x0/0x50 returned 0 after 0 msecs
[ 10.688161] calling ohci_hcd_mod_init+0x0/0xb0
[ 10.688163] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.688164] ohci_hcd: block sizes: ed 80 td 96
[ 10.688199] initcall ohci_hcd_mod_init+0x0/0xb0 returned 0 after 0 msecs
[ 10.688201] calling uhci_hcd_init+0x0/0x100
[ 10.688202] USB Universal Host Controller Interface driver v3.0
[ 10.688221] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 10.688226] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 10.688228] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 10.688256] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 10.688262] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 10.688265] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[ 10.688266] uhci_hcd 0000:00:1d.0: Performing full reset
[ 10.688284] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
[ 10.688314] usb usb2: default language 0x0409
[ 10.688339] usb usb2: uevent
[ 10.688363] usb usb2: usb_probe_device
[ 10.688395] usb usb2: configuration #1 chosen from 1 choice
[ 10.688399] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[ 10.688408] usb 2-0:1.0: uevent
[ 10.688431] hub 2-0:1.0: usb_probe_interface
[ 10.688432] hub 2-0:1.0: usb_probe_interface - got id
[ 10.688433] hub 2-0:1.0: USB hub found
[ 10.688437] hub 2-0:1.0: 2 ports detected
[ 10.688438] hub 2-0:1.0: standalone hub
[ 10.688439] hub 2-0:1.0: no power switching (usb 1.0)
[ 10.688440] hub 2-0:1.0: individual port over-current protection
[ 10.688441] hub 2-0:1.0: power on to power good time: 2ms
[ 10.688444] hub 2-0:1.0: local power source is good
[ 10.688445] hub 2-0:1.0: trying to enable port power on non-switchable hub
[ 10.797961] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 10.797962] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.797963] usb usb2: Product: UHCI Host Controller
[ 10.797964] usb usb2: Manufacturer: Linux 2.6.26-rc3-sched-devel.git uhci_hcd
[ 10.797966] usb usb2: SerialNumber: 0000:00:1d.0
[ 10.797985] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[ 10.797990] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 10.797992] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 10.798021] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 10.798027] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 10.798031] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[ 10.798032] uhci_hcd 0000:00:1d.1: Performing full reset
[ 10.798048] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
[ 10.798075] usb usb3: default language 0x0409
[ 10.798099] usb usb3: uevent
[ 10.798122] usb usb3: usb_probe_device
[ 10.798156] usb usb3: configuration #1 chosen from 1 choice
[ 10.798159] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[ 10.798173] usb 3-0:1.0: uevent
[ 10.798196] hub 3-0:1.0: usb_probe_interface
[ 10.798197] hub 3-0:1.0: usb_probe_interface - got id
[ 10.798198] hub 3-0:1.0: USB hub found
[ 10.798204] hub 3-0:1.0: 2 ports detected
[ 10.798204] hub 3-0:1.0: standalone hub
[ 10.798205] hub 3-0:1.0: no power switching (usb 1.0)
[ 10.798206] hub 3-0:1.0: individual port over-current protection
[ 10.798207] hub 3-0:1.0: power on to power good time: 2ms
[ 10.798210] hub 3-0:1.0: local power source is good
[ 10.798211] hub 3-0:1.0: trying to enable port power on non-switchable hub
[ 10.907928] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 10.907930] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.907931] usb usb3: Product: UHCI Host Controller
[ 10.907932] usb usb3: Manufacturer: Linux 2.6.26-rc3-sched-devel.git uhci_hcd
[ 10.907933] usb usb3: SerialNumber: 0000:00:1d.1
[ 10.907955] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 10.907961] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 10.907963] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 10.907993] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 10.907999] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 10.908003] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[ 10.908004] uhci_hcd 0000:00:1d.2: Performing full reset
[ 10.908026] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
[ 10.908055] usb usb4: default language 0x0409
[ 10.908079] usb usb4: uevent
[ 10.908102] usb usb4: usb_probe_device
[ 10.908136] usb usb4: configuration #1 chosen from 1 choice
[ 10.908139] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[ 10.908149] usb 4-0:1.0: uevent
[ 10.908171] hub 4-0:1.0: usb_probe_interface
[ 10.908172] hub 4-0:1.0: usb_probe_interface - got id
[ 10.908173] hub 4-0:1.0: USB hub found
[ 10.908178] hub 4-0:1.0: 2 ports detected
[ 10.908178] hub 4-0:1.0: standalone hub
[ 10.908179] hub 4-0:1.0: no power switching (usb 1.0)
[ 10.908180] hub 4-0:1.0: individual port over-current protection
[ 10.908181] hub 4-0:1.0: power on to power good time: 2ms
[ 10.908184] hub 4-0:1.0: local power source is good
[ 10.908185] hub 4-0:1.0: trying to enable port power on non-switchable hub
[ 11.017899] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 11.017900] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 11.017902] usb usb4: Product: UHCI Host Controller
[ 11.017903] usb usb4: Manufacturer: Linux 2.6.26-rc3-sched-devel.git uhci_hcd
[ 11.017904] usb usb4: SerialNumber: 0000:00:1d.2
[ 11.017921] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[ 11.017926] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 11.017928] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 11.017957] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 11.017963] uhci_hcd 0000:00:1d.3: detected 2 ports
[ 11.017966] uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
[ 11.017967] uhci_hcd 0000:00:1d.3: Performing full reset
[ 11.017989] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
[ 11.018020] usb usb5: default language 0x0409
[ 11.018044] usb usb5: uevent
[ 11.018068] usb usb5: usb_probe_device
[ 11.018105] usb usb5: configuration #1 chosen from 1 choice
[ 11.018108] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[ 11.018118] usb 5-0:1.0: uevent
[ 11.018141] hub 5-0:1.0: usb_probe_interface
[ 11.018142] hub 5-0:1.0: usb_probe_interface - got id
[ 11.018143] hub 5-0:1.0: USB hub found
[ 11.018147] hub 5-0:1.0: 2 ports detected
[ 11.018148] hub 5-0:1.0: standalone hub
[ 11.018149] hub 5-0:1.0: no power switching (usb 1.0)
[ 11.018150] hub 5-0:1.0: individual port over-current protection
[ 11.018151] hub 5-0:1.0: power on to power good time: 2ms
[ 11.018154] hub 5-0:1.0: local power source is good
[ 11.018155] hub 5-0:1.0: trying to enable port power on non-switchable hub
[ 11.127870] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 11.127871] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 11.127873] usb usb5: Product: UHCI Host Controller
[ 11.127874] usb usb5: Manufacturer: Linux 2.6.26-rc3-sched-devel.git uhci_hcd
[ 11.127875] usb usb5: SerialNumber: 0000:00:1d.3
[ 11.127917] initcall uhci_hcd_init+0x0/0x100 returned 0 after 419 msecs
[ 11.127919] calling c67x00_init+0x0/0x20
[ 11.127947] initcall c67x00_init+0x0/0x20 returned 0 after 0 msecs
[ 11.127949] calling acm_init+0x0/0x160
[ 11.127978] usbcore: registered new interface driver cdc_acm
[ 11.127980] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[ 11.127982] initcall acm_init+0x0/0x160 returned 0 after 0 msecs
[ 11.127984] calling usblp_init+0x0/0x20
[ 11.128010] usbcore: registered new interface driver usblp
[ 11.128013] initcall usblp_init+0x0/0x20 returned 0 after 0 msecs
[ 11.128015] calling wdm_init+0x0/0x20
[ 11.128040] usbcore: registered new interface driver cdc_wdm
[ 11.128043] initcall wdm_init+0x0/0x20 returned 0 after 0 msecs
[ 11.128045] calling usb_stor_init+0x0/0x60
[ 11.128045] Initializing USB Mass Storage driver...
[ 11.128073] usbcore: registered new interface driver usb-storage
[ 11.128074] USB Mass Storage support registered.
[ 11.128076] initcall usb_stor_init+0x0/0x60 returned 0 after 0 msecs
[ 11.128078] calling usb_usual_init+0x0/0x50
[ 11.128108] usbcore: registered new interface driver libusual
[ 11.128111] initcall usb_usual_init+0x0/0x50 returned 0 after 0 msecs
[ 11.128112] calling adu_init+0x0/0xb0
[ 11.128113] drivers/usb/misc/adutux.c : adu_init : enter
[ 11.128139] usbcore: registered new interface driver adutux
[ 11.128141] adutux: adutux adutux (see www.ontrak.net) v0.0.13
[ 11.128142] adutux: adutux is an experimental driver. Use at your own risk
[ 11.128143] drivers/usb/misc/adutux.c : adu_init : leave, return value 0
[ 11.128145] initcall adu_init+0x0/0xb0 returned 0 after 0 msecs
[ 11.128146] calling appledisplay_init+0x0/0x60
[ 11.128191] usbcore: registered new interface driver appledisplay
[ 11.128193] initcall appledisplay_init+0x0/0x60 returned 0 after 0 msecs
[ 11.128195] calling cypress_init+0x0/0x50
[ 11.128221] usbcore: registered new interface driver cypress_cy7c63
[ 11.128224] initcall cypress_init+0x0/0x50 returned 0 after 0 msecs
[ 11.128226] calling ftdi_elan_init+0x0/0x180
[ 11.128227] driver ftdi-elan built at 04:24:37 on May 24 2008
[ 11.128288] usbcore: registered new interface driver ftdi-elan
[ 11.128290] initcall ftdi_elan_init+0x0/0x180 returned 0 after 0 msecs
[ 11.128292] calling usb_idmouse_init+0x0/0x50
[ 11.128293] idmouse: Siemens ID Mouse FingerTIP Sensor Driver 0.6
[ 11.128320] usbcore: registered new interface driver idmouse
[ 11.128322] initcall usb_idmouse_init+0x0/0x50 returned 0 after 0 msecs
[ 11.128324] calling lego_usb_tower_init+0x0/0xa0
[ 11.128325] drivers/usb/misc/legousbtower.c: lego_usb_tower_init: enter
[ 11.128351] usbcore: registered new interface driver legousbtower
[ 11.128353] legousbtower: LEGO USB Tower Driver v0.96
[ 11.128354] drivers/usb/misc/legousbtower.c: lego_usb_tower_init: leave, return value 0
[ 11.128356] initcall lego_usb_tower_init+0x0/0xa0 returned 0 after 0 msecs
[ 11.128357] calling usb_rio_init+0x0/0x40
[ 11.128383] usbcore: registered new interface driver rio500
[ 11.128385] rio500: v1.1:USB Rio 500 driver
[ 11.128387] initcall usb_rio_init+0x0/0x40 returned 0 after 0 msecs
[ 11.128388] calling uss720_init+0x0/0x70
[ 11.128416] usbcore: registered new interface driver uss720
[ 11.128417] uss720: v0.6:USB Parport Cable driver for Cables using the Lucent Technologies USS720 Chip
[ 11.128418] uss720: NOTE: this is a special purpose driver to allow nonstandard
[ 11.128419] uss720: protocols (eg. bitbang) over USS720 usb to parallel cables
[ 11.128420] uss720: If you just want to connect to a printer, use usblp instead
[ 11.128422] initcall uss720_init+0x0/0x70 returned 0 after 0 msecs
[ 11.128424] calling cxacru_init+0x0/0x20
[ 11.128450] usbcore: registered new interface driver cxacru
[ 11.128452] initcall cxacru_init+0x0/0x20 returned 0 after 0 msecs
[ 11.128454] calling usbatm_usb_init+0x0/0x70
[ 11.128455] drivers/usb/atm/usbatm.c: usbatm_usb_init: driver version 1.10
[ 11.128457] initcall usbatm_usb_init+0x0/0x70 returned 0 after 0 msecs
[ 11.128459] calling xusbatm_init+0x0/0x140
[ 11.128460] drivers/usb/atm/xusbatm.c: xusbatm_init
[ 11.128460] xusbatm: malformed module parameters
[ 11.128462] initcall xusbatm_init+0x0/0x140 returned -22 after 0 msecs
[ 11.128464] initcall xusbatm_init+0x0/0x140 returned with error code -22
[ 11.128465] calling i8042_init+0x0/0x410
[ 11.128467] pnp: the driver 'i8042 kbd' has been registered
[ 11.128485] i8042 kbd 00:0a: driver attached
[ 11.128510] pnp: the driver 'i8042 aux' has been registered
[ 11.128522] i8042 aux 00:09: driver attached
[ 11.128545] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 11.131379] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 11.131383] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 11.131386] initcall i8042_init+0x0/0x410 returned 0 after 2 msecs
[ 11.131388] calling parkbd_init+0x0/0x1c0
[ 11.131391] parport0: cannot grant exclusive access for device parkbd
[ 11.131392] initcall parkbd_init+0x0/0x1c0 returned -19 after 0 msecs
[ 11.131394] calling serio_raw_init+0x0/0x20
[ 11.131420] initcall serio_raw_init+0x0/0x20 returned 0 after 0 msecs
[ 11.131422] calling l4_init+0x0/0x2b0
[ 11.131433] initcall l4_init+0x0/0x2b0 returned -19 after 0 msecs
[ 11.131435] calling ns558_init+0x0/0x360
[ 11.131436] pnp: the driver 'ns558' has been registered
[ 11.152342] initcall ns558_init+0x0/0x360 returned 0 after 19 msecs
[ 11.152344] calling mousedev_init+0x0/0x80
[ 11.152372] mice: PS/2 mouse device common for all mice
[ 11.152374] initcall mousedev_init+0x0/0x80 returned 0 after 0 msecs
[ 11.152376] calling evdev_init+0x0/0x20
[ 11.152378] initcall evdev_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152379] calling evbug_init+0x0/0x20
[ 11.152381] initcall evbug_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152383] calling atkbd_init+0x0/0x30
[ 11.152407] initcall atkbd_init+0x0/0x30 returned 0 after 0 msecs
[ 11.152409] calling sunkbd_init+0x0/0x20
[ 11.152438] initcall sunkbd_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152440] calling xtkbd_init+0x0/0x20
[ 11.152464] initcall xtkbd_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152466] calling nkbd_init+0x0/0x20
[ 11.152491] initcall nkbd_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152493] calling gc_init+0x0/0x730
[ 11.152494] initcall gc_init+0x0/0x730 returned -19 after 0 msecs
[ 11.152496] calling iforce_init+0x0/0x20
[ 11.152523] initcall iforce_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152524] calling magellan_init+0x0/0x20
[ 11.152549] initcall magellan_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152551] calling sw_init+0x0/0x20
[ 11.152554] initcall sw_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152556] calling tmdc_init+0x0/0x20
[ 11.152557] initcall tmdc_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152559] calling usb_xpad_init+0x0/0x40
[ 11.152586] usbcore: registered new interface driver xpad
[ 11.152588] xpad: X-Box pad driver
[ 11.152589] initcall usb_xpad_init+0x0/0x40 returned 0 after 0 msecs
[ 11.152591] calling usb_acecad_init+0x0/0x40
[ 11.152618] usbcore: registered new interface driver usb_acecad
[ 11.152619] acecad: v3.2:USB Acecad Flair tablet driver
[ 11.152621] initcall usb_acecad_init+0x0/0x40 returned 0 after 0 msecs
[ 11.152623] calling aiptek_init+0x0/0x50
[ 11.152650] usbcore: registered new interface driver aiptek
[ 11.152652] aiptek: v2.3 (May 2, 2007): Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van Paassen
[ 11.152653] aiptek: Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)
[ 11.152655] initcall aiptek_init+0x0/0x50 returned 0 after 0 msecs
[ 11.152656] calling gtco_init+0x0/0x60
[ 11.152682] usbcore: registered new interface driver gtco
[ 11.152684] GTCO usb driver version: 2.00.0006initcall gtco_init+0x0/0x60 returned 0 after 0 msecs
[ 11.152687] calling kbtab_init+0x0/0x40
[ 11.152713] usbcore: registered new interface driver kbtab
[ 11.152715] kbtab: v0.0.2:USB KB Gear JamStudio Tablet driver
[ 11.152717] initcall kbtab_init+0x0/0x40 returned 0 after 0 msecs
[ 11.152718] calling wacom_init+0x0/0x50
[ 11.152748] usbcore: registered new interface driver wacom
[ 11.152750] wacom: v1.48:USB Wacom Graphire and Wacom Intuos tablet driver
[ 11.152752] initcall wacom_init+0x0/0x50 returned 0 after 0 msecs
[ 11.152754] calling cmos_init+0x0/0x20
[ 11.152755] pnp: the driver 'rtc_cmos' has been registered
[ 11.152796] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 11.152815] rtc0: alarms up to one month
[ 11.152815] rtc_cmos 00:03: driver attached
[ 11.152843] initcall cmos_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152845] calling ds1511_rtc_init+0x0/0x20
[ 11.152873] initcall ds1511_rtc_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152875] calling ds1742_init+0x0/0x20
[ 11.152900] initcall ds1742_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152902] calling m48t59_rtc_init+0x0/0x20
[ 11.152930] initcall m48t59_rtc_init+0x0/0x20 returned 0 after 0 msecs
[ 11.152932] calling max6902_init+0x0/0x30
[ 11.152933] max6902 spi driver
[ 11.152957] initcall max6902_init+0x0/0x30 returned 0 after 0 msecs
[ 11.152959] calling test_init+0x0/0xe0
[ 11.153044] rtc-test rtc-test.0: rtc core: registered test as rtc1
[ 11.153102] rtc-test rtc-test.1: rtc core: registered test as rtc2
[ 11.153105] initcall test_init+0x0/0xe0 returned 0 after 0 msecs
[ 11.153107] calling v3020_init+0x0/0x20
[ 11.153135] initcall v3020_init+0x0/0x20 returned 0 after 0 msecs
[ 11.153137] calling abituguru_init+0x0/0x1c0
[ 11.153138] initcall abituguru_init+0x0/0x1c0 returned -19 after 0 msecs
[ 11.153140] calling abituguru3_init+0x0/0x1a0
[ 11.153146] abituguru3: no Abit uGuru3 found, data = 0xFF, cmd = 0xFF
[ 11.153148] initcall abituguru3_init+0x0/0x1a0 returned -19 after 0 msecs
[ 11.153150] calling applesmc_init+0x0/0x620
[ 11.153152] applesmc: supported laptop not found!
[ 11.153153] applesmc: driver init failed (ret=-19)!
[ 11.153155] initcall applesmc_init+0x0/0x620 returned -19 after 0 msecs
[ 11.153157] calling f71805f_init+0x0/0x190
[ 11.153185] initcall f71805f_init+0x0/0x190 returned -19 after 0 msecs
[ 11.153187] calling hdaps_init+0x0/0x200
[ 11.153193] hdaps: supported laptop not found!
[ 11.153194] hdaps: driver init failed (ret=-19)!
[ 11.153196] initcall hdaps_init+0x0/0x200 returned -19 after 0 msecs
[ 11.153197] calling i5k_amb_init+0x0/0x80
[ 11.153260] initcall i5k_amb_init+0x0/0x80 returned 0 after 0 msecs
[ 11.153262] calling sm_sis5595_init+0x0/0x20
[ 11.153298] initcall sm_sis5595_init+0x0/0x20 returned 0 after 0 msecs
[ 11.153300] calling sm_smsc47m1_init+0x0/0x250
[ 11.153311] initcall sm_smsc47m1_init+0x0/0x250 returned -19 after 0 msecs
[ 11.153313] calling vhci_init+0x0/0x70
[ 11.153314] Bluetooth: Virtual HCI driver ver 1.2
[ 11.153343] initcall vhci_init+0x0/0x70 returned 0 after 0 msecs
[ 11.153345] calling bcm203x_init+0x0/0x70
[ 11.153346] Bluetooth: Broadcom Blutonium firmware driver ver 1.1
[ 11.153374] usbcore: registered new interface driver bcm203x
[ 11.153377] initcall bcm203x_init+0x0/0x70 returned 0 after 0 msecs
[ 11.153379] calling bpa10x_init+0x0/0x40
[ 11.153380] Bluetooth: Digianswer Bluetooth USB driver ver 0.9
[ 11.153406] usbcore: registered new interface driver bpa10x
[ 11.153408] initcall bpa10x_init+0x0/0x40 returned 0 after 0 msecs
[ 11.153410] calling bfusb_init+0x0/0x70
[ 11.153411] Bluetooth: BlueFRITZ! USB driver ver 1.1
[ 11.153437] usbcore: registered new interface driver bfusb
[ 11.153439] initcall bfusb_init+0x0/0x70 returned 0 after 0 msecs
[ 11.153441] calling init_dtl1_cs+0x0/0x20
[ 11.153452] initcall init_dtl1_cs+0x0/0x20 returned 0 after 0 msecs
[ 11.153452] calling init_bluecard_cs+0x0/0x20
[ 11.153452] initcall init_bluecard_cs+0x0/0x20 returned 0 after 0 msecs
[ 11.153452] calling btsdio_init+0x0/0x30
[ 11.153452] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 11.153452] initcall btsdio_init+0x0/0x30 returned 0 after 0 msecs
[ 11.153452] calling sdio_uart_init+0x0/0x130
[ 11.153452] initcall sdio_uart_init+0x0/0x130 returned 0 after 0 msecs
[ 11.153452] calling sdhci_drv_init+0x0/0x40
[ 11.153452] sdhci: Secure Digital Host Controller Interface driver
[ 11.153452] sdhci: Copyright(c) Pierre Ossman
[ 11.153452] initcall sdhci_drv_init+0x0/0x40 returned 0 after 0 msecs
[ 11.153452] calling tifm_sd_init+0x0/0x20
[ 11.153452] initcall tifm_sd_init+0x0/0x20 returned 0 after 0 msecs
[ 11.153452] calling mmc_spi_init+0x0/0x20
[ 11.153452] initcall mmc_spi_init+0x0/0x20 returned 0 after 0 msecs
[ 11.153452] calling ib_core_init+0x0/0x50
[ 11.153452] initcall ib_core_init+0x0/0x50 returned 0 after 0 msecs
[ 11.153452] calling ib_mad_init_module+0x0/0xb0
[ 11.153452] initcall ib_mad_init_module+0x0/0xb0 returned 0 after 0 msecs
[ 11.153452] calling ib_sa_init+0x0/0x90
[ 11.153452] initcall ib_sa_init+0x0/0x90 returned 0 after 0 msecs
[ 11.153452] calling ib_cm_init+0x0/0x150
[ 11.153452] initcall ib_cm_init+0x0/0x150 returned 0 after 0 msecs
[ 11.153452] calling iw_cm_init+0x0/0x40
[ 11.153452] initcall iw_cm_init+0x0/0x40 returned 0 after 0 msecs
[ 11.153452] calling addr_init+0x0/0x50
[ 11.153452] initcall addr_init+0x0/0x50 returned 0 after 0 msecs
[ 11.153452] calling cma_init+0x0/0xe0
[ 11.153452] initcall cma_init+0x0/0xe0 returned 0 after 0 msecs
[ 11.153452] calling mthca_init+0x0/0x160
[ 11.153452] initcall mthca_init+0x0/0x160 returned 0 after 0 msecs
[ 11.153452] calling c2_init_module+0x0/0x20
[ 11.153452] initcall c2_init_module+0x0/0x20 returned 0 after 0 msecs
[ 11.153452] calling mlx4_ib_init+0x0/0x20
[ 11.153452] initcall mlx4_ib_init+0x0/0x20 returned 0 after 0 msecs
[ 11.153452] calling iser_init+0x0/0x130
[ 11.153452] iscsi: registered transport (iser)
[ 11.153452] initcall iser_init+0x0/0x130 returned 0 after 0 msecs
[ 11.153452] calling efivars_init+0x0/0x210
[ 11.153452] initcall efivars_init+0x0/0x210 returned -19 after 0 msecs
[ 11.153452] calling dcdbas_init+0x0/0x90
[ 11.153452] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 11.153452] initcall dcdbas_init+0x0/0x90 returned 0 after 0 msecs
[ 11.153452] calling init_soundcore+0x0/0x60
[ 11.153452] initcall init_soundcore+0x0/0x60 returned 0 after 0 msecs
[ 11.153452] calling trident_init_module+0x0/0x30
[ 11.153452] Trident 4DWave/SiS 7018/ALi 5451,Tvia CyberPro 5050 PCI Audio, version 0.14.10j-2.6, 04:23:42 May 24 2008
[ 11.153452] initcall trident_init_module+0x0/0x30 returned 0 after 0 msecs
[ 11.153452] calling alsa_sound_init+0x0/0x90
[ 11.153452] Advanced Linux Sound Architecture Driver Version 1.0.16.
[ 11.153452] initcall alsa_sound_init+0x0/0x90 returned 0 after 0 msecs
[ 11.153452] calling alsa_hwdep_init+0x0/0x70
[ 11.153452] initcall alsa_hwdep_init+0x0/0x70 returned 0 after 0 msecs
[ 11.153452] calling alsa_timer_init+0x0/0x220
[ 11.153452] initcall alsa_timer_init+0x0/0x220 returned 0 after 0 msecs
[ 11.153452] calling alsa_pcm_init+0x0/0x90
[ 11.153452] initcall alsa_pcm_init+0x0/0x90 returned 0 after 0 msecs
[ 11.153452] calling snd_mem_init+0x0/0x40
[ 11.153452] initcall snd_mem_init+0x0/0x40 returned 0 after 0 msecs
[ 11.153452] calling alsa_rawmidi_init+0x0/0x30
[ 11.153452] initcall alsa_rawmidi_init+0x0/0x30 returned 0 after 0 msecs
[ 11.153452] calling snd_mts64_module_init+0x0/0x60
[ 11.702034] initcall snd_mts64_module_init+0x0/0x60 returned -19 after 523 msecs
[ 11.702036] calling alsa_opl3_init+0x0/0x10
[ 11.702038] initcall alsa_opl3_init+0x0/0x10 returned 0 after 0 msecs
[ 11.702040] calling alsa_mpu401_uart_init+0x0/0x10
[ 11.702042] initcall alsa_mpu401_uart_init+0x0/0x10 returned 0 after 0 msecs
[ 11.702044] calling alsa_card_mpu401_init+0x0/0xf0
[ 11.702071] pnp: the driver 'mpu401' has been registered
[ 11.702121] pnp: the driver 'mpu401' has been unregistered
[ 11.702144] initcall alsa_card_mpu401_init+0x0/0xf0 returned -19 after 0 msecs
[ 11.702146] calling alsa_sb_common_init+0x0/0x10
[ 11.702148] initcall alsa_sb_common_init+0x0/0x10 returned 0 after 0 msecs
[ 11.702150] calling alsa_card_als4000_init+0x0/0x20
[ 11.702185] initcall alsa_card_als4000_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702188] calling alsa_card_cmipci_init+0x0/0x20
[ 11.702222] initcall alsa_card_cmipci_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702224] calling alsa_card_cs4281_init+0x0/0x20
[ 11.702259] initcall alsa_card_cs4281_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702261] calling alsa_card_es1968_init+0x0/0x20
[ 11.702295] initcall alsa_card_es1968_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702297] calling alsa_card_fm801_init+0x0/0x20
[ 11.702331] initcall alsa_card_fm801_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702333] calling alsa_card_rme32_init+0x0/0x20
[ 11.702368] initcall alsa_card_rme32_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702370] calling alsa_card_via82xx_init+0x0/0x20
[ 11.702405] initcall alsa_card_via82xx_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702408] calling alsa_card_via82xx_init+0x0/0x20
[ 11.702444] initcall alsa_card_via82xx_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702446] calling alsa_ac97_init+0x0/0x10
[ 11.702447] initcall alsa_ac97_init+0x0/0x10 returned 0 after 0 msecs
[ 11.702449] calling alsa_card_vortex_init+0x0/0x20
[ 11.702483] initcall alsa_card_vortex_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702485] calling alsa_card_vortex_init+0x0/0x20
[ 11.702519] initcall alsa_card_vortex_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702521] calling alsa_card_vortex_init+0x0/0x20
[ 11.702556] initcall alsa_card_vortex_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702559] calling alsa_card_ca0106_init+0x0/0x20
[ 11.702592] initcall alsa_card_ca0106_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702594] calling alsa_card_cs46xx_init+0x0/0x20
[ 11.702629] initcall alsa_card_cs46xx_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702631] calling alsa_card_echo_init+0x0/0x20
[ 11.702664] initcall alsa_card_echo_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702666] calling alsa_card_echo_init+0x0/0x20
[ 11.702699] initcall alsa_card_echo_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702701] calling alsa_card_echo_init+0x0/0x20
[ 11.702737] initcall alsa_card_echo_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702738] calling alsa_card_echo_init+0x0/0x20
[ 11.702773] initcall alsa_card_echo_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702775] calling alsa_card_echo_init+0x0/0x20
[ 11.702810] initcall alsa_card_echo_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702812] calling alsa_card_echo_init+0x0/0x20
[ 11.702846] initcall alsa_card_echo_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702847] calling alsa_card_echo_init+0x0/0x20
[ 11.702881] initcall alsa_card_echo_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702883] calling alsa_card_emu10k1_init+0x0/0x20
[ 11.702918] initcall alsa_card_emu10k1_init+0x0/0x20 returned 0 after 0 msecs
[ 11.702920] calling alsa_card_azx_init+0x0/0x20
[ 11.702950] IOAPIC[0]: Set routing entry (2-22 -> 0x71 -> IRQ 22 Mode:1 Active:1)
[ 11.702952] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[ 11.702974] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 11.778272] hda-codec: No codec parser is available
[ 11.778273] hda-intel: no codecs initialized
[ 11.796885] usb usb2: suspend_rh (auto-stop)
[ 12.046816] usb usb3: suspend_rh (auto-stop)
[ 12.046839] usb usb4: suspend_rh (auto-stop)
[ 12.296748] usb usb5: suspend_rh (auto-stop)
[ 13.190075] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
[ 13.187047] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[ 13.187056] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[ 13.187066] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[ 13.187077] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[ 13.221608] initcall alsa_card_azx_init+0x0/0x20 returned 0 after 1445 msecs
[ 13.225048] calling alsa_card_nm256_init+0x0/0x20
[ 13.237058] initcall alsa_card_nm256_init+0x0/0x20 returned 0 after 0 msecs
[ 13.244098] calling alsa_card_oxygen_init+0x0/0x20
[ 13.244119] initcall alsa_card_oxygen_init+0x0/0x20 returned 0 after 0 msecs
[ 13.251219] calling alsa_card_xonar_init+0x0/0x20
[ 13.253904] initcall alsa_card_xonar_init+0x0/0x20 returned 0 after 0 msecs
[ 13.263236] calling alsa_util_mem_init+0x0/0x10
[ 13.265764] initcall alsa_util_mem_init+0x0/0x10 returned 0 after 0 msecs
[ 13.272597] calling snd_module_init+0x0/0x20
[ 13.283433] input: AT Translated Set 2 keyboard as /class/input/input0
[ 13.278390] usbcore: registered new interface driver snd-usb-caiaq
[ 13.278392] initcall snd_module_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278394] calling init_pdacf+0x0/0x20
[ 13.278419] initcall init_pdacf+0x0/0x20 returned 0 after 0 msecs
[ 13.278423] calling snd_soc_init+0x0/0x30
[ 13.278424] ASoC version 0.13.2
[ 13.278452] initcall snd_soc_init+0x0/0x30 returned 0 after 0 msecs
[ 13.278454] calling alsa_sound_last_init+0x0/0x70
[ 13.278455] ALSA device list:
[ 13.278455] No soundcards found.
[ 13.278457] initcall alsa_sound_last_init+0x0/0x70 returned 0 after 0 msecs
[ 13.278458] calling sysctl_core_init+0x0/0x20
[ 13.278495] initcall sysctl_core_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278497] calling flow_cache_init+0x0/0x1f0
[ 13.278522] initcall flow_cache_init+0x0/0x1f0 returned 0 after 0 msecs
[ 13.278524] calling llc_init+0x0/0x30
[ 13.278525] initcall llc_init+0x0/0x30 returned 0 after 0 msecs
[ 13.278527] calling llc2_init+0x0/0xe0
[ 13.278562] NET: Registered protocol family 26
[ 13.278563] initcall llc2_init+0x0/0xe0 returned 0 after 0 msecs
[ 13.278565] calling snap_init+0x0/0x40
[ 13.278567] initcall snap_init+0x0/0x40 returned 0 after 0 msecs
[ 13.278568] calling xt_init+0x0/0xe0
[ 13.278571] initcall xt_init+0x0/0xe0 returned 0 after 0 msecs
[ 13.278572] calling tcpudp_mt_init+0x0/0x20
[ 13.278575] initcall tcpudp_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278577] calling nflog_tg_init+0x0/0x20
[ 13.278578] initcall nflog_tg_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278580] calling xt_rateest_tg_init+0x0/0x60
[ 13.278584] initcall xt_rateest_tg_init+0x0/0x60 returned 0 after 0 msecs
[ 13.278586] calling comment_mt_init+0x0/0x20
[ 13.278588] initcall comment_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278589] calling dccp_mt_init+0x0/0x60
[ 13.278591] initcall dccp_mt_init+0x0/0x60 returned 0 after 0 msecs
[ 13.278592] calling dscp_mt_init+0x0/0x20
[ 13.278594] initcall dscp_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278596] calling hashlimit_mt_init+0x0/0xb0
[ 13.278603] initcall hashlimit_mt_init+0x0/0xb0 returned 0 after 0 msecs
[ 13.278605] calling iprange_mt_init+0x0/0x20
[ 13.278607] initcall iprange_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278608] calling length_mt_init+0x0/0x20
[ 13.278610] initcall length_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278612] calling mark_mt_init+0x0/0x20
[ 13.278614] initcall mark_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278615] calling multiport_mt_init+0x0/0x20
[ 13.278617] initcall multiport_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278619] calling owner_mt_init+0x0/0x20
[ 13.278621] initcall owner_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278622] calling sctp_mt_init+0x0/0x20
[ 13.278624] initcall sctp_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278625] calling string_mt_init+0x0/0x20
[ 13.278627] initcall string_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278629] calling time_mt_init+0x0/0x20
[ 13.278630] initcall time_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278632] calling u32_mt_init+0x0/0x20
[ 13.278634] initcall u32_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.278635] calling sysctl_ipv4_init+0x0/0x60
[ 13.278850] initcall sysctl_ipv4_init+0x0/0x60 returned 0 after 0 msecs
[ 13.278852] calling ipip_init+0x0/0x80
[ 13.278852] IPv4 over IPv4 tunneling driver
[ 13.279027] initcall ipip_init+0x0/0x80 returned 0 after 0 msecs
[ 13.279029] calling ipgre_init+0x0/0x90
[ 13.279030] GRE over IPv4 tunneling driver
[ 13.279198] initcall ipgre_init+0x0/0x90 returned 0 after 0 msecs
[ 13.279200] calling ah4_init+0x0/0x80
[ 13.279203] initcall ah4_init+0x0/0x80 returned 0 after 0 msecs
[ 13.279205] calling esp4_init+0x0/0x80
[ 13.279207] initcall esp4_init+0x0/0x80 returned 0 after 0 msecs
[ 13.279208] calling ipcomp4_init+0x0/0x80
[ 13.279210] initcall ipcomp4_init+0x0/0x80 returned 0 after 0 msecs
[ 13.279212] calling ipip_init+0x0/0x80
[ 13.279213] initcall ipip_init+0x0/0x80 returned 0 after 0 msecs
[ 13.279215] calling xfrm4_beet_init+0x0/0x20
[ 13.279217] initcall xfrm4_beet_init+0x0/0x20 returned 0 after 0 msecs
[ 13.279218] calling tunnel4_init+0x0/0x40
[ 13.279220] initcall tunnel4_init+0x0/0x40 returned 0 after 0 msecs
[ 13.279222] calling xfrm4_transport_init+0x0/0x20
[ 13.279223] initcall xfrm4_transport_init+0x0/0x20 returned 0 after 0 msecs
[ 13.279227] calling ipv4_netfilter_init+0x0/0x20
[ 13.279229] initcall ipv4_netfilter_init+0x0/0x20 returned 0 after 0 msecs
[ 13.279230] calling ip_tables_init+0x0/0xc0
[ 13.279235] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 13.279237] initcall ip_tables_init+0x0/0xc0 returned 0 after 0 msecs
[ 13.279239] calling iptable_filter_init+0x0/0x80
[ 13.279247] initcall iptable_filter_init+0x0/0x80 returned 0 after 0 msecs
[ 13.279248] calling iptable_mangle_init+0x0/0x60
[ 13.279255] initcall iptable_mangle_init+0x0/0x60 returned 0 after 0 msecs
[ 13.279256] calling addrtype_mt_init+0x0/0x20
[ 13.279258] initcall addrtype_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.279260] calling ah_mt_init+0x0/0x20
[ 13.279261] initcall ah_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.279263] calling ecn_mt_init+0x0/0x20
[ 13.279264] initcall ecn_mt_init+0x0/0x20 returned 0 after 0 msecs
[ 13.279267] calling ecn_tg_init+0x0/0x20
[ 13.279268] initcall ecn_tg_init+0x0/0x20 returned 0 after 0 msecs
[ 13.279270] calling log_tg_init+0x0/0x30
[ 13.279272] initcall log_tg_init+0x0/0x30 returned 0 after 0 msecs
[ 13.279274] calling ttl_tg_init+0x0/0x20
[ 13.279275] initcall ttl_tg_init+0x0/0x20 returned 0 after 0 msecs
[ 13.279277] calling ulog_tg_init+0x0/0x120
[ 13.279285] initcall ulog_tg_init+0x0/0x120 returned 0 after 0 msecs
[ 13.279286] calling ip_vs_init+0x0/0xd0
[ 13.279330] IPVS: Registered protocols ()
[ 13.279345] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 13.279364] IPVS: ipvs loaded.
[ 13.279366] initcall ip_vs_init+0x0/0xd0 returned 0 after 0 msecs
[ 13.279368] calling ip_vs_rr_init+0x0/0x30
[ 13.279369] IPVS: [rr] scheduler registered.
[ 13.279371] initcall ip_vs_rr_init+0x0/0x30 returned 0 after 0 msecs
[ 13.279372] calling ip_vs_lc_init+0x0/0x30
[ 13.279373] IPVS: [lc] scheduler registered.
[ 13.279375] initcall ip_vs_lc_init+0x0/0x30 returned 0 after 0 msecs
[ 13.279376] calling ip_vs_wlc_init+0x0/0x30
[ 13.279378] IPVS: [wlc] scheduler registered.
[ 13.279379] initcall ip_vs_wlc_init+0x0/0x30 returned 0 after 0 msecs
[ 13.279381] calling ip_vs_lblc_init+0x0/0x70
[ 13.279390] IPVS: [lblc] scheduler registered.
[ 13.279391] initcall ip_vs_lblc_init+0x0/0x70 returned 0 after 0 msecs
[ 13.279393] calling ip_vs_dh_init+0x0/0x30
[ 13.279394] IPVS: [dh] scheduler registered.
[ 13.279396] initcall ip_vs_dh_init+0x0/0x30 returned 0 after 0 msecs
[ 13.279397] calling ip_vs_sh_init+0x0/0x30
[ 13.279398] IPVS: [sh] scheduler registered.
[ 13.279400] initcall ip_vs_sh_init+0x0/0x30 returned 0 after 0 msecs
[ 13.279402] calling ip_vs_sed_init+0x0/0x30
[ 13.279403] IPVS: [sed] scheduler registered.
[ 13.279404] initcall ip_vs_sed_init+0x0/0x30 returned 0 after 0 msecs
[ 13.279406] calling ip_vs_nq_init+0x0/0x30
[ 13.279407] IPVS: [nq] scheduler registered.
[ 13.279408] initcall ip_vs_nq_init+0x0/0x30 returned 0 after 0 msecs
[ 13.279410] calling cubictcp_register+0x0/0x80
[ 13.279412] TCP cubic registered
[ 13.279413] initcall cubictcp_register+0x0/0x80 returned 0 after 0 msecs
[ 13.279415] calling packet_init+0x0/0x50
[ 13.279416] NET: Registered protocol family 17
[ 13.279420] initcall packet_init+0x0/0x50 returned 0 after 0 msecs
[ 13.279422] calling ipsec_pfkey_init+0x0/0xb0
[ 13.279423] NET: Registered protocol family 15
[ 13.279425] initcall ipsec_pfkey_init+0x0/0xb0 returned 0 after 0 msecs
[ 13.279427] calling br_init+0x0/0xe0
[ 13.279437] initcall br_init+0x0/0xe0 returned 0 after 0 msecs
[ 13.279439] calling ipx_init+0x0/0x120
[ 13.279494] NET: Registered protocol family 4
[ 14.047678] initcall ipx_init+0x0/0x120 returned 0 after 732 msecs
[ 14.053493] calling atalk_init+0x0/0xb0
[ 14.057432] NET: Registered protocol family 5
[ 14.127434] initcall atalk_init+0x0/0xb0 returned 0 after 66 msecs
[ 14.133635] calling x25_init+0x0/0x70
[ 14.137398] NET: Registered protocol family 9
[ 14.141767] X.25 for Linux Version 0.2
[ 14.143664] initcall x25_init+0x0/0x70 returned 0 after 7 msecs
[ 14.149628] calling ircomm_init+0x0/0xb0
[ 14.153652] IrCOMM protocol (Dag Brattli)
[ 14.153636] evbug.c: Connected device: "AT Translated Set 2 keyboard", isa0060/serio0/input0
[ 14.165409] initcall ircomm_init+0x0/0xb0 returned 0 after 11 msecs
[ 14.171720] calling ircomm_tty_init+0x0/0x190
[ 14.185053] initcall ircomm_tty_init+0x0/0x190 returned 0 after 1 msecs
[ 14.185053] calling af_rxrpc_init+0x0/0x1c0
[ 14.197432] NET: Registered protocol family 33
[ 14.197432] initcall af_rxrpc_init+0x0/0x1c0 returned 0 after 4 msecs
[ 14.203917] calling decnet_init+0x0/0xa0
[ 14.206063] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
[ 14.220310] DECnet: Routing cache hash table of 1024 buckets, 16Kbytes
[ 14.226860] NET: Registered protocol family 12
[ 14.227000] initcall decnet_init+0x0/0xa0 returned 0 after 18 msecs
[ 14.233317] calling dn_rtmsg_init+0x0/0x80
[ 14.235361] initcall dn_rtmsg_init+0x0/0x80 returned 0 after 0 msecs
[ 14.241759] calling econet_proto_init+0x0/0x50
[ 14.246051] NET: Registered protocol family 19
[ 14.250509] initcall econet_proto_init+0x0/0x50 returned 0 after 4 msecs
[ 14.263453] calling vlan_proto_init+0x0/0xd0
[ 14.264178] 802.1Q VLAN Support v1.8 Ben Greear <greearb@xxxxxxxxxxxxxxx>
[ 14.274179] All bugs added by David S. Miller <davem@xxxxxxxxxx>
[ 14.275347] initcall vlan_proto_init+0x0/0xd0 returned 0 after 12 msecs
[ 14.285562] calling sctp_init+0x0/0x700
[ 14.285562] SCTP: Hash tables configured (established 65536 bind 65536)
[ 14.359861] sctp_init_sock(sk: ffff81003c1b8000)
[ 14.363775] initcall sctp_init+0x0/0x700 returned 0 after 72 msecs
[ 14.370002] calling rfkill_handler_init+0x0/0x20
[ 14.374675] initcall rfkill_handler_init+0x0/0x20 returned 0 after 0 msecs
[ 14.381594] calling hpet_insert_resource+0x0/0x30
[ 14.383935] initcall hpet_insert_resource+0x0/0x30 returned 0 after 0 msecs
[ 14.390939] calling lapic_insert_resource+0x0/0x50
[ 14.395750] initcall lapic_insert_resource+0x0/0x50 returned 0 after 0 msecs
[ 14.402841] calling init_lapic_nmi_sysfs+0x0/0x40
[ 14.407737] initcall init_lapic_nmi_sysfs+0x0/0x40 returned 0 after 0 msecs
[ 14.414740] calling ioapic_insert_resources+0x0/0x70
[ 14.419805] initcall ioapic_insert_resources+0x0/0x70 returned 0 after 0 msecs
[ 14.427074] calling sched_init_debug+0x0/0x30
[ 14.431537] initcall sched_init_debug+0x0/0x30 returned 0 after 0 msecs
[ 14.438197] calling init_oops_id+0x0/0x30
[ 14.442308] initcall init_oops_id+0x0/0x30 returned 0 after 0 msecs
[ 14.448620] calling disable_boot_consoles+0x0/0x40
[ 14.453508] initcall disable_boot_consoles+0x0/0x40 returned 0 after 0 msecs
[ 14.460600] calling pm_qos_power_init+0x0/0xa0
[ 14.465414] initcall pm_qos_power_init+0x0/0xa0 returned 0 after 0 msecs
[ 14.472159] calling software_resume+0x0/0x160
[ 14.476615] initcall software_resume+0x0/0x160 returned -2 after 0 msecs
[ 14.483360] initcall software_resume+0x0/0x160 returned with error code -2
[ 14.490676] calling afs_init+0x0/0x1e0
[ 14.494525] kAFS: Red Hat AFS client v0.1 registering.
[ 14.506425] initcall afs_init+0x0/0x1e0 returned 0 after 5 msecs
[ 14.506425] calling random32_reseed+0x0/0x80
[ 14.510804] initcall random32_reseed+0x0/0x80 returned 0 after 0 msecs
[ 14.516994] calling pci_sysfs_init+0x0/0x60
[ 14.521378] initcall pci_sysfs_init+0x0/0x60 returned 0 after 0 msecs
[ 14.527865] calling acpi_wakeup_device_init+0x0/0xac
[ 14.532934] initcall acpi_wakeup_device_init+0x0/0xac returned 0 after 0 msecs
[ 14.540202] calling acpi_sleep_proc_init+0x0/0x38
[ 14.544405] initcall acpi_sleep_proc_init+0x0/0x38 returned 0 after 0 msecs
[ 14.551410] calling seqgen_init+0x0/0x20
[ 14.555439] initcall seqgen_init+0x0/0x20 returned 0 after 0 msecs
[ 14.561668] calling scsi_complete_async_scans+0x0/0x130
[ 14.566991] initcall scsi_complete_async_scans+0x0/0x130 returned 0 after 0 msecs
[ 14.574184] calling edd_init+0x0/0x2c0
[ 14.578036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 14.584051] EDD information not available.
[ 14.588163] initcall edd_init+0x0/0x2c0 returned 1 after 9 msecs
[ 14.594213] initcall edd_init+0x0/0x2c0 returned with error code 1
[ 14.600526] calling tcp_congestion_default+0x0/0x20
[ 14.605424] initcall tcp_congestion_default+0x0/0x20 returned 0 after 0 msecs
[ 14.612602] calling ip_auto_config+0x0/0xf90
[ 14.617851] initcall ip_auto_config+0x0/0xf90 returned 0 after 0 msecs
[ 14.643884] kjournald starting. Commit interval 5 seconds
[ 14.640379] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.640390] VFS: Mounted root (ext3 filesystem) readonly.
[ 14.640408] Freeing unused kernel memory: 1332k freed
[ 16.641668] usb usb1: uevent
[ 16.644601] usb 1-0:1.0: uevent
[ 16.647855] usb usb2: uevent
[ 16.651506] usb 2-0:1.0: uevent
[ 16.651521] usb usb3: uevent
[ 16.651535] usb 3-0:1.0: uevent
[ 16.651549] usb usb4: uevent
[ 16.651563] usb 4-0:1.0: uevent
[ 16.651579] usb usb5: uevent
[ 16.651592] usb 5-0:1.0: uevent
[ 109.151140] EXT3 FS on sda1, internal journal
[ 109.251429] kjournald starting. Commit interval 5 seconds
[ 109.245820] EXT3 FS on sdb1, internal journal
[ 109.245825] EXT3-fs: mounted filesystem with ordered data mode.
[ 109.601916] Adding 8193140k swap on /dev/sda2. Priority:-1 extents:1 across:8193140k
[ 110.436787] e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 115.287552] warning: `dbus-daemon' uses 32-bit capabilities (legacy support in use)
00:00.0 Host bridge: Intel Corporation 82975X Memory Controller Hub
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, fast devsel, latency 0
Capabilities: <access denied>

00:01.0 PCI bridge: Intel Corporation 82975X PCI Express Root Port (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: 50300000-503fffff
Prefetchable memory behind bridge: 0000000040000000-000000004ff00000
Capabilities: <access denied>

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
Subsystem: Intel Corporation Unknown device 0417
Flags: fast devsel, IRQ 22
Memory at 50400000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>

00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Memory behind bridge: 50200000-502fffff
Capabilities: <access denied>

00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Capabilities: <access denied>

00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: 50100000-501fffff
Capabilities: <access denied>

00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, medium devsel, latency 0, IRQ 23
I/O ports at 4080 [size=32]

00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 4060 [size=32]

00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at 4040 [size=32]

00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at 4020 [size=32]

00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at 50404400 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) (prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=05, subordinate=05, sec-latency=32
I/O behind bridge: 00001000-00001fff
Memory behind bridge: 50000000-500fffff
Capabilities: <access denied>

00:1f.0 ISA bridge: Intel Corporation 82801GH (ICH7DH) LPC Interface Bridge (rev 01)
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, medium devsel, latency 0
Capabilities: <access denied>

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) (prog-if 8a [Master SecP PriP])
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at 01f0 [size=8]
I/O ports at 03f4 [size=1]
I/O ports at 0170 [size=8]
I/O ports at 0374 [size=1]
I/O ports at 40b0 [size=16]

00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19
I/O ports at 40c8 [size=8]
I/O ports at 40e4 [size=4]
I/O ports at 40c0 [size=8]
I/O ports at 40e0 [size=4]
I/O ports at 40a0 [size=16]
Memory at 50404000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>

00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
Subsystem: Intel Corporation Unknown device 5842
Flags: medium devsel, IRQ 9
I/O ports at 4000 [size=32]

01:00.0 VGA compatible controller: ATI Technologies Inc R580 [Radeon X1900 XT] Primary (prog-if 00 [VGA])
Subsystem: ATI Technologies Inc Unknown device 0b12
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at 40000000 (64-bit, prefetchable) [size=256M]
Memory at 50300000 (64-bit, non-prefetchable) [size=64K]
I/O ports at 3000 [size=256]
Expansion ROM at 50320000 [disabled] [size=128K]
Capabilities: <access denied>

01:00.1 Display controller: ATI Technologies Inc R580 [Radeon X1900 XT] Secondary
Subsystem: ATI Technologies Inc Unknown device 0b13
Flags: bus master, fast devsel, latency 0
Memory at 50310000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>

02:00.0 Multimedia controller: Philips Semiconductors Unknown device 7162
Subsystem: Animation Technologies Inc. Unknown device 0820
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at 50200000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>

04:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
Subsystem: Intel Corporation Unknown device 30a5
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at 50100000 (32-bit, non-prefetchable) [size=128K]
I/O ports at 2000 [size=32]
Capabilities: <access denied>

05:02.0 Network controller: RaLink RT2561/RT61 802.11g PCI
Subsystem: Linksys WMP54G ver 4.1
Flags: bus master, slow devsel, latency 32, IRQ 10
Memory at 50000000 (32-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>

05:04.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI])
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, medium devsel, latency 32, IRQ 10
Memory at 5000c000 (32-bit, non-prefetchable) [size=2K]
Memory at 50008000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>

05:05.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
Subsystem: Intel Corporation Unknown device 7114
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 10
I/O ports at 1018 [size=8]
I/O ports at 1024 [size=4]
I/O ports at 1010 [size=8]
I/O ports at 1020 [size=4]
I/O ports at 1000 [size=16]
Memory at 5000c800 (32-bit, non-prefetchable) [size=1K]
Expansion ROM at fff80000 [disabled] [size=512K]
Capabilities: <access denied>

IcmpMsg:
InType3: 32
InType8: 1
OutType0: 1
OutType3: 32
Tcp:
1541 active connections openings
152 passive connection openings
2 failed connection attempts
0 connection resets received
5 connections established
350291 segments received
160513 segments send out
0 segments retransmited
0 bad segments received.
2 resets sent
UdpLite:


----- End forwarded message -----
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/