2008-11-17 22:08:39

by Andrey Vul

[permalink] [raw]
Subject: jfs problem

I have a JFS problem occuring randomly. The hardware that this happens
on is an Asus M50VM laptop.

/dev/sda5 is mounted on /

Kernel version is 2.6.27.4 with dm-bbr (device mapper - bad block
relocation), fbcondecor, and squashfs patches.

dmesg:
[ 130.405776] DMAR:[DMA Write] Request device [00:1f.2] fault addr fff9f000
[ 130.405780] DMAR:[fault reason 05] PTE Write access is not set
[ 130.405828] ERROR: (device sda5): diRead: i_ino != di_number
[ 130.406133] ERROR: (device sda5): remounting filesystem as read-only
[ 130.406136]
[ 130.406146] jfs_lookup: iget failed on inum 188808
[ 131.212899] DMAR:[DMA Write] Request device [00:1f.2] fault addr fff9f000
[ 131.212903] DMAR:[fault reason 05] PTE Write access is not set
[ 131.212962] ERROR: (device sda5): stack overrun in dtSearch!
[ 131.212968] btstack dump:
[ 131.212972] bn = 0, index = 0
[ 131.212975] bn = 5402c5, index = 0
[ 131.212979] bn = 0, index = 0
[ 131.212982] bn = 5402c5, index = 0
[ 131.212985] bn = 0, index = 0
[ 131.212988] bn = 5402c5, index = 0
[ 131.212991] bn = 0, index = 0
[ 131.212995] bn = fffffffffffffff4, index = 7336
[ 131.213015] jfs_lookup: dtSearch returned -5

.config:
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.27-gentoo-r2
# Mon Nov 17 12:43:19 2008
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_ARCH_DEFCONFIG="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_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_TREE=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=17
# CONFIG_CGROUPS is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
# CONFIG_GROUP_SCHED is not set
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_RELAY=y
# CONFIG_NAMESPACES is not set
# CONFIG_BLK_DEV_INITRD is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
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_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_MARKERS=y
# CONFIG_OPROFILE is not set
CONFIG_HAVE_OPROFILE=y
# CONFIG_KPROBES is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
# CONFIG_HAVE_ARCH_TRACEHOOK is not set
# CONFIG_HAVE_DMA_ATTRS is not set
CONFIG_USE_GENERIC_SMP_HELPERS=y
# CONFIG_HAVE_CLK is not set
CONFIG_PROC_PAGE_MONITOR=y
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_INTEGRITY is not set
CONFIG_BLOCK_COMPAT=y

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

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_VSMP is not set
CONFIG_PARAVIRT_GUEST=y
# CONFIG_XEN is not set
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_KVM_CLOCK is not set
# CONFIG_KVM_GUEST is not set
# CONFIG_PARAVIRT is not set
# CONFIG_PARAVIRT_CLOCK 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 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MPSC is not set
CONFIG_MCORE2=y
# 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_WP_WORKS_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
# CONFIG_AMD_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_NR_CPUS=4
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_MCE is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
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_HAVE_MEMORY_PRESENT=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y

#
# Memory hotplug is currently incompatible with Software Suspend
#
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
CONFIG_EFI=y
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_VERBOSE is not set
CONFIG_CAN_PM_TRACE=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_PM_TEST_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
# CONFIG_ACPI_BAY is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_WMI=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=y
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_DMAR=y
CONFIG_DMAR_GFX_WA=y
CONFIG_DMAR_FLOPPY_WA=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIEASPM is not set
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_LEGACY is not set
# CONFIG_PCI_DEBUG is not set
CONFIG_HT_IRQ=y
CONFIG_ISA_DMA_API=y
CONFIG_K8_NB=y
# CONFIG_PCCARD is not set
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_FAKE is not set
CONFIG_HOTPLUG_PCI_ACPI=m
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=m

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

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
# 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=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
CONFIG_INET_TUNNEL=y
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
CONFIG_INET_LRO=y
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# 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 is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
# CONFIG_DEFAULT_BIC is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_HTCP is not set
# CONFIG_DEFAULT_VEGAS is not set
# CONFIG_DEFAULT_WESTWOOD is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
# CONFIG_IP_VS is not set
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_SIT=y
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
# CONFIG_NETFILTER_ADVANCED is not set

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CT_NETLINK=y
CONFIG_NETFILTER_XTABLES=y
CONFIG_NETFILTER_XT_TARGET_MARK=y
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
CONFIG_NETFILTER_XT_MATCH_POLICY=y
CONFIG_NETFILTER_XT_MATCH_STATE=y

#
# IP: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
CONFIG_NF_NAT_SIP=y
CONFIG_IP_NF_MANGLE=y

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV6=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_IPV6HEADER=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_LOG=y
CONFIG_IP6_NF_TARGET_REJECT=y
CONFIG_IP6_NF_MANGLE=y
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_INGRESS is not set

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

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=m
CONFIG_BT_L2CAP=m
CONFIG_BT_SCO=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

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

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

#
# Rate control algorithm selection
#
CONFIG_MAC80211_RC_PID=y
CONFIG_MAC80211_RC_DEFAULT_PID=y
CONFIG_MAC80211_RC_DEFAULT="pid"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_IEEE80211 is not set
CONFIG_RFKILL=m
# CONFIG_RFKILL_INPUT is not set
CONFIG_RFKILL_LEDS=y
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=m
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=16384
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_VIRTIO_BLK is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ACER_WMI is not set
CONFIG_ASUS_LAPTOP=y
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_HP_WMI is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
CONFIG_INTEL_MENLOW=m
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_SGI_XP is not set
# CONFIG_HP_ILO is not set
# CONFIG_SGI_GRU is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

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

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

#
# 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 is not set
CONFIG_SCSI_ISCSI_ATTRS=y
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# CONFIG_SCSI_LOWLEVEL is not set
# CONFIG_SCSI_DH is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_SATA_SVW is not set
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ACPI is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_SCH is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID10 is not set
# CONFIG_MD_RAID456 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_CRYPT is not set
# CONFIG_DM_SNAPSHOT is not set
CONFIG_DM_MIRROR=y
CONFIG_DM_ZERO=y
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_UEVENT is not set
CONFIG_BLK_DEV_DM_BBR=m
CONFIG_FUSION=y
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set
CONFIG_FUSION_MAX_SGE=128
# CONFIG_FUSION_LOGGING is not set

#
# IEEE 1394 (FireWire) support
#

#
# Enable only one of the two stacks, unless you know what you are doing
#
# CONFIG_FIREWIRE is not set
CONFIG_IEEE1394=m
CONFIG_IEEE1394_OHCI1394=m
CONFIG_IEEE1394_PCILYNX=m
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=m
CONFIG_IEEE1394_VIDEO1394=m
# CONFIG_IEEE1394_DV1394 is not set
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_IFB is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_VETH is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
# CONFIG_MARVELL_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_FIXED_PHY is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_NET_ETHERNET is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_R8169=m
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
CONFIG_SKY2=y
# CONFIG_SKY2_DEBUG is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=y
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

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

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_HSO is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_VIRTIO_NET is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

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

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1680
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1050
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_PS2_ALPS is not set
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
# CONFIG_MOUSE_PS2_LIFEBOOK is not set
# CONFIG_MOUSE_PS2_TRACKPOINT is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
CONFIG_INPUT_UINPUT=m

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

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_DEVKMEM=y
CONFIG_SERIAL_NONSTANDARD=y
# CONFIG_COMPUTONE is not set
# CONFIG_ROCKETPORT is not set
# CONFIG_CYCLADES is not set
# CONFIG_DIGIEPCA is not set
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_ISI is not set
# CONFIG_SYNCLINK is not set
# CONFIG_SYNCLINKMP is not set
# CONFIG_SYNCLINK_GT is not set
# CONFIG_N_HDLC is not set
# CONFIG_RISCOM8 is not set
# CONFIG_SPECIALIX is not set
# CONFIG_SX is not set
# CONFIG_RIO is not set
# CONFIG_STALDRV is not set
# CONFIG_NOZOMI is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=32
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=y

#
# 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_VIRTIO_CONSOLE is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_VIRTIO is not set
CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_CHARDEV is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=y
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
# CONFIG_I2C_NFORCE2_S4985 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

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

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

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

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

#
# Miscellaneous I2C Chip support
#
# CONFIG_DS1682 is not set
# CONFIG_AT24 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_PCF8575 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
# CONFIG_SPI is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_BATTERY_DS2760 is not set
CONFIG_HWMON=m
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7473 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_CORETEMP=m
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_THERMAL=y
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

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

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

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set

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

#
# Multifunction device drivers
#
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_TMIO is not set

#
# Multimedia devices
#

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

#
# 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_V4L1=m
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
# CONFIG_VIDEO_VIVI is not set
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_IVTV is not set
# CONFIG_VIDEO_CAFE_CCIC is not set
CONFIG_V4L_USB_DRIVERS=y
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_GSPCA is not set
# CONFIG_VIDEO_PVRUSB2 is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_VIDEO_USBVISION is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_QUICKCAM_MESSENGER is not set
# CONFIG_USB_ET61X251 is not set
# CONFIG_VIDEO_OVCAMCHIP is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_ZC0301 is not set
# CONFIG_USB_PWC is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USB_STKWEBCAM is not set
# CONFIG_USB_S2255 is not set
# CONFIG_SOC_CAMERA is not set
# CONFIG_VIDEO_SH_MOBILE_CEU is not set
CONFIG_RADIO_ADAPTERS=y
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_SI470X is not set
# CONFIG_DAB is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
# CONFIG_DRM_I915 is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
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 is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
CONFIG_FB_VESA=y
# CONFIG_FB_EFI is not set
# CONFIG_FB_IMAC is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_CORGI=m
CONFIG_BACKLIGHT_PROGEAR=m
CONFIG_BACKLIGHT_MBP_NVIDIA=m

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_VIDEO_SELECT=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
# CONFIG_SND_DUMMY is not set
CONFIG_SND_VIRMIDI=m
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_CODEC_REALTEK=y
# CONFIG_SND_HDA_CODEC_ANALOG is not set
# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
# CONFIG_SND_HDA_CODEC_VIA is not set
# CONFIG_SND_HDA_CODEC_ATIHDMI is not set
# CONFIG_SND_HDA_CODEC_CONEXANT is not set
# CONFIG_SND_HDA_CODEC_CMEDIA is not set
# CONFIG_SND_HDA_CODEC_SI3054 is not set
# CONFIG_SND_HDA_GENERIC is not set
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
CONFIG_HID_DEBUG=y
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT_POWERBOOK=y
CONFIG_HID_FF=y
CONFIG_HID_PID=y
CONFIG_LOGITECH_FF=y
# CONFIG_LOGIRUMBLEPAD2_FF is not set
CONFIG_PANTHERLORD_FF=y
# CONFIG_THRUSTMASTER_FF is not set
# CONFIG_ZEROPLUS_FF is not set
CONFIG_USB_HIDDEV=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=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

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

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
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_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
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 is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
CONFIG_USB_LIBUSUAL=y

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

#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_GADGET is not set
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set

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

#
# MMC/SD Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=m
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
CONFIG_MEMSTICK=m
# CONFIG_MEMSTICK_DEBUG is not set

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

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

#
# LED drivers
#
CONFIG_LEDS_PCA9532=m
CONFIG_LEDS_CLEVO_MAIL=m
CONFIG_LEDS_PCA955X=m

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y

#
# Reporting subsystems
#
# CONFIG_EDAC_DEBUG is not set
# CONFIG_EDAC_MM_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

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

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

#
# SPI RTC drivers
#

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

#
# on-CPU RTC drivers
#
# CONFIG_DMADEVICES is not set
# CONFIG_UIO is not set

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

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT2_FS_XIP=y
CONFIG_FS_XIP=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
# CONFIG_EXT4DEV_FS is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
CONFIG_REISERFS_PROC_INFO=y
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_JFS_FS=y
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
CONFIG_JFS_DEBUG=y
CONFIG_JFS_STATISTICS=y
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
CONFIG_GENERIC_ACL=y

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

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS 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=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
CONFIG_ROMFS_FS=m
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_ROOT_NFS=y
# CONFIG_NFSD is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
CONFIG_RPCSEC_GSS_KRB5=y
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
CONFIG_CIFS_STATS=y
CONFIG_CIFS_STATS2=y
CONFIG_CIFS_WEAK_PW_HASH=y
# CONFIG_CIFS_UPCALL is not set
CONFIG_CIFS_XATTR=y
# CONFIG_CIFS_POSIX is not set
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
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 is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
CONFIG_NLS_CODEPAGE_866=m
# CONFIG_NLS_CODEPAGE_869 is not set
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_DEBUG_PREEMPT=y
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_SYSCTL_SYSCALL_CHECK=y
CONFIG_HAVE_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
# CONFIG_FTRACE is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
# CONFIG_SYSPROF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_CONTEXT_SWITCH_TRACER is not set
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
# CONFIG_STRICT_DEVMEM is not set
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DIRECT_GBPAGES is not set
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_DEBUG_NX_TEST=m
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_MMIOTRACE is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
# CONFIG_OPTIMIZE_INLINING is not set

#
# 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_FILE_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=65536
# CONFIG_SECURITY_SELINUX is not set
# CONFIG_SECURITY_SMACK is not set
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 is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

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

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=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 is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

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

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_LZO is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
# CONFIG_KVM_AMD is not set
# CONFIG_KVM_TRACE is not set
CONFIG_VIRTIO=m
CONFIG_VIRTIO_RING=m
CONFIG_VIRTIO_PCI=m
CONFIG_VIRTIO_BALLOON=m

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
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


--
Andrey Vul


2008-11-17 23:59:06

by Steven Noonan

[permalink] [raw]
Subject: Re: jfs problem

CC-ing the JFS maintainer.

On Mon, Nov 17, 2008 at 10:08 PM, Andrey Vul <[email protected]> wrote:
> I have a JFS problem occuring randomly. The hardware that this happens
> on is an Asus M50VM laptop.
>
> /dev/sda5 is mounted on /
>
> Kernel version is 2.6.27.4 with dm-bbr (device mapper - bad block
> relocation), fbcondecor, and squashfs patches.
>
> dmesg:
> [ 130.405776] DMAR:[DMA Write] Request device [00:1f.2] fault addr fff9f000
> [ 130.405780] DMAR:[fault reason 05] PTE Write access is not set
> [ 130.405828] ERROR: (device sda5): diRead: i_ino != di_number
> [ 130.406133] ERROR: (device sda5): remounting filesystem as read-only
> [ 130.406136]
> [ 130.406146] jfs_lookup: iget failed on inum 188808
> [ 131.212899] DMAR:[DMA Write] Request device [00:1f.2] fault addr fff9f000
> [ 131.212903] DMAR:[fault reason 05] PTE Write access is not set
> [ 131.212962] ERROR: (device sda5): stack overrun in dtSearch!
> [ 131.212968] btstack dump:
> [ 131.212972] bn = 0, index = 0
> [ 131.212975] bn = 5402c5, index = 0
> [ 131.212979] bn = 0, index = 0
> [ 131.212982] bn = 5402c5, index = 0
> [ 131.212985] bn = 0, index = 0
> [ 131.212988] bn = 5402c5, index = 0
> [ 131.212991] bn = 0, index = 0
> [ 131.212995] bn = fffffffffffffff4, index = 7336
> [ 131.213015] jfs_lookup: dtSearch returned -5
>
> .config:
> #
> # Automatically generated make config: don't edit
> # Linux kernel version: 2.6.27-gentoo-r2
> # Mon Nov 17 12:43:19 2008
> #
> CONFIG_64BIT=y
> # CONFIG_X86_32 is not set
> CONFIG_X86_64=y
> CONFIG_X86=y
> CONFIG_ARCH_DEFCONFIG="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_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
>
> #
> # General setup
> #
> CONFIG_EXPERIMENTAL=y
> CONFIG_LOCK_KERNEL=y
> CONFIG_INIT_ENV_ARG_LIMIT=32
> CONFIG_LOCALVERSION=""
> # CONFIG_LOCALVERSION_AUTO is not set
> CONFIG_SWAP=y
> CONFIG_SYSVIPC=y
> CONFIG_SYSVIPC_SYSCTL=y
> CONFIG_POSIX_MQUEUE=y
> CONFIG_BSD_PROCESS_ACCT=y
> # CONFIG_BSD_PROCESS_ACCT_V3 is not set
> CONFIG_TASKSTATS=y
> CONFIG_TASK_DELAY_ACCT=y
> CONFIG_TASK_XACCT=y
> CONFIG_TASK_IO_ACCOUNTING=y
> CONFIG_AUDIT=y
> CONFIG_AUDITSYSCALL=y
> CONFIG_AUDIT_TREE=y
> CONFIG_IKCONFIG=y
> CONFIG_IKCONFIG_PROC=y
> CONFIG_LOG_BUF_SHIFT=17
> # CONFIG_CGROUPS is not set
> CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
> # CONFIG_GROUP_SCHED is not set
> # CONFIG_SYSFS_DEPRECATED_V2 is not set
> CONFIG_RELAY=y
> # CONFIG_NAMESPACES is not set
> # CONFIG_BLK_DEV_INITRD is not set
> CONFIG_CC_OPTIMIZE_FOR_SIZE=y
> CONFIG_SYSCTL=y
> CONFIG_EMBEDDED=y
> CONFIG_UID16=y
> CONFIG_SYSCTL_SYSCALL=y
> CONFIG_KALLSYMS=y
> CONFIG_KALLSYMS_ALL=y
> # CONFIG_KALLSYMS_EXTRA_PASS is not set
> 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_SLUB_DEBUG=y
> # CONFIG_SLAB is not set
> CONFIG_SLUB=y
> # CONFIG_SLOB is not set
> CONFIG_PROFILING=y
> CONFIG_MARKERS=y
> # CONFIG_OPROFILE is not set
> CONFIG_HAVE_OPROFILE=y
> # CONFIG_KPROBES is not set
> CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
> CONFIG_HAVE_IOREMAP_PROT=y
> CONFIG_HAVE_KPROBES=y
> CONFIG_HAVE_KRETPROBES=y
> # CONFIG_HAVE_ARCH_TRACEHOOK is not set
> # CONFIG_HAVE_DMA_ATTRS is not set
> CONFIG_USE_GENERIC_SMP_HELPERS=y
> # CONFIG_HAVE_CLK is not set
> CONFIG_PROC_PAGE_MONITOR=y
> # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
> CONFIG_SLABINFO=y
> CONFIG_RT_MUTEXES=y
> # CONFIG_TINY_SHMEM is not set
> CONFIG_BASE_SMALL=0
> CONFIG_MODULES=y
> CONFIG_MODULE_FORCE_LOAD=y
> CONFIG_MODULE_UNLOAD=y
> CONFIG_MODULE_FORCE_UNLOAD=y
> # CONFIG_MODVERSIONS is not set
> # CONFIG_MODULE_SRCVERSION_ALL is not set
> CONFIG_KMOD=y
> CONFIG_STOP_MACHINE=y
> CONFIG_BLOCK=y
> CONFIG_BLK_DEV_IO_TRACE=y
> CONFIG_BLK_DEV_BSG=y
> # CONFIG_BLK_DEV_INTEGRITY is not set
> CONFIG_BLOCK_COMPAT=y
>
> #
> # IO Schedulers
> #
> CONFIG_IOSCHED_NOOP=y
> CONFIG_IOSCHED_AS=y
> CONFIG_IOSCHED_DEADLINE=y
> CONFIG_IOSCHED_CFQ=y
> # CONFIG_DEFAULT_AS is not set
> # CONFIG_DEFAULT_DEADLINE is not set
> CONFIG_DEFAULT_CFQ=y
> # CONFIG_DEFAULT_NOOP is not set
> CONFIG_DEFAULT_IOSCHED="cfq"
> CONFIG_PREEMPT_NOTIFIERS=y
> CONFIG_CLASSIC_RCU=y
>
> #
> # Processor type and features
> #
> CONFIG_TICK_ONESHOT=y
> CONFIG_NO_HZ=y
> CONFIG_HIGH_RES_TIMERS=y
> CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
> CONFIG_SMP=y
> CONFIG_X86_FIND_SMP_CONFIG=y
> CONFIG_X86_MPPARSE=y
> CONFIG_X86_PC=y
> # CONFIG_X86_ELAN is not set
> # CONFIG_X86_VOYAGER is not set
> # CONFIG_X86_GENERICARCH is not set
> # CONFIG_X86_VSMP is not set
> CONFIG_PARAVIRT_GUEST=y
> # CONFIG_XEN is not set
> CONFIG_XEN_SAVE_RESTORE=y
> # CONFIG_KVM_CLOCK is not set
> # CONFIG_KVM_GUEST is not set
> # CONFIG_PARAVIRT is not set
> # CONFIG_PARAVIRT_CLOCK 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 is not set
> # CONFIG_MCRUSOE is not set
> # CONFIG_MEFFICEON is not set
> # CONFIG_MWINCHIPC6 is not set
> # CONFIG_MWINCHIP2 is not set
> # CONFIG_MWINCHIP3D is not set
> # CONFIG_MGEODEGX1 is not set
> # CONFIG_MGEODE_LX is not set
> # CONFIG_MCYRIXIII is not set
> # CONFIG_MVIAC3_2 is not set
> # CONFIG_MVIAC7 is not set
> # CONFIG_MPSC is not set
> CONFIG_MCORE2=y
> # 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_WP_WORKS_OK=y
> CONFIG_X86_INTEL_USERCOPY=y
> CONFIG_X86_USE_PPRO_CHECKSUM=y
> CONFIG_X86_P6_NOP=y
> CONFIG_X86_TSC=y
> CONFIG_X86_CMPXCHG64=y
> CONFIG_X86_CMOV=y
> CONFIG_X86_MINIMUM_CPU_FAMILY=64
> CONFIG_X86_DEBUGCTLMSR=y
> CONFIG_HPET_TIMER=y
> CONFIG_HPET_EMULATE_RTC=y
> CONFIG_DMI=y
> CONFIG_GART_IOMMU=y
> # CONFIG_CALGARY_IOMMU is not set
> # CONFIG_AMD_IOMMU is not set
> CONFIG_SWIOTLB=y
> CONFIG_IOMMU_HELPER=y
> CONFIG_NR_CPUS=4
> CONFIG_SCHED_SMT=y
> CONFIG_SCHED_MC=y
> # CONFIG_PREEMPT_NONE is not set
> # CONFIG_PREEMPT_VOLUNTARY is not set
> CONFIG_PREEMPT=y
> # CONFIG_PREEMPT_RCU is not set
> CONFIG_X86_LOCAL_APIC=y
> CONFIG_X86_IO_APIC=y
> # CONFIG_X86_MCE is not set
> # CONFIG_I8K is not set
> CONFIG_MICROCODE=y
> CONFIG_MICROCODE_OLD_INTERFACE=y
> CONFIG_X86_MSR=y
> CONFIG_X86_CPUID=y
> # CONFIG_NUMA is not set
> CONFIG_ARCH_SPARSEMEM_DEFAULT=y
> CONFIG_ARCH_SPARSEMEM_ENABLE=y
> CONFIG_ARCH_SELECT_MEMORY_MODEL=y
> 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_HAVE_MEMORY_PRESENT=y
> # CONFIG_SPARSEMEM_STATIC is not set
> CONFIG_SPARSEMEM_EXTREME=y
> CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
> CONFIG_SPARSEMEM_VMEMMAP=y
>
> #
> # Memory hotplug is currently incompatible with Software Suspend
> #
> CONFIG_PAGEFLAGS_EXTENDED=y
> CONFIG_SPLIT_PTLOCK_CPUS=4
> CONFIG_RESOURCES_64BIT=y
> CONFIG_ZONE_DMA_FLAG=1
> CONFIG_BOUNCE=y
> CONFIG_VIRT_TO_BUS=y
> CONFIG_MMU_NOTIFIER=y
> CONFIG_MTRR=y
> # CONFIG_MTRR_SANITIZER is not set
> CONFIG_X86_PAT=y
> CONFIG_EFI=y
> CONFIG_SECCOMP=y
> # CONFIG_HZ_100 is not set
> # CONFIG_HZ_250 is not set
> # CONFIG_HZ_300 is not set
> CONFIG_HZ_1000=y
> CONFIG_HZ=1000
> CONFIG_SCHED_HRTICK=y
> CONFIG_KEXEC=y
> CONFIG_CRASH_DUMP=y
> CONFIG_PHYSICAL_START=0x1000000
> # CONFIG_RELOCATABLE is not set
> CONFIG_PHYSICAL_ALIGN=0x200000
> CONFIG_HOTPLUG_CPU=y
> # CONFIG_COMPAT_VDSO is not set
> CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
>
> #
> # Power management options
> #
> CONFIG_ARCH_HIBERNATION_HEADER=y
> CONFIG_PM=y
> CONFIG_PM_DEBUG=y
> # CONFIG_PM_VERBOSE is not set
> CONFIG_CAN_PM_TRACE=y
> CONFIG_PM_TRACE=y
> CONFIG_PM_TRACE_RTC=y
> CONFIG_PM_SLEEP_SMP=y
> CONFIG_PM_SLEEP=y
> CONFIG_SUSPEND=y
> CONFIG_PM_TEST_SUSPEND=y
> CONFIG_SUSPEND_FREEZER=y
> CONFIG_HIBERNATION=y
> CONFIG_PM_STD_PARTITION=""
> CONFIG_ACPI=y
> CONFIG_ACPI_SLEEP=y
> CONFIG_ACPI_PROCFS=y
> CONFIG_ACPI_PROCFS_POWER=y
> CONFIG_ACPI_SYSFS_POWER=y
> CONFIG_ACPI_PROC_EVENT=y
> CONFIG_ACPI_AC=y
> CONFIG_ACPI_BATTERY=y
> CONFIG_ACPI_BUTTON=y
> # CONFIG_ACPI_VIDEO is not set
> CONFIG_ACPI_FAN=y
> CONFIG_ACPI_DOCK=y
> # CONFIG_ACPI_BAY is not set
> CONFIG_ACPI_PROCESSOR=y
> CONFIG_ACPI_HOTPLUG_CPU=y
> CONFIG_ACPI_THERMAL=y
> CONFIG_ACPI_WMI=y
> # CONFIG_ACPI_ASUS is not set
> # CONFIG_ACPI_TOSHIBA is not set
> # CONFIG_ACPI_CUSTOM_DSDT is not set
> CONFIG_ACPI_BLACKLIST_YEAR=0
> # CONFIG_ACPI_DEBUG is not set
> CONFIG_ACPI_EC=y
> # CONFIG_ACPI_PCI_SLOT is not set
> CONFIG_ACPI_POWER=y
> CONFIG_ACPI_SYSTEM=y
> CONFIG_X86_PM_TIMER=y
> CONFIG_ACPI_CONTAINER=y
> # CONFIG_ACPI_SBS is not set
>
> #
> # CPU Frequency scaling
> #
> CONFIG_CPU_FREQ=y
> CONFIG_CPU_FREQ_TABLE=y
> CONFIG_CPU_FREQ_DEBUG=y
> # CONFIG_CPU_FREQ_STAT is not set
> # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
> # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
> # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
> CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
> # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
> CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
> CONFIG_CPU_FREQ_GOV_POWERSAVE=y
> CONFIG_CPU_FREQ_GOV_USERSPACE=y
> CONFIG_CPU_FREQ_GOV_ONDEMAND=y
> CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
>
> #
> # CPUFreq processor drivers
> #
> CONFIG_X86_ACPI_CPUFREQ=y
> # CONFIG_X86_POWERNOW_K8 is not set
> # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
> # CONFIG_X86_P4_CLOCKMOD is not set
>
> #
> # shared options
> #
> # CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
> # CONFIG_X86_SPEEDSTEP_LIB is not set
> CONFIG_CPU_IDLE=y
> CONFIG_CPU_IDLE_GOV_LADDER=y
> CONFIG_CPU_IDLE_GOV_MENU=y
>
> #
> # Bus options (PCI etc.)
> #
> CONFIG_PCI=y
> CONFIG_PCI_DIRECT=y
> CONFIG_PCI_MMCONFIG=y
> CONFIG_PCI_DOMAINS=y
> CONFIG_DMAR=y
> CONFIG_DMAR_GFX_WA=y
> CONFIG_DMAR_FLOPPY_WA=y
> CONFIG_PCIEPORTBUS=y
> CONFIG_HOTPLUG_PCI_PCIE=y
> CONFIG_PCIEAER=y
> # CONFIG_PCIEASPM is not set
> CONFIG_ARCH_SUPPORTS_MSI=y
> CONFIG_PCI_MSI=y
> # CONFIG_PCI_LEGACY is not set
> # CONFIG_PCI_DEBUG is not set
> CONFIG_HT_IRQ=y
> CONFIG_ISA_DMA_API=y
> CONFIG_K8_NB=y
> # CONFIG_PCCARD is not set
> CONFIG_HOTPLUG_PCI=y
> # CONFIG_HOTPLUG_PCI_FAKE is not set
> CONFIG_HOTPLUG_PCI_ACPI=m
> # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
> CONFIG_HOTPLUG_PCI_CPCI=y
> CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
> CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
> CONFIG_HOTPLUG_PCI_SHPC=m
>
> #
> # Executable file formats / Emulations
> #
> CONFIG_BINFMT_ELF=y
> CONFIG_COMPAT_BINFMT_ELF=y
> CONFIG_BINFMT_MISC=y
> CONFIG_IA32_EMULATION=y
> # CONFIG_IA32_AOUT is not set
> CONFIG_COMPAT=y
> CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
> CONFIG_SYSVIPC_COMPAT=y
> CONFIG_NET=y
>
> #
> # Networking options
> #
> CONFIG_PACKET=y
> CONFIG_PACKET_MMAP=y
> CONFIG_UNIX=y
> CONFIG_XFRM=y
> CONFIG_XFRM_USER=y
> # 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=y
> CONFIG_IP_ADVANCED_ROUTER=y
> CONFIG_ASK_IP_FIB_HASH=y
> # CONFIG_IP_FIB_TRIE is not set
> CONFIG_IP_FIB_HASH=y
> CONFIG_IP_MULTIPLE_TABLES=y
> CONFIG_IP_ROUTE_MULTIPATH=y
> CONFIG_IP_ROUTE_VERBOSE=y
> CONFIG_IP_PNP=y
> CONFIG_IP_PNP_DHCP=y
> CONFIG_IP_PNP_BOOTP=y
> CONFIG_IP_PNP_RARP=y
> # CONFIG_NET_IPIP is not set
> # CONFIG_NET_IPGRE is not set
> CONFIG_IP_MROUTE=y
> CONFIG_IP_PIMSM_V1=y
> CONFIG_IP_PIMSM_V2=y
> # CONFIG_ARPD is not set
> CONFIG_SYN_COOKIES=y
> # CONFIG_INET_AH is not set
> # CONFIG_INET_ESP is not set
> # CONFIG_INET_IPCOMP is not set
> # CONFIG_INET_XFRM_TUNNEL is not set
> CONFIG_INET_TUNNEL=y
> # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
> # CONFIG_INET_XFRM_MODE_TUNNEL is not set
> # CONFIG_INET_XFRM_MODE_BEET is not set
> CONFIG_INET_LRO=y
> # CONFIG_INET_DIAG is not set
> CONFIG_TCP_CONG_ADVANCED=y
> # CONFIG_TCP_CONG_BIC is not set
> CONFIG_TCP_CONG_CUBIC=y
> # CONFIG_TCP_CONG_WESTWOOD is not set
> # CONFIG_TCP_CONG_HTCP is not set
> # CONFIG_TCP_CONG_HSTCP is not set
> # CONFIG_TCP_CONG_HYBLA is not set
> # CONFIG_TCP_CONG_VEGAS is not set
> # 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 is not set
> # CONFIG_TCP_CONG_ILLINOIS is not set
> # CONFIG_DEFAULT_BIC is not set
> CONFIG_DEFAULT_CUBIC=y
> # CONFIG_DEFAULT_HTCP is not set
> # CONFIG_DEFAULT_VEGAS is not set
> # CONFIG_DEFAULT_WESTWOOD is not set
> # CONFIG_DEFAULT_RENO is not set
> CONFIG_DEFAULT_TCP_CONG="cubic"
> CONFIG_TCP_MD5SIG=y
> # CONFIG_IP_VS is not set
> CONFIG_IPV6=y
> # CONFIG_IPV6_PRIVACY is not set
> # CONFIG_IPV6_ROUTER_PREF is not set
> # CONFIG_IPV6_OPTIMISTIC_DAD is not set
> CONFIG_INET6_AH=y
> CONFIG_INET6_ESP=y
> # CONFIG_INET6_IPCOMP is not set
> # CONFIG_IPV6_MIP6 is not set
> # CONFIG_INET6_XFRM_TUNNEL is not set
> # CONFIG_INET6_TUNNEL is not set
> CONFIG_INET6_XFRM_MODE_TRANSPORT=y
> CONFIG_INET6_XFRM_MODE_TUNNEL=y
> CONFIG_INET6_XFRM_MODE_BEET=y
> # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
> CONFIG_IPV6_SIT=y
> CONFIG_IPV6_NDISC_NODETYPE=y
> # CONFIG_IPV6_TUNNEL is not set
> # CONFIG_IPV6_MULTIPLE_TABLES is not set
> # CONFIG_IPV6_MROUTE is not set
> CONFIG_NETLABEL=y
> CONFIG_NETWORK_SECMARK=y
> CONFIG_NETFILTER=y
> # CONFIG_NETFILTER_DEBUG is not set
> # CONFIG_NETFILTER_ADVANCED is not set
>
> #
> # Core Netfilter Configuration
> #
> CONFIG_NETFILTER_NETLINK=y
> CONFIG_NETFILTER_NETLINK_LOG=y
> CONFIG_NF_CONNTRACK=y
> CONFIG_NF_CONNTRACK_SECMARK=y
> CONFIG_NF_CONNTRACK_FTP=y
> CONFIG_NF_CONNTRACK_IRC=y
> CONFIG_NF_CONNTRACK_SIP=y
> CONFIG_NF_CT_NETLINK=y
> CONFIG_NETFILTER_XTABLES=y
> CONFIG_NETFILTER_XT_TARGET_MARK=y
> CONFIG_NETFILTER_XT_TARGET_NFLOG=y
> CONFIG_NETFILTER_XT_TARGET_SECMARK=y
> CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
> CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
> CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
> CONFIG_NETFILTER_XT_MATCH_MARK=y
> CONFIG_NETFILTER_XT_MATCH_POLICY=y
> CONFIG_NETFILTER_XT_MATCH_STATE=y
>
> #
> # IP: Netfilter Configuration
> #
> CONFIG_NF_CONNTRACK_IPV4=y
> CONFIG_NF_CONNTRACK_PROC_COMPAT=y
> CONFIG_IP_NF_IPTABLES=y
> CONFIG_IP_NF_FILTER=y
> CONFIG_IP_NF_TARGET_REJECT=y
> CONFIG_IP_NF_TARGET_LOG=y
> CONFIG_IP_NF_TARGET_ULOG=y
> CONFIG_NF_NAT=y
> CONFIG_NF_NAT_NEEDED=y
> CONFIG_IP_NF_TARGET_MASQUERADE=y
> CONFIG_NF_NAT_FTP=y
> CONFIG_NF_NAT_IRC=y
> # CONFIG_NF_NAT_TFTP is not set
> # CONFIG_NF_NAT_AMANDA is not set
> # CONFIG_NF_NAT_PPTP is not set
> # CONFIG_NF_NAT_H323 is not set
> CONFIG_NF_NAT_SIP=y
> CONFIG_IP_NF_MANGLE=y
>
> #
> # IPv6: Netfilter Configuration
> #
> CONFIG_NF_CONNTRACK_IPV6=y
> CONFIG_IP6_NF_IPTABLES=y
> CONFIG_IP6_NF_MATCH_IPV6HEADER=y
> CONFIG_IP6_NF_FILTER=y
> CONFIG_IP6_NF_TARGET_LOG=y
> CONFIG_IP6_NF_TARGET_REJECT=y
> CONFIG_IP6_NF_MANGLE=y
> # CONFIG_IP_DCCP is not set
> # CONFIG_IP_SCTP is not set
> # CONFIG_TIPC is not set
> # CONFIG_ATM is not set
> # CONFIG_BRIDGE is not set
> # CONFIG_VLAN_8021Q is not set
> # CONFIG_DECNET is not set
> # CONFIG_LLC2 is not set
> # CONFIG_IPX is not set
> # CONFIG_ATALK is not set
> # CONFIG_X25 is not set
> # CONFIG_LAPB is not set
> # CONFIG_ECONET is not set
> # CONFIG_WAN_ROUTER is not set
> CONFIG_NET_SCHED=y
>
> #
> # Queueing/Scheduling
> #
> # CONFIG_NET_SCH_CBQ is not set
> # CONFIG_NET_SCH_HTB is not set
> # CONFIG_NET_SCH_HFSC is not set
> # CONFIG_NET_SCH_PRIO is not set
> # CONFIG_NET_SCH_RED is not set
> # CONFIG_NET_SCH_SFQ is not set
> # CONFIG_NET_SCH_TEQL is not set
> # CONFIG_NET_SCH_TBF is not set
> # CONFIG_NET_SCH_GRED is not set
> # CONFIG_NET_SCH_DSMARK is not set
> # CONFIG_NET_SCH_NETEM is not set
> # CONFIG_NET_SCH_INGRESS is not set
>
> #
> # Classification
> #
> CONFIG_NET_CLS=y
> # CONFIG_NET_CLS_BASIC is not set
> # CONFIG_NET_CLS_TCINDEX is not set
> # CONFIG_NET_CLS_ROUTE4 is not set
> # CONFIG_NET_CLS_FW is not set
> # CONFIG_NET_CLS_U32 is not set
> # CONFIG_NET_CLS_RSVP is not set
> # CONFIG_NET_CLS_RSVP6 is not set
> # CONFIG_NET_CLS_FLOW is not set
> CONFIG_NET_EMATCH=y
> CONFIG_NET_EMATCH_STACK=32
> # CONFIG_NET_EMATCH_CMP is not set
> # CONFIG_NET_EMATCH_NBYTE is not set
> # CONFIG_NET_EMATCH_U32 is not set
> # CONFIG_NET_EMATCH_META is not set
> # CONFIG_NET_EMATCH_TEXT is not set
> CONFIG_NET_CLS_ACT=y
> # CONFIG_NET_ACT_POLICE is not set
> # CONFIG_NET_ACT_GACT is not set
> # CONFIG_NET_ACT_MIRRED is not set
> # CONFIG_NET_ACT_IPT is not set
> # CONFIG_NET_ACT_NAT is not set
> # CONFIG_NET_ACT_PEDIT is not set
> # CONFIG_NET_ACT_SIMP is not set
> CONFIG_NET_SCH_FIFO=y
>
> #
> # Network testing
> #
> # CONFIG_NET_PKTGEN is not set
> # CONFIG_HAMRADIO is not set
> # CONFIG_CAN is not set
> # CONFIG_IRDA is not set
> CONFIG_BT=m
> CONFIG_BT_L2CAP=m
> CONFIG_BT_SCO=m
> CONFIG_BT_RFCOMM=m
> CONFIG_BT_RFCOMM_TTY=y
> CONFIG_BT_BNEP=m
> CONFIG_BT_BNEP_MC_FILTER=y
> CONFIG_BT_BNEP_PROTO_FILTER=y
> CONFIG_BT_HIDP=m
>
> #
> # Bluetooth device drivers
> #
> CONFIG_BT_HCIBTUSB=m
> # CONFIG_BT_HCIBTSDIO is not set
> # CONFIG_BT_HCIUART is not set
> CONFIG_BT_HCIBCM203X=m
> CONFIG_BT_HCIBPA10X=m
> CONFIG_BT_HCIBFUSB=m
> # CONFIG_BT_HCIVHCI is not set
> # CONFIG_AF_RXRPC is not set
> CONFIG_FIB_RULES=y
>
> #
> # Wireless
> #
> CONFIG_CFG80211=y
> CONFIG_NL80211=y
> CONFIG_WIRELESS_EXT=y
> CONFIG_WIRELESS_EXT_SYSFS=y
> CONFIG_MAC80211=y
>
> #
> # Rate control algorithm selection
> #
> CONFIG_MAC80211_RC_PID=y
> CONFIG_MAC80211_RC_DEFAULT_PID=y
> CONFIG_MAC80211_RC_DEFAULT="pid"
> # CONFIG_MAC80211_MESH is not set
> CONFIG_MAC80211_LEDS=y
> # CONFIG_MAC80211_DEBUGFS is not set
> # CONFIG_MAC80211_DEBUG_MENU is not set
> # CONFIG_IEEE80211 is not set
> CONFIG_RFKILL=m
> # CONFIG_RFKILL_INPUT is not set
> CONFIG_RFKILL_LEDS=y
> # CONFIG_NET_9P is not set
>
> #
> # Device Drivers
> #
>
> #
> # Generic Driver Options
> #
> CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> CONFIG_STANDALONE=y
> CONFIG_PREVENT_FIRMWARE_BUILD=y
> CONFIG_FW_LOADER=y
> CONFIG_FIRMWARE_IN_KERNEL=y
> CONFIG_EXTRA_FIRMWARE=""
> # CONFIG_DEBUG_DRIVER is not set
> CONFIG_DEBUG_DEVRES=y
> # CONFIG_SYS_HYPERVISOR is not set
> CONFIG_CONNECTOR=m
> # CONFIG_MTD is not set
> # CONFIG_PARPORT is not set
> CONFIG_PNP=y
> # CONFIG_PNP_DEBUG is not set
>
> #
> # Protocols
> #
> CONFIG_PNPACPI=y
> CONFIG_BLK_DEV=y
> # CONFIG_BLK_DEV_FD is not set
> # CONFIG_BLK_CPQ_DA is not set
> # CONFIG_BLK_CPQ_CISS_DA is not set
> # CONFIG_BLK_DEV_DAC960 is not set
> # CONFIG_BLK_DEV_UMEM is not set
> # CONFIG_BLK_DEV_COW_COMMON is not set
> CONFIG_BLK_DEV_LOOP=y
> # CONFIG_BLK_DEV_CRYPTOLOOP is not set
> # CONFIG_BLK_DEV_NBD is not set
> # CONFIG_BLK_DEV_SX8 is not set
> # CONFIG_BLK_DEV_UB is not set
> CONFIG_BLK_DEV_RAM=y
> CONFIG_BLK_DEV_RAM_COUNT=16
> CONFIG_BLK_DEV_RAM_SIZE=16384
> # CONFIG_BLK_DEV_XIP is not set
> CONFIG_CDROM_PKTCDVD=m
> CONFIG_CDROM_PKTCDVD_BUFFERS=8
> # CONFIG_CDROM_PKTCDVD_WCACHE is not set
> # CONFIG_ATA_OVER_ETH is not set
> # CONFIG_VIRTIO_BLK is not set
> # CONFIG_BLK_DEV_HD is not set
> CONFIG_MISC_DEVICES=y
> # CONFIG_IBM_ASM is not set
> # CONFIG_PHANTOM is not set
> # CONFIG_EEPROM_93CX6 is not set
> # CONFIG_SGI_IOC4 is not set
> # CONFIG_TIFM_CORE is not set
> # CONFIG_ACER_WMI is not set
> CONFIG_ASUS_LAPTOP=y
> # CONFIG_FUJITSU_LAPTOP is not set
> # CONFIG_HP_WMI is not set
> # CONFIG_MSI_LAPTOP is not set
> # CONFIG_COMPAL_LAPTOP is not set
> # CONFIG_SONY_LAPTOP is not set
> # CONFIG_THINKPAD_ACPI is not set
> CONFIG_INTEL_MENLOW=m
> # CONFIG_EEEPC_LAPTOP is not set
> # CONFIG_ENCLOSURE_SERVICES is not set
> # CONFIG_SGI_XP is not set
> # CONFIG_HP_ILO is not set
> # CONFIG_SGI_GRU is not set
> CONFIG_HAVE_IDE=y
> # CONFIG_IDE is not set
>
> #
> # SCSI device support
> #
> # CONFIG_RAID_ATTRS is not set
> CONFIG_SCSI=y
> CONFIG_SCSI_DMA=y
> # CONFIG_SCSI_TGT is not set
> # CONFIG_SCSI_NETLINK is not set
> CONFIG_SCSI_PROC_FS=y
>
> #
> # SCSI support type (disk, tape, CD-ROM)
> #
> CONFIG_BLK_DEV_SD=y
> # CONFIG_CHR_DEV_ST is not set
> # CONFIG_CHR_DEV_OSST is not set
> CONFIG_BLK_DEV_SR=y
> CONFIG_BLK_DEV_SR_VENDOR=y
> CONFIG_CHR_DEV_SG=y
> # CONFIG_CHR_DEV_SCH is not set
>
> #
> # 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 is not set
> CONFIG_SCSI_ISCSI_ATTRS=y
> # CONFIG_SCSI_SAS_ATTRS is not set
> # CONFIG_SCSI_SAS_LIBSAS is not set
> # CONFIG_SCSI_SRP_ATTRS is not set
> # CONFIG_SCSI_LOWLEVEL is not set
> # CONFIG_SCSI_DH is not set
> CONFIG_ATA=y
> # CONFIG_ATA_NONSTANDARD is not set
> CONFIG_ATA_ACPI=y
> CONFIG_SATA_PMP=y
> CONFIG_SATA_AHCI=y
> # CONFIG_SATA_SIL24 is not set
> CONFIG_ATA_SFF=y
> # CONFIG_SATA_SVW is not set
> CONFIG_ATA_PIIX=y
> # CONFIG_SATA_MV is not set
> # CONFIG_SATA_NV is not set
> # CONFIG_PDC_ADMA is not set
> # CONFIG_SATA_QSTOR is not set
> # CONFIG_SATA_PROMISE is not set
> # CONFIG_SATA_SX4 is not set
> # CONFIG_SATA_SIL is not set
> # CONFIG_SATA_SIS is not set
> # CONFIG_SATA_ULI is not set
> # CONFIG_SATA_VIA is not set
> # CONFIG_SATA_VITESSE is not set
> # CONFIG_SATA_INIC162X is not set
> # CONFIG_PATA_ACPI is not set
> # CONFIG_PATA_ALI is not set
> # CONFIG_PATA_AMD is not set
> # CONFIG_PATA_ARTOP is not set
> # CONFIG_PATA_ATIIXP is not set
> # CONFIG_PATA_CMD640_PCI is not set
> # CONFIG_PATA_CMD64X is not set
> # CONFIG_PATA_CS5520 is not set
> # CONFIG_PATA_CS5530 is not set
> # CONFIG_PATA_CYPRESS is not set
> # CONFIG_PATA_EFAR is not set
> CONFIG_ATA_GENERIC=y
> # CONFIG_PATA_HPT366 is not set
> # CONFIG_PATA_HPT37X is not set
> # CONFIG_PATA_HPT3X2N is not set
> # CONFIG_PATA_HPT3X3 is not set
> # CONFIG_PATA_IT821X is not set
> # CONFIG_PATA_IT8213 is not set
> # CONFIG_PATA_JMICRON is not set
> # CONFIG_PATA_TRIFLEX is not set
> # CONFIG_PATA_MARVELL is not set
> # CONFIG_PATA_MPIIX is not set
> # CONFIG_PATA_OLDPIIX is not set
> # CONFIG_PATA_NETCELL is not set
> # CONFIG_PATA_NINJA32 is not set
> # CONFIG_PATA_NS87410 is not set
> # CONFIG_PATA_NS87415 is not set
> # CONFIG_PATA_OPTI is not set
> # CONFIG_PATA_OPTIDMA is not set
> # CONFIG_PATA_PDC_OLD is not set
> # CONFIG_PATA_RADISYS is not set
> # CONFIG_PATA_RZ1000 is not set
> # CONFIG_PATA_SC1200 is not set
> # CONFIG_PATA_SERVERWORKS is not set
> # CONFIG_PATA_PDC2027X is not set
> # CONFIG_PATA_SIL680 is not set
> # CONFIG_PATA_SIS is not set
> # CONFIG_PATA_VIA is not set
> # CONFIG_PATA_WINBOND is not set
> # CONFIG_PATA_PLATFORM is not set
> # CONFIG_PATA_SCH is not set
> CONFIG_MD=y
> CONFIG_BLK_DEV_MD=y
> # CONFIG_MD_LINEAR is not set
> # CONFIG_MD_RAID0 is not set
> # CONFIG_MD_RAID1 is not set
> # CONFIG_MD_RAID10 is not set
> # CONFIG_MD_RAID456 is not set
> # CONFIG_MD_MULTIPATH is not set
> # CONFIG_MD_FAULTY is not set
> CONFIG_BLK_DEV_DM=y
> # CONFIG_DM_DEBUG is not set
> # CONFIG_DM_CRYPT is not set
> # CONFIG_DM_SNAPSHOT is not set
> CONFIG_DM_MIRROR=y
> CONFIG_DM_ZERO=y
> # CONFIG_DM_MULTIPATH is not set
> # CONFIG_DM_DELAY is not set
> # CONFIG_DM_UEVENT is not set
> CONFIG_BLK_DEV_DM_BBR=m
> CONFIG_FUSION=y
> # CONFIG_FUSION_SPI is not set
> # CONFIG_FUSION_FC is not set
> # CONFIG_FUSION_SAS is not set
> CONFIG_FUSION_MAX_SGE=128
> # CONFIG_FUSION_LOGGING is not set
>
> #
> # IEEE 1394 (FireWire) support
> #
>
> #
> # Enable only one of the two stacks, unless you know what you are doing
> #
> # CONFIG_FIREWIRE is not set
> CONFIG_IEEE1394=m
> CONFIG_IEEE1394_OHCI1394=m
> CONFIG_IEEE1394_PCILYNX=m
> 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=m
> CONFIG_IEEE1394_VIDEO1394=m
> # CONFIG_IEEE1394_DV1394 is not set
> # CONFIG_IEEE1394_VERBOSEDEBUG is not set
> # CONFIG_I2O is not set
> # CONFIG_MACINTOSH_DRIVERS is not set
> CONFIG_NETDEVICES=y
> # CONFIG_IFB is not set
> # CONFIG_DUMMY is not set
> # CONFIG_BONDING is not set
> # CONFIG_MACVLAN is not set
> # CONFIG_EQUALIZER is not set
> # CONFIG_TUN is not set
> # CONFIG_VETH is not set
> # CONFIG_NET_SB1000 is not set
> # CONFIG_ARCNET is not set
> CONFIG_PHYLIB=y
>
> #
> # MII PHY device drivers
> #
> # CONFIG_MARVELL_PHY is not set
> # CONFIG_DAVICOM_PHY is not set
> # CONFIG_QSEMI_PHY is not set
> # CONFIG_LXT_PHY is not set
> # CONFIG_CICADA_PHY is not set
> # CONFIG_VITESSE_PHY is not set
> # CONFIG_SMSC_PHY is not set
> # CONFIG_BROADCOM_PHY is not set
> # CONFIG_ICPLUS_PHY is not set
> # CONFIG_REALTEK_PHY is not set
> # CONFIG_FIXED_PHY is not set
> # CONFIG_MDIO_BITBANG is not set
> # CONFIG_NET_ETHERNET is not set
> CONFIG_NETDEV_1000=y
> # CONFIG_ACENIC is not set
> # CONFIG_DL2K is not set
> # CONFIG_E1000 is not set
> # CONFIG_E1000E is not set
> # CONFIG_IP1000 is not set
> # CONFIG_IGB is not set
> # CONFIG_NS83820 is not set
> # CONFIG_HAMACHI is not set
> # CONFIG_YELLOWFIN is not set
> CONFIG_R8169=m
> # CONFIG_SIS190 is not set
> # CONFIG_SKGE is not set
> CONFIG_SKY2=y
> # CONFIG_SKY2_DEBUG is not set
> # CONFIG_VIA_VELOCITY is not set
> CONFIG_TIGON3=y
> # CONFIG_BNX2 is not set
> # CONFIG_QLA3XXX is not set
> # CONFIG_ATL1 is not set
> # CONFIG_ATL1E is not set
> # CONFIG_NETDEV_10000 is not set
> # CONFIG_TR is not set
>
> #
> # Wireless LAN
> #
> # CONFIG_WLAN_PRE80211 is not set
> CONFIG_WLAN_80211=y
> # CONFIG_IPW2100 is not set
> # CONFIG_IPW2200 is not set
> # CONFIG_LIBERTAS is not set
> # CONFIG_AIRO is not set
> # CONFIG_HERMES is not set
> # CONFIG_ATMEL is not set
> # CONFIG_PRISM54 is not set
> # CONFIG_USB_ZD1201 is not set
> # CONFIG_USB_NET_RNDIS_WLAN is not set
> # CONFIG_RTL8180 is not set
> # CONFIG_RTL8187 is not set
> # CONFIG_ADM8211 is not set
> # CONFIG_MAC80211_HWSIM is not set
> # CONFIG_P54_COMMON is not set
> # CONFIG_ATH5K is not set
> # CONFIG_ATH9K is not set
> CONFIG_IWLWIFI=m
> CONFIG_IWLCORE=m
> CONFIG_IWLWIFI_LEDS=y
> CONFIG_IWLWIFI_RFKILL=y
> # CONFIG_IWLWIFI_DEBUG is not set
> CONFIG_IWLAGN=m
> CONFIG_IWLAGN_SPECTRUM_MEASUREMENT=y
> CONFIG_IWLAGN_LEDS=y
> # CONFIG_IWL4965 is not set
> CONFIG_IWL5000=y
> # CONFIG_IWL3945 is not set
> # CONFIG_HOSTAP is not set
> # CONFIG_B43 is not set
> # CONFIG_B43LEGACY is not set
> # CONFIG_ZD1211RW is not set
> # CONFIG_RT2X00 is not set
>
> #
> # USB Network Adapters
> #
> # CONFIG_USB_CATC is not set
> # CONFIG_USB_KAWETH is not set
> # CONFIG_USB_PEGASUS is not set
> # CONFIG_USB_RTL8150 is not set
> # CONFIG_USB_USBNET is not set
> # CONFIG_USB_HSO is not set
> # CONFIG_WAN is not set
> # CONFIG_FDDI is not set
> # CONFIG_HIPPI is not set
> # CONFIG_PPP is not set
> # CONFIG_SLIP is not set
> # CONFIG_NET_FC is not set
> # CONFIG_NETCONSOLE is not set
> # CONFIG_NETPOLL is not set
> # CONFIG_NET_POLL_CONTROLLER is not set
> # CONFIG_VIRTIO_NET is not set
> # CONFIG_ISDN is not set
> # CONFIG_PHONE is not set
>
> #
> # Input device support
> #
> CONFIG_INPUT=y
> CONFIG_INPUT_FF_MEMLESS=y
> CONFIG_INPUT_POLLDEV=y
>
> #
> # Userland interfaces
> #
> CONFIG_INPUT_MOUSEDEV=y
> # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
> CONFIG_INPUT_MOUSEDEV_SCREEN_X=1680
> CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1050
> # CONFIG_INPUT_JOYDEV is not set
> CONFIG_INPUT_EVDEV=y
> # CONFIG_INPUT_EVBUG is not set
>
> #
> # Input Device Drivers
> #
> CONFIG_INPUT_KEYBOARD=y
> CONFIG_KEYBOARD_ATKBD=y
> # CONFIG_KEYBOARD_SUNKBD is not set
> # CONFIG_KEYBOARD_LKKBD is not set
> # CONFIG_KEYBOARD_XTKBD is not set
> # CONFIG_KEYBOARD_NEWTON is not set
> # CONFIG_KEYBOARD_STOWAWAY is not set
> CONFIG_INPUT_MOUSE=y
> CONFIG_MOUSE_PS2=y
> # CONFIG_MOUSE_PS2_ALPS is not set
> CONFIG_MOUSE_PS2_LOGIPS2PP=y
> CONFIG_MOUSE_PS2_SYNAPTICS=y
> # CONFIG_MOUSE_PS2_LIFEBOOK is not set
> # CONFIG_MOUSE_PS2_TRACKPOINT is not set
> # CONFIG_MOUSE_PS2_TOUCHKIT is not set
> # CONFIG_MOUSE_SERIAL is not set
> # CONFIG_MOUSE_APPLETOUCH is not set
> # CONFIG_MOUSE_BCM5974 is not set
> # CONFIG_MOUSE_VSXXXAA is not set
> # CONFIG_INPUT_JOYSTICK is not set
> # CONFIG_INPUT_TABLET is not set
> # CONFIG_INPUT_TOUCHSCREEN is not set
> CONFIG_INPUT_MISC=y
> CONFIG_INPUT_PCSPKR=m
> # CONFIG_INPUT_APANEL is not set
> # CONFIG_INPUT_ATLAS_BTNS is not set
> # CONFIG_INPUT_ATI_REMOTE is not set
> # CONFIG_INPUT_ATI_REMOTE2 is not set
> # CONFIG_INPUT_KEYSPAN_REMOTE is not set
> # CONFIG_INPUT_POWERMATE is not set
> # CONFIG_INPUT_YEALINK is not set
> CONFIG_INPUT_UINPUT=m
>
> #
> # Hardware I/O ports
> #
> CONFIG_SERIO=y
> CONFIG_SERIO_I8042=y
> CONFIG_SERIO_SERPORT=y
> # CONFIG_SERIO_CT82C710 is not set
> # CONFIG_SERIO_PCIPS2 is not set
> CONFIG_SERIO_LIBPS2=y
> # CONFIG_SERIO_RAW is not set
> # CONFIG_GAMEPORT is not set
>
> #
> # Character devices
> #
> CONFIG_VT=y
> CONFIG_CONSOLE_TRANSLATIONS=y
> CONFIG_VT_CONSOLE=y
> CONFIG_HW_CONSOLE=y
> CONFIG_VT_HW_CONSOLE_BINDING=y
> CONFIG_DEVKMEM=y
> CONFIG_SERIAL_NONSTANDARD=y
> # CONFIG_COMPUTONE is not set
> # CONFIG_ROCKETPORT is not set
> # CONFIG_CYCLADES is not set
> # CONFIG_DIGIEPCA is not set
> # CONFIG_MOXA_INTELLIO is not set
> # CONFIG_MOXA_SMARTIO is not set
> # CONFIG_ISI is not set
> # CONFIG_SYNCLINK is not set
> # CONFIG_SYNCLINKMP is not set
> # CONFIG_SYNCLINK_GT is not set
> # CONFIG_N_HDLC is not set
> # CONFIG_RISCOM8 is not set
> # CONFIG_SPECIALIX is not set
> # CONFIG_SX is not set
> # CONFIG_RIO is not set
> # CONFIG_STALDRV is not set
> # CONFIG_NOZOMI is not set
>
> #
> # Serial drivers
> #
> CONFIG_SERIAL_8250=y
> CONFIG_SERIAL_8250_CONSOLE=y
> CONFIG_FIX_EARLYCON_MEM=y
> CONFIG_SERIAL_8250_PCI=y
> CONFIG_SERIAL_8250_PNP=y
> CONFIG_SERIAL_8250_NR_UARTS=32
> 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=y
>
> #
> # 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_VIRTIO_CONSOLE is not set
> # CONFIG_IPMI_HANDLER is not set
> CONFIG_HW_RANDOM=y
> # CONFIG_HW_RANDOM_INTEL is not set
> # CONFIG_HW_RANDOM_AMD is not set
> # CONFIG_HW_RANDOM_VIRTIO is not set
> CONFIG_NVRAM=y
> # CONFIG_R3964 is not set
> # CONFIG_APPLICOM is not set
> # CONFIG_MWAVE is not set
> # CONFIG_PC8736x_GPIO is not set
> # CONFIG_RAW_DRIVER is not set
> CONFIG_HPET=y
> # CONFIG_HPET_MMAP is not set
> # CONFIG_HANGCHECK_TIMER is not set
> # CONFIG_TCG_TPM is not set
> # CONFIG_TELCLOCK is not set
> CONFIG_DEVPORT=y
> CONFIG_I2C=y
> CONFIG_I2C_BOARDINFO=y
> # CONFIG_I2C_CHARDEV is not set
> CONFIG_I2C_HELPER_AUTO=y
> CONFIG_I2C_ALGOBIT=m
>
> #
> # I2C Hardware Bus support
> #
>
> #
> # PC SMBus host controller drivers
> #
> # CONFIG_I2C_ALI1535 is not set
> # CONFIG_I2C_ALI1563 is not set
> # CONFIG_I2C_ALI15X3 is not set
> # CONFIG_I2C_AMD756 is not set
> # CONFIG_I2C_AMD8111 is not set
> CONFIG_I2C_I801=y
> CONFIG_I2C_ISCH=m
> CONFIG_I2C_PIIX4=m
> CONFIG_I2C_NFORCE2=m
> # CONFIG_I2C_NFORCE2_S4985 is not set
> # CONFIG_I2C_SIS5595 is not set
> # CONFIG_I2C_SIS630 is not set
> # CONFIG_I2C_SIS96X is not set
> # CONFIG_I2C_VIA is not set
> # CONFIG_I2C_VIAPRO is not set
>
> #
> # I2C system bus drivers (mostly embedded / system-on-chip)
> #
> # CONFIG_I2C_OCORES is not set
> # CONFIG_I2C_SIMTEC is not set
>
> #
> # External I2C/SMBus adapter drivers
> #
> # CONFIG_I2C_PARPORT_LIGHT is not set
> # CONFIG_I2C_TAOS_EVM is not set
> # CONFIG_I2C_TINY_USB is not set
>
> #
> # Graphics adapter I2C/DDC channel drivers
> #
> # CONFIG_I2C_VOODOO3 is not set
>
> #
> # Other I2C/SMBus bus drivers
> #
> # CONFIG_I2C_PCA_PLATFORM is not set
> # CONFIG_I2C_STUB is not set
>
> #
> # Miscellaneous I2C Chip support
> #
> # CONFIG_DS1682 is not set
> # CONFIG_AT24 is not set
> # CONFIG_SENSORS_EEPROM is not set
> # CONFIG_SENSORS_PCF8574 is not set
> # CONFIG_PCF8575 is not set
> # CONFIG_SENSORS_PCA9539 is not set
> # CONFIG_SENSORS_PCF8591 is not set
> # CONFIG_SENSORS_MAX6875 is not set
> # CONFIG_SENSORS_TSL2550 is not set
> # CONFIG_I2C_DEBUG_CORE is not set
> # CONFIG_I2C_DEBUG_ALGO is not set
> # CONFIG_I2C_DEBUG_BUS is not set
> # CONFIG_I2C_DEBUG_CHIP is not set
> # CONFIG_SPI is not set
> CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
> # CONFIG_GPIOLIB is not set
> # CONFIG_W1 is not set
> CONFIG_POWER_SUPPLY=y
> # CONFIG_POWER_SUPPLY_DEBUG is not set
> # CONFIG_PDA_POWER is not set
> # CONFIG_BATTERY_DS2760 is not set
> CONFIG_HWMON=m
> # CONFIG_HWMON_VID is not set
> # CONFIG_SENSORS_ABITUGURU is not set
> # CONFIG_SENSORS_ABITUGURU3 is not set
> # CONFIG_SENSORS_AD7414 is not set
> # CONFIG_SENSORS_AD7418 is not set
> # CONFIG_SENSORS_ADM1021 is not set
> # CONFIG_SENSORS_ADM1025 is not set
> # CONFIG_SENSORS_ADM1026 is not set
> # CONFIG_SENSORS_ADM1029 is not set
> # CONFIG_SENSORS_ADM1031 is not set
> # CONFIG_SENSORS_ADM9240 is not set
> # CONFIG_SENSORS_ADT7470 is not set
> # CONFIG_SENSORS_ADT7473 is not set
> # CONFIG_SENSORS_K8TEMP is not set
> # CONFIG_SENSORS_ASB100 is not set
> # CONFIG_SENSORS_ATXP1 is not set
> # CONFIG_SENSORS_DS1621 is not set
> # CONFIG_SENSORS_I5K_AMB is not set
> # CONFIG_SENSORS_F71805F is not set
> # CONFIG_SENSORS_F71882FG is not set
> # CONFIG_SENSORS_F75375S is not set
> # CONFIG_SENSORS_FSCHER is not set
> # CONFIG_SENSORS_FSCPOS is not set
> # CONFIG_SENSORS_FSCHMD is not set
> # CONFIG_SENSORS_GL518SM is not set
> # CONFIG_SENSORS_GL520SM is not set
> CONFIG_SENSORS_CORETEMP=m
> # CONFIG_SENSORS_IT87 is not set
> # CONFIG_SENSORS_LM63 is not set
> # CONFIG_SENSORS_LM75 is not set
> # CONFIG_SENSORS_LM77 is not set
> # CONFIG_SENSORS_LM78 is not set
> # CONFIG_SENSORS_LM80 is not set
> # CONFIG_SENSORS_LM83 is not set
> # CONFIG_SENSORS_LM85 is not set
> # CONFIG_SENSORS_LM87 is not set
> # CONFIG_SENSORS_LM90 is not set
> # CONFIG_SENSORS_LM92 is not set
> # CONFIG_SENSORS_LM93 is not set
> # CONFIG_SENSORS_MAX1619 is not set
> # CONFIG_SENSORS_MAX6650 is not set
> # CONFIG_SENSORS_PC87360 is not set
> # CONFIG_SENSORS_PC87427 is not set
> # CONFIG_SENSORS_SIS5595 is not set
> # CONFIG_SENSORS_DME1737 is not set
> # CONFIG_SENSORS_SMSC47M1 is not set
> # CONFIG_SENSORS_SMSC47M192 is not set
> # CONFIG_SENSORS_SMSC47B397 is not set
> # CONFIG_SENSORS_ADS7828 is not set
> # CONFIG_SENSORS_THMC50 is not set
> # CONFIG_SENSORS_VIA686A is not set
> # CONFIG_SENSORS_VT1211 is not set
> # CONFIG_SENSORS_VT8231 is not set
> # CONFIG_SENSORS_W83781D is not set
> # CONFIG_SENSORS_W83791D is not set
> # CONFIG_SENSORS_W83792D is not set
> # CONFIG_SENSORS_W83793 is not set
> # CONFIG_SENSORS_W83L785TS is not set
> # CONFIG_SENSORS_W83L786NG is not set
> # CONFIG_SENSORS_W83627HF is not set
> # CONFIG_SENSORS_W83627EHF is not set
> # CONFIG_SENSORS_HDAPS is not set
> # CONFIG_SENSORS_APPLESMC is not set
> # CONFIG_HWMON_DEBUG_CHIP is not set
> CONFIG_THERMAL=y
> CONFIG_WATCHDOG=y
> # CONFIG_WATCHDOG_NOWAYOUT is not set
>
> #
> # Watchdog Device Drivers
> #
> # CONFIG_SOFT_WATCHDOG is not set
> # CONFIG_ACQUIRE_WDT is not set
> # CONFIG_ADVANTECH_WDT is not set
> # CONFIG_ALIM1535_WDT is not set
> # CONFIG_ALIM7101_WDT is not set
> # CONFIG_SC520_WDT is not set
> # CONFIG_EUROTECH_WDT is not set
> # CONFIG_IB700_WDT is not set
> # CONFIG_IBMASR is not set
> # CONFIG_WAFER_WDT is not set
> # CONFIG_I6300ESB_WDT is not set
> # CONFIG_ITCO_WDT is not set
> # CONFIG_IT8712F_WDT is not set
> # CONFIG_HP_WATCHDOG is not set
> # CONFIG_SC1200_WDT is not set
> # CONFIG_PC87413_WDT is not set
> # CONFIG_60XX_WDT is not set
> # CONFIG_SBC8360_WDT is not set
> # CONFIG_CPU5_WDT is not set
> # CONFIG_SMSC37B787_WDT is not set
> # CONFIG_W83627HF_WDT is not set
> # CONFIG_W83697HF_WDT is not set
> # CONFIG_W83877F_WDT is not set
> # CONFIG_W83977F_WDT is not set
> # CONFIG_MACHZ_WDT is not set
> # CONFIG_SBC_EPX_C3_WATCHDOG is not set
>
> #
> # PCI-based Watchdog Cards
> #
> # CONFIG_PCIPCWATCHDOG is not set
> # CONFIG_WDTPCI is not set
>
> #
> # USB-based Watchdog Cards
> #
> # CONFIG_USBPCWATCHDOG is not set
>
> #
> # Sonics Silicon Backplane
> #
> CONFIG_SSB_POSSIBLE=y
> # CONFIG_SSB is not set
>
> #
> # Multifunction device drivers
> #
> # CONFIG_MFD_CORE is not set
> # CONFIG_MFD_SM501 is not set
> # CONFIG_HTC_PASIC3 is not set
> # CONFIG_MFD_TMIO is not set
>
> #
> # Multimedia devices
> #
>
> #
> # Multimedia core support
> #
> CONFIG_VIDEO_DEV=m
> CONFIG_VIDEO_V4L2_COMMON=m
> CONFIG_VIDEO_ALLOW_V4L1=y
> CONFIG_VIDEO_V4L1_COMPAT=y
> # CONFIG_DVB_CORE is not set
> CONFIG_VIDEO_MEDIA=m
>
> #
> # 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_V4L1=m
> CONFIG_VIDEO_CAPTURE_DRIVERS=y
> # CONFIG_VIDEO_ADV_DEBUG is not set
> CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
> # CONFIG_VIDEO_VIVI is not set
> # CONFIG_VIDEO_BT848 is not set
> # CONFIG_VIDEO_CPIA is not set
> # CONFIG_VIDEO_CPIA2 is not set
> # CONFIG_VIDEO_SAA5246A is not set
> # CONFIG_VIDEO_SAA5249 is not set
> # CONFIG_TUNER_3036 is not set
> # CONFIG_VIDEO_STRADIS is not set
> # CONFIG_VIDEO_ZORAN is not set
> # CONFIG_VIDEO_SAA7134 is not set
> # CONFIG_VIDEO_MXB is not set
> # CONFIG_VIDEO_DPC is not set
> # CONFIG_VIDEO_HEXIUM_ORION is not set
> # CONFIG_VIDEO_HEXIUM_GEMINI is not set
> # CONFIG_VIDEO_CX88 is not set
> # CONFIG_VIDEO_IVTV is not set
> # CONFIG_VIDEO_CAFE_CCIC is not set
> CONFIG_V4L_USB_DRIVERS=y
> CONFIG_USB_VIDEO_CLASS=m
> CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
> # CONFIG_USB_GSPCA is not set
> # CONFIG_VIDEO_PVRUSB2 is not set
> # CONFIG_VIDEO_EM28XX is not set
> # CONFIG_VIDEO_USBVISION is not set
> # CONFIG_USB_VICAM is not set
> # CONFIG_USB_IBMCAM is not set
> # CONFIG_USB_KONICAWC is not set
> # CONFIG_USB_QUICKCAM_MESSENGER is not set
> # CONFIG_USB_ET61X251 is not set
> # CONFIG_VIDEO_OVCAMCHIP is not set
> # CONFIG_USB_W9968CF is not set
> # CONFIG_USB_OV511 is not set
> # CONFIG_USB_SE401 is not set
> # CONFIG_USB_SN9C102 is not set
> # CONFIG_USB_STV680 is not set
> # CONFIG_USB_ZC0301 is not set
> # CONFIG_USB_PWC is not set
> # CONFIG_USB_ZR364XX is not set
> # CONFIG_USB_STKWEBCAM is not set
> # CONFIG_USB_S2255 is not set
> # CONFIG_SOC_CAMERA is not set
> # CONFIG_VIDEO_SH_MOBILE_CEU is not set
> CONFIG_RADIO_ADAPTERS=y
> # CONFIG_RADIO_GEMTEK_PCI is not set
> # CONFIG_RADIO_MAXIRADIO is not set
> # CONFIG_RADIO_MAESTRO is not set
> # CONFIG_USB_DSBR is not set
> # CONFIG_USB_SI470X is not set
> # CONFIG_DAB is not set
>
> #
> # Graphics support
> #
> CONFIG_AGP=y
> CONFIG_AGP_AMD64=y
> CONFIG_AGP_INTEL=y
> # CONFIG_AGP_SIS is not set
> # CONFIG_AGP_VIA is not set
> CONFIG_DRM=y
> # CONFIG_DRM_TDFX is not set
> # CONFIG_DRM_R128 is not set
> # CONFIG_DRM_RADEON is not set
> # CONFIG_DRM_I810 is not set
> # CONFIG_DRM_I830 is not set
> # CONFIG_DRM_I915 is not set
> # CONFIG_DRM_MGA is not set
> # CONFIG_DRM_SIS is not set
> # CONFIG_DRM_VIA is not set
> # CONFIG_DRM_SAVAGE is not set
> # CONFIG_VGASTATE is not set
> CONFIG_VIDEO_OUTPUT_CONTROL=m
> CONFIG_FB=y
> CONFIG_FIRMWARE_EDID=y
> # CONFIG_FB_DDC is not set
> 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 is not set
> # CONFIG_FB_SYS_COPYAREA is not set
> # CONFIG_FB_SYS_IMAGEBLIT is not set
> # CONFIG_FB_FOREIGN_ENDIAN is not set
> # CONFIG_FB_SYS_FOPS is not set
> # CONFIG_FB_SVGALIB is not set
> # CONFIG_FB_MACMODES is not set
> # CONFIG_FB_BACKLIGHT is not set
> CONFIG_FB_MODE_HELPERS=y
> CONFIG_FB_TILEBLITTING=y
>
> #
> # Frame buffer hardware drivers
> #
> # CONFIG_FB_CIRRUS is not set
> # CONFIG_FB_PM2 is not set
> # CONFIG_FB_CYBER2000 is not set
> # CONFIG_FB_ARC is not set
> # CONFIG_FB_ASILIANT is not set
> # CONFIG_FB_IMSTT is not set
> # CONFIG_FB_VGA16 is not set
> # CONFIG_FB_UVESA is not set
> CONFIG_FB_VESA=y
> # CONFIG_FB_EFI is not set
> # CONFIG_FB_IMAC is not set
> # CONFIG_FB_N411 is not set
> # CONFIG_FB_HGA is not set
> # CONFIG_FB_S1D13XXX is not set
> # CONFIG_FB_NVIDIA is not set
> # CONFIG_FB_RIVA is not set
> # CONFIG_FB_LE80578 is not set
> # CONFIG_FB_INTEL is not set
> # CONFIG_FB_MATROX is not set
> # CONFIG_FB_RADEON is not set
> # CONFIG_FB_ATY128 is not set
> # CONFIG_FB_ATY is not set
> # CONFIG_FB_S3 is not set
> # CONFIG_FB_SAVAGE is not set
> # CONFIG_FB_SIS is not set
> # CONFIG_FB_NEOMAGIC is not set
> # CONFIG_FB_KYRO is not set
> # CONFIG_FB_3DFX is not set
> # CONFIG_FB_VOODOO1 is not set
> # CONFIG_FB_VT8623 is not set
> # CONFIG_FB_TRIDENT is not set
> # CONFIG_FB_ARK is not set
> # CONFIG_FB_PM3 is not set
> # CONFIG_FB_CARMINE is not set
> # CONFIG_FB_GEODE is not set
> # CONFIG_FB_VIRTUAL is not set
> CONFIG_BACKLIGHT_LCD_SUPPORT=y
> # CONFIG_LCD_CLASS_DEVICE is not set
> CONFIG_BACKLIGHT_CLASS_DEVICE=y
> CONFIG_BACKLIGHT_CORGI=m
> CONFIG_BACKLIGHT_PROGEAR=m
> CONFIG_BACKLIGHT_MBP_NVIDIA=m
>
> #
> # Display device support
> #
> # CONFIG_DISPLAY_SUPPORT is not set
>
> #
> # Console display driver support
> #
> CONFIG_VGA_CONSOLE=y
> CONFIG_VGACON_SOFT_SCROLLBACK=y
> CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
> CONFIG_VIDEO_SELECT=y
> CONFIG_DUMMY_CONSOLE=y
> CONFIG_FRAMEBUFFER_CONSOLE=y
> # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
> # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
> CONFIG_FONTS=y
> # CONFIG_FONT_8x8 is not set
> CONFIG_FONT_8x16=y
> # CONFIG_FONT_6x11 is not set
> # CONFIG_FONT_7x14 is not set
> # CONFIG_FONT_PEARL_8x8 is not set
> # CONFIG_FONT_ACORN_8x8 is not set
> # CONFIG_FONT_MINI_4x6 is not set
> # CONFIG_FONT_SUN8x16 is not set
> # CONFIG_FONT_SUN12x22 is not set
> # CONFIG_FONT_10x18 is not set
> CONFIG_LOGO=y
> # CONFIG_LOGO_LINUX_MONO is not set
> # CONFIG_LOGO_LINUX_VGA16 is not set
> CONFIG_LOGO_LINUX_CLUT224=y
> CONFIG_SOUND=y
> CONFIG_SND=y
> CONFIG_SND_TIMER=y
> CONFIG_SND_PCM=y
> CONFIG_SND_HWDEP=y
> CONFIG_SND_RAWMIDI=m
> CONFIG_SND_SEQUENCER=y
> CONFIG_SND_SEQ_DUMMY=y
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=y
> CONFIG_SND_PCM_OSS=y
> CONFIG_SND_PCM_OSS_PLUGINS=y
> CONFIG_SND_SEQUENCER_OSS=y
> CONFIG_SND_DYNAMIC_MINORS=y
> CONFIG_SND_SUPPORT_OLD_API=y
> CONFIG_SND_VERBOSE_PROCFS=y
> # CONFIG_SND_VERBOSE_PRINTK is not set
> # CONFIG_SND_DEBUG is not set
> CONFIG_SND_VMASTER=y
> CONFIG_SND_DRIVERS=y
> # CONFIG_SND_PCSP is not set
> # CONFIG_SND_DUMMY is not set
> CONFIG_SND_VIRMIDI=m
> # CONFIG_SND_MTPAV is not set
> # CONFIG_SND_SERIAL_U16550 is not set
> # CONFIG_SND_MPU401 is not set
> CONFIG_SND_PCI=y
> # CONFIG_SND_AD1889 is not set
> # CONFIG_SND_ALS300 is not set
> # CONFIG_SND_ALS4000 is not set
> # CONFIG_SND_ALI5451 is not set
> # CONFIG_SND_ATIIXP is not set
> # CONFIG_SND_ATIIXP_MODEM is not set
> # CONFIG_SND_AU8810 is not set
> # CONFIG_SND_AU8820 is not set
> # CONFIG_SND_AU8830 is not set
> # CONFIG_SND_AW2 is not set
> # CONFIG_SND_AZT3328 is not set
> # CONFIG_SND_BT87X is not set
> # CONFIG_SND_CA0106 is not set
> # CONFIG_SND_CMIPCI is not set
> # CONFIG_SND_OXYGEN is not set
> # CONFIG_SND_CS4281 is not set
> # CONFIG_SND_CS46XX is not set
> # CONFIG_SND_CS5530 is not set
> # CONFIG_SND_DARLA20 is not set
> # CONFIG_SND_GINA20 is not set
> # CONFIG_SND_LAYLA20 is not set
> # CONFIG_SND_DARLA24 is not set
> # CONFIG_SND_GINA24 is not set
> # CONFIG_SND_LAYLA24 is not set
> # CONFIG_SND_MONA is not set
> # CONFIG_SND_MIA is not set
> # CONFIG_SND_ECHO3G is not set
> # CONFIG_SND_INDIGO is not set
> # CONFIG_SND_INDIGOIO is not set
> # CONFIG_SND_INDIGODJ is not set
> # CONFIG_SND_EMU10K1 is not set
> # CONFIG_SND_EMU10K1X is not set
> # CONFIG_SND_ENS1370 is not set
> # CONFIG_SND_ENS1371 is not set
> # CONFIG_SND_ES1938 is not set
> # CONFIG_SND_ES1968 is not set
> # CONFIG_SND_FM801 is not set
> CONFIG_SND_HDA_INTEL=y
> CONFIG_SND_HDA_HWDEP=y
> CONFIG_SND_HDA_CODEC_REALTEK=y
> # CONFIG_SND_HDA_CODEC_ANALOG is not set
> # CONFIG_SND_HDA_CODEC_SIGMATEL is not set
> # CONFIG_SND_HDA_CODEC_VIA is not set
> # CONFIG_SND_HDA_CODEC_ATIHDMI is not set
> # CONFIG_SND_HDA_CODEC_CONEXANT is not set
> # CONFIG_SND_HDA_CODEC_CMEDIA is not set
> # CONFIG_SND_HDA_CODEC_SI3054 is not set
> # CONFIG_SND_HDA_GENERIC is not set
> CONFIG_SND_HDA_POWER_SAVE=y
> CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
> # CONFIG_SND_HDSP is not set
> # CONFIG_SND_HDSPM is not set
> # CONFIG_SND_HIFIER is not set
> # CONFIG_SND_ICE1712 is not set
> # CONFIG_SND_ICE1724 is not set
> # CONFIG_SND_INTEL8X0 is not set
> # CONFIG_SND_INTEL8X0M is not set
> # CONFIG_SND_KORG1212 is not set
> # CONFIG_SND_MAESTRO3 is not set
> # CONFIG_SND_MIXART is not set
> # CONFIG_SND_NM256 is not set
> # CONFIG_SND_PCXHR is not set
> # CONFIG_SND_RIPTIDE is not set
> # CONFIG_SND_RME32 is not set
> # CONFIG_SND_RME96 is not set
> # CONFIG_SND_RME9652 is not set
> # CONFIG_SND_SONICVIBES is not set
> # CONFIG_SND_TRIDENT is not set
> # CONFIG_SND_VIA82XX is not set
> # CONFIG_SND_VIA82XX_MODEM is not set
> # CONFIG_SND_VIRTUOSO is not set
> # CONFIG_SND_VX222 is not set
> # CONFIG_SND_YMFPCI is not set
> CONFIG_SND_USB=y
> CONFIG_SND_USB_AUDIO=m
> # CONFIG_SND_USB_USX2Y is not set
> # CONFIG_SND_USB_CAIAQ is not set
> # CONFIG_SND_SOC is not set
> # CONFIG_SOUND_PRIME is not set
> CONFIG_HID_SUPPORT=y
> CONFIG_HID=y
> CONFIG_HID_DEBUG=y
> CONFIG_HIDRAW=y
>
> #
> # USB Input Devices
> #
> CONFIG_USB_HID=y
> CONFIG_USB_HIDINPUT_POWERBOOK=y
> CONFIG_HID_FF=y
> CONFIG_HID_PID=y
> CONFIG_LOGITECH_FF=y
> # CONFIG_LOGIRUMBLEPAD2_FF is not set
> CONFIG_PANTHERLORD_FF=y
> # CONFIG_THRUSTMASTER_FF is not set
> # CONFIG_ZEROPLUS_FF is not set
> CONFIG_USB_HIDDEV=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=y
> CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
>
> #
> # Miscellaneous USB options
> #
> CONFIG_USB_DEVICEFS=y
> # CONFIG_USB_DEVICE_CLASS is not set
> CONFIG_USB_DYNAMIC_MINORS=y
> CONFIG_USB_SUSPEND=y
> # CONFIG_USB_OTG is not set
> # CONFIG_USB_OTG_WHITELIST is not set
> # CONFIG_USB_OTG_BLACKLIST_HUB is not set
> CONFIG_USB_MON=y
>
> #
> # USB Host Controller Drivers
> #
> # CONFIG_USB_C67X00_HCD is not set
> CONFIG_USB_EHCI_HCD=y
> CONFIG_USB_EHCI_ROOT_HUB_TT=y
> # CONFIG_USB_EHCI_TT_NEWSCHED is not set
> # CONFIG_USB_ISP116X_HCD is not set
> # CONFIG_USB_ISP1760_HCD is not set
> 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_SL811_HCD is not set
> # CONFIG_USB_R8A66597_HCD is not set
>
> #
> # USB Device Class drivers
> #
> # CONFIG_USB_ACM is not set
> 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 is not set
> # CONFIG_USB_STORAGE_DATAFAB is not set
> # CONFIG_USB_STORAGE_FREECOM is not set
> # CONFIG_USB_STORAGE_ISD200 is not set
> # CONFIG_USB_STORAGE_DPCM is not set
> # CONFIG_USB_STORAGE_USBAT is not set
> # CONFIG_USB_STORAGE_SDDR09 is not set
> # CONFIG_USB_STORAGE_SDDR55 is not set
> # CONFIG_USB_STORAGE_JUMPSHOT is not set
> # CONFIG_USB_STORAGE_ALAUDA is not set
> # CONFIG_USB_STORAGE_ONETOUCH is not set
> # CONFIG_USB_STORAGE_KARMA is not set
> # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
> CONFIG_USB_LIBUSUAL=y
>
> #
> # USB Imaging devices
> #
> # CONFIG_USB_MDC800 is not set
> # CONFIG_USB_MICROTEK is not set
>
> #
> # USB port drivers
> #
> # CONFIG_USB_SERIAL is not set
>
> #
> # USB Miscellaneous drivers
> #
> # CONFIG_USB_EMI62 is not set
> # CONFIG_USB_EMI26 is not set
> # CONFIG_USB_ADUTUX is not set
> # CONFIG_USB_RIO500 is not set
> # CONFIG_USB_LEGOTOWER is not set
> # CONFIG_USB_LCD is not set
> # CONFIG_USB_BERRY_CHARGE is not set
> # CONFIG_USB_LED is not set
> # CONFIG_USB_CYPRESS_CY7C63 is not set
> # CONFIG_USB_CYTHERM is not set
> # CONFIG_USB_PHIDGET is not set
> # CONFIG_USB_IDMOUSE is not set
> # CONFIG_USB_FTDI_ELAN is not set
> # CONFIG_USB_APPLEDISPLAY is not set
> # CONFIG_USB_SISUSBVGA is not set
> # CONFIG_USB_LD is not set
> # CONFIG_USB_TRANCEVIBRATOR is not set
> # CONFIG_USB_IOWARRIOR is not set
> # CONFIG_USB_TEST is not set
> # CONFIG_USB_ISIGHTFW is not set
> # CONFIG_USB_GADGET is not set
> CONFIG_MMC=m
> # CONFIG_MMC_DEBUG is not set
> # CONFIG_MMC_UNSAFE_RESUME is not set
>
> #
> # MMC/SD Card Drivers
> #
> CONFIG_MMC_BLOCK=m
> CONFIG_MMC_BLOCK_BOUNCE=y
> # CONFIG_SDIO_UART is not set
> # CONFIG_MMC_TEST is not set
>
> #
> # MMC/SD Host Controller Drivers
> #
> CONFIG_MMC_SDHCI=m
> CONFIG_MMC_SDHCI_PCI=m
> CONFIG_MMC_RICOH_MMC=m
> # CONFIG_MMC_WBSD is not set
> # CONFIG_MMC_TIFM_SD is not set
> CONFIG_MEMSTICK=m
> # CONFIG_MEMSTICK_DEBUG is not set
>
> #
> # MemoryStick drivers
> #
> # CONFIG_MEMSTICK_UNSAFE_RESUME is not set
> CONFIG_MSPRO_BLOCK=m
>
> #
> # MemoryStick Host Controller Drivers
> #
> # CONFIG_MEMSTICK_TIFM_MS is not set
> # CONFIG_MEMSTICK_JMICRON_38X is not set
> CONFIG_NEW_LEDS=y
> CONFIG_LEDS_CLASS=y
>
> #
> # LED drivers
> #
> CONFIG_LEDS_PCA9532=m
> CONFIG_LEDS_CLEVO_MAIL=m
> CONFIG_LEDS_PCA955X=m
>
> #
> # LED Triggers
> #
> CONFIG_LEDS_TRIGGERS=y
> CONFIG_LEDS_TRIGGER_TIMER=m
> CONFIG_LEDS_TRIGGER_HEARTBEAT=m
> CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
> # CONFIG_ACCESSIBILITY is not set
> # CONFIG_INFINIBAND is not set
> CONFIG_EDAC=y
>
> #
> # Reporting subsystems
> #
> # CONFIG_EDAC_DEBUG is not set
> # CONFIG_EDAC_MM_EDAC is not set
> CONFIG_RTC_LIB=y
> CONFIG_RTC_CLASS=y
> CONFIG_RTC_HCTOSYS=y
> CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
> # CONFIG_RTC_DEBUG is not set
>
> #
> # RTC interfaces
> #
> CONFIG_RTC_INTF_SYSFS=y
> CONFIG_RTC_INTF_PROC=y
> CONFIG_RTC_INTF_DEV=y
> # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
> # CONFIG_RTC_DRV_TEST is not set
>
> #
> # I2C RTC drivers
> #
> # CONFIG_RTC_DRV_DS1307 is not set
> # CONFIG_RTC_DRV_DS1374 is not set
> # CONFIG_RTC_DRV_DS1672 is not set
> # CONFIG_RTC_DRV_MAX6900 is not set
> # CONFIG_RTC_DRV_RS5C372 is not set
> # CONFIG_RTC_DRV_ISL1208 is not set
> # CONFIG_RTC_DRV_X1205 is not set
> # CONFIG_RTC_DRV_PCF8563 is not set
> # CONFIG_RTC_DRV_PCF8583 is not set
> # CONFIG_RTC_DRV_M41T80 is not set
> # CONFIG_RTC_DRV_S35390A is not set
> # CONFIG_RTC_DRV_FM3130 is not set
>
> #
> # SPI RTC drivers
> #
>
> #
> # Platform RTC drivers
> #
> CONFIG_RTC_DRV_CMOS=y
> # CONFIG_RTC_DRV_DS1511 is not set
> # CONFIG_RTC_DRV_DS1553 is not set
> # CONFIG_RTC_DRV_DS1742 is not set
> # CONFIG_RTC_DRV_STK17TA8 is not set
> # CONFIG_RTC_DRV_M48T86 is not set
> # CONFIG_RTC_DRV_M48T59 is not set
> # CONFIG_RTC_DRV_V3020 is not set
>
> #
> # on-CPU RTC drivers
> #
> # CONFIG_DMADEVICES is not set
> # CONFIG_UIO is not set
>
> #
> # Firmware Drivers
> #
> # CONFIG_EDD is not set
> CONFIG_FIRMWARE_MEMMAP=y
> CONFIG_EFI_VARS=y
> # CONFIG_DELL_RBU is not set
> # CONFIG_DCDBAS is not set
> CONFIG_DMIID=y
> # CONFIG_ISCSI_IBFT_FIND is not set
>
> #
> # File systems
> #
> CONFIG_EXT2_FS=y
> CONFIG_EXT2_FS_XATTR=y
> CONFIG_EXT2_FS_POSIX_ACL=y
> CONFIG_EXT2_FS_SECURITY=y
> CONFIG_EXT2_FS_XIP=y
> CONFIG_FS_XIP=y
> CONFIG_EXT3_FS=y
> CONFIG_EXT3_FS_XATTR=y
> CONFIG_EXT3_FS_POSIX_ACL=y
> CONFIG_EXT3_FS_SECURITY=y
> # CONFIG_EXT4DEV_FS is not set
> CONFIG_JBD=y
> # CONFIG_JBD_DEBUG is not set
> CONFIG_FS_MBCACHE=y
> CONFIG_REISERFS_FS=m
> # CONFIG_REISERFS_CHECK is not set
> CONFIG_REISERFS_PROC_INFO=y
> CONFIG_REISERFS_FS_XATTR=y
> CONFIG_REISERFS_FS_POSIX_ACL=y
> CONFIG_REISERFS_FS_SECURITY=y
> CONFIG_JFS_FS=y
> CONFIG_JFS_POSIX_ACL=y
> CONFIG_JFS_SECURITY=y
> CONFIG_JFS_DEBUG=y
> CONFIG_JFS_STATISTICS=y
> CONFIG_FS_POSIX_ACL=y
> CONFIG_XFS_FS=m
> CONFIG_XFS_QUOTA=y
> CONFIG_XFS_POSIX_ACL=y
> CONFIG_XFS_RT=y
> # CONFIG_XFS_DEBUG is not set
> # CONFIG_GFS2_FS is not set
> # CONFIG_OCFS2_FS is not set
> CONFIG_DNOTIFY=y
> CONFIG_INOTIFY=y
> CONFIG_INOTIFY_USER=y
> CONFIG_QUOTA=y
> CONFIG_QUOTA_NETLINK_INTERFACE=y
> # CONFIG_PRINT_QUOTA_WARNING is not set
> # CONFIG_QFMT_V1 is not set
> CONFIG_QFMT_V2=y
> CONFIG_QUOTACTL=y
> # CONFIG_AUTOFS_FS is not set
> CONFIG_AUTOFS4_FS=y
> CONFIG_FUSE_FS=y
> CONFIG_GENERIC_ACL=y
>
> #
> # CD-ROM/DVD Filesystems
> #
> CONFIG_ISO9660_FS=y
> CONFIG_JOLIET=y
> CONFIG_ZISOFS=y
> CONFIG_UDF_FS=y
> CONFIG_UDF_NLS=y
>
> #
> # DOS/FAT/NT Filesystems
> #
> CONFIG_FAT_FS=y
> CONFIG_MSDOS_FS=y
> CONFIG_VFAT_FS=y
> CONFIG_FAT_DEFAULT_CODEPAGE=437
> CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
> # CONFIG_NTFS_FS 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=y
> CONFIG_HUGETLBFS=y
> CONFIG_HUGETLB_PAGE=y
> CONFIG_CONFIGFS_FS=y
>
> #
> # Miscellaneous filesystems
> #
> # CONFIG_ADFS_FS is not set
> # CONFIG_AFFS_FS is not set
> # CONFIG_ECRYPT_FS is not set
> # CONFIG_HFS_FS is not set
> CONFIG_HFSPLUS_FS=m
> # CONFIG_BEFS_FS is not set
> # CONFIG_BFS_FS is not set
> # CONFIG_EFS_FS is not set
> CONFIG_CRAMFS=m
> CONFIG_SQUASHFS=m
> # CONFIG_SQUASHFS_EMBEDDED is not set
> CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
> # CONFIG_VXFS_FS is not set
> # CONFIG_MINIX_FS is not set
> # CONFIG_OMFS_FS is not set
> # CONFIG_HPFS_FS is not set
> # CONFIG_QNX4FS_FS is not set
> CONFIG_ROMFS_FS=m
> # CONFIG_SYSV_FS is not set
> # CONFIG_UFS_FS is not set
> CONFIG_NETWORK_FILESYSTEMS=y
> CONFIG_NFS_FS=y
> CONFIG_NFS_V3=y
> CONFIG_NFS_V3_ACL=y
> CONFIG_NFS_V4=y
> CONFIG_ROOT_NFS=y
> # CONFIG_NFSD is not set
> CONFIG_LOCKD=y
> CONFIG_LOCKD_V4=y
> CONFIG_NFS_ACL_SUPPORT=y
> CONFIG_NFS_COMMON=y
> CONFIG_SUNRPC=y
> CONFIG_SUNRPC_GSS=y
> CONFIG_RPCSEC_GSS_KRB5=y
> # CONFIG_RPCSEC_GSS_SPKM3 is not set
> # CONFIG_SMB_FS is not set
> CONFIG_CIFS=m
> CONFIG_CIFS_STATS=y
> CONFIG_CIFS_STATS2=y
> CONFIG_CIFS_WEAK_PW_HASH=y
> # CONFIG_CIFS_UPCALL is not set
> CONFIG_CIFS_XATTR=y
> # CONFIG_CIFS_POSIX is not set
> # CONFIG_CIFS_DEBUG2 is not set
> # CONFIG_CIFS_EXPERIMENTAL is not set
> # CONFIG_NCP_FS is not set
> # CONFIG_CODA_FS is not set
> # CONFIG_AFS_FS is not set
>
> #
> # Partition Types
> #
> CONFIG_PARTITION_ADVANCED=y
> # CONFIG_ACORN_PARTITION is not set
> # CONFIG_OSF_PARTITION is not set
> # CONFIG_AMIGA_PARTITION is not set
> # CONFIG_ATARI_PARTITION is not set
> CONFIG_MAC_PARTITION=y
> 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 is not set
> # CONFIG_SGI_PARTITION is not set
> # CONFIG_ULTRIX_PARTITION is not set
> # CONFIG_SUN_PARTITION is not set
> # CONFIG_KARMA_PARTITION is not set
> CONFIG_EFI_PARTITION=y
> # CONFIG_SYSV68_PARTITION is not set
> CONFIG_NLS=y
> CONFIG_NLS_DEFAULT="utf8"
> CONFIG_NLS_CODEPAGE_437=y
> # CONFIG_NLS_CODEPAGE_737 is not set
> # CONFIG_NLS_CODEPAGE_775 is not set
> # CONFIG_NLS_CODEPAGE_850 is not set
> # CONFIG_NLS_CODEPAGE_852 is not set
> # CONFIG_NLS_CODEPAGE_855 is not set
> # CONFIG_NLS_CODEPAGE_857 is not set
> # CONFIG_NLS_CODEPAGE_860 is not set
> # CONFIG_NLS_CODEPAGE_861 is not set
> # CONFIG_NLS_CODEPAGE_862 is not set
> # CONFIG_NLS_CODEPAGE_863 is not set
> # CONFIG_NLS_CODEPAGE_864 is not set
> # CONFIG_NLS_CODEPAGE_865 is not set
> CONFIG_NLS_CODEPAGE_866=m
> # CONFIG_NLS_CODEPAGE_869 is not set
> CONFIG_NLS_CODEPAGE_936=m
> CONFIG_NLS_CODEPAGE_950=m
> CONFIG_NLS_CODEPAGE_932=m
> CONFIG_NLS_CODEPAGE_949=m
> # CONFIG_NLS_CODEPAGE_874 is not set
> # CONFIG_NLS_ISO8859_8 is not set
> CONFIG_NLS_CODEPAGE_1250=m
> CONFIG_NLS_CODEPAGE_1251=m
> CONFIG_NLS_ASCII=y
> CONFIG_NLS_ISO8859_1=y
> CONFIG_NLS_ISO8859_2=m
> CONFIG_NLS_ISO8859_3=m
> CONFIG_NLS_ISO8859_4=m
> CONFIG_NLS_ISO8859_5=m
> CONFIG_NLS_ISO8859_6=m
> CONFIG_NLS_ISO8859_7=m
> CONFIG_NLS_ISO8859_9=m
> CONFIG_NLS_ISO8859_13=m
> CONFIG_NLS_ISO8859_14=m
> CONFIG_NLS_ISO8859_15=m
> CONFIG_NLS_KOI8_R=m
> CONFIG_NLS_KOI8_U=m
> CONFIG_NLS_UTF8=y
> # CONFIG_DLM is not set
>
> #
> # Kernel hacking
> #
> CONFIG_TRACE_IRQFLAGS_SUPPORT=y
> CONFIG_PRINTK_TIME=y
> CONFIG_ENABLE_WARN_DEPRECATED=y
> CONFIG_ENABLE_MUST_CHECK=y
> CONFIG_FRAME_WARN=2048
> CONFIG_MAGIC_SYSRQ=y
> # CONFIG_UNUSED_SYMBOLS is not set
> CONFIG_DEBUG_FS=y
> # CONFIG_HEADERS_CHECK is not set
> CONFIG_DEBUG_KERNEL=y
> # CONFIG_DEBUG_SHIRQ is not set
> # CONFIG_DETECT_SOFTLOCKUP is not set
> # CONFIG_SCHED_DEBUG is not set
> CONFIG_SCHEDSTATS=y
> CONFIG_TIMER_STATS=y
> # CONFIG_DEBUG_OBJECTS is not set
> # CONFIG_SLUB_DEBUG_ON is not set
> # CONFIG_SLUB_STATS is not set
> CONFIG_DEBUG_PREEMPT=y
> # CONFIG_DEBUG_RT_MUTEXES is not set
> # CONFIG_RT_MUTEX_TESTER is not set
> # CONFIG_DEBUG_SPINLOCK is not set
> # CONFIG_DEBUG_MUTEXES is not set
> # CONFIG_DEBUG_LOCK_ALLOC is not set
> # CONFIG_PROVE_LOCKING is not set
> # CONFIG_LOCK_STAT is not set
> # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
> # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
> # CONFIG_DEBUG_KOBJECT is not set
> CONFIG_DEBUG_BUGVERBOSE=y
> # CONFIG_DEBUG_INFO is not set
> # CONFIG_DEBUG_VM is not set
> # CONFIG_DEBUG_WRITECOUNT is not set
> CONFIG_DEBUG_MEMORY_INIT=y
> # CONFIG_DEBUG_LIST is not set
> # CONFIG_DEBUG_SG is not set
> CONFIG_FRAME_POINTER=y
> # CONFIG_BOOT_PRINTK_DELAY is not set
> # CONFIG_RCU_TORTURE_TEST is not set
> # CONFIG_BACKTRACE_SELF_TEST is not set
> # CONFIG_FAULT_INJECTION is not set
> # CONFIG_LATENCYTOP is not set
> CONFIG_SYSCTL_SYSCALL_CHECK=y
> CONFIG_HAVE_FTRACE=y
> CONFIG_HAVE_DYNAMIC_FTRACE=y
> # CONFIG_FTRACE is not set
> # CONFIG_IRQSOFF_TRACER is not set
> # CONFIG_PREEMPT_TRACER is not set
> # CONFIG_SYSPROF_TRACER is not set
> # CONFIG_SCHED_TRACER is not set
> # CONFIG_CONTEXT_SWITCH_TRACER is not set
> CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
> # CONFIG_SAMPLES is not set
> CONFIG_HAVE_ARCH_KGDB=y
> # CONFIG_KGDB is not set
> # CONFIG_STRICT_DEVMEM is not set
> CONFIG_X86_VERBOSE_BOOTUP=y
> CONFIG_EARLY_PRINTK=y
> CONFIG_DEBUG_STACKOVERFLOW=y
> CONFIG_DEBUG_STACK_USAGE=y
> # CONFIG_DEBUG_PAGEALLOC is not set
> # CONFIG_DEBUG_PER_CPU_MAPS is not set
> # CONFIG_X86_PTDUMP is not set
> CONFIG_DEBUG_RODATA=y
> # CONFIG_DIRECT_GBPAGES is not set
> # CONFIG_DEBUG_RODATA_TEST is not set
> CONFIG_DEBUG_NX_TEST=m
> # CONFIG_IOMMU_DEBUG is not set
> # CONFIG_MMIOTRACE is not set
> CONFIG_IO_DELAY_TYPE_0X80=0
> CONFIG_IO_DELAY_TYPE_0XED=1
> CONFIG_IO_DELAY_TYPE_UDELAY=2
> CONFIG_IO_DELAY_TYPE_NONE=3
> CONFIG_IO_DELAY_0X80=y
> # CONFIG_IO_DELAY_0XED is not set
> # CONFIG_IO_DELAY_UDELAY is not set
> # CONFIG_IO_DELAY_NONE is not set
> CONFIG_DEFAULT_IO_DELAY_TYPE=0
> CONFIG_DEBUG_BOOT_PARAMS=y
> # CONFIG_CPA_DEBUG is not set
> # CONFIG_OPTIMIZE_INLINING is not set
>
> #
> # 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_FILE_CAPABILITIES=y
> # CONFIG_SECURITY_ROOTPLUG is not set
> CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=65536
> # CONFIG_SECURITY_SELINUX is not set
> # CONFIG_SECURITY_SMACK is not set
> 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 is not set
> # CONFIG_CRYPTO_NULL is not set
> # CONFIG_CRYPTO_CRYPTD is not set
> CONFIG_CRYPTO_AUTHENC=y
> # CONFIG_CRYPTO_TEST is not set
>
> #
> # Authenticated Encryption with Associated Data
> #
> # CONFIG_CRYPTO_CCM is not set
> # CONFIG_CRYPTO_GCM is not set
> # CONFIG_CRYPTO_SEQIV is not set
>
> #
> # Block modes
> #
> CONFIG_CRYPTO_CBC=y
> # CONFIG_CRYPTO_CTR is not set
> # CONFIG_CRYPTO_CTS is not set
> CONFIG_CRYPTO_ECB=y
> # CONFIG_CRYPTO_LRW is not set
> # CONFIG_CRYPTO_PCBC is not set
> # CONFIG_CRYPTO_XTS is not set
>
> #
> # Hash modes
> #
> CONFIG_CRYPTO_HMAC=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 is not set
> # CONFIG_CRYPTO_RMD128 is not set
> # CONFIG_CRYPTO_RMD160 is not set
> # CONFIG_CRYPTO_RMD256 is not set
> # CONFIG_CRYPTO_RMD320 is not set
> CONFIG_CRYPTO_SHA1=y
> CONFIG_CRYPTO_SHA256=y
> CONFIG_CRYPTO_SHA512=y
> # CONFIG_CRYPTO_TGR192 is not set
> # CONFIG_CRYPTO_WP512 is not set
>
> #
> # Ciphers
> #
> CONFIG_CRYPTO_AES=y
> CONFIG_CRYPTO_AES_X86_64=y
> # CONFIG_CRYPTO_ANUBIS is not set
> CONFIG_CRYPTO_ARC4=y
> # CONFIG_CRYPTO_BLOWFISH is not set
> # CONFIG_CRYPTO_CAMELLIA is not set
> # CONFIG_CRYPTO_CAST5 is not set
> # CONFIG_CRYPTO_CAST6 is not set
> CONFIG_CRYPTO_DES=y
> # CONFIG_CRYPTO_FCRYPT is not set
> # CONFIG_CRYPTO_KHAZAD is not set
> # CONFIG_CRYPTO_SALSA20 is not set
> # CONFIG_CRYPTO_SALSA20_X86_64 is not set
> # CONFIG_CRYPTO_SEED is not set
> # CONFIG_CRYPTO_SERPENT is not set
> # CONFIG_CRYPTO_TEA is not set
> # CONFIG_CRYPTO_TWOFISH is not set
> # CONFIG_CRYPTO_TWOFISH_X86_64 is not set
>
> #
> # Compression
> #
> CONFIG_CRYPTO_DEFLATE=y
> # CONFIG_CRYPTO_LZO is not set
> # CONFIG_CRYPTO_HW is not set
> CONFIG_HAVE_KVM=y
> CONFIG_VIRTUALIZATION=y
> CONFIG_KVM=m
> CONFIG_KVM_INTEL=m
> # CONFIG_KVM_AMD is not set
> # CONFIG_KVM_TRACE is not set
> CONFIG_VIRTIO=m
> CONFIG_VIRTIO_RING=m
> CONFIG_VIRTIO_PCI=m
> CONFIG_VIRTIO_BALLOON=m
>
> #
> # Library routines
> #
> CONFIG_BITREVERSE=y
> CONFIG_GENERIC_FIND_FIRST_BIT=y
> CONFIG_GENERIC_FIND_NEXT_BIT=y
> # CONFIG_CRC_CCITT is not set
> # CONFIG_CRC16 is not set
> CONFIG_CRC_T10DIF=y
> CONFIG_CRC_ITU_T=y
> 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
>
>
> --
> Andrey Vul
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

2008-11-18 03:13:40

by Dave Kleikamp

[permalink] [raw]
Subject: Re: jfs problem

On Mon, 2008-11-17 at 23:58 +0000, Steven Noonan wrote:
> CC-ing the JFS maintainer.

I don't think JFS is responsible for the DMAR errors. I'm cc'ing a
couple Intel experts who will better understand what's going on here.

> On Mon, Nov 17, 2008 at 10:08 PM, Andrey Vul <[email protected]> wrote:
> > I have a JFS problem occuring randomly. The hardware that this happens
> > on is an Asus M50VM laptop.
> >
> > /dev/sda5 is mounted on /
> >
> > Kernel version is 2.6.27.4 with dm-bbr (device mapper - bad block
> > relocation), fbcondecor, and squashfs patches.
> >
> > dmesg:
> > [ 130.405776] DMAR:[DMA Write] Request device [00:1f.2] fault addr fff9f000
> > [ 130.405780] DMAR:[fault reason 05] PTE Write access is not set
> > [ 130.405828] ERROR: (device sda5): diRead: i_ino != di_number
> > [ 130.406133] ERROR: (device sda5): remounting filesystem as read-only
> > [ 130.406136]
> > [ 130.406146] jfs_lookup: iget failed on inum 188808
> > [ 131.212899] DMAR:[DMA Write] Request device [00:1f.2] fault addr fff9f000
> > [ 131.212903] DMAR:[fault reason 05] PTE Write access is not set
> > [ 131.212962] ERROR: (device sda5): stack overrun in dtSearch!
> > [ 131.212968] btstack dump:
> > [ 131.212972] bn = 0, index = 0
> > [ 131.212975] bn = 5402c5, index = 0
> > [ 131.212979] bn = 0, index = 0
> > [ 131.212982] bn = 5402c5, index = 0
> > [ 131.212985] bn = 0, index = 0
> > [ 131.212988] bn = 5402c5, index = 0
> > [ 131.212991] bn = 0, index = 0
> > [ 131.212995] bn = fffffffffffffff4, index = 7336
> > [ 131.213015] jfs_lookup: dtSearch returned -5
> >
> > .config:
> > #
> > # Automatically generated make config: don't edit
> > # Linux kernel version: 2.6.27-gentoo-r2
> > # Mon Nov 17 12:43:19 2008
> > #
> > CONFIG_64BIT=y
> > # CONFIG_X86_32 is not set
> > CONFIG_X86_64=y
> > CONFIG_X86=y
> > CONFIG_ARCH_DEFCONFIG="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_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
> >
> > #
> > # General setup
> > #
> > CONFIG_EXPERIMENTAL=y
> > CONFIG_LOCK_KERNEL=y
> > CONFIG_INIT_ENV_ARG_LIMIT=32
> > CONFIG_LOCALVERSION=""
> > # CONFIG_LOCALVERSION_AUTO is not set
> > CONFIG_SWAP=y
> > CONFIG_SYSVIPC=y
> > CONFIG_SYSVIPC_SYSCTL=y
> > CONFIG_POSIX_MQUEUE=y
> > CONFIG_BSD_PROCESS_ACCT=y
> > # CONFIG_BSD_PROCESS_ACCT_V3 is not set
> > CONFIG_TASKSTATS=y
> > CONFIG_TASK_DELAY_ACCT=y
> > CONFIG_TASK_XACCT=y
> > CONFIG_TASK_IO_ACCOUNTING=y
> > CONFIG_AUDIT=y
> > CONFIG_AUDITSYSCALL=y
> > CONFIG_AUDIT_TREE=y
> > CONFIG_IKCONFIG=y
> > CONFIG_IKCONFIG_PROC=y
> > CONFIG_LOG_BUF_SHIFT=17
> > # CONFIG_CGROUPS is not set
> > CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
> > # CONFIG_GROUP_SCHED is not set
> > # CONFIG_SYSFS_DEPRECATED_V2 is not set
> > CONFIG_RELAY=y
> > # CONFIG_NAMESPACES is not set
> > # CONFIG_BLK_DEV_INITRD is not set
> > CONFIG_CC_OPTIMIZE_FOR_SIZE=y
> > CONFIG_SYSCTL=y
> > CONFIG_EMBEDDED=y
> > CONFIG_UID16=y
> > CONFIG_SYSCTL_SYSCALL=y
> > CONFIG_KALLSYMS=y
> > CONFIG_KALLSYMS_ALL=y
> > # CONFIG_KALLSYMS_EXTRA_PASS is not set
> > 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_SLUB_DEBUG=y
> > # CONFIG_SLAB is not set
> > CONFIG_SLUB=y
> > # CONFIG_SLOB is not set
> > CONFIG_PROFILING=y
> > CONFIG_MARKERS=y
> > # CONFIG_OPROFILE is not set
> > CONFIG_HAVE_OPROFILE=y
> > # CONFIG_KPROBES is not set
> > CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
> > CONFIG_HAVE_IOREMAP_PROT=y
> > CONFIG_HAVE_KPROBES=y
> > CONFIG_HAVE_KRETPROBES=y
> > # CONFIG_HAVE_ARCH_TRACEHOOK is not set
> > # CONFIG_HAVE_DMA_ATTRS is not set
> > CONFIG_USE_GENERIC_SMP_HELPERS=y
> > # CONFIG_HAVE_CLK is not set
> > CONFIG_PROC_PAGE_MONITOR=y
> > # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
> > CONFIG_SLABINFO=y
> > CONFIG_RT_MUTEXES=y
> > # CONFIG_TINY_SHMEM is not set
> > CONFIG_BASE_SMALL=0
> > CONFIG_MODULES=y
> > CONFIG_MODULE_FORCE_LOAD=y
> > CONFIG_MODULE_UNLOAD=y
> > CONFIG_MODULE_FORCE_UNLOAD=y
> > # CONFIG_MODVERSIONS is not set
> > # CONFIG_MODULE_SRCVERSION_ALL is not set
> > CONFIG_KMOD=y
> > CONFIG_STOP_MACHINE=y
> > CONFIG_BLOCK=y
> > CONFIG_BLK_DEV_IO_TRACE=y
> > CONFIG_BLK_DEV_BSG=y
> > # CONFIG_BLK_DEV_INTEGRITY is not set
> > CONFIG_BLOCK_COMPAT=y
> >
> > #
> > # IO Schedulers
> > #
> > CONFIG_IOSCHED_NOOP=y
> > CONFIG_IOSCHED_AS=y
> > CONFIG_IOSCHED_DEADLINE=y
> > CONFIG_IOSCHED_CFQ=y
> > # CONFIG_DEFAULT_AS is not set
> > # CONFIG_DEFAULT_DEADLINE is not set
> > CONFIG_DEFAULT_CFQ=y
> > # CONFIG_DEFAULT_NOOP is not set
> > CONFIG_DEFAULT_IOSCHED="cfq"
> > CONFIG_PREEMPT_NOTIFIERS=y
> > CONFIG_CLASSIC_RCU=y
> >
> > #
> > # Processor type and features
> > #
> > CONFIG_TICK_ONESHOT=y
> > CONFIG_NO_HZ=y
> > CONFIG_HIGH_RES_TIMERS=y
> > CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
> > CONFIG_SMP=y
> > CONFIG_X86_FIND_SMP_CONFIG=y
> > CONFIG_X86_MPPARSE=y
> > CONFIG_X86_PC=y
> > # CONFIG_X86_ELAN is not set
> > # CONFIG_X86_VOYAGER is not set
> > # CONFIG_X86_GENERICARCH is not set
> > # CONFIG_X86_VSMP is not set
> > CONFIG_PARAVIRT_GUEST=y
> > # CONFIG_XEN is not set
> > CONFIG_XEN_SAVE_RESTORE=y
> > # CONFIG_KVM_CLOCK is not set
> > # CONFIG_KVM_GUEST is not set
> > # CONFIG_PARAVIRT is not set
> > # CONFIG_PARAVIRT_CLOCK 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 is not set
> > # CONFIG_MCRUSOE is not set
> > # CONFIG_MEFFICEON is not set
> > # CONFIG_MWINCHIPC6 is not set
> > # CONFIG_MWINCHIP2 is not set
> > # CONFIG_MWINCHIP3D is not set
> > # CONFIG_MGEODEGX1 is not set
> > # CONFIG_MGEODE_LX is not set
> > # CONFIG_MCYRIXIII is not set
> > # CONFIG_MVIAC3_2 is not set
> > # CONFIG_MVIAC7 is not set
> > # CONFIG_MPSC is not set
> > CONFIG_MCORE2=y
> > # 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_WP_WORKS_OK=y
> > CONFIG_X86_INTEL_USERCOPY=y
> > CONFIG_X86_USE_PPRO_CHECKSUM=y
> > CONFIG_X86_P6_NOP=y
> > CONFIG_X86_TSC=y
> > CONFIG_X86_CMPXCHG64=y
> > CONFIG_X86_CMOV=y
> > CONFIG_X86_MINIMUM_CPU_FAMILY=64
> > CONFIG_X86_DEBUGCTLMSR=y
> > CONFIG_HPET_TIMER=y
> > CONFIG_HPET_EMULATE_RTC=y
> > CONFIG_DMI=y
> > CONFIG_GART_IOMMU=y
> > # CONFIG_CALGARY_IOMMU is not set
> > # CONFIG_AMD_IOMMU is not set
> > CONFIG_SWIOTLB=y
> > CONFIG_IOMMU_HELPER=y
> > CONFIG_NR_CPUS=4
> > CONFIG_SCHED_SMT=y
> > CONFIG_SCHED_MC=y
> > # CONFIG_PREEMPT_NONE is not set
> > # CONFIG_PREEMPT_VOLUNTARY is not set
> > CONFIG_PREEMPT=y
> > # CONFIG_PREEMPT_RCU is not set
> > CONFIG_X86_LOCAL_APIC=y
> > CONFIG_X86_IO_APIC=y
> > # CONFIG_X86_MCE is not set
> > # CONFIG_I8K is not set
> > CONFIG_MICROCODE=y
> > CONFIG_MICROCODE_OLD_INTERFACE=y
> > CONFIG_X86_MSR=y
> > CONFIG_X86_CPUID=y
> > # CONFIG_NUMA is not set
> > CONFIG_ARCH_SPARSEMEM_DEFAULT=y
> > CONFIG_ARCH_SPARSEMEM_ENABLE=y
> > CONFIG_ARCH_SELECT_MEMORY_MODEL=y
> > 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_HAVE_MEMORY_PRESENT=y
> > # CONFIG_SPARSEMEM_STATIC is not set
> > CONFIG_SPARSEMEM_EXTREME=y
> > CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
> > CONFIG_SPARSEMEM_VMEMMAP=y
> >
> > #
> > # Memory hotplug is currently incompatible with Software Suspend
> > #
> > CONFIG_PAGEFLAGS_EXTENDED=y
> > CONFIG_SPLIT_PTLOCK_CPUS=4
> > CONFIG_RESOURCES_64BIT=y
> > CONFIG_ZONE_DMA_FLAG=1
> > CONFIG_BOUNCE=y
> > CONFIG_VIRT_TO_BUS=y
> > CONFIG_MMU_NOTIFIER=y
> > CONFIG_MTRR=y
> > # CONFIG_MTRR_SANITIZER is not set
> > CONFIG_X86_PAT=y
> > CONFIG_EFI=y
> > CONFIG_SECCOMP=y
> > # CONFIG_HZ_100 is not set
> > # CONFIG_HZ_250 is not set
> > # CONFIG_HZ_300 is not set
> > CONFIG_HZ_1000=y
> > CONFIG_HZ=1000
> > CONFIG_SCHED_HRTICK=y
> > CONFIG_KEXEC=y
> > CONFIG_CRASH_DUMP=y
> > CONFIG_PHYSICAL_START=0x1000000
> > # CONFIG_RELOCATABLE is not set
> > CONFIG_PHYSICAL_ALIGN=0x200000
> > CONFIG_HOTPLUG_CPU=y
> > # CONFIG_COMPAT_VDSO is not set
> > CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
> >
> > #
> > # Power management options
> > #
> > CONFIG_ARCH_HIBERNATION_HEADER=y
> > CONFIG_PM=y
> > CONFIG_PM_DEBUG=y
> > # CONFIG_PM_VERBOSE is not set
> > CONFIG_CAN_PM_TRACE=y
> > CONFIG_PM_TRACE=y
> > CONFIG_PM_TRACE_RTC=y
> > CONFIG_PM_SLEEP_SMP=y
> > CONFIG_PM_SLEEP=y
> > CONFIG_SUSPEND=y
> > CONFIG_PM_TEST_SUSPEND=y
> > CONFIG_SUSPEND_FREEZER=y
> > CONFIG_HIBERNATION=y
> > CONFIG_PM_STD_PARTITION=""
> > CONFIG_ACPI=y
> > CONFIG_ACPI_SLEEP=y
> > CONFIG_ACPI_PROCFS=y
> > CONFIG_ACPI_PROCFS_POWER=y
> > CONFIG_ACPI_SYSFS_POWER=y
> > CONFIG_ACPI_PROC_EVENT=y
> > CONFIG_ACPI_AC=y
> > CONFIG_ACPI_BATTERY=y
> > CONFIG_ACPI_BUTTON=y
> > # CONFIG_ACPI_VIDEO is not set
> > CONFIG_ACPI_FAN=y
> > CONFIG_ACPI_DOCK=y
> > # CONFIG_ACPI_BAY is not set
> > CONFIG_ACPI_PROCESSOR=y
> > CONFIG_ACPI_HOTPLUG_CPU=y
> > CONFIG_ACPI_THERMAL=y
> > CONFIG_ACPI_WMI=y
> > # CONFIG_ACPI_ASUS is not set
> > # CONFIG_ACPI_TOSHIBA is not set
> > # CONFIG_ACPI_CUSTOM_DSDT is not set
> > CONFIG_ACPI_BLACKLIST_YEAR=0
> > # CONFIG_ACPI_DEBUG is not set
> > CONFIG_ACPI_EC=y
> > # CONFIG_ACPI_PCI_SLOT is not set
> > CONFIG_ACPI_POWER=y
> > CONFIG_ACPI_SYSTEM=y
> > CONFIG_X86_PM_TIMER=y
> > CONFIG_ACPI_CONTAINER=y
> > # CONFIG_ACPI_SBS is not set
> >
> > #
> > # CPU Frequency scaling
> > #
> > CONFIG_CPU_FREQ=y
> > CONFIG_CPU_FREQ_TABLE=y
> > CONFIG_CPU_FREQ_DEBUG=y
> > # CONFIG_CPU_FREQ_STAT is not set
> > # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
> > # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
> > # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
> > CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
> > # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
> > CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
> > CONFIG_CPU_FREQ_GOV_POWERSAVE=y
> > CONFIG_CPU_FREQ_GOV_USERSPACE=y
> > CONFIG_CPU_FREQ_GOV_ONDEMAND=y
> > CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
> >
> > #
> > # CPUFreq processor drivers
> > #
> > CONFIG_X86_ACPI_CPUFREQ=y
> > # CONFIG_X86_POWERNOW_K8 is not set
> > # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
> > # CONFIG_X86_P4_CLOCKMOD is not set
> >
> > #
> > # shared options
> > #
> > # CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
> > # CONFIG_X86_SPEEDSTEP_LIB is not set
> > CONFIG_CPU_IDLE=y
> > CONFIG_CPU_IDLE_GOV_LADDER=y
> > CONFIG_CPU_IDLE_GOV_MENU=y
> >
> > #
> > # Bus options (PCI etc.)
> > #
> > CONFIG_PCI=y
> > CONFIG_PCI_DIRECT=y
> > CONFIG_PCI_MMCONFIG=y
> > CONFIG_PCI_DOMAINS=y
> > CONFIG_DMAR=y
> > CONFIG_DMAR_GFX_WA=y
> > CONFIG_DMAR_FLOPPY_WA=y
> > CONFIG_PCIEPORTBUS=y
> > CONFIG_HOTPLUG_PCI_PCIE=y
> > CONFIG_PCIEAER=y
> > # CONFIG_PCIEASPM is not set
> > CONFIG_ARCH_SUPPORTS_MSI=y
> > CONFIG_PCI_MSI=y
> > # CONFIG_PCI_LEGACY is not set
> > # CONFIG_PCI_DEBUG is not set
> > CONFIG_HT_IRQ=y
> > CONFIG_ISA_DMA_API=y
> > CONFIG_K8_NB=y
> > # CONFIG_PCCARD is not set
> > CONFIG_HOTPLUG_PCI=y
> > # CONFIG_HOTPLUG_PCI_FAKE is not set
> > CONFIG_HOTPLUG_PCI_ACPI=m
> > # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
> > CONFIG_HOTPLUG_PCI_CPCI=y
> > CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
> > CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
> > CONFIG_HOTPLUG_PCI_SHPC=m
> >
> > #
> > # Executable file formats / Emulations
> > #
> > CONFIG_BINFMT_ELF=y
> > CONFIG_COMPAT_BINFMT_ELF=y
> > CONFIG_BINFMT_MISC=y
> > CONFIG_IA32_EMULATION=y
> > # CONFIG_IA32_AOUT is not set
> > CONFIG_COMPAT=y
> > CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
> > CONFIG_SYSVIPC_COMPAT=y
> > CONFIG_NET=y
> >
> > #
> > # Networking options
> > #
> > CONFIG_PACKET=y
> > CONFIG_PACKET_MMAP=y
> > CONFIG_UNIX=y
> > CONFIG_XFRM=y
> > CONFIG_XFRM_USER=y
> > # 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=y
> > CONFIG_IP_ADVANCED_ROUTER=y
> > CONFIG_ASK_IP_FIB_HASH=y
> > # CONFIG_IP_FIB_TRIE is not set
> > CONFIG_IP_FIB_HASH=y
> > CONFIG_IP_MULTIPLE_TABLES=y
> > CONFIG_IP_ROUTE_MULTIPATH=y
> > CONFIG_IP_ROUTE_VERBOSE=y
> > CONFIG_IP_PNP=y
> > CONFIG_IP_PNP_DHCP=y
> > CONFIG_IP_PNP_BOOTP=y
> > CONFIG_IP_PNP_RARP=y
> > # CONFIG_NET_IPIP is not set
> > # CONFIG_NET_IPGRE is not set
> > CONFIG_IP_MROUTE=y
> > CONFIG_IP_PIMSM_V1=y
> > CONFIG_IP_PIMSM_V2=y
> > # CONFIG_ARPD is not set
> > CONFIG_SYN_COOKIES=y
> > # CONFIG_INET_AH is not set
> > # CONFIG_INET_ESP is not set
> > # CONFIG_INET_IPCOMP is not set
> > # CONFIG_INET_XFRM_TUNNEL is not set
> > CONFIG_INET_TUNNEL=y
> > # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
> > # CONFIG_INET_XFRM_MODE_TUNNEL is not set
> > # CONFIG_INET_XFRM_MODE_BEET is not set
> > CONFIG_INET_LRO=y
> > # CONFIG_INET_DIAG is not set
> > CONFIG_TCP_CONG_ADVANCED=y
> > # CONFIG_TCP_CONG_BIC is not set
> > CONFIG_TCP_CONG_CUBIC=y
> > # CONFIG_TCP_CONG_WESTWOOD is not set
> > # CONFIG_TCP_CONG_HTCP is not set
> > # CONFIG_TCP_CONG_HSTCP is not set
> > # CONFIG_TCP_CONG_HYBLA is not set
> > # CONFIG_TCP_CONG_VEGAS is not set
> > # 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 is not set
> > # CONFIG_TCP_CONG_ILLINOIS is not set
> > # CONFIG_DEFAULT_BIC is not set
> > CONFIG_DEFAULT_CUBIC=y
> > # CONFIG_DEFAULT_HTCP is not set
> > # CONFIG_DEFAULT_VEGAS is not set
> > # CONFIG_DEFAULT_WESTWOOD is not set
> > # CONFIG_DEFAULT_RENO is not set
> > CONFIG_DEFAULT_TCP_CONG="cubic"
> > CONFIG_TCP_MD5SIG=y
> > # CONFIG_IP_VS is not set
> > CONFIG_IPV6=y
> > # CONFIG_IPV6_PRIVACY is not set
> > # CONFIG_IPV6_ROUTER_PREF is not set
> > # CONFIG_IPV6_OPTIMISTIC_DAD is not set
> > CONFIG_INET6_AH=y
> > CONFIG_INET6_ESP=y
> > # CONFIG_INET6_IPCOMP is not set
> > # CONFIG_IPV6_MIP6 is not set
> > # CONFIG_INET6_XFRM_TUNNEL is not set
> > # CONFIG_INET6_TUNNEL is not set
> > CONFIG_INET6_XFRM_MODE_TRANSPORT=y
> > CONFIG_INET6_XFRM_MODE_TUNNEL=y
> > CONFIG_INET6_XFRM_MODE_BEET=y
> > # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
> > CONFIG_IPV6_SIT=y
> > CONFIG_IPV6_NDISC_NODETYPE=y
> > # CONFIG_IPV6_TUNNEL is not set
> > # CONFIG_IPV6_MULTIPLE_TABLES is not set
> > # CONFIG_IPV6_MROUTE is not set
> > CONFIG_NETLABEL=y
> > CONFIG_NETWORK_SECMARK=y
> > CONFIG_NETFILTER=y
> > # CONFIG_NETFILTER_DEBUG is not set
> > # CONFIG_NETFILTER_ADVANCED is not set
> >
> > #
> > # Core Netfilter Configuration
> > #
> > CONFIG_NETFILTER_NETLINK=y
> > CONFIG_NETFILTER_NETLINK_LOG=y
> > CONFIG_NF_CONNTRACK=y
> > CONFIG_NF_CONNTRACK_SECMARK=y
> > CONFIG_NF_CONNTRACK_FTP=y
> > CONFIG_NF_CONNTRACK_IRC=y
> > CONFIG_NF_CONNTRACK_SIP=y
> > CONFIG_NF_CT_NETLINK=y
> > CONFIG_NETFILTER_XTABLES=y
> > CONFIG_NETFILTER_XT_TARGET_MARK=y
> > CONFIG_NETFILTER_XT_TARGET_NFLOG=y
> > CONFIG_NETFILTER_XT_TARGET_SECMARK=y
> > CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
> > CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
> > CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
> > CONFIG_NETFILTER_XT_MATCH_MARK=y
> > CONFIG_NETFILTER_XT_MATCH_POLICY=y
> > CONFIG_NETFILTER_XT_MATCH_STATE=y
> >
> > #
> > # IP: Netfilter Configuration
> > #
> > CONFIG_NF_CONNTRACK_IPV4=y
> > CONFIG_NF_CONNTRACK_PROC_COMPAT=y
> > CONFIG_IP_NF_IPTABLES=y
> > CONFIG_IP_NF_FILTER=y
> > CONFIG_IP_NF_TARGET_REJECT=y
> > CONFIG_IP_NF_TARGET_LOG=y
> > CONFIG_IP_NF_TARGET_ULOG=y
> > CONFIG_NF_NAT=y
> > CONFIG_NF_NAT_NEEDED=y
> > CONFIG_IP_NF_TARGET_MASQUERADE=y
> > CONFIG_NF_NAT_FTP=y
> > CONFIG_NF_NAT_IRC=y
> > # CONFIG_NF_NAT_TFTP is not set
> > # CONFIG_NF_NAT_AMANDA is not set
> > # CONFIG_NF_NAT_PPTP is not set
> > # CONFIG_NF_NAT_H323 is not set
> > CONFIG_NF_NAT_SIP=y
> > CONFIG_IP_NF_MANGLE=y
> >
> > #
> > # IPv6: Netfilter Configuration
> > #
> > CONFIG_NF_CONNTRACK_IPV6=y
> > CONFIG_IP6_NF_IPTABLES=y
> > CONFIG_IP6_NF_MATCH_IPV6HEADER=y
> > CONFIG_IP6_NF_FILTER=y
> > CONFIG_IP6_NF_TARGET_LOG=y
> > CONFIG_IP6_NF_TARGET_REJECT=y
> > CONFIG_IP6_NF_MANGLE=y
> > # CONFIG_IP_DCCP is not set
> > # CONFIG_IP_SCTP is not set
> > # CONFIG_TIPC is not set
> > # CONFIG_ATM is not set
> > # CONFIG_BRIDGE is not set
> > # CONFIG_VLAN_8021Q is not set
> > # CONFIG_DECNET is not set
> > # CONFIG_LLC2 is not set
> > # CONFIG_IPX is not set
> > # CONFIG_ATALK is not set
> > # CONFIG_X25 is not set
> > # CONFIG_LAPB is not set
> > # CONFIG_ECONET is not set
> > # CONFIG_WAN_ROUTER is not set
> > CONFIG_NET_SCHED=y
> >
> > #
> > # Queueing/Scheduling
> > #
> > # CONFIG_NET_SCH_CBQ is not set
> > # CONFIG_NET_SCH_HTB is not set
> > # CONFIG_NET_SCH_HFSC is not set
> > # CONFIG_NET_SCH_PRIO is not set
> > # CONFIG_NET_SCH_RED is not set
> > # CONFIG_NET_SCH_SFQ is not set
> > # CONFIG_NET_SCH_TEQL is not set
> > # CONFIG_NET_SCH_TBF is not set
> > # CONFIG_NET_SCH_GRED is not set
> > # CONFIG_NET_SCH_DSMARK is not set
> > # CONFIG_NET_SCH_NETEM is not set
> > # CONFIG_NET_SCH_INGRESS is not set
> >
> > #
> > # Classification
> > #
> > CONFIG_NET_CLS=y
> > # CONFIG_NET_CLS_BASIC is not set
> > # CONFIG_NET_CLS_TCINDEX is not set
> > # CONFIG_NET_CLS_ROUTE4 is not set
> > # CONFIG_NET_CLS_FW is not set
> > # CONFIG_NET_CLS_U32 is not set
> > # CONFIG_NET_CLS_RSVP is not set
> > # CONFIG_NET_CLS_RSVP6 is not set
> > # CONFIG_NET_CLS_FLOW is not set
> > CONFIG_NET_EMATCH=y
> > CONFIG_NET_EMATCH_STACK=32
> > # CONFIG_NET_EMATCH_CMP is not set
> > # CONFIG_NET_EMATCH_NBYTE is not set
> > # CONFIG_NET_EMATCH_U32 is not set
> > # CONFIG_NET_EMATCH_META is not set
> > # CONFIG_NET_EMATCH_TEXT is not set
> > CONFIG_NET_CLS_ACT=y
> > # CONFIG_NET_ACT_POLICE is not set
> > # CONFIG_NET_ACT_GACT is not set
> > # CONFIG_NET_ACT_MIRRED is not set
> > # CONFIG_NET_ACT_IPT is not set
> > # CONFIG_NET_ACT_NAT is not set
> > # CONFIG_NET_ACT_PEDIT is not set
> > # CONFIG_NET_ACT_SIMP is not set
> > CONFIG_NET_SCH_FIFO=y
> >
> > #
> > # Network testing
> > #
> > # CONFIG_NET_PKTGEN is not set
> > # CONFIG_HAMRADIO is not set
> > # CONFIG_CAN is not set
> > # CONFIG_IRDA is not set
> > CONFIG_BT=m
> > CONFIG_BT_L2CAP=m
> > CONFIG_BT_SCO=m
> > CONFIG_BT_RFCOMM=m
> > CONFIG_BT_RFCOMM_TTY=y
> > CONFIG_BT_BNEP=m
> > CONFIG_BT_BNEP_MC_FILTER=y
> > CONFIG_BT_BNEP_PROTO_FILTER=y
> > CONFIG_BT_HIDP=m
> >
> > #
> > # Bluetooth device drivers
> > #
> > CONFIG_BT_HCIBTUSB=m
> > # CONFIG_BT_HCIBTSDIO is not set
> > # CONFIG_BT_HCIUART is not set
> > CONFIG_BT_HCIBCM203X=m
> > CONFIG_BT_HCIBPA10X=m
> > CONFIG_BT_HCIBFUSB=m
> > # CONFIG_BT_HCIVHCI is not set
> > # CONFIG_AF_RXRPC is not set
> > CONFIG_FIB_RULES=y
> >
> > #
> > # Wireless
> > #
> > CONFIG_CFG80211=y
> > CONFIG_NL80211=y
> > CONFIG_WIRELESS_EXT=y
> > CONFIG_WIRELESS_EXT_SYSFS=y
> > CONFIG_MAC80211=y
> >
> > #
> > # Rate control algorithm selection
> > #
> > CONFIG_MAC80211_RC_PID=y
> > CONFIG_MAC80211_RC_DEFAULT_PID=y
> > CONFIG_MAC80211_RC_DEFAULT="pid"
> > # CONFIG_MAC80211_MESH is not set
> > CONFIG_MAC80211_LEDS=y
> > # CONFIG_MAC80211_DEBUGFS is not set
> > # CONFIG_MAC80211_DEBUG_MENU is not set
> > # CONFIG_IEEE80211 is not set
> > CONFIG_RFKILL=m
> > # CONFIG_RFKILL_INPUT is not set
> > CONFIG_RFKILL_LEDS=y
> > # CONFIG_NET_9P is not set
> >
> > #
> > # Device Drivers
> > #
> >
> > #
> > # Generic Driver Options
> > #
> > CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> > CONFIG_STANDALONE=y
> > CONFIG_PREVENT_FIRMWARE_BUILD=y
> > CONFIG_FW_LOADER=y
> > CONFIG_FIRMWARE_IN_KERNEL=y
> > CONFIG_EXTRA_FIRMWARE=""
> > # CONFIG_DEBUG_DRIVER is not set
> > CONFIG_DEBUG_DEVRES=y
> > # CONFIG_SYS_HYPERVISOR is not set
> > CONFIG_CONNECTOR=m
> > # CONFIG_MTD is not set
> > # CONFIG_PARPORT is not set
> > CONFIG_PNP=y
> > # CONFIG_PNP_DEBUG is not set
> >
> > #
> > # Protocols
> > #
> > CONFIG_PNPACPI=y
> > CONFIG_BLK_DEV=y
> > # CONFIG_BLK_DEV_FD is not set
> > # CONFIG_BLK_CPQ_DA is not set
> > # CONFIG_BLK_CPQ_CISS_DA is not set
> > # CONFIG_BLK_DEV_DAC960 is not set
> > # CONFIG_BLK_DEV_UMEM is not set
> > # CONFIG_BLK_DEV_COW_COMMON is not set
> > CONFIG_BLK_DEV_LOOP=y
> > # CONFIG_BLK_DEV_CRYPTOLOOP is not set
> > # CONFIG_BLK_DEV_NBD is not set
> > # CONFIG_BLK_DEV_SX8 is not set
> > # CONFIG_BLK_DEV_UB is not set
> > CONFIG_BLK_DEV_RAM=y
> > CONFIG_BLK_DEV_RAM_COUNT=16
> > CONFIG_BLK_DEV_RAM_SIZE=16384
> > # CONFIG_BLK_DEV_XIP is not set
> > CONFIG_CDROM_PKTCDVD=m
> > CONFIG_CDROM_PKTCDVD_BUFFERS=8
> > # CONFIG_CDROM_PKTCDVD_WCACHE is not set
> > # CONFIG_ATA_OVER_ETH is not set
> > # CONFIG_VIRTIO_BLK is not set
> > # CONFIG_BLK_DEV_HD is not set
> > CONFIG_MISC_DEVICES=y
> > # CONFIG_IBM_ASM is not set
> > # CONFIG_PHANTOM is not set
> > # CONFIG_EEPROM_93CX6 is not set
> > # CONFIG_SGI_IOC4 is not set
> > # CONFIG_TIFM_CORE is not set
> > # CONFIG_ACER_WMI is not set
> > CONFIG_ASUS_LAPTOP=y
> > # CONFIG_FUJITSU_LAPTOP is not set
> > # CONFIG_HP_WMI is not set
> > # CONFIG_MSI_LAPTOP is not set
> > # CONFIG_COMPAL_LAPTOP is not set
> > # CONFIG_SONY_LAPTOP is not set
> > # CONFIG_THINKPAD_ACPI is not set
> > CONFIG_INTEL_MENLOW=m
> > # CONFIG_EEEPC_LAPTOP is not set
> > # CONFIG_ENCLOSURE_SERVICES is not set
> > # CONFIG_SGI_XP is not set
> > # CONFIG_HP_ILO is not set
> > # CONFIG_SGI_GRU is not set
> > CONFIG_HAVE_IDE=y
> > # CONFIG_IDE is not set
> >
> > #
> > # SCSI device support
> > #
> > # CONFIG_RAID_ATTRS is not set
> > CONFIG_SCSI=y
> > CONFIG_SCSI_DMA=y
> > # CONFIG_SCSI_TGT is not set
> > # CONFIG_SCSI_NETLINK is not set
> > CONFIG_SCSI_PROC_FS=y
> >
> > #
> > # SCSI support type (disk, tape, CD-ROM)
> > #
> > CONFIG_BLK_DEV_SD=y
> > # CONFIG_CHR_DEV_ST is not set
> > # CONFIG_CHR_DEV_OSST is not set
> > CONFIG_BLK_DEV_SR=y
> > CONFIG_BLK_DEV_SR_VENDOR=y
> > CONFIG_CHR_DEV_SG=y
> > # CONFIG_CHR_DEV_SCH is not set
> >
> > #
> > # 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 is not set
> > CONFIG_SCSI_ISCSI_ATTRS=y
> > # CONFIG_SCSI_SAS_ATTRS is not set
> > # CONFIG_SCSI_SAS_LIBSAS is not set
> > # CONFIG_SCSI_SRP_ATTRS is not set
> > # CONFIG_SCSI_LOWLEVEL is not set
> > # CONFIG_SCSI_DH is not set
> > CONFIG_ATA=y
> > # CONFIG_ATA_NONSTANDARD is not set
> > CONFIG_ATA_ACPI=y
> > CONFIG_SATA_PMP=y
> > CONFIG_SATA_AHCI=y
> > # CONFIG_SATA_SIL24 is not set
> > CONFIG_ATA_SFF=y
> > # CONFIG_SATA_SVW is not set
> > CONFIG_ATA_PIIX=y
> > # CONFIG_SATA_MV is not set
> > # CONFIG_SATA_NV is not set
> > # CONFIG_PDC_ADMA is not set
> > # CONFIG_SATA_QSTOR is not set
> > # CONFIG_SATA_PROMISE is not set
> > # CONFIG_SATA_SX4 is not set
> > # CONFIG_SATA_SIL is not set
> > # CONFIG_SATA_SIS is not set
> > # CONFIG_SATA_ULI is not set
> > # CONFIG_SATA_VIA is not set
> > # CONFIG_SATA_VITESSE is not set
> > # CONFIG_SATA_INIC162X is not set
> > # CONFIG_PATA_ACPI is not set
> > # CONFIG_PATA_ALI is not set
> > # CONFIG_PATA_AMD is not set
> > # CONFIG_PATA_ARTOP is not set
> > # CONFIG_PATA_ATIIXP is not set
> > # CONFIG_PATA_CMD640_PCI is not set
> > # CONFIG_PATA_CMD64X is not set
> > # CONFIG_PATA_CS5520 is not set
> > # CONFIG_PATA_CS5530 is not set
> > # CONFIG_PATA_CYPRESS is not set
> > # CONFIG_PATA_EFAR is not set
> > CONFIG_ATA_GENERIC=y
> > # CONFIG_PATA_HPT366 is not set
> > # CONFIG_PATA_HPT37X is not set
> > # CONFIG_PATA_HPT3X2N is not set
> > # CONFIG_PATA_HPT3X3 is not set
> > # CONFIG_PATA_IT821X is not set
> > # CONFIG_PATA_IT8213 is not set
> > # CONFIG_PATA_JMICRON is not set
> > # CONFIG_PATA_TRIFLEX is not set
> > # CONFIG_PATA_MARVELL is not set
> > # CONFIG_PATA_MPIIX is not set
> > # CONFIG_PATA_OLDPIIX is not set
> > # CONFIG_PATA_NETCELL is not set
> > # CONFIG_PATA_NINJA32 is not set
> > # CONFIG_PATA_NS87410 is not set
> > # CONFIG_PATA_NS87415 is not set
> > # CONFIG_PATA_OPTI is not set
> > # CONFIG_PATA_OPTIDMA is not set
> > # CONFIG_PATA_PDC_OLD is not set
> > # CONFIG_PATA_RADISYS is not set
> > # CONFIG_PATA_RZ1000 is not set
> > # CONFIG_PATA_SC1200 is not set
> > # CONFIG_PATA_SERVERWORKS is not set
> > # CONFIG_PATA_PDC2027X is not set
> > # CONFIG_PATA_SIL680 is not set
> > # CONFIG_PATA_SIS is not set
> > # CONFIG_PATA_VIA is not set
> > # CONFIG_PATA_WINBOND is not set
> > # CONFIG_PATA_PLATFORM is not set
> > # CONFIG_PATA_SCH is not set
> > CONFIG_MD=y
> > CONFIG_BLK_DEV_MD=y
> > # CONFIG_MD_LINEAR is not set
> > # CONFIG_MD_RAID0 is not set
> > # CONFIG_MD_RAID1 is not set
> > # CONFIG_MD_RAID10 is not set
> > # CONFIG_MD_RAID456 is not set
> > # CONFIG_MD_MULTIPATH is not set
> > # CONFIG_MD_FAULTY is not set
> > CONFIG_BLK_DEV_DM=y
> > # CONFIG_DM_DEBUG is not set
> > # CONFIG_DM_CRYPT is not set
> > # CONFIG_DM_SNAPSHOT is not set
> > CONFIG_DM_MIRROR=y
> > CONFIG_DM_ZERO=y
> > # CONFIG_DM_MULTIPATH is not set
> > # CONFIG_DM_DELAY is not set
> > # CONFIG_DM_UEVENT is not set
> > CONFIG_BLK_DEV_DM_BBR=m
> > CONFIG_FUSION=y
> > # CONFIG_FUSION_SPI is not set
> > # CONFIG_FUSION_FC is not set
> > # CONFIG_FUSION_SAS is not set
> > CONFIG_FUSION_MAX_SGE=128
> > # CONFIG_FUSION_LOGGING is not set
> >
> > #
> > # IEEE 1394 (FireWire) support
> > #
> >
> > #
> > # Enable only one of the two stacks, unless you know what you are doing
> > #
> > # CONFIG_FIREWIRE is not set
> > CONFIG_IEEE1394=m
> > CONFIG_IEEE1394_OHCI1394=m
> > CONFIG_IEEE1394_PCILYNX=m
> > 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=m
> > CONFIG_IEEE1394_VIDEO1394=m
> > # CONFIG_IEEE1394_DV1394 is not set
> > # CONFIG_IEEE1394_VERBOSEDEBUG is not set
> > # CONFIG_I2O is not set
> > # CONFIG_MACINTOSH_DRIVERS is not set
> > CONFIG_NETDEVICES=y
> > # CONFIG_IFB is not set
> > # CONFIG_DUMMY is not set
> > # CONFIG_BONDING is not set
> > # CONFIG_MACVLAN is not set
> > # CONFIG_EQUALIZER is not set
> > # CONFIG_TUN is not set
> > # CONFIG_VETH is not set
> > # CONFIG_NET_SB1000 is not set
> > # CONFIG_ARCNET is not set
> > CONFIG_PHYLIB=y
> >
> > #
> > # MII PHY device drivers
> > #
> > # CONFIG_MARVELL_PHY is not set
> > # CONFIG_DAVICOM_PHY is not set
> > # CONFIG_QSEMI_PHY is not set
> > # CONFIG_LXT_PHY is not set
> > # CONFIG_CICADA_PHY is not set
> > # CONFIG_VITESSE_PHY is not set
> > # CONFIG_SMSC_PHY is not set
> > # CONFIG_BROADCOM_PHY is not set
> > # CONFIG_ICPLUS_PHY is not set
> > # CONFIG_REALTEK_PHY is not set
> > # CONFIG_FIXED_PHY is not set
> > # CONFIG_MDIO_BITBANG is not set
> > # CONFIG_NET_ETHERNET is not set
> > CONFIG_NETDEV_1000=y
> > # CONFIG_ACENIC is not set
> > # CONFIG_DL2K is not set
> > # CONFIG_E1000 is not set
> > # CONFIG_E1000E is not set
> > # CONFIG_IP1000 is not set
> > # CONFIG_IGB is not set
> > # CONFIG_NS83820 is not set
> > # CONFIG_HAMACHI is not set
> > # CONFIG_YELLOWFIN is not set
> > CONFIG_R8169=m
> > # CONFIG_SIS190 is not set
> > # CONFIG_SKGE is not set
> > CONFIG_SKY2=y
> > # CONFIG_SKY2_DEBUG is not set
> > # CONFIG_VIA_VELOCITY is not set
> > CONFIG_TIGON3=y
> > # CONFIG_BNX2 is not set
> > # CONFIG_QLA3XXX is not set
> > # CONFIG_ATL1 is not set
> > # CONFIG_ATL1E is not set
> > # CONFIG_NETDEV_10000 is not set
> > # CONFIG_TR is not set
> >
> > #
> > # Wireless LAN
> > #
> > # CONFIG_WLAN_PRE80211 is not set
> > CONFIG_WLAN_80211=y
> > # CONFIG_IPW2100 is not set
> > # CONFIG_IPW2200 is not set
> > # CONFIG_LIBERTAS is not set
> > # CONFIG_AIRO is not set
> > # CONFIG_HERMES is not set
> > # CONFIG_ATMEL is not set
> > # CONFIG_PRISM54 is not set
> > # CONFIG_USB_ZD1201 is not set
> > # CONFIG_USB_NET_RNDIS_WLAN is not set
> > # CONFIG_RTL8180 is not set
> > # CONFIG_RTL8187 is not set
> > # CONFIG_ADM8211 is not set
> > # CONFIG_MAC80211_HWSIM is not set
> > # CONFIG_P54_COMMON is not set
> > # CONFIG_ATH5K is not set
> > # CONFIG_ATH9K is not set
> > CONFIG_IWLWIFI=m
> > CONFIG_IWLCORE=m
> > CONFIG_IWLWIFI_LEDS=y
> > CONFIG_IWLWIFI_RFKILL=y
> > # CONFIG_IWLWIFI_DEBUG is not set
> > CONFIG_IWLAGN=m
> > CONFIG_IWLAGN_SPECTRUM_MEASUREMENT=y
> > CONFIG_IWLAGN_LEDS=y
> > # CONFIG_IWL4965 is not set
> > CONFIG_IWL5000=y
> > # CONFIG_IWL3945 is not set
> > # CONFIG_HOSTAP is not set
> > # CONFIG_B43 is not set
> > # CONFIG_B43LEGACY is not set
> > # CONFIG_ZD1211RW is not set
> > # CONFIG_RT2X00 is not set
> >
> > #
> > # USB Network Adapters
> > #
> > # CONFIG_USB_CATC is not set
> > # CONFIG_USB_KAWETH is not set
> > # CONFIG_USB_PEGASUS is not set
> > # CONFIG_USB_RTL8150 is not set
> > # CONFIG_USB_USBNET is not set
> > # CONFIG_USB_HSO is not set
> > # CONFIG_WAN is not set
> > # CONFIG_FDDI is not set
> > # CONFIG_HIPPI is not set
> > # CONFIG_PPP is not set
> > # CONFIG_SLIP is not set
> > # CONFIG_NET_FC is not set
> > # CONFIG_NETCONSOLE is not set
> > # CONFIG_NETPOLL is not set
> > # CONFIG_NET_POLL_CONTROLLER is not set
> > # CONFIG_VIRTIO_NET is not set
> > # CONFIG_ISDN is not set
> > # CONFIG_PHONE is not set
> >
> > #
> > # Input device support
> > #
> > CONFIG_INPUT=y
> > CONFIG_INPUT_FF_MEMLESS=y
> > CONFIG_INPUT_POLLDEV=y
> >
> > #
> > # Userland interfaces
> > #
> > CONFIG_INPUT_MOUSEDEV=y
> > # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
> > CONFIG_INPUT_MOUSEDEV_SCREEN_X=1680
> > CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1050
> > # CONFIG_INPUT_JOYDEV is not set
> > CONFIG_INPUT_EVDEV=y
> > # CONFIG_INPUT_EVBUG is not set
> >
> > #
> > # Input Device Drivers
> > #
> > CONFIG_INPUT_KEYBOARD=y
> > CONFIG_KEYBOARD_ATKBD=y
> > # CONFIG_KEYBOARD_SUNKBD is not set
> > # CONFIG_KEYBOARD_LKKBD is not set
> > # CONFIG_KEYBOARD_XTKBD is not set
> > # CONFIG_KEYBOARD_NEWTON is not set
> > # CONFIG_KEYBOARD_STOWAWAY is not set
> > CONFIG_INPUT_MOUSE=y
> > CONFIG_MOUSE_PS2=y
> > # CONFIG_MOUSE_PS2_ALPS is not set
> > CONFIG_MOUSE_PS2_LOGIPS2PP=y
> > CONFIG_MOUSE_PS2_SYNAPTICS=y
> > # CONFIG_MOUSE_PS2_LIFEBOOK is not set
> > # CONFIG_MOUSE_PS2_TRACKPOINT is not set
> > # CONFIG_MOUSE_PS2_TOUCHKIT is not set
> > # CONFIG_MOUSE_SERIAL is not set
> > # CONFIG_MOUSE_APPLETOUCH is not set
> > # CONFIG_MOUSE_BCM5974 is not set
> > # CONFIG_MOUSE_VSXXXAA is not set
> > # CONFIG_INPUT_JOYSTICK is not set
> > # CONFIG_INPUT_TABLET is not set
> > # CONFIG_INPUT_TOUCHSCREEN is not set
> > CONFIG_INPUT_MISC=y
> > CONFIG_INPUT_PCSPKR=m
> > # CONFIG_INPUT_APANEL is not set
> > # CONFIG_INPUT_ATLAS_BTNS is not set
> > # CONFIG_INPUT_ATI_REMOTE is not set
> > # CONFIG_INPUT_ATI_REMOTE2 is not set
> > # CONFIG_INPUT_KEYSPAN_REMOTE is not set
> > # CONFIG_INPUT_POWERMATE is not set
> > # CONFIG_INPUT_YEALINK is not set
> > CONFIG_INPUT_UINPUT=m
> >
> > #
> > # Hardware I/O ports
> > #
> > CONFIG_SERIO=y
> > CONFIG_SERIO_I8042=y
> > CONFIG_SERIO_SERPORT=y
> > # CONFIG_SERIO_CT82C710 is not set
> > # CONFIG_SERIO_PCIPS2 is not set
> > CONFIG_SERIO_LIBPS2=y
> > # CONFIG_SERIO_RAW is not set
> > # CONFIG_GAMEPORT is not set
> >
> > #
> > # Character devices
> > #
> > CONFIG_VT=y
> > CONFIG_CONSOLE_TRANSLATIONS=y
> > CONFIG_VT_CONSOLE=y
> > CONFIG_HW_CONSOLE=y
> > CONFIG_VT_HW_CONSOLE_BINDING=y
> > CONFIG_DEVKMEM=y
> > CONFIG_SERIAL_NONSTANDARD=y
> > # CONFIG_COMPUTONE is not set
> > # CONFIG_ROCKETPORT is not set
> > # CONFIG_CYCLADES is not set
> > # CONFIG_DIGIEPCA is not set
> > # CONFIG_MOXA_INTELLIO is not set
> > # CONFIG_MOXA_SMARTIO is not set
> > # CONFIG_ISI is not set
> > # CONFIG_SYNCLINK is not set
> > # CONFIG_SYNCLINKMP is not set
> > # CONFIG_SYNCLINK_GT is not set
> > # CONFIG_N_HDLC is not set
> > # CONFIG_RISCOM8 is not set
> > # CONFIG_SPECIALIX is not set
> > # CONFIG_SX is not set
> > # CONFIG_RIO is not set
> > # CONFIG_STALDRV is not set
> > # CONFIG_NOZOMI is not set
> >
> > #
> > # Serial drivers
> > #
> > CONFIG_SERIAL_8250=y
> > CONFIG_SERIAL_8250_CONSOLE=y
> > CONFIG_FIX_EARLYCON_MEM=y
> > CONFIG_SERIAL_8250_PCI=y
> > CONFIG_SERIAL_8250_PNP=y
> > CONFIG_SERIAL_8250_NR_UARTS=32
> > 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=y
> >
> > #
> > # 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_VIRTIO_CONSOLE is not set
> > # CONFIG_IPMI_HANDLER is not set
> > CONFIG_HW_RANDOM=y
> > # CONFIG_HW_RANDOM_INTEL is not set
> > # CONFIG_HW_RANDOM_AMD is not set
> > # CONFIG_HW_RANDOM_VIRTIO is not set
> > CONFIG_NVRAM=y
> > # CONFIG_R3964 is not set
> > # CONFIG_APPLICOM is not set
> > # CONFIG_MWAVE is not set
> > # CONFIG_PC8736x_GPIO is not set
> > # CONFIG_RAW_DRIVER is not set
> > CONFIG_HPET=y
> > # CONFIG_HPET_MMAP is not set
> > # CONFIG_HANGCHECK_TIMER is not set
> > # CONFIG_TCG_TPM is not set
> > # CONFIG_TELCLOCK is not set
> > CONFIG_DEVPORT=y
> > CONFIG_I2C=y
> > CONFIG_I2C_BOARDINFO=y
> > # CONFIG_I2C_CHARDEV is not set
> > CONFIG_I2C_HELPER_AUTO=y
> > CONFIG_I2C_ALGOBIT=m
> >
> > #
> > # I2C Hardware Bus support
> > #
> >
> > #
> > # PC SMBus host controller drivers
> > #
> > # CONFIG_I2C_ALI1535 is not set
> > # CONFIG_I2C_ALI1563 is not set
> > # CONFIG_I2C_ALI15X3 is not set
> > # CONFIG_I2C_AMD756 is not set
> > # CONFIG_I2C_AMD8111 is not set
> > CONFIG_I2C_I801=y
> > CONFIG_I2C_ISCH=m
> > CONFIG_I2C_PIIX4=m
> > CONFIG_I2C_NFORCE2=m
> > # CONFIG_I2C_NFORCE2_S4985 is not set
> > # CONFIG_I2C_SIS5595 is not set
> > # CONFIG_I2C_SIS630 is not set
> > # CONFIG_I2C_SIS96X is not set
> > # CONFIG_I2C_VIA is not set
> > # CONFIG_I2C_VIAPRO is not set
> >
> > #
> > # I2C system bus drivers (mostly embedded / system-on-chip)
> > #
> > # CONFIG_I2C_OCORES is not set
> > # CONFIG_I2C_SIMTEC is not set
> >
> > #
> > # External I2C/SMBus adapter drivers
> > #
> > # CONFIG_I2C_PARPORT_LIGHT is not set
> > # CONFIG_I2C_TAOS_EVM is not set
> > # CONFIG_I2C_TINY_USB is not set
> >
> > #
> > # Graphics adapter I2C/DDC channel drivers
> > #
> > # CONFIG_I2C_VOODOO3 is not set
> >
> > #
> > # Other I2C/SMBus bus drivers
> > #
> > # CONFIG_I2C_PCA_PLATFORM is not set
> > # CONFIG_I2C_STUB is not set
> >
> > #
> > # Miscellaneous I2C Chip support
> > #
> > # CONFIG_DS1682 is not set
> > # CONFIG_AT24 is not set
> > # CONFIG_SENSORS_EEPROM is not set
> > # CONFIG_SENSORS_PCF8574 is not set
> > # CONFIG_PCF8575 is not set
> > # CONFIG_SENSORS_PCA9539 is not set
> > # CONFIG_SENSORS_PCF8591 is not set
> > # CONFIG_SENSORS_MAX6875 is not set
> > # CONFIG_SENSORS_TSL2550 is not set
> > # CONFIG_I2C_DEBUG_CORE is not set
> > # CONFIG_I2C_DEBUG_ALGO is not set
> > # CONFIG_I2C_DEBUG_BUS is not set
> > # CONFIG_I2C_DEBUG_CHIP is not set
> > # CONFIG_SPI is not set
> > CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
> > # CONFIG_GPIOLIB is not set
> > # CONFIG_W1 is not set
> > CONFIG_POWER_SUPPLY=y
> > # CONFIG_POWER_SUPPLY_DEBUG is not set
> > # CONFIG_PDA_POWER is not set
> > # CONFIG_BATTERY_DS2760 is not set
> > CONFIG_HWMON=m
> > # CONFIG_HWMON_VID is not set
> > # CONFIG_SENSORS_ABITUGURU is not set
> > # CONFIG_SENSORS_ABITUGURU3 is not set
> > # CONFIG_SENSORS_AD7414 is not set
> > # CONFIG_SENSORS_AD7418 is not set
> > # CONFIG_SENSORS_ADM1021 is not set
> > # CONFIG_SENSORS_ADM1025 is not set
> > # CONFIG_SENSORS_ADM1026 is not set
> > # CONFIG_SENSORS_ADM1029 is not set
> > # CONFIG_SENSORS_ADM1031 is not set
> > # CONFIG_SENSORS_ADM9240 is not set
> > # CONFIG_SENSORS_ADT7470 is not set
> > # CONFIG_SENSORS_ADT7473 is not set
> > # CONFIG_SENSORS_K8TEMP is not set
> > # CONFIG_SENSORS_ASB100 is not set
> > # CONFIG_SENSORS_ATXP1 is not set
> > # CONFIG_SENSORS_DS1621 is not set
> > # CONFIG_SENSORS_I5K_AMB is not set
> > # CONFIG_SENSORS_F71805F is not set
> > # CONFIG_SENSORS_F71882FG is not set
> > # CONFIG_SENSORS_F75375S is not set
> > # CONFIG_SENSORS_FSCHER is not set
> > # CONFIG_SENSORS_FSCPOS is not set
> > # CONFIG_SENSORS_FSCHMD is not set
> > # CONFIG_SENSORS_GL518SM is not set
> > # CONFIG_SENSORS_GL520SM is not set
> > CONFIG_SENSORS_CORETEMP=m
> > # CONFIG_SENSORS_IT87 is not set
> > # CONFIG_SENSORS_LM63 is not set
> > # CONFIG_SENSORS_LM75 is not set
> > # CONFIG_SENSORS_LM77 is not set
> > # CONFIG_SENSORS_LM78 is not set
> > # CONFIG_SENSORS_LM80 is not set
> > # CONFIG_SENSORS_LM83 is not set
> > # CONFIG_SENSORS_LM85 is not set
> > # CONFIG_SENSORS_LM87 is not set
> > # CONFIG_SENSORS_LM90 is not set
> > # CONFIG_SENSORS_LM92 is not set
> > # CONFIG_SENSORS_LM93 is not set
> > # CONFIG_SENSORS_MAX1619 is not set
> > # CONFIG_SENSORS_MAX6650 is not set
> > # CONFIG_SENSORS_PC87360 is not set
> > # CONFIG_SENSORS_PC87427 is not set
> > # CONFIG_SENSORS_SIS5595 is not set
> > # CONFIG_SENSORS_DME1737 is not set
> > # CONFIG_SENSORS_SMSC47M1 is not set
> > # CONFIG_SENSORS_SMSC47M192 is not set
> > # CONFIG_SENSORS_SMSC47B397 is not set
> > # CONFIG_SENSORS_ADS7828 is not set
> > # CONFIG_SENSORS_THMC50 is not set
> > # CONFIG_SENSORS_VIA686A is not set
> > # CONFIG_SENSORS_VT1211 is not set
> > # CONFIG_SENSORS_VT8231 is not set
> > # CONFIG_SENSORS_W83781D is not set
> > # CONFIG_SENSORS_W83791D is not set
> > # CONFIG_SENSORS_W83792D is not set
> > # CONFIG_SENSORS_W83793 is not set
> > # CONFIG_SENSORS_W83L785TS is not set
> > # CONFIG_SENSORS_W83L786NG is not set
> > # CONFIG_SENSORS_W83627HF is not set
> > # CONFIG_SENSORS_W83627EHF is not set
> > # CONFIG_SENSORS_HDAPS is not set
> > # CONFIG_SENSORS_APPLESMC is not set
> > # CONFIG_HWMON_DEBUG_CHIP is not set
> > CONFIG_THERMAL=y
> > CONFIG_WATCHDOG=y
> > # CONFIG_WATCHDOG_NOWAYOUT is not set
> >
> > #
> > # Watchdog Device Drivers
> > #
> > # CONFIG_SOFT_WATCHDOG is not set
> > # CONFIG_ACQUIRE_WDT is not set
> > # CONFIG_ADVANTECH_WDT is not set
> > # CONFIG_ALIM1535_WDT is not set
> > # CONFIG_ALIM7101_WDT is not set
> > # CONFIG_SC520_WDT is not set
> > # CONFIG_EUROTECH_WDT is not set
> > # CONFIG_IB700_WDT is not set
> > # CONFIG_IBMASR is not set
> > # CONFIG_WAFER_WDT is not set
> > # CONFIG_I6300ESB_WDT is not set
> > # CONFIG_ITCO_WDT is not set
> > # CONFIG_IT8712F_WDT is not set
> > # CONFIG_HP_WATCHDOG is not set
> > # CONFIG_SC1200_WDT is not set
> > # CONFIG_PC87413_WDT is not set
> > # CONFIG_60XX_WDT is not set
> > # CONFIG_SBC8360_WDT is not set
> > # CONFIG_CPU5_WDT is not set
> > # CONFIG_SMSC37B787_WDT is not set
> > # CONFIG_W83627HF_WDT is not set
> > # CONFIG_W83697HF_WDT is not set
> > # CONFIG_W83877F_WDT is not set
> > # CONFIG_W83977F_WDT is not set
> > # CONFIG_MACHZ_WDT is not set
> > # CONFIG_SBC_EPX_C3_WATCHDOG is not set
> >
> > #
> > # PCI-based Watchdog Cards
> > #
> > # CONFIG_PCIPCWATCHDOG is not set
> > # CONFIG_WDTPCI is not set
> >
> > #
> > # USB-based Watchdog Cards
> > #
> > # CONFIG_USBPCWATCHDOG is not set
> >
> > #
> > # Sonics Silicon Backplane
> > #
> > CONFIG_SSB_POSSIBLE=y
> > # CONFIG_SSB is not set
> >
> > #
> > # Multifunction device drivers
> > #
> > # CONFIG_MFD_CORE is not set
> > # CONFIG_MFD_SM501 is not set
> > # CONFIG_HTC_PASIC3 is not set
> > # CONFIG_MFD_TMIO is not set
> >
> > #
> > # Multimedia devices
> > #
> >
> > #
> > # Multimedia core support
> > #
> > CONFIG_VIDEO_DEV=m
> > CONFIG_VIDEO_V4L2_COMMON=m
> > CONFIG_VIDEO_ALLOW_V4L1=y
> > CONFIG_VIDEO_V4L1_COMPAT=y
> > # CONFIG_DVB_CORE is not set
> > CONFIG_VIDEO_MEDIA=m
> >
> > #
> > # 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_V4L1=m
> > CONFIG_VIDEO_CAPTURE_DRIVERS=y
> > # CONFIG_VIDEO_ADV_DEBUG is not set
> > CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
> > # CONFIG_VIDEO_VIVI is not set
> > # CONFIG_VIDEO_BT848 is not set
> > # CONFIG_VIDEO_CPIA is not set
> > # CONFIG_VIDEO_CPIA2 is not set
> > # CONFIG_VIDEO_SAA5246A is not set
> > # CONFIG_VIDEO_SAA5249 is not set
> > # CONFIG_TUNER_3036 is not set
> > # CONFIG_VIDEO_STRADIS is not set
> > # CONFIG_VIDEO_ZORAN is not set
> > # CONFIG_VIDEO_SAA7134 is not set
> > # CONFIG_VIDEO_MXB is not set
> > # CONFIG_VIDEO_DPC is not set
> > # CONFIG_VIDEO_HEXIUM_ORION is not set
> > # CONFIG_VIDEO_HEXIUM_GEMINI is not set
> > # CONFIG_VIDEO_CX88 is not set
> > # CONFIG_VIDEO_IVTV is not set
> > # CONFIG_VIDEO_CAFE_CCIC is not set
> > CONFIG_V4L_USB_DRIVERS=y
> > CONFIG_USB_VIDEO_CLASS=m
> > CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
> > # CONFIG_USB_GSPCA is not set
> > # CONFIG_VIDEO_PVRUSB2 is not set
> > # CONFIG_VIDEO_EM28XX is not set
> > # CONFIG_VIDEO_USBVISION is not set
> > # CONFIG_USB_VICAM is not set
> > # CONFIG_USB_IBMCAM is not set
> > # CONFIG_USB_KONICAWC is not set
> > # CONFIG_USB_QUICKCAM_MESSENGER is not set
> > # CONFIG_USB_ET61X251 is not set
> > # CONFIG_VIDEO_OVCAMCHIP is not set
> > # CONFIG_USB_W9968CF is not set
> > # CONFIG_USB_OV511 is not set
> > # CONFIG_USB_SE401 is not set
> > # CONFIG_USB_SN9C102 is not set
> > # CONFIG_USB_STV680 is not set
> > # CONFIG_USB_ZC0301 is not set
> > # CONFIG_USB_PWC is not set
> > # CONFIG_USB_ZR364XX is not set
> > # CONFIG_USB_STKWEBCAM is not set
> > # CONFIG_USB_S2255 is not set
> > # CONFIG_SOC_CAMERA is not set
> > # CONFIG_VIDEO_SH_MOBILE_CEU is not set
> > CONFIG_RADIO_ADAPTERS=y
> > # CONFIG_RADIO_GEMTEK_PCI is not set
> > # CONFIG_RADIO_MAXIRADIO is not set
> > # CONFIG_RADIO_MAESTRO is not set
> > # CONFIG_USB_DSBR is not set
> > # CONFIG_USB_SI470X is not set
> > # CONFIG_DAB is not set
> >
> > #
> > # Graphics support
> > #
> > CONFIG_AGP=y
> > CONFIG_AGP_AMD64=y
> > CONFIG_AGP_INTEL=y
> > # CONFIG_AGP_SIS is not set
> > # CONFIG_AGP_VIA is not set
> > CONFIG_DRM=y
> > # CONFIG_DRM_TDFX is not set
> > # CONFIG_DRM_R128 is not set
> > # CONFIG_DRM_RADEON is not set
> > # CONFIG_DRM_I810 is not set
> > # CONFIG_DRM_I830 is not set
> > # CONFIG_DRM_I915 is not set
> > # CONFIG_DRM_MGA is not set
> > # CONFIG_DRM_SIS is not set
> > # CONFIG_DRM_VIA is not set
> > # CONFIG_DRM_SAVAGE is not set
> > # CONFIG_VGASTATE is not set
> > CONFIG_VIDEO_OUTPUT_CONTROL=m
> > CONFIG_FB=y
> > CONFIG_FIRMWARE_EDID=y
> > # CONFIG_FB_DDC is not set
> > 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 is not set
> > # CONFIG_FB_SYS_COPYAREA is not set
> > # CONFIG_FB_SYS_IMAGEBLIT is not set
> > # CONFIG_FB_FOREIGN_ENDIAN is not set
> > # CONFIG_FB_SYS_FOPS is not set
> > # CONFIG_FB_SVGALIB is not set
> > # CONFIG_FB_MACMODES is not set
> > # CONFIG_FB_BACKLIGHT is not set
> > CONFIG_FB_MODE_HELPERS=y
> > CONFIG_FB_TILEBLITTING=y
> >
> > #
> > # Frame buffer hardware drivers
> > #
> > # CONFIG_FB_CIRRUS is not set
> > # CONFIG_FB_PM2 is not set
> > # CONFIG_FB_CYBER2000 is not set
> > # CONFIG_FB_ARC is not set
> > # CONFIG_FB_ASILIANT is not set
> > # CONFIG_FB_IMSTT is not set
> > # CONFIG_FB_VGA16 is not set
> > # CONFIG_FB_UVESA is not set
> > CONFIG_FB_VESA=y
> > # CONFIG_FB_EFI is not set
> > # CONFIG_FB_IMAC is not set
> > # CONFIG_FB_N411 is not set
> > # CONFIG_FB_HGA is not set
> > # CONFIG_FB_S1D13XXX is not set
> > # CONFIG_FB_NVIDIA is not set
> > # CONFIG_FB_RIVA is not set
> > # CONFIG_FB_LE80578 is not set
> > # CONFIG_FB_INTEL is not set
> > # CONFIG_FB_MATROX is not set
> > # CONFIG_FB_RADEON is not set
> > # CONFIG_FB_ATY128 is not set
> > # CONFIG_FB_ATY is not set
> > # CONFIG_FB_S3 is not set
> > # CONFIG_FB_SAVAGE is not set
> > # CONFIG_FB_SIS is not set
> > # CONFIG_FB_NEOMAGIC is not set
> > # CONFIG_FB_KYRO is not set
> > # CONFIG_FB_3DFX is not set
> > # CONFIG_FB_VOODOO1 is not set
> > # CONFIG_FB_VT8623 is not set
> > # CONFIG_FB_TRIDENT is not set
> > # CONFIG_FB_ARK is not set
> > # CONFIG_FB_PM3 is not set
> > # CONFIG_FB_CARMINE is not set
> > # CONFIG_FB_GEODE is not set
> > # CONFIG_FB_VIRTUAL is not set
> > CONFIG_BACKLIGHT_LCD_SUPPORT=y
> > # CONFIG_LCD_CLASS_DEVICE is not set
> > CONFIG_BACKLIGHT_CLASS_DEVICE=y
> > CONFIG_BACKLIGHT_CORGI=m
> > CONFIG_BACKLIGHT_PROGEAR=m
> > CONFIG_BACKLIGHT_MBP_NVIDIA=m
> >
> > #
> > # Display device support
> > #
> > # CONFIG_DISPLAY_SUPPORT is not set
> >
> > #
> > # Console display driver support
> > #
> > CONFIG_VGA_CONSOLE=y
> > CONFIG_VGACON_SOFT_SCROLLBACK=y
> > CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
> > CONFIG_VIDEO_SELECT=y
> > CONFIG_DUMMY_CONSOLE=y
> > CONFIG_FRAMEBUFFER_CONSOLE=y
> > # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
> > # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
> > CONFIG_FONTS=y
> > # CONFIG_FONT_8x8 is not set
> > CONFIG_FONT_8x16=y
> > # CONFIG_FONT_6x11 is not set
> > # CONFIG_FONT_7x14 is not set
> > # CONFIG_FONT_PEARL_8x8 is not set
> > # CONFIG_FONT_ACORN_8x8 is not set
> > # CONFIG_FONT_MINI_4x6 is not set
> > # CONFIG_FONT_SUN8x16 is not set
> > # CONFIG_FONT_SUN12x22 is not set
> > # CONFIG_FONT_10x18 is not set
> > CONFIG_LOGO=y
> > # CONFIG_LOGO_LINUX_MONO is not set
> > # CONFIG_LOGO_LINUX_VGA16 is not set
> > CONFIG_LOGO_LINUX_CLUT224=y
> > CONFIG_SOUND=y
> > CONFIG_SND=y
> > CONFIG_SND_TIMER=y
> > CONFIG_SND_PCM=y
> > CONFIG_SND_HWDEP=y
> > CONFIG_SND_RAWMIDI=m
> > CONFIG_SND_SEQUENCER=y
> > CONFIG_SND_SEQ_DUMMY=y
> > CONFIG_SND_OSSEMUL=y
> > CONFIG_SND_MIXER_OSS=y
> > CONFIG_SND_PCM_OSS=y
> > CONFIG_SND_PCM_OSS_PLUGINS=y
> > CONFIG_SND_SEQUENCER_OSS=y
> > CONFIG_SND_DYNAMIC_MINORS=y
> > CONFIG_SND_SUPPORT_OLD_API=y
> > CONFIG_SND_VERBOSE_PROCFS=y
> > # CONFIG_SND_VERBOSE_PRINTK is not set
> > # CONFIG_SND_DEBUG is not set
> > CONFIG_SND_VMASTER=y
> > CONFIG_SND_DRIVERS=y
> > # CONFIG_SND_PCSP is not set
> > # CONFIG_SND_DUMMY is not set
> > CONFIG_SND_VIRMIDI=m
> > # CONFIG_SND_MTPAV is not set
> > # CONFIG_SND_SERIAL_U16550 is not set
> > # CONFIG_SND_MPU401 is not set
> > CONFIG_SND_PCI=y
> > # CONFIG_SND_AD1889 is not set
> > # CONFIG_SND_ALS300 is not set
> > # CONFIG_SND_ALS4000 is not set
> > # CONFIG_SND_ALI5451 is not set
> > # CONFIG_SND_ATIIXP is not set
> > # CONFIG_SND_ATIIXP_MODEM is not set
> > # CONFIG_SND_AU8810 is not set
> > # CONFIG_SND_AU8820 is not set
> > # CONFIG_SND_AU8830 is not set
> > # CONFIG_SND_AW2 is not set
> > # CONFIG_SND_AZT3328 is not set
> > # CONFIG_SND_BT87X is not set
> > # CONFIG_SND_CA0106 is not set
> > # CONFIG_SND_CMIPCI is not set
> > # CONFIG_SND_OXYGEN is not set
> > # CONFIG_SND_CS4281 is not set
> > # CONFIG_SND_CS46XX is not set
> > # CONFIG_SND_CS5530 is not set
> > # CONFIG_SND_DARLA20 is not set
> > # CONFIG_SND_GINA20 is not set
> > # CONFIG_SND_LAYLA20 is not set
> > # CONFIG_SND_DARLA24 is not set
> > # CONFIG_SND_GINA24 is not set
> > # CONFIG_SND_LAYLA24 is not set
> > # CONFIG_SND_MONA is not set
> > # CONFIG_SND_MIA is not set
> > # CONFIG_SND_ECHO3G is not set
> > # CONFIG_SND_INDIGO is not set
> > # CONFIG_SND_INDIGOIO is not set
> > # CONFIG_SND_INDIGODJ is not set
> > # CONFIG_SND_EMU10K1 is not set
> > # CONFIG_SND_EMU10K1X is not set
> > # CONFIG_SND_ENS1370 is not set
> > # CONFIG_SND_ENS1371 is not set
> > # CONFIG_SND_ES1938 is not set
> > # CONFIG_SND_ES1968 is not set
> > # CONFIG_SND_FM801 is not set
> > CONFIG_SND_HDA_INTEL=y
> > CONFIG_SND_HDA_HWDEP=y
> > CONFIG_SND_HDA_CODEC_REALTEK=y
> > # CONFIG_SND_HDA_CODEC_ANALOG is not set
> > # CONFIG_SND_HDA_CODEC_SIGMATEL is not set
> > # CONFIG_SND_HDA_CODEC_VIA is not set
> > # CONFIG_SND_HDA_CODEC_ATIHDMI is not set
> > # CONFIG_SND_HDA_CODEC_CONEXANT is not set
> > # CONFIG_SND_HDA_CODEC_CMEDIA is not set
> > # CONFIG_SND_HDA_CODEC_SI3054 is not set
> > # CONFIG_SND_HDA_GENERIC is not set
> > CONFIG_SND_HDA_POWER_SAVE=y
> > CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
> > # CONFIG_SND_HDSP is not set
> > # CONFIG_SND_HDSPM is not set
> > # CONFIG_SND_HIFIER is not set
> > # CONFIG_SND_ICE1712 is not set
> > # CONFIG_SND_ICE1724 is not set
> > # CONFIG_SND_INTEL8X0 is not set
> > # CONFIG_SND_INTEL8X0M is not set
> > # CONFIG_SND_KORG1212 is not set
> > # CONFIG_SND_MAESTRO3 is not set
> > # CONFIG_SND_MIXART is not set
> > # CONFIG_SND_NM256 is not set
> > # CONFIG_SND_PCXHR is not set
> > # CONFIG_SND_RIPTIDE is not set
> > # CONFIG_SND_RME32 is not set
> > # CONFIG_SND_RME96 is not set
> > # CONFIG_SND_RME9652 is not set
> > # CONFIG_SND_SONICVIBES is not set
> > # CONFIG_SND_TRIDENT is not set
> > # CONFIG_SND_VIA82XX is not set
> > # CONFIG_SND_VIA82XX_MODEM is not set
> > # CONFIG_SND_VIRTUOSO is not set
> > # CONFIG_SND_VX222 is not set
> > # CONFIG_SND_YMFPCI is not set
> > CONFIG_SND_USB=y
> > CONFIG_SND_USB_AUDIO=m
> > # CONFIG_SND_USB_USX2Y is not set
> > # CONFIG_SND_USB_CAIAQ is not set
> > # CONFIG_SND_SOC is not set
> > # CONFIG_SOUND_PRIME is not set
> > CONFIG_HID_SUPPORT=y
> > CONFIG_HID=y
> > CONFIG_HID_DEBUG=y
> > CONFIG_HIDRAW=y
> >
> > #
> > # USB Input Devices
> > #
> > CONFIG_USB_HID=y
> > CONFIG_USB_HIDINPUT_POWERBOOK=y
> > CONFIG_HID_FF=y
> > CONFIG_HID_PID=y
> > CONFIG_LOGITECH_FF=y
> > # CONFIG_LOGIRUMBLEPAD2_FF is not set
> > CONFIG_PANTHERLORD_FF=y
> > # CONFIG_THRUSTMASTER_FF is not set
> > # CONFIG_ZEROPLUS_FF is not set
> > CONFIG_USB_HIDDEV=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=y
> > CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
> >
> > #
> > # Miscellaneous USB options
> > #
> > CONFIG_USB_DEVICEFS=y
> > # CONFIG_USB_DEVICE_CLASS is not set
> > CONFIG_USB_DYNAMIC_MINORS=y
> > CONFIG_USB_SUSPEND=y
> > # CONFIG_USB_OTG is not set
> > # CONFIG_USB_OTG_WHITELIST is not set
> > # CONFIG_USB_OTG_BLACKLIST_HUB is not set
> > CONFIG_USB_MON=y
> >
> > #
> > # USB Host Controller Drivers
> > #
> > # CONFIG_USB_C67X00_HCD is not set
> > CONFIG_USB_EHCI_HCD=y
> > CONFIG_USB_EHCI_ROOT_HUB_TT=y
> > # CONFIG_USB_EHCI_TT_NEWSCHED is not set
> > # CONFIG_USB_ISP116X_HCD is not set
> > # CONFIG_USB_ISP1760_HCD is not set
> > 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_SL811_HCD is not set
> > # CONFIG_USB_R8A66597_HCD is not set
> >
> > #
> > # USB Device Class drivers
> > #
> > # CONFIG_USB_ACM is not set
> > 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 is not set
> > # CONFIG_USB_STORAGE_DATAFAB is not set
> > # CONFIG_USB_STORAGE_FREECOM is not set
> > # CONFIG_USB_STORAGE_ISD200 is not set
> > # CONFIG_USB_STORAGE_DPCM is not set
> > # CONFIG_USB_STORAGE_USBAT is not set
> > # CONFIG_USB_STORAGE_SDDR09 is not set
> > # CONFIG_USB_STORAGE_SDDR55 is not set
> > # CONFIG_USB_STORAGE_JUMPSHOT is not set
> > # CONFIG_USB_STORAGE_ALAUDA is not set
> > # CONFIG_USB_STORAGE_ONETOUCH is not set
> > # CONFIG_USB_STORAGE_KARMA is not set
> > # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
> > CONFIG_USB_LIBUSUAL=y
> >
> > #
> > # USB Imaging devices
> > #
> > # CONFIG_USB_MDC800 is not set
> > # CONFIG_USB_MICROTEK is not set
> >
> > #
> > # USB port drivers
> > #
> > # CONFIG_USB_SERIAL is not set
> >
> > #
> > # USB Miscellaneous drivers
> > #
> > # CONFIG_USB_EMI62 is not set
> > # CONFIG_USB_EMI26 is not set
> > # CONFIG_USB_ADUTUX is not set
> > # CONFIG_USB_RIO500 is not set
> > # CONFIG_USB_LEGOTOWER is not set
> > # CONFIG_USB_LCD is not set
> > # CONFIG_USB_BERRY_CHARGE is not set
> > # CONFIG_USB_LED is not set
> > # CONFIG_USB_CYPRESS_CY7C63 is not set
> > # CONFIG_USB_CYTHERM is not set
> > # CONFIG_USB_PHIDGET is not set
> > # CONFIG_USB_IDMOUSE is not set
> > # CONFIG_USB_FTDI_ELAN is not set
> > # CONFIG_USB_APPLEDISPLAY is not set
> > # CONFIG_USB_SISUSBVGA is not set
> > # CONFIG_USB_LD is not set
> > # CONFIG_USB_TRANCEVIBRATOR is not set
> > # CONFIG_USB_IOWARRIOR is not set
> > # CONFIG_USB_TEST is not set
> > # CONFIG_USB_ISIGHTFW is not set
> > # CONFIG_USB_GADGET is not set
> > CONFIG_MMC=m
> > # CONFIG_MMC_DEBUG is not set
> > # CONFIG_MMC_UNSAFE_RESUME is not set
> >
> > #
> > # MMC/SD Card Drivers
> > #
> > CONFIG_MMC_BLOCK=m
> > CONFIG_MMC_BLOCK_BOUNCE=y
> > # CONFIG_SDIO_UART is not set
> > # CONFIG_MMC_TEST is not set
> >
> > #
> > # MMC/SD Host Controller Drivers
> > #
> > CONFIG_MMC_SDHCI=m
> > CONFIG_MMC_SDHCI_PCI=m
> > CONFIG_MMC_RICOH_MMC=m
> > # CONFIG_MMC_WBSD is not set
> > # CONFIG_MMC_TIFM_SD is not set
> > CONFIG_MEMSTICK=m
> > # CONFIG_MEMSTICK_DEBUG is not set
> >
> > #
> > # MemoryStick drivers
> > #
> > # CONFIG_MEMSTICK_UNSAFE_RESUME is not set
> > CONFIG_MSPRO_BLOCK=m
> >
> > #
> > # MemoryStick Host Controller Drivers
> > #
> > # CONFIG_MEMSTICK_TIFM_MS is not set
> > # CONFIG_MEMSTICK_JMICRON_38X is not set
> > CONFIG_NEW_LEDS=y
> > CONFIG_LEDS_CLASS=y
> >
> > #
> > # LED drivers
> > #
> > CONFIG_LEDS_PCA9532=m
> > CONFIG_LEDS_CLEVO_MAIL=m
> > CONFIG_LEDS_PCA955X=m
> >
> > #
> > # LED Triggers
> > #
> > CONFIG_LEDS_TRIGGERS=y
> > CONFIG_LEDS_TRIGGER_TIMER=m
> > CONFIG_LEDS_TRIGGER_HEARTBEAT=m
> > CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
> > # CONFIG_ACCESSIBILITY is not set
> > # CONFIG_INFINIBAND is not set
> > CONFIG_EDAC=y
> >
> > #
> > # Reporting subsystems
> > #
> > # CONFIG_EDAC_DEBUG is not set
> > # CONFIG_EDAC_MM_EDAC is not set
> > CONFIG_RTC_LIB=y
> > CONFIG_RTC_CLASS=y
> > CONFIG_RTC_HCTOSYS=y
> > CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
> > # CONFIG_RTC_DEBUG is not set
> >
> > #
> > # RTC interfaces
> > #
> > CONFIG_RTC_INTF_SYSFS=y
> > CONFIG_RTC_INTF_PROC=y
> > CONFIG_RTC_INTF_DEV=y
> > # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
> > # CONFIG_RTC_DRV_TEST is not set
> >
> > #
> > # I2C RTC drivers
> > #
> > # CONFIG_RTC_DRV_DS1307 is not set
> > # CONFIG_RTC_DRV_DS1374 is not set
> > # CONFIG_RTC_DRV_DS1672 is not set
> > # CONFIG_RTC_DRV_MAX6900 is not set
> > # CONFIG_RTC_DRV_RS5C372 is not set
> > # CONFIG_RTC_DRV_ISL1208 is not set
> > # CONFIG_RTC_DRV_X1205 is not set
> > # CONFIG_RTC_DRV_PCF8563 is not set
> > # CONFIG_RTC_DRV_PCF8583 is not set
> > # CONFIG_RTC_DRV_M41T80 is not set
> > # CONFIG_RTC_DRV_S35390A is not set
> > # CONFIG_RTC_DRV_FM3130 is not set
> >
> > #
> > # SPI RTC drivers
> > #
> >
> > #
> > # Platform RTC drivers
> > #
> > CONFIG_RTC_DRV_CMOS=y
> > # CONFIG_RTC_DRV_DS1511 is not set
> > # CONFIG_RTC_DRV_DS1553 is not set
> > # CONFIG_RTC_DRV_DS1742 is not set
> > # CONFIG_RTC_DRV_STK17TA8 is not set
> > # CONFIG_RTC_DRV_M48T86 is not set
> > # CONFIG_RTC_DRV_M48T59 is not set
> > # CONFIG_RTC_DRV_V3020 is not set
> >
> > #
> > # on-CPU RTC drivers
> > #
> > # CONFIG_DMADEVICES is not set
> > # CONFIG_UIO is not set
> >
> > #
> > # Firmware Drivers
> > #
> > # CONFIG_EDD is not set
> > CONFIG_FIRMWARE_MEMMAP=y
> > CONFIG_EFI_VARS=y
> > # CONFIG_DELL_RBU is not set
> > # CONFIG_DCDBAS is not set
> > CONFIG_DMIID=y
> > # CONFIG_ISCSI_IBFT_FIND is not set
> >
> > #
> > # File systems
> > #
> > CONFIG_EXT2_FS=y
> > CONFIG_EXT2_FS_XATTR=y
> > CONFIG_EXT2_FS_POSIX_ACL=y
> > CONFIG_EXT2_FS_SECURITY=y
> > CONFIG_EXT2_FS_XIP=y
> > CONFIG_FS_XIP=y
> > CONFIG_EXT3_FS=y
> > CONFIG_EXT3_FS_XATTR=y
> > CONFIG_EXT3_FS_POSIX_ACL=y
> > CONFIG_EXT3_FS_SECURITY=y
> > # CONFIG_EXT4DEV_FS is not set
> > CONFIG_JBD=y
> > # CONFIG_JBD_DEBUG is not set
> > CONFIG_FS_MBCACHE=y
> > CONFIG_REISERFS_FS=m
> > # CONFIG_REISERFS_CHECK is not set
> > CONFIG_REISERFS_PROC_INFO=y
> > CONFIG_REISERFS_FS_XATTR=y
> > CONFIG_REISERFS_FS_POSIX_ACL=y
> > CONFIG_REISERFS_FS_SECURITY=y
> > CONFIG_JFS_FS=y
> > CONFIG_JFS_POSIX_ACL=y
> > CONFIG_JFS_SECURITY=y
> > CONFIG_JFS_DEBUG=y
> > CONFIG_JFS_STATISTICS=y
> > CONFIG_FS_POSIX_ACL=y
> > CONFIG_XFS_FS=m
> > CONFIG_XFS_QUOTA=y
> > CONFIG_XFS_POSIX_ACL=y
> > CONFIG_XFS_RT=y
> > # CONFIG_XFS_DEBUG is not set
> > # CONFIG_GFS2_FS is not set
> > # CONFIG_OCFS2_FS is not set
> > CONFIG_DNOTIFY=y
> > CONFIG_INOTIFY=y
> > CONFIG_INOTIFY_USER=y
> > CONFIG_QUOTA=y
> > CONFIG_QUOTA_NETLINK_INTERFACE=y
> > # CONFIG_PRINT_QUOTA_WARNING is not set
> > # CONFIG_QFMT_V1 is not set
> > CONFIG_QFMT_V2=y
> > CONFIG_QUOTACTL=y
> > # CONFIG_AUTOFS_FS is not set
> > CONFIG_AUTOFS4_FS=y
> > CONFIG_FUSE_FS=y
> > CONFIG_GENERIC_ACL=y
> >
> > #
> > # CD-ROM/DVD Filesystems
> > #
> > CONFIG_ISO9660_FS=y
> > CONFIG_JOLIET=y
> > CONFIG_ZISOFS=y
> > CONFIG_UDF_FS=y
> > CONFIG_UDF_NLS=y
> >
> > #
> > # DOS/FAT/NT Filesystems
> > #
> > CONFIG_FAT_FS=y
> > CONFIG_MSDOS_FS=y
> > CONFIG_VFAT_FS=y
> > CONFIG_FAT_DEFAULT_CODEPAGE=437
> > CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
> > # CONFIG_NTFS_FS 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=y
> > CONFIG_HUGETLBFS=y
> > CONFIG_HUGETLB_PAGE=y
> > CONFIG_CONFIGFS_FS=y
> >
> > #
> > # Miscellaneous filesystems
> > #
> > # CONFIG_ADFS_FS is not set
> > # CONFIG_AFFS_FS is not set
> > # CONFIG_ECRYPT_FS is not set
> > # CONFIG_HFS_FS is not set
> > CONFIG_HFSPLUS_FS=m
> > # CONFIG_BEFS_FS is not set
> > # CONFIG_BFS_FS is not set
> > # CONFIG_EFS_FS is not set
> > CONFIG_CRAMFS=m
> > CONFIG_SQUASHFS=m
> > # CONFIG_SQUASHFS_EMBEDDED is not set
> > CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
> > # CONFIG_VXFS_FS is not set
> > # CONFIG_MINIX_FS is not set
> > # CONFIG_OMFS_FS is not set
> > # CONFIG_HPFS_FS is not set
> > # CONFIG_QNX4FS_FS is not set
> > CONFIG_ROMFS_FS=m
> > # CONFIG_SYSV_FS is not set
> > # CONFIG_UFS_FS is not set
> > CONFIG_NETWORK_FILESYSTEMS=y
> > CONFIG_NFS_FS=y
> > CONFIG_NFS_V3=y
> > CONFIG_NFS_V3_ACL=y
> > CONFIG_NFS_V4=y
> > CONFIG_ROOT_NFS=y
> > # CONFIG_NFSD is not set
> > CONFIG_LOCKD=y
> > CONFIG_LOCKD_V4=y
> > CONFIG_NFS_ACL_SUPPORT=y
> > CONFIG_NFS_COMMON=y
> > CONFIG_SUNRPC=y
> > CONFIG_SUNRPC_GSS=y
> > CONFIG_RPCSEC_GSS_KRB5=y
> > # CONFIG_RPCSEC_GSS_SPKM3 is not set
> > # CONFIG_SMB_FS is not set
> > CONFIG_CIFS=m
> > CONFIG_CIFS_STATS=y
> > CONFIG_CIFS_STATS2=y
> > CONFIG_CIFS_WEAK_PW_HASH=y
> > # CONFIG_CIFS_UPCALL is not set
> > CONFIG_CIFS_XATTR=y
> > # CONFIG_CIFS_POSIX is not set
> > # CONFIG_CIFS_DEBUG2 is not set
> > # CONFIG_CIFS_EXPERIMENTAL is not set
> > # CONFIG_NCP_FS is not set
> > # CONFIG_CODA_FS is not set
> > # CONFIG_AFS_FS is not set
> >
> > #
> > # Partition Types
> > #
> > CONFIG_PARTITION_ADVANCED=y
> > # CONFIG_ACORN_PARTITION is not set
> > # CONFIG_OSF_PARTITION is not set
> > # CONFIG_AMIGA_PARTITION is not set
> > # CONFIG_ATARI_PARTITION is not set
> > CONFIG_MAC_PARTITION=y
> > 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 is not set
> > # CONFIG_SGI_PARTITION is not set
> > # CONFIG_ULTRIX_PARTITION is not set
> > # CONFIG_SUN_PARTITION is not set
> > # CONFIG_KARMA_PARTITION is not set
> > CONFIG_EFI_PARTITION=y
> > # CONFIG_SYSV68_PARTITION is not set
> > CONFIG_NLS=y
> > CONFIG_NLS_DEFAULT="utf8"
> > CONFIG_NLS_CODEPAGE_437=y
> > # CONFIG_NLS_CODEPAGE_737 is not set
> > # CONFIG_NLS_CODEPAGE_775 is not set
> > # CONFIG_NLS_CODEPAGE_850 is not set
> > # CONFIG_NLS_CODEPAGE_852 is not set
> > # CONFIG_NLS_CODEPAGE_855 is not set
> > # CONFIG_NLS_CODEPAGE_857 is not set
> > # CONFIG_NLS_CODEPAGE_860 is not set
> > # CONFIG_NLS_CODEPAGE_861 is not set
> > # CONFIG_NLS_CODEPAGE_862 is not set
> > # CONFIG_NLS_CODEPAGE_863 is not set
> > # CONFIG_NLS_CODEPAGE_864 is not set
> > # CONFIG_NLS_CODEPAGE_865 is not set
> > CONFIG_NLS_CODEPAGE_866=m
> > # CONFIG_NLS_CODEPAGE_869 is not set
> > CONFIG_NLS_CODEPAGE_936=m
> > CONFIG_NLS_CODEPAGE_950=m
> > CONFIG_NLS_CODEPAGE_932=m
> > CONFIG_NLS_CODEPAGE_949=m
> > # CONFIG_NLS_CODEPAGE_874 is not set
> > # CONFIG_NLS_ISO8859_8 is not set
> > CONFIG_NLS_CODEPAGE_1250=m
> > CONFIG_NLS_CODEPAGE_1251=m
> > CONFIG_NLS_ASCII=y
> > CONFIG_NLS_ISO8859_1=y
> > CONFIG_NLS_ISO8859_2=m
> > CONFIG_NLS_ISO8859_3=m
> > CONFIG_NLS_ISO8859_4=m
> > CONFIG_NLS_ISO8859_5=m
> > CONFIG_NLS_ISO8859_6=m
> > CONFIG_NLS_ISO8859_7=m
> > CONFIG_NLS_ISO8859_9=m
> > CONFIG_NLS_ISO8859_13=m
> > CONFIG_NLS_ISO8859_14=m
> > CONFIG_NLS_ISO8859_15=m
> > CONFIG_NLS_KOI8_R=m
> > CONFIG_NLS_KOI8_U=m
> > CONFIG_NLS_UTF8=y
> > # CONFIG_DLM is not set
> >
> > #
> > # Kernel hacking
> > #
> > CONFIG_TRACE_IRQFLAGS_SUPPORT=y
> > CONFIG_PRINTK_TIME=y
> > CONFIG_ENABLE_WARN_DEPRECATED=y
> > CONFIG_ENABLE_MUST_CHECK=y
> > CONFIG_FRAME_WARN=2048
> > CONFIG_MAGIC_SYSRQ=y
> > # CONFIG_UNUSED_SYMBOLS is not set
> > CONFIG_DEBUG_FS=y
> > # CONFIG_HEADERS_CHECK is not set
> > CONFIG_DEBUG_KERNEL=y
> > # CONFIG_DEBUG_SHIRQ is not set
> > # CONFIG_DETECT_SOFTLOCKUP is not set
> > # CONFIG_SCHED_DEBUG is not set
> > CONFIG_SCHEDSTATS=y
> > CONFIG_TIMER_STATS=y
> > # CONFIG_DEBUG_OBJECTS is not set
> > # CONFIG_SLUB_DEBUG_ON is not set
> > # CONFIG_SLUB_STATS is not set
> > CONFIG_DEBUG_PREEMPT=y
> > # CONFIG_DEBUG_RT_MUTEXES is not set
> > # CONFIG_RT_MUTEX_TESTER is not set
> > # CONFIG_DEBUG_SPINLOCK is not set
> > # CONFIG_DEBUG_MUTEXES is not set
> > # CONFIG_DEBUG_LOCK_ALLOC is not set
> > # CONFIG_PROVE_LOCKING is not set
> > # CONFIG_LOCK_STAT is not set
> > # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
> > # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
> > # CONFIG_DEBUG_KOBJECT is not set
> > CONFIG_DEBUG_BUGVERBOSE=y
> > # CONFIG_DEBUG_INFO is not set
> > # CONFIG_DEBUG_VM is not set
> > # CONFIG_DEBUG_WRITECOUNT is not set
> > CONFIG_DEBUG_MEMORY_INIT=y
> > # CONFIG_DEBUG_LIST is not set
> > # CONFIG_DEBUG_SG is not set
> > CONFIG_FRAME_POINTER=y
> > # CONFIG_BOOT_PRINTK_DELAY is not set
> > # CONFIG_RCU_TORTURE_TEST is not set
> > # CONFIG_BACKTRACE_SELF_TEST is not set
> > # CONFIG_FAULT_INJECTION is not set
> > # CONFIG_LATENCYTOP is not set
> > CONFIG_SYSCTL_SYSCALL_CHECK=y
> > CONFIG_HAVE_FTRACE=y
> > CONFIG_HAVE_DYNAMIC_FTRACE=y
> > # CONFIG_FTRACE is not set
> > # CONFIG_IRQSOFF_TRACER is not set
> > # CONFIG_PREEMPT_TRACER is not set
> > # CONFIG_SYSPROF_TRACER is not set
> > # CONFIG_SCHED_TRACER is not set
> > # CONFIG_CONTEXT_SWITCH_TRACER is not set
> > CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
> > # CONFIG_SAMPLES is not set
> > CONFIG_HAVE_ARCH_KGDB=y
> > # CONFIG_KGDB is not set
> > # CONFIG_STRICT_DEVMEM is not set
> > CONFIG_X86_VERBOSE_BOOTUP=y
> > CONFIG_EARLY_PRINTK=y
> > CONFIG_DEBUG_STACKOVERFLOW=y
> > CONFIG_DEBUG_STACK_USAGE=y
> > # CONFIG_DEBUG_PAGEALLOC is not set
> > # CONFIG_DEBUG_PER_CPU_MAPS is not set
> > # CONFIG_X86_PTDUMP is not set
> > CONFIG_DEBUG_RODATA=y
> > # CONFIG_DIRECT_GBPAGES is not set
> > # CONFIG_DEBUG_RODATA_TEST is not set
> > CONFIG_DEBUG_NX_TEST=m
> > # CONFIG_IOMMU_DEBUG is not set
> > # CONFIG_MMIOTRACE is not set
> > CONFIG_IO_DELAY_TYPE_0X80=0
> > CONFIG_IO_DELAY_TYPE_0XED=1
> > CONFIG_IO_DELAY_TYPE_UDELAY=2
> > CONFIG_IO_DELAY_TYPE_NONE=3
> > CONFIG_IO_DELAY_0X80=y
> > # CONFIG_IO_DELAY_0XED is not set
> > # CONFIG_IO_DELAY_UDELAY is not set
> > # CONFIG_IO_DELAY_NONE is not set
> > CONFIG_DEFAULT_IO_DELAY_TYPE=0
> > CONFIG_DEBUG_BOOT_PARAMS=y
> > # CONFIG_CPA_DEBUG is not set
> > # CONFIG_OPTIMIZE_INLINING is not set
> >
> > #
> > # 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_FILE_CAPABILITIES=y
> > # CONFIG_SECURITY_ROOTPLUG is not set
> > CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=65536
> > # CONFIG_SECURITY_SELINUX is not set
> > # CONFIG_SECURITY_SMACK is not set
> > 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 is not set
> > # CONFIG_CRYPTO_NULL is not set
> > # CONFIG_CRYPTO_CRYPTD is not set
> > CONFIG_CRYPTO_AUTHENC=y
> > # CONFIG_CRYPTO_TEST is not set
> >
> > #
> > # Authenticated Encryption with Associated Data
> > #
> > # CONFIG_CRYPTO_CCM is not set
> > # CONFIG_CRYPTO_GCM is not set
> > # CONFIG_CRYPTO_SEQIV is not set
> >
> > #
> > # Block modes
> > #
> > CONFIG_CRYPTO_CBC=y
> > # CONFIG_CRYPTO_CTR is not set
> > # CONFIG_CRYPTO_CTS is not set
> > CONFIG_CRYPTO_ECB=y
> > # CONFIG_CRYPTO_LRW is not set
> > # CONFIG_CRYPTO_PCBC is not set
> > # CONFIG_CRYPTO_XTS is not set
> >
> > #
> > # Hash modes
> > #
> > CONFIG_CRYPTO_HMAC=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 is not set
> > # CONFIG_CRYPTO_RMD128 is not set
> > # CONFIG_CRYPTO_RMD160 is not set
> > # CONFIG_CRYPTO_RMD256 is not set
> > # CONFIG_CRYPTO_RMD320 is not set
> > CONFIG_CRYPTO_SHA1=y
> > CONFIG_CRYPTO_SHA256=y
> > CONFIG_CRYPTO_SHA512=y
> > # CONFIG_CRYPTO_TGR192 is not set
> > # CONFIG_CRYPTO_WP512 is not set
> >
> > #
> > # Ciphers
> > #
> > CONFIG_CRYPTO_AES=y
> > CONFIG_CRYPTO_AES_X86_64=y
> > # CONFIG_CRYPTO_ANUBIS is not set
> > CONFIG_CRYPTO_ARC4=y
> > # CONFIG_CRYPTO_BLOWFISH is not set
> > # CONFIG_CRYPTO_CAMELLIA is not set
> > # CONFIG_CRYPTO_CAST5 is not set
> > # CONFIG_CRYPTO_CAST6 is not set
> > CONFIG_CRYPTO_DES=y
> > # CONFIG_CRYPTO_FCRYPT is not set
> > # CONFIG_CRYPTO_KHAZAD is not set
> > # CONFIG_CRYPTO_SALSA20 is not set
> > # CONFIG_CRYPTO_SALSA20_X86_64 is not set
> > # CONFIG_CRYPTO_SEED is not set
> > # CONFIG_CRYPTO_SERPENT is not set
> > # CONFIG_CRYPTO_TEA is not set
> > # CONFIG_CRYPTO_TWOFISH is not set
> > # CONFIG_CRYPTO_TWOFISH_X86_64 is not set
> >
> > #
> > # Compression
> > #
> > CONFIG_CRYPTO_DEFLATE=y
> > # CONFIG_CRYPTO_LZO is not set
> > # CONFIG_CRYPTO_HW is not set
> > CONFIG_HAVE_KVM=y
> > CONFIG_VIRTUALIZATION=y
> > CONFIG_KVM=m
> > CONFIG_KVM_INTEL=m
> > # CONFIG_KVM_AMD is not set
> > # CONFIG_KVM_TRACE is not set
> > CONFIG_VIRTIO=m
> > CONFIG_VIRTIO_RING=m
> > CONFIG_VIRTIO_PCI=m
> > CONFIG_VIRTIO_BALLOON=m
> >
> > #
> > # Library routines
> > #
> > CONFIG_BITREVERSE=y
> > CONFIG_GENERIC_FIND_FIRST_BIT=y
> > CONFIG_GENERIC_FIND_NEXT_BIT=y
> > # CONFIG_CRC_CCITT is not set
> > # CONFIG_CRC16 is not set
> > CONFIG_CRC_T10DIF=y
> > CONFIG_CRC_ITU_T=y
> > 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
> >
> >
> > --
> > Andrey Vul
--
David Kleikamp
IBM Linux Technology Center

2008-11-18 05:50:19

by Robert Hancock

[permalink] [raw]
Subject: Re: jfs problem

Andrey Vul wrote:
> I have a JFS problem occuring randomly. The hardware that this happens
> on is an Asus M50VM laptop.
>
> /dev/sda5 is mounted on /
>
> Kernel version is 2.6.27.4 with dm-bbr (device mapper - bad block
> relocation), fbcondecor, and squashfs patches.
>
> dmesg:
> [ 130.405776] DMAR:[DMA Write] Request device [00:1f.2] fault addr fff9f000
> [ 130.405780] DMAR:[fault reason 05] PTE Write access is not set
> [ 130.405828] ERROR: (device sda5): diRead: i_ino != di_number
> [ 130.406133] ERROR: (device sda5): remounting filesystem as read-only
> [ 130.406136]
> [ 130.406146] jfs_lookup: iget failed on inum 188808
> [ 131.212899] DMAR:[DMA Write] Request device [00:1f.2] fault addr fff9f000
> [ 131.212903] DMAR:[fault reason 05] PTE Write access is not set
> [ 131.212962] ERROR: (device sda5): stack overrun in dtSearch!
> [ 131.212968] btstack dump:
> [ 131.212972] bn = 0, index = 0
> [ 131.212975] bn = 5402c5, index = 0
> [ 131.212979] bn = 0, index = 0
> [ 131.212982] bn = 5402c5, index = 0
> [ 131.212985] bn = 0, index = 0
> [ 131.212988] bn = 5402c5, index = 0
> [ 131.212991] bn = 0, index = 0
> [ 131.212995] bn = fffffffffffffff4, index = 7336
> [ 131.213015] jfs_lookup: dtSearch returned -5

This doesn't look like any JFS problem, more like DMAR is blocking a
write request from a controller to an area that it doesn't think should
be writable. Can you post dmesg and lspci -vv from bootup?

2008-11-18 16:21:06

by Robert Hancock

[permalink] [raw]
Subject: Re: jfs problem

Andrey Vul wrote:
> On Tue, Nov 18, 2008 at 00:47, Robert Hancock <[email protected]> wrote:
>> Andrey Vul wrote:
>>> I have a JFS problem occuring randomly. The hardware that this happens
>>> on is an Asus M50VM laptop.
>>>
>>> /dev/sda5 is mounted on /
>>>
>>> Kernel version is 2.6.27.4 with dm-bbr (device mapper - bad block
>>> relocation), fbcondecor, and squashfs patches.
>>>
>>> dmesg:
>>> [ 130.405776] DMAR:[DMA Write] Request device [00:1f.2] fault addr
>>> fff9f000
>>> [ 130.405780] DMAR:[fault reason 05] PTE Write access is not set
>>> [ 130.405828] ERROR: (device sda5): diRead: i_ino != di_number
>>> [ 130.406133] ERROR: (device sda5): remounting filesystem as read-only
>>> [ 130.406136]
>>> [ 130.406146] jfs_lookup: iget failed on inum 188808
>>> [ 131.212899] DMAR:[DMA Write] Request device [00:1f.2] fault addr
>>> fff9f000
>>> [ 131.212903] DMAR:[fault reason 05] PTE Write access is not set
>>> [ 131.212962] ERROR: (device sda5): stack overrun in dtSearch!
>>> [ 131.212968] btstack dump:
>>> [ 131.212972] bn = 0, index = 0
>>> [ 131.212975] bn = 5402c5, index = 0
>>> [ 131.212979] bn = 0, index = 0
>>> [ 131.212982] bn = 5402c5, index = 0
>>> [ 131.212985] bn = 0, index = 0
>>> [ 131.212988] bn = 5402c5, index = 0
>>> [ 131.212991] bn = 0, index = 0
>>> [ 131.212995] bn = fffffffffffffff4, index = 7336
>>> [ 131.213015] jfs_lookup: dtSearch returned -5
>> This doesn't look like any JFS problem, more like DMAR is blocking a write
>> request from a controller to an area that it doesn't think should be
>> writable. Can you post dmesg and lspci -vv from bootup?
>>

Well, it's definitely the AHCI SATA controller that's doing the write..
CCing some people.


> 00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI
> Controller (rev 03) (prog-if 01 [AHCI 1.0])
> Subsystem: ASUSTeK Computer Inc. Device 1897
> Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 374
> I/O ports at b000 [size=8]
> I/O ports at ac00 [size=4]
> I/O ports at a880 [size=8]
> I/O ports at a800 [size=4]
> I/O ports at a480 [size=32]
> Memory at f9fff000 (32-bit, non-prefetchable) [size=2K]
> Capabilities: [80] Message Signalled Interrupts: Mask- 64bit-
> Count=1/16 Enable+
> Capabilities: [70] Power Management version 3
> Capabilities: [a8] SATA HBA <?>
> Capabilities: [b0] PCIe advanced features <?>
> Kernel driver in use: ahci

> dmesg from bootup:
> [ 0.000000] Linux version 2.6.27-gentoo-r2 (root@andrey-laptop)
> (gcc version 4.3.2 (Gentoo 4.3.2 p1.1) ) #6 SMP PREEMPT Mon Nov 17
> 12:51:55 EST 2008
> [ 0.000000] Command line: root=/dev/sda5 vga=0x31b ro
> [ 0.000000] KERNEL supported cpus:
> [ 0.000000] Intel GenuineIntel
> [ 0.000000] AMD AuthenticAMD
> [ 0.000000] Centaur CentaurHauls
> [ 0.000000] BIOS-provided physical RAM map:
> [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
> [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
> [ 0.000000] BIOS-e820: 00000000000e1000 - 0000000000100000 (reserved)
> [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bff80000 (usable)
> [ 0.000000] BIOS-e820: 00000000bff80000 - 00000000bff8e800 (ACPI data)
> [ 0.000000] BIOS-e820: 00000000bff8e800 - 00000000bffe0000 (ACPI NVS)
> [ 0.000000] BIOS-e820: 00000000bffe0000 - 00000000c0000000 (reserved)
> [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
> [ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
> [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
> [ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x3ffffffff
> [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
> [ 0.000000] last_pfn = 0xbff80 max_arch_pfn = 0x3ffffffff
> [ 0.000000] init_memory_mapping
> [ 0.000000] 0000000000 - 00bfe00000 page 2M
> [ 0.000000] 00bfe00000 - 00bff80000 page 4k
> [ 0.000000] kernel direct mapping tables up to bff80000 @ 8000-d000
> [ 0.000000] last_map_addr: bff80000 end: bff80000
> [ 0.000000] init_memory_mapping
> [ 0.000000] 0100000000 - 0140000000 page 2M
> [ 0.000000] kernel direct mapping tables up to 140000000 @ b000-11000
> [ 0.000000] last_map_addr: 140000000 end: 140000000
> [ 0.000000] DMI 2.5 present.
> [ 0.000000] ACPI: RSDP 000F9370, 0024 (r2 ACPIAM)
> [ 0.000000] ACPI: XSDT BFF80100, 0084 (r1 _ASUS_ Notebook 20080701
> MSFT 97)
> [ 0.000000] ACPI: FACP BFF80290, 00F4 (r3 070108 FACP1731 20080701
> MSFT 97)
> [ 0.000000] ACPI: DSDT BFF80680, BD06 (r1 M50V0 M50V0204 204
> INTL 20051117)
> [ 0.000000] ACPI: FACS BFF8E800, 0040
> [ 0.000000] ACPI: APIC BFF80390, 005C (r1 070108 APIC1731 20080701
> MSFT 97)
> [ 0.000000] ACPI: MCFG BFF80430, 003C (r1 070108 OEMMCFG 20080701
> MSFT 97)
> [ 0.000000] ACPI: SLIC BFF80470, 0176 (r1 _ASUS_ Notebook 20080701
> MSFT 97)
> [ 0.000000] ACPI: ECDT BFF80620, 0054 (r1 070108 OEMECDT 20080701
> MSFT 97)
> [ 0.000000] ACPI: DBGP BFF803F0, 0034 (r1 070108 DBGP1731 20080701
> MSFT 97)
> [ 0.000000] ACPI: BOOT BFF805F0, 0028 (r1 070108 BOOT1731 20080701
> MSFT 97)
> [ 0.000000] ACPI: OEMB BFF8E840, 0071 (r1 070108 OEMB1731 20080701
> MSFT 97)
> [ 0.000000] ACPI: HPET BFF8C390, 0038 (r1 070108 OEMHPET 20080701
> MSFT 97)
> [ 0.000000] ACPI: DMAR BFF8E8C0, 0108 (r1 070108 DMAR1731 20080701
> MSFT 97)
> [ 0.000000] ACPI: ATKG BFF8EBD0, 8024 (r1 022008 OEMATKG 20080220
> MSFT 97)
> [ 0.000000] ACPI: SSDT BFF97720, 04F0 (r1 PmRef CpuPm 3000
> INTL 20051117)
> [ 0.000000] (6 early reservations) ==> bootmem [0000000000 - 0140000000]
> [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==>
> [0000000000 - 0000001000]
> [ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==>
> [0000006000 - 0000008000]
> [ 0.000000] #2 [0001000000 - 00017a68bc] TEXT DATA BSS ==>
> [0001000000 - 00017a68bc]
> [ 0.000000] #3 [000009ec00 - 0000100000] BIOS reserved ==>
> [000009ec00 - 0000100000]
> [ 0.000000] #4 [0000008000 - 000000b000] PGTABLE ==>
> [0000008000 - 000000b000]
> [ 0.000000] #5 [000000b000 - 000000c000] PGTABLE ==>
> [000000b000 - 000000c000]
> [ 0.000000] found SMP MP-table at [ffff8800000ff780] 000ff780
> [ 0.000000] [ffffe20000000000-ffffe200045fffff] PMD ->
> [ffff880028200000-ffff88002c7fffff] on node 0
> [ 0.000000] Zone PFN ranges:
> [ 0.000000] DMA 0x00000000 -> 0x00001000
> [ 0.000000] DMA32 0x00001000 -> 0x00100000
> [ 0.000000] Normal 0x00100000 -> 0x00140000
> [ 0.000000] Movable zone start PFN for each node
> [ 0.000000] early_node_map[3] active PFN ranges
> [ 0.000000] 0: 0x00000000 -> 0x0000009e
> [ 0.000000] 0: 0x00000100 -> 0x000bff80
> [ 0.000000] 0: 0x00100000 -> 0x00140000
> [ 0.000000] On node 0 totalpages: 1048350
> [ 0.000000] DMA zone: 3836 pages, LIFO batch:0
> [ 0.000000] DMA32 zone: 767928 pages, LIFO batch:31
> [ 0.000000] Normal zone: 258560 pages, LIFO batch:31
> [ 0.000000] ACPI: PM-Timer IO Port: 0x808
> [ 0.000000] ACPI: Local APIC address 0xfee00000
> [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
> [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
> [ 0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
> [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
> [ 0.000000] ACPI: IRQ0 used by override.
> [ 0.000000] ACPI: IRQ2 used by override.
> [ 0.000000] ACPI: IRQ9 used by override.
> [ 0.000000] Setting APIC routing to flat
> [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
> [ 0.000000] Using ACPI (MADT) for SMP configuration information
> [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
> [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
> [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
> [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e1000
> [ 0.000000] PM: Registered nosave memory: 00000000000e1000 - 0000000000100000
> [ 0.000000] PM: Registered nosave memory: 00000000bff80000 - 00000000bff8e000
> [ 0.000000] PM: Registered nosave memory: 00000000bff8e000 - 00000000bff8f000
> [ 0.000000] PM: Registered nosave memory: 00000000bff8f000 - 00000000bffe0000
> [ 0.000000] PM: Registered nosave memory: 00000000bffe0000 - 00000000c0000000
> [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
> [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
> [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffb00000
> [ 0.000000] PM: Registered nosave memory: 00000000ffb00000 - 0000000100000000
> [ 0.000000] Allocating PCI resources starting at c4000000 (gap:
> c0000000:3ee00000)
> [ 0.000000] PERCPU: Allocating 46496 bytes of per cpu data
> [ 0.000000] NR_CPUS: 4, nr_cpu_ids: 2, nr_node_ids 1
> [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
> Total pages: 1030324
> [ 0.000000] Kernel command line: root=/dev/sda5 vga=0x31b ro
> [ 0.000000] Initializing CPU#0
> [ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
> [ 0.000000] Extended CMOS year: 2000
> [ 0.000000] TSC: PIT calibration confirmed by PMTIMER.
> [ 0.000000] TSC: using PMTIMER calibration value
> [ 0.000000] Detected 2527.260 MHz processor.
> [ 0.000999] Console: colour dummy device 80x25
> [ 0.000999] console [tty0] enabled
> [ 0.000999] Dentry cache hash table entries: 524288 (order: 10,
> 4194304 bytes)
> [ 0.000999] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
> [ 0.000999] Checking aperture...
> [ 0.000999] No AGP bridge found
> [ 0.000999] Memory: 4106568k/5242880k available (4434k kernel code,
> 85988k reserved, 2271k data, 360k init)
> [ 0.000999] CPA: page pool initialized 1 of 1 pages preallocated
> [ 0.000999] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0,
> CPUs=2, Nodes=1
> [ 0.000999] hpet clockevent registered
> [ 0.000999] Calibrating delay loop (skipped), value calculated
> using timer frequency.. 5054.52 BogoMIPS (lpj=2527260)
> [ 0.000999] Security Framework initialized
> [ 0.000999] Mount-cache hash table entries: 256
> [ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
> [ 0.000999] CPU: L2 cache: 6144K
> [ 0.000999] CPU: Physical Processor ID: 0
> [ 0.000999] CPU: Processor Core ID: 0
> [ 0.000999] using mwait in idle threads.
> [ 0.000999] ACPI: Core revision 20080609
> [ 0.016394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [ 0.027130] CPU0: Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz stepping 06
> [ 0.027137] Using local APIC timer interrupts.
> [ 0.027997] APIC timer calibration result 16626689
> [ 0.027998] Detected 16.626 MHz APIC timer.
> [ 0.028096] Booting processor 1/1 ip 6000
> [ 0.000999] Initializing CPU#1
> [ 0.000999] Calibrating delay using timer specific routine..
> 7076.06 BogoMIPS (lpj=3538034)
> [ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
> [ 0.000999] CPU: L2 cache: 6144K
> [ 0.000999] CPU: Physical Processor ID: 0
> [ 0.000999] CPU: Processor Core ID: 1
> [ 0.000999] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
> [ 0.100581] CPU1: Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz stepping 06
> [ 0.100622] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
> [ 0.100998] Brought up 2 CPUs
> [ 0.101002] Total of 2 processors activated (12130.58 BogoMIPS).
> [ 0.101072] khelper used greatest stack depth: 6016 bytes left
> [ 0.101072] net_namespace: 1504 bytes
> [ 0.102037] Time: 1:38:58 Date: 11/18/08
> [ 0.102060] NET: Registered protocol family 16
> [ 0.102078] No dock devices found.
> [ 0.102091] ACPI FADT declares the system doesn't support PCIe
> ASPM, so disable it
> [ 0.102097] ACPI: bus type pci registered
> [ 0.102108] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
> [ 0.102108] PCI: Not using MMCONFIG.
> [ 0.102108] PCI: Using configuration type 1 for base access
> [ 0.105602] ACPI: EC: EC description table is found, configuring boot EC
> [ 0.110214] ACPI: BIOS _OSI(Linux) query ignored
> [ 0.110219] ACPI: DMI System Vendor: ASUSTeK Computer Inc.
> [ 0.110224] ACPI: DMI Product Name: M50Vm
> [ 0.110227] ACPI: DMI Product Version: 1.0
> [ 0.110231] ACPI: DMI Board Name: M50Vm
> [ 0.110234] ACPI: DMI BIOS Vendor: American Megatrends Inc.
> [ 0.110238] ACPI: DMI BIOS Date: 07/01/2008
> [ 0.110242] ACPI: Please send DMI info above to [email protected]
> [ 0.110246] ACPI: If "acpi_osi=Linux" works better, please notify
> [email protected]
> [ 0.115167] ACPI: Interpreter enabled
> [ 0.115172] ACPI: (supports S0 S1 S3 S4 S5)
> [ 0.115194] ACPI: Using IOAPIC for interrupt routing
> [ 0.115305] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
> [ 0.119137] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
> [ 0.123452] PCI: Using MMCONFIG at e0000000 - efffffff
> [ 0.134137] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
> [ 0.134143] ACPI: EC: driver started in poll mode
> [ 0.134177] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [ 0.135050] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
> [ 0.135057] pci 0000:00:01.0: PME# disabled
> [ 0.135150] PCI: 0000:00:1a.0 reg 20 io port: [bc00, bc1f]
> [ 0.135235] PCI: 0000:00:1a.1 reg 20 io port: [b880, b89f]
> [ 0.135320] PCI: 0000:00:1a.2 reg 20 io port: [b800, b81f]
> [ 0.135404] PCI: 0000:00:1a.7 reg 10 32bit mmio: [f9fffc00, f9ffffff]
> [ 0.135463] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
> [ 0.135470] pci 0000:00:1a.7: PME# disabled
> [ 0.135517] PCI: 0000:00:1b.0 reg 10 64bit mmio: [f9ff8000, f9ffbfff]
> [ 0.135569] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [ 0.135576] pci 0000:00:1b.0: PME# disabled
> [ 0.135645] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
> [ 0.135653] pci 0000:00:1c.0: PME# disabled
> [ 0.135722] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
> [ 0.135729] pci 0000:00:1c.1: PME# disabled
> [ 0.135798] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
> [ 0.135805] pci 0000:00:1c.2: PME# disabled
> [ 0.135874] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
> [ 0.135882] pci 0000:00:1c.3: PME# disabled
> [ 0.135985] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
> [ 0.135993] pci 0000:00:1c.4: PME# disabled
> [ 0.136061] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
> [ 0.136068] pci 0000:00:1c.5: PME# disabled
> [ 0.136130] PCI: 0000:00:1d.0 reg 20 io port: [b480, b49f]
> [ 0.136214] PCI: 0000:00:1d.1 reg 20 io port: [b400, b41f]
> [ 0.136298] PCI: 0000:00:1d.2 reg 20 io port: [b080, b09f]
> [ 0.136382] PCI: 0000:00:1d.7 reg 10 32bit mmio: [f9fff800, f9fffbff]
> [ 0.136440] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
> [ 0.136447] pci 0000:00:1d.7: PME# disabled
> [ 0.136653] PCI: 0000:00:1f.2 reg 10 io port: [b000, b007]
> [ 0.136661] PCI: 0000:00:1f.2 reg 14 io port: [ac00, ac03]
> [ 0.136668] PCI: 0000:00:1f.2 reg 18 io port: [a880, a887]
> [ 0.136675] PCI: 0000:00:1f.2 reg 1c io port: [a800, a803]
> [ 0.136682] PCI: 0000:00:1f.2 reg 20 io port: [a480, a49f]
> [ 0.136690] PCI: 0000:00:1f.2 reg 24 32bit mmio: [f9fff000, f9fff7ff]
> [ 0.136723] pci 0000:00:1f.2: PME# supported from D3hot
> [ 0.136730] pci 0000:00:1f.2: PME# disabled
> [ 0.136810] PCI: 0000:01:00.0 reg 10 32bit mmio: [fc000000, fcffffff]
> [ 0.136824] PCI: 0000:01:00.0 reg 14 32bit mmio: [d0000000, dfffffff]
> [ 0.136850] PCI: 0000:01:00.0 reg 1c 64bit mmio: [fa000000, fbffffff]
> [ 0.136865] PCI: 0000:01:00.0 reg 24 io port: [cc00, cc7f]
> [ 0.136878] PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 7ffff]
> [ 0.136964] PCI: bridge 0000:00:01.0 io port: [c000, cfff]
> [ 0.136967] PCI: bridge 0000:00:01.0 32bit mmio: [fa000000, fdefffff]
> [ 0.136971] PCI: bridge 0000:00:01.0 64bit mmio pref: [d0000000, dfffffff]
> [ 0.137147] PCI: 0000:03:00.0 reg 10 64bit mmio: [fdffe000, fdffffff]
> [ 0.137264] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
> [ 0.137278] pci 0000:03:00.0: PME# disabled
> [ 0.137331] PCI: bridge 0000:00:1c.1 32bit mmio: [fdf00000, fdffffff]
> [ 0.137393] PCI: bridge 0000:00:1c.2 io port: [d000, dfff]
> [ 0.137398] PCI: bridge 0000:00:1c.2 32bit mmio: [fe000000, fe9fffff]
> [ 0.137405] PCI: bridge 0000:00:1c.2 64bit mmio pref: [f6000000, f8efffff]
> [ 0.137691] PCI: 0000:08:00.0 reg 10 io port: [e800, e8ff]
> [ 0.137738] PCI: 0000:08:00.0 reg 18 32bit mmio: [f8fff000, f8ffffff]
> [ 0.137785] PCI: 0000:08:00.0 reg 20 32bit mmio: [f8fe0000, f8feffff]
> [ 0.137839] PCI: 0000:08:00.0 reg 30 32bit mmio: [feaf0000, feafffff]
> [ 0.137947] pci 0000:08:00.0: supports D1
> [ 0.137948] pci 0000:08:00.0: supports D2
> [ 0.137949] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [ 0.137967] pci 0000:08:00.0: PME# disabled
> [ 0.138020] PCI: bridge 0000:00:1c.5 io port: [e000, efff]
> [ 0.138024] PCI: bridge 0000:00:1c.5 32bit mmio: [fea00000, feafffff]
> [ 0.138032] PCI: bridge 0000:00:1c.5 64bit mmio pref: [f8f00000, f8ffffff]
> [ 0.138074] PCI: 0000:09:01.0 reg 10 32bit mmio: [febff800, febfffff]
> [ 0.138127] pci 0000:09:01.0: PME# supported from D0 D3hot D3cold
> [ 0.138134] pci 0000:09:01.0: PME# disabled
> [ 0.138170] PCI: 0000:09:01.1 reg 10 32bit mmio: [febff400, febff4ff]
> [ 0.138222] pci 0000:09:01.1: supports D1
> [ 0.138223] pci 0000:09:01.1: supports D2
> [ 0.138225] pci 0000:09:01.1: PME# supported from D0 D1 D2 D3hot D3cold
> [ 0.138232] pci 0000:09:01.1: PME# disabled
> [ 0.138268] PCI: 0000:09:01.2 reg 10 32bit mmio: [febff000, febff0ff]
> [ 0.138320] pci 0000:09:01.2: supports D1
> [ 0.138321] pci 0000:09:01.2: supports D2
> [ 0.138323] pci 0000:09:01.2: PME# supported from D0 D1 D2 D3hot D3cold
> [ 0.138330] pci 0000:09:01.2: PME# disabled
> [ 0.138366] PCI: 0000:09:01.3 reg 10 32bit mmio: [febfec00, febfecff]
> [ 0.138417] pci 0000:09:01.3: supports D1
> [ 0.138418] pci 0000:09:01.3: supports D2
> [ 0.138420] pci 0000:09:01.3: PME# supported from D0 D1 D2 D3hot D3cold
> [ 0.138427] pci 0000:09:01.3: PME# disabled
> [ 0.138481] pci 0000:00:1e.0: transparent bridge
> [ 0.138490] PCI: bridge 0000:00:1e.0 32bit mmio: [feb00000, febfffff]
> [ 0.138541] bus 00 -> node 0
> [ 0.138549] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [ 0.138850] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
> [ 0.138977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
> [ 0.139095] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
> [ 0.139248] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
> [ 0.139387] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
> [ 0.139503] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
> [ 0.167118] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12)
> [ 0.167287] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 10 12)
> [ 0.167452] ACPI: PCI Interrupt Link [LNKC] (IRQs *6)
> [ 0.168091] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 12)
> [ 0.168258] ACPI: PCI Interrupt Link [LNKE] (IRQs 6) *0, disabled.
> [ 0.168424] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 12)
> [ 0.168590] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 12)
> [ 0.168756] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12)
> [ 0.171548] ACPI Warning (tbutils-0217): Incorrect checksum in
> table [ATKG] - CC, should be E5 [20080609]
> [ 0.171599] ACPI: WMI: Mapper loaded
> [ 0.171599] Linux Plug and Play Support v0.97 (c) Adam Belay
> [ 0.171599] pnp: PnP ACPI init
> [ 0.171599] ACPI: bus type pnp registered
> [ 0.175197] pnp: PnP ACPI: found 16 devices
> [ 0.175201] ACPI: ACPI bus type pnp unregistered
> [ 0.175213] SCSI subsystem initialized
> [ 0.175213] libata version 3.00 loaded.
> [ 0.175213] usbcore: registered new interface driver usbfs
> [ 0.175213] usbcore: registered new interface driver hub
> [ 0.175213] usbcore: registered new device driver usb
> [ 0.175213] PCI: Using ACPI for IRQ routing
> [ 0.184979] NetLabel: Initializing
> [ 0.184983] NetLabel: domain hash size = 128
> [ 0.184986] NetLabel: protocols = UNLABELED CIPSOv4
> [ 0.184998] NetLabel: unlabeled traffic allowed by default
> [ 0.185003] DMAR:Host address width 36
> [ 0.185007] DMAR:DRHD (flags: 0x00000000)base: 0x00000000fed90000
> [ 0.185012] DMAR:DRHD (flags: 0x00000001)base: 0x00000000fed93000
> [ 0.185017] DMAR:RMRR base: 0x00000000000e1000 end: 0x00000000000e3fff
> [ 0.185025] DMAR:RMRR base: 0x00000000bfff0000 end: 0x00000000bfffffff
> [ 0.185069] IOMMU: Setting identity map for device 0000:00:1d.0
> [0xbfff0000 - 0xc0000000]
> [ 0.185101] IOMMU: Setting identity map for device 0000:00:1d.1
> [0xbfff0000 - 0xc0000000]
> [ 0.185125] IOMMU: Setting identity map for device 0000:00:1d.2
> [0xbfff0000 - 0xc0000000]
> [ 0.185149] IOMMU: Setting identity map for device 0000:00:1d.7
> [0xbfff0000 - 0xc0000000]
> [ 0.185173] IOMMU: Setting identity map for device 0000:00:1a.0
> [0xbfff0000 - 0xc0000000]
> [ 0.185196] IOMMU: Setting identity map for device 0000:00:1a.1
> [0xbfff0000 - 0xc0000000]
> [ 0.185220] IOMMU: Setting identity map for device 0000:00:1a.2
> [0xbfff0000 - 0xc0000000]
> [ 0.185243] IOMMU: Setting identity map for device 0000:00:1a.7
> [0xbfff0000 - 0xc0000000]
> [ 0.185266] IOMMU: Setting identity map for device 0000:00:1d.0
> [0xe1000 - 0xe4000]
> [ 0.185279] IOMMU: Setting identity map for device 0000:00:1d.1
> [0xe1000 - 0xe4000]
> [ 0.185292] IOMMU: Setting identity map for device 0000:00:1d.2
> [0xe1000 - 0xe4000]
> [ 0.185305] IOMMU: Setting identity map for device 0000:00:1d.7
> [0xe1000 - 0xe4000]
> [ 0.185323] IOMMU: Setting identity map for device 0000:00:1a.0
> [0xe1000 - 0xe4000]
> [ 0.185337] IOMMU: Setting identity map for device 0000:00:1a.1
> [0xe1000 - 0xe4000]
> [ 0.185350] IOMMU: Setting identity map for device 0000:00:1a.2
> [0xe1000 - 0xe4000]
> [ 0.185363] IOMMU: Setting identity map for device 0000:00:1a.7
> [0xe1000 - 0xe4000]
> [ 0.185387] IOMMU: gfx device 0000:01:00.0 1-1 mapping
> [ 0.185391] IOMMU: Setting identity map for device 0000:01:00.0
> [0x0 - 0x9e000]
> [ 0.185455] IOMMU: Setting identity map for device 0000:01:00.0
> [0x100000 - 0xbff80000]
> [ 0.401687] IOMMU: Setting identity map for device 0000:01:00.0
> [0x100000000 - 0x140000000]
> [ 0.474350] IOMMU: Prepare 0-16M unity mapping for LPC
> [ 0.474357] IOMMU: Setting identity map for device 0000:00:1f.0
> [0x0 - 0x1000000]
> [ 0.475528] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
> [ 0.475551] PCI-GART: No AMD northbridge found.
> [ 0.475560] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
> [ 0.475567] hpet0: 4 64-bit timers, 14318180 Hz
> [ 0.476973] ACPI: RTC can wake from S4
> [ 0.481942] system 00:01: iomem range 0xfed10000-0xfed19fff has been reserved
> [ 0.481956] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
> [ 0.481962] system 00:08: ioport range 0x800-0x87f has been reserved
> [ 0.481967] system 00:08: ioport range 0x400-0x41f has been reserved
> [ 0.481972] system 00:08: ioport range 0x500-0x57f has been reserved
> [ 0.481978] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
> [ 0.481983] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
> [ 0.481989] system 00:08: iomem range 0xfed45000-0xfed89fff has been reserved
> [ 0.481994] system 00:08: iomem range 0xfed90000-0xfed90fff has been reserved
> [ 0.482000] system 00:08: iomem range 0xfed91000-0xfed91fff has been reserved
> [ 0.482005] system 00:08: iomem range 0xfed92000-0xfed92fff has been reserved
> [ 0.482011] system 00:08: iomem range 0xfed93000-0xfed93fff has been reserved
> [ 0.482017] system 00:08: iomem range 0xffb00000-0xffbfffff could
> not be reserved
> [ 0.482023] system 00:08: iomem range 0xfff00000-0xffffffff could
> not be reserved
> [ 0.482033] system 00:0a: iomem range 0xffa00000-0xffbfffff could
> not be reserved
> [ 0.482039] system 00:0a: iomem range 0xffe00000-0xffffffff could
> not be reserved
> [ 0.482048] system 00:0b: iomem range 0xffc00000-0xffdfffff could
> not be reserved
> [ 0.482057] system 00:0c: ioport range 0x250-0x253 has been reserved
> [ 0.482062] system 00:0c: ioport range 0x256-0x25f has been reserved
> [ 0.482067] system 00:0c: iomem range 0xfec00000-0xfec00fff has been reserved
> [ 0.482073] system 00:0c: iomem range 0xfee00000-0xfee00fff could
> not be reserved
> [ 0.482079] system 00:0c: iomem range 0xfec10000-0xfec17fff has been reserved
> [ 0.482090] system 00:0c: iomem range 0xfec18000-0xfec1ffff has been reserved
> [ 0.482096] system 00:0c: iomem range 0xfec20000-0xfec27fff has been reserved
> [ 0.482101] system 00:0c: iomem range 0xfec28000-0xfec2ffff has been reserved
> [ 0.482107] system 00:0c: iomem range 0xfec30000-0xfec37fff has been reserved
> [ 0.482112] system 00:0c: iomem range 0xfec38000-0xfec3ffff has been reserved
> [ 0.482121] system 00:0e: iomem range 0xe0000000-0xefffffff has been reserved
> [ 0.482130] system 00:0f: iomem range 0x0-0x9ffff could not be reserved
> [ 0.482135] system 00:0f: iomem range 0xc0000-0xcffff has been reserved
> [ 0.482141] system 00:0f: iomem range 0xe0000-0xfffff could not be reserved
> [ 0.482146] system 00:0f: iomem range 0x100000-0xbfffffff could not
> be reserved
> [ 0.486875] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
> [ 0.486881] pci 0000:00:01.0: IO window: 0xc000-0xcfff
> [ 0.486887] pci 0000:00:01.0: MEM window: 0xfa000000-0xfdefffff
> [ 0.486893] pci 0000:00:01.0: PREFETCH window:
> 0x000000d0000000-0x000000dfffffff
> [ 0.486901] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
> [ 0.486905] pci 0000:00:1c.0: IO window: disabled
> [ 0.486913] pci 0000:00:1c.0: MEM window: disabled
> [ 0.486920] pci 0000:00:1c.0: PREFETCH window: disabled
> [ 0.486932] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
> [ 0.486936] pci 0000:00:1c.1: IO window: disabled
> [ 0.486944] pci 0000:00:1c.1: MEM window: 0xfdf00000-0xfdffffff
> [ 0.486952] pci 0000:00:1c.1: PREFETCH window: disabled
> [ 0.486961] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
> [ 0.486967] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
> [ 0.486976] pci 0000:00:1c.2: MEM window: 0xfe000000-0xfe9fffff
> [ 0.486983] pci 0000:00:1c.2: PREFETCH window:
> 0x000000f6000000-0x000000f8efffff
> [ 0.486995] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:06
> [ 0.486999] pci 0000:00:1c.3: IO window: disabled
> [ 0.487007] pci 0000:00:1c.3: MEM window: disabled
> [ 0.487013] pci 0000:00:1c.3: PREFETCH window: disabled
> [ 0.487023] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:07
> [ 0.487028] pci 0000:00:1c.4: IO window: disabled
> [ 0.487035] pci 0000:00:1c.4: MEM window: disabled
> [ 0.487042] pci 0000:00:1c.4: PREFETCH window: disabled
> [ 0.487052] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:08
> [ 0.487058] pci 0000:00:1c.5: IO window: 0xe000-0xefff
> [ 0.487066] pci 0000:00:1c.5: MEM window: 0xfea00000-0xfeafffff
> [ 0.487074] pci 0000:00:1c.5: PREFETCH window:
> 0x000000f8f00000-0x000000f8ffffff
> [ 0.487086] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:09
> [ 0.487090] pci 0000:00:1e.0: IO window: disabled
> [ 0.487098] pci 0000:00:1e.0: MEM window: 0xfeb00000-0xfebfffff
> [ 0.487105] pci 0000:00:1e.0: PREFETCH window: disabled
> [ 0.487123] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [ 0.487129] pci 0000:00:01.0: setting latency timer to 64
> [ 0.487137] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [ 0.487144] pci 0000:00:1c.0: setting latency timer to 64
> [ 0.487154] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
> [ 0.487161] pci 0000:00:1c.1: setting latency timer to 64
> [ 0.487169] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [ 0.487177] pci 0000:00:1c.2: setting latency timer to 64
> [ 0.487186] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
> [ 0.487194] pci 0000:00:1c.3: setting latency timer to 64
> [ 0.487202] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [ 0.487209] pci 0000:00:1c.4: setting latency timer to 64
> [ 0.487218] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
> [ 0.487225] pci 0000:00:1c.5: setting latency timer to 64
> [ 0.487233] pci 0000:00:1e.0: setting latency timer to 64
> [ 0.487237] bus: 00 index 0 io port: [0, ffff]
> [ 0.487240] bus: 00 index 1 mmio: [0, ffffffffffffffff]
> [ 0.487245] bus: 01 index 0 io port: [c000, cfff]
> [ 0.487249] bus: 01 index 1 mmio: [fa000000, fdefffff]
> [ 0.487253] bus: 01 index 2 mmio: [d0000000, dfffffff]
> [ 0.487257] bus: 01 index 3 mmio: [0, 0]
> [ 0.487260] bus: 02 index 0 mmio: [0, 0]
> [ 0.487264] bus: 02 index 1 mmio: [0, 0]
> [ 0.487267] bus: 02 index 2 mmio: [0, 0]
> [ 0.487270] bus: 02 index 3 mmio: [0, 0]
> [ 0.487274] bus: 03 index 0 mmio: [0, 0]
> [ 0.487277] bus: 03 index 1 mmio: [fdf00000, fdffffff]
> [ 0.487281] bus: 03 index 2 mmio: [0, 0]
> [ 0.487284] bus: 03 index 3 mmio: [0, 0]
> [ 0.487288] bus: 04 index 0 io port: [d000, dfff]
> [ 0.487292] bus: 04 index 1 mmio: [fe000000, fe9fffff]
> [ 0.487296] bus: 04 index 2 mmio: [f6000000, f8efffff]
> [ 0.487300] bus: 04 index 3 mmio: [0, 0]
> [ 0.487303] bus: 06 index 0 mmio: [0, 0]
> [ 0.487307] bus: 06 index 1 mmio: [0, 0]
> [ 0.487310] bus: 06 index 2 mmio: [0, 0]
> [ 0.487314] bus: 06 index 3 mmio: [0, 0]
> [ 0.487317] bus: 07 index 0 mmio: [0, 0]
> [ 0.487320] bus: 07 index 1 mmio: [0, 0]
> [ 0.487324] bus: 07 index 2 mmio: [0, 0]
> [ 0.487327] bus: 07 index 3 mmio: [0, 0]
> [ 0.487330] bus: 08 index 0 io port: [e000, efff]
> [ 0.487334] bus: 08 index 1 mmio: [fea00000, feafffff]
> [ 0.487338] bus: 08 index 2 mmio: [f8f00000, f8ffffff]
> [ 0.487342] bus: 08 index 3 mmio: [0, 0]
> [ 0.487346] bus: 09 index 0 mmio: [0, 0]
> [ 0.487349] bus: 09 index 1 mmio: [feb00000, febfffff]
> [ 0.487353] bus: 09 index 2 mmio: [0, 0]
> [ 0.487357] bus: 09 index 3 io port: [0, ffff]
> [ 0.487360] bus: 09 index 4 mmio: [0, ffffffffffffffff]
> [ 0.487371] NET: Registered protocol family 2
> [ 0.498964] IP route cache hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [ 0.499248] TCP established hash table entries: 262144 (order: 10,
> 4194304 bytes)
> [ 0.500207] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
> [ 0.500500] TCP: Hash tables configured (established 262144 bind 65536)
> [ 0.500505] TCP reno registered
> [ 0.500589] Switched to high resolution mode on CPU 1
> [ 0.500929] Switched to high resolution mode on CPU 0
> [ 0.503062] NET: Registered protocol family 1
> [ 0.503183] Simple Boot Flag at 0x51 set to 0x1
> [ 0.503700] IA-32 Microcode Update Driver: v1.14a
> <[email protected]>
> [ 0.504106] audit: initializing netlink socket (disabled)
> [ 0.504123] type=2000 audit(1226972338.504:1): initialized
> [ 0.504438] HugeTLB registered 2 MB page size, pre-allocated 0 pages
> [ 0.506368] VFS: Disk quotas dquot_6.5.1
> [ 0.506432] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> [ 0.507125] fuse init (API version 7.9)
> [ 0.507376] JFS: nTxBlock = 8192, nTxLock = 65536
> [ 0.510247] msgmni has been set to 8022
> [ 0.510495] Block layer SCSI generic (bsg) driver version 0.4
> loaded (major 253)
> [ 0.510502] io scheduler noop registered
> [ 0.510505] io scheduler anticipatory registered
> [ 0.510509] io scheduler deadline registered
> [ 0.510565] io scheduler cfq registered (default)
> [ 0.510585] pci 0000:00:1a.0: uhci_check_and_reset_hc: legsup = 0x0f30
> [ 0.510587] pci 0000:00:1a.0: Performing full reset
> [ 0.510606] pci 0000:00:1a.1: uhci_check_and_reset_hc: legsup = 0x0030
> [ 0.510607] pci 0000:00:1a.1: Performing full reset
> [ 0.510626] pci 0000:00:1a.2: uhci_check_and_reset_hc: legsup = 0x0030
> [ 0.510628] pci 0000:00:1a.2: Performing full reset
> [ 0.510675] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f30
> [ 0.510677] pci 0000:00:1d.0: Performing full reset
> [ 0.510695] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0030
> [ 0.510697] pci 0000:00:1d.1: Performing full reset
> [ 0.510715] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0030
> [ 0.510717] pci 0000:00:1d.2: Performing full reset
> [ 0.510782] pci 0000:01:00.0: Boot video device
> [ 0.510881] pcieport-driver 0000:00:01.0: setting latency timer to 64
> [ 0.510908] pcieport-driver 0000:00:01.0: found MSI capability
> [ 0.510937] pci_express 0000:00:01.0:pcie00: allocate port service
> [ 0.510971] pci_express 0000:00:01.0:pcie02: allocate port service
> [ 0.511003] pci_express 0000:00:01.0:pcie03: allocate port service
> [ 0.511081] pcieport-driver 0000:00:1c.0: setting latency timer to 64
> [ 0.511126] pcieport-driver 0000:00:1c.0: found MSI capability
> [ 0.511174] pci_express 0000:00:1c.0:pcie00: allocate port service
> [ 0.511207] pci_express 0000:00:1c.0:pcie03: allocate port service
> [ 0.511309] pcieport-driver 0000:00:1c.1: setting latency timer to 64
> [ 0.511353] pcieport-driver 0000:00:1c.1: found MSI capability
> [ 0.511402] pci_express 0000:00:1c.1:pcie00: allocate port service
> [ 0.511433] pci_express 0000:00:1c.1:pcie03: allocate port service
> [ 0.511533] pcieport-driver 0000:00:1c.2: setting latency timer to 64
> [ 0.511579] pcieport-driver 0000:00:1c.2: found MSI capability
> [ 0.511627] pci_express 0000:00:1c.2:pcie00: allocate port service
> [ 0.511659] pci_express 0000:00:1c.2:pcie02: allocate port service
> [ 0.511690] pci_express 0000:00:1c.2:pcie03: allocate port service
> [ 0.511787] pcieport-driver 0000:00:1c.3: setting latency timer to 64
> [ 0.511833] pcieport-driver 0000:00:1c.3: found MSI capability
> [ 0.511881] pci_express 0000:00:1c.3:pcie00: allocate port service
> [ 0.511911] pci_express 0000:00:1c.3:pcie02: allocate port service
> [ 0.511942] pci_express 0000:00:1c.3:pcie03: allocate port service
> [ 0.512040] pcieport-driver 0000:00:1c.4: setting latency timer to 64
> [ 0.512083] pcieport-driver 0000:00:1c.4: found MSI capability
> [ 0.512133] pci_express 0000:00:1c.4:pcie00: allocate port service
> [ 0.512166] pci_express 0000:00:1c.4:pcie03: allocate port service
> [ 0.512267] pcieport-driver 0000:00:1c.5: setting latency timer to 64
> [ 0.512310] pcieport-driver 0000:00:1c.5: found MSI capability
> [ 0.512358] pci_express 0000:00:1c.5:pcie00: allocate port service
> [ 0.512389] pci_express 0000:00:1c.5:pcie03: allocate port service
> [ 0.512540] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [ 0.512993] pciehp: HPC vendor_id 8086 device_id 2a41 ss_vid 0 ss_did 0
> [ 0.513068] hpdriver 0000:00:01.0:pcie02: service driver hpdriver loaded
> [ 0.513279] pciehp: HPC vendor_id 8086 device_id 2944 ss_vid 0 ss_did 0
> [ 0.513334] hpdriver 0000:00:1c.2:pcie02: service driver hpdriver loaded
> [ 0.513538] pciehp: HPC vendor_id 8086 device_id 2946 ss_vid 0 ss_did 0
> [ 0.513593] hpdriver 0000:00:1c.3:pcie02: service driver hpdriver loaded
> [ 0.513622] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
> [ 0.515966] hpet_resources: 0xfed00000 is busy
> [ 0.516068] Non-volatile memory driver v1.2
> [ 0.516072] Linux agpgart interface v0.103
> [ 0.516410] vesafb: framebuffer at 0xfb000000, mapped to
> 0xffffc20010680000, using 10240k, total 14336k
> [ 0.516417] vesafb: mode is 1280x1024x32, linelength=5120, pages=1
> [ 0.516422] vesafb: scrolling: redraw
> [ 0.516426] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
> [ 0.576794] Console: switching to colour frame buffer device 160x64
> [ 0.633370] fb0: VESA VGA frame buffer device
> [ 0.633844] ACPI: AC Adapter [AC0] (on-line)
> [ 1.456203] ACPI: EC: non-query interrupt received, switching to
> interrupt mode
> [ 1.469922] ACPI: Battery Slot [BAT0] (battery present)
> [ 1.470488] input: Power Button (FF) as
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
> [ 1.476005] ACPI: Power Button (FF) [PWRF]
> [ 1.476420] input: Sleep Button (CM) as
> /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
> [ 1.481050] ACPI: Sleep Button (CM) [SLPB]
> [ 1.481512] input: Lid Switch as
> /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
> [ 1.486412] ACPI: Lid Switch [LID]
> [ 1.487156] ACPI: SSDT BFF96CD0, 0248 (r1 PmRef Cpu0Ist 3000
> INTL 20051117)
> [ 1.488259] ACPI: SSDT BFF96FB0, 0765 (r1 PmRef Cpu0Cst 3001
> INTL 20051117)
> [ 1.489589] Monitor-Mwait will be used to enter C-1 state
> [ 1.489591] Monitor-Mwait will be used to enter C-3 state
> [ 1.489622] ACPI: CPU0 (power states: C1[C1] C2[C3])
> [ 1.490057] processor ACPI0007:00: registered as cooling_device0
> [ 1.490475] ACPI: Processor [P001] (supports 8 throttling states)
> [ 1.491272] ACPI: SSDT BFF96C00, 00CC (r1 PmRef Cpu1Ist 3000
> INTL 20051117)
> [ 1.492227] ACPI: SSDT BFF96F20, 0085 (r1 PmRef Cpu1Cst 3000
> INTL 20051117)
> [ 1.493651] ACPI: CPU1 (power states: C1[C1] C2[C3])
> [ 1.494079] processor ACPI0007:01: registered as cooling_device1
> [ 1.494503] ACPI: Processor [P002] (supports 8 throttling states)
> [ 1.504047] ACPI: Expecting a [Reference] package element, found type C
> [ 1.504599] thermal LNXTHERM:01: registered as thermal_zone0
> [ 1.506963] ACPI: Thermal Zone [THRM] (49 C)
> [ 1.507322] [drm] Initialized drm 1.1.0 20060810
> [ 1.507646] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
> [ 1.509552] brd: module loaded
> [ 1.510308] loop: module loaded
> [ 1.510567] asus-laptop: Asus Laptop Support version 0.42
> [ 1.514847] asus-laptop: M50Vm model detected
> [ 1.528742] Registered led device: asus::mail
> [ 1.529077] Registered led device: asus::touchpad
> [ 1.529611] Loading iSCSI transport class v2.0-870.
> [ 1.530117] Driver 'sd' needs updating - please use bus_type methods
> [ 1.530587] Driver 'sr' needs updating - please use bus_type methods
> [ 1.542242] ahci 0000:00:1f.2: version 3.0
> [ 1.542255] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
> [ 1.554330] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3
> Gbps 0x23 impl SATA mode
> [ 1.566782] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led
> clo pio slum part ems
> [ 1.579572] ahci 0000:00:1f.2: setting latency timer to 64
> [ 1.579794] scsi0 : ahci
> [ 1.592686] scsi1 : ahci
> [ 1.605609] scsi2 : ahci
> [ 1.618583] scsi3 : ahci
> [ 1.631607] scsi4 : ahci
> [ 1.644660] scsi5 : ahci
> [ 1.657907] ata1: SATA max UDMA/133 abar m2048@0xf9fff000 port
> 0xf9fff100 irq 374
> [ 1.671638] ata2: SATA max UDMA/133 abar m2048@0xf9fff000 port
> 0xf9fff180 irq 374
> [ 1.685394] ata3: DUMMY
> [ 1.699184] ata4: DUMMY
> [ 1.713029] ata5: DUMMY
> [ 1.726918] ata6: SATA max UDMA/133 abar m2048@0xf9fff000 port
> 0xf9fff380 irq 374
> [ 2.046022] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [ 2.062219] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
> [ 2.077572] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 succeeded
> [ 2.077756] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 succeeded
> [ 2.078633] ata1.00: ATA-8: Hitachi HTS545050KTA300, BKFOC60G, max UDMA/133
> [ 2.094186] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
> [ 2.111574] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
> [ 2.127949] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 succeeded
> [ 2.128135] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 succeeded
> [ 2.129017] ata1.00: configured for UDMA/133
> [ 2.879016] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [ 2.900632] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 succeeded
> [ 2.901094] ata2.00: ACPI cmd ef/90:03:00:00:00:a0 succeeded
> [ 2.906126] ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-T50N, RR04, max
> UDMA/133, ATAPI AN
> [ 2.928780] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 succeeded
> [ 2.929241] ata2.00: ACPI cmd ef/90:03:00:00:00:a0 succeeded
> [ 2.934222] ata2.00: configured for UDMA/133
> [ 3.267014] ata6: SATA link down (SStatus 0 SControl 300)
> [ 3.295079] scsi 0:0:0:0: Direct-Access ATA Hitachi
> HTS54505 BKFO PQ: 0 ANSI: 5
> [ 3.312700] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
> [ 3.330155] sd 0:0:0:0: [sda] Write Protect is off
> [ 3.347349] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [ 3.347372] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
> enabled, doesn't support DPO or FUA
> [ 3.364799] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
> [ 3.382013] sd 0:0:0:0: [sda] Write Protect is off
> [ 3.398892] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [ 3.398914] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
> enabled, doesn't support DPO or FUA
> [ 3.415912] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
> [ 3.502852] sd 0:0:0:0: [sda] Attached SCSI disk
> [ 3.519449] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [ 3.538858] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM
> GSA-T50N RR04 PQ: 0 ANSI: 5
> [ 3.779055] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw
> xa/form2 cdda tray
> [ 3.796077] Uniform CD-ROM driver Revision: 3.20
> [ 3.813015] sr 1:0:0:0: Attached scsi CD-ROM sr0
> [ 3.813082] sr 1:0:0:0: Attached scsi generic sg1 type 5
> [ 3.830136] ehci_hcd: block sizes: qh 160 qtd 96 itd 192 sitd 96
> [ 3.830154] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [ 3.847158] ehci_hcd 0000:00:1a.7: setting latency timer to 64
> [ 3.847161] ehci_hcd 0000:00:1a.7: EHCI Host Controller
> [ 3.864269] drivers/usb/core/inode.c: creating file 'devices'
> [ 3.864272] drivers/usb/core/inode.c: creating file '001'
> [ 3.864313] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned
> bus number 1
> [ 3.881436] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1
> cc=3 pcc=2 ordered !ppc ports=6
> [ 3.881439] ehci_hcd 0000:00:1a.7: reset hcc_params 6871 thresh 7
> uframes 1024 64 bit addr
> [ 3.881473] ehci_hcd 0000:00:1a.7: reset command 080002 (park)=0
> ithresh=8 period=1024 Reset HALT
> [ 3.885368] ehci_hcd 0000:00:1a.7: debug port 1
> [ 3.902246] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
> [ 3.902248] ehci_hcd 0000:00:1a.7: supports USB remote wakeup
> [ 3.902259] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
> [ 3.919065] ehci_hcd 0000:00:1a.7: reset command 080002 (park)=0
> ithresh=8 period=1024 Reset HALT
> [ 3.922956] ehci_hcd 0000:00:1a.7: init command 010001 (park)=0
> ithresh=1 period=1024 RUN
> [ 3.928006] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00,
> driver 10 Dec 2004
> [ 3.944865] usb usb1: default language 0x0409
> [ 3.944894] usb usb1: uevent
> [ 3.944921] usb usb1: usb_probe_device
> [ 3.944923] usb usb1: configuration #1 chosen from 1 choice
> [ 3.961714] usb usb1: adding 1-0:1.0 (config #1, interface 0)
> [ 3.961727] usb 1-0:1.0: uevent
> [ 3.961753] hub 1-0:1.0: usb_probe_interface
> [ 3.961755] hub 1-0:1.0: usb_probe_interface - got id
> [ 3.961757] hub 1-0:1.0: USB hub found
> [ 3.978380] hub 1-0:1.0: 6 ports detected
> [ 3.994935] hub 1-0:1.0: standalone hub
> [ 3.994936] hub 1-0:1.0: no power switching (usb 1.0)
> [ 3.994938] hub 1-0:1.0: individual port over-current protection
> [ 3.994939] hub 1-0:1.0: power on to power good time: 20ms
> [ 3.994943] hub 1-0:1.0: local power source is good
> [ 3.994945] hub 1-0:1.0: trying to enable port power on non-switchable hub
> [ 4.095019] ehci_hcd 0000:00:1a.7: GetStatus port 6 status 001803
> POWER sig=j CSC CONNECT
> [ 4.095022] hub 1-0:1.0: port 6: status 0501 change 0001
> [ 4.196011] hub 1-0:1.0: state 7 ports 6 chg 0040 evt 0000
> [ 4.196072] drivers/usb/core/inode.c: creating file '001'
> [ 4.196087] hub 1-0:1.0: port 6, status 0501, change 0000, 480 Mb/s
> [ 4.196124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> [ 4.212911] usb usb1: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ 4.229736] usb usb1: Product: EHCI Host Controller
> [ 4.246607] usb usb1: Manufacturer: Linux 2.6.27-gentoo-r2 ehci_hcd
> [ 4.247486] ehci_hcd 0000:00:1a.7: port 6 full speed --> companion
> [ 4.247489] ehci_hcd 0000:00:1a.7: GetStatus port 6 status 003801
> POWER OWNER sig=j CONNECT
> [ 4.247492] hub 1-0:1.0: port 6 not reset yet, waiting 50ms
> [ 4.263771] usb usb1: SerialNumber: 0000:00:1a.7
> [ 4.280720] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
> [ 4.297942] ehci_hcd 0000:00:1d.7: setting latency timer to 64
> [ 4.297945] ehci_hcd 0000:00:1d.7: EHCI Host Controller
> [ 4.298256] ehci_hcd 0000:00:1a.7: GetStatus port 6 status 003002
> POWER OWNER sig=se0 CSC
> [ 4.315283] drivers/usb/core/inode.c: creating file '002'
> [ 4.315320] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned
> bus number 2
> [ 4.332789] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1
> cc=3 pcc=2 ordered !ppc ports=6
> [ 4.332792] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7
> uframes 1024 64 bit addr
> [ 4.332817] ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0
> ithresh=8 period=1024 Reset HALT
> [ 4.336703] ehci_hcd 0000:00:1d.7: debug port 1
> [ 4.353902] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
> [ 4.353904] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
> [ 4.353914] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
> [ 4.371349] ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0
> ithresh=8 period=1024 Reset HALT
> [ 4.375238] ehci_hcd 0000:00:1d.7: init command 010001 (park)=0
> ithresh=1 period=1024 RUN
> [ 4.380006] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00,
> driver 10 Dec 2004
> [ 4.397461] usb usb2: default language 0x0409
> [ 4.397489] usb usb2: uevent
> [ 4.397515] usb usb2: usb_probe_device
> [ 4.397517] usb usb2: configuration #1 chosen from 1 choice
> [ 4.414848] usb usb2: adding 2-0:1.0 (config #1, interface 0)
> [ 4.414860] usb 2-0:1.0: uevent
> [ 4.414886] hub 2-0:1.0: usb_probe_interface
> [ 4.414888] hub 2-0:1.0: usb_probe_interface - got id
> [ 4.414889] hub 2-0:1.0: USB hub found
> [ 4.432042] hub 2-0:1.0: 6 ports detected
> [ 4.448984] hub 2-0:1.0: standalone hub
> [ 4.448985] hub 2-0:1.0: no power switching (usb 1.0)
> [ 4.448987] hub 2-0:1.0: individual port over-current protection
> [ 4.448988] hub 2-0:1.0: power on to power good time: 20ms
> [ 4.448992] hub 2-0:1.0: local power source is good
> [ 4.448993] hub 2-0:1.0: trying to enable port power on non-switchable hub
> [ 4.549019] ehci_hcd 0000:00:1d.7: GetStatus port 5 status 001803
> POWER sig=j CSC CONNECT
> [ 4.549022] hub 2-0:1.0: port 5: status 0501 change 0001
> [ 4.650009] hub 2-0:1.0: state 7 ports 6 chg 0020 evt 0000
> [ 4.650048] drivers/usb/core/inode.c: creating file '001'
> [ 4.650057] hub 2-0:1.0: port 5, status 0501, change 0000, 480 Mb/s
> [ 4.650096] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
> [ 4.667507] usb usb2: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ 4.685221] usb usb2: Product: EHCI Host Controller
> [ 4.701517] ehci_hcd 0000:00:1d.7: port 5 high speed
> [ 4.701519] ehci_hcd 0000:00:1d.7: GetStatus port 5 status 001005
> POWER sig=se0 PE CONNECT
> [ 4.703278] usb usb2: Manufacturer: Linux 2.6.27-gentoo-r2 ehci_hcd
> [ 4.721462] usb usb2: SerialNumber: 0000:00:1d.7
> [ 4.739790] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller
> (OHCI) Driver
> [ 4.739792] ohci_hcd: block sizes: ed 80 td 96
> [ 4.739831] USB Universal Host Controller Interface driver v3.0
> [ 4.752257] usb 2-5: new high speed USB device using ehci_hcd and address 2
> [ 4.777041] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [ 4.795926] uhci_hcd 0000:00:1a.0: setting latency timer to 64
> [ 4.795929] uhci_hcd 0000:00:1a.0: UHCI Host Controller
> [ 4.814889] drivers/usb/core/inode.c: creating file '003'
> [ 4.814934] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned
> bus number 3
> [ 4.827520] ehci_hcd 0000:00:1d.7: port 5 high speed
> [ 4.827522] ehci_hcd 0000:00:1d.7: GetStatus port 5 status 001005
> POWER sig=se0 PE CONNECT
> [ 4.834406] uhci_hcd 0000:00:1a.0: detected 2 ports
> [ 4.853392] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
> [ 4.853394] uhci_hcd 0000:00:1a.0: Performing full reset
> [ 4.853408] uhci_hcd 0000:00:1a.0: supports USB remote wakeup
> [ 4.853418] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000bc00
> [ 4.872279] usb usb3: default language 0x0409
> [ 4.872306] usb usb3: uevent
> [ 4.872332] usb usb3: usb_probe_device
> [ 4.872334] usb usb3: configuration #1 chosen from 1 choice
> [ 4.891180] usb usb3: adding 3-0:1.0 (config #1, interface 0)
> [ 4.891192] usb 3-0:1.0: uevent
> [ 4.891221] hub 3-0:1.0: usb_probe_interface
> [ 4.891222] hub 3-0:1.0: usb_probe_interface - got id
> [ 4.891224] hub 3-0:1.0: USB hub found
> [ 4.909928] hub 3-0:1.0: 2 ports detected
> [ 4.928407] hub 3-0:1.0: standalone hub
> [ 4.928409] usb 2-5: skipped 1 descriptor after configuration
> [ 4.928411] usb 2-5: skipped 5 descriptors after interface
> [ 4.928413] usb 2-5: skipped 1 descriptor after endpoint
> [ 4.928415] hub 3-0:1.0: no power switching (usb 1.0)
> [ 4.928416] hub 3-0:1.0: individual port over-current protection
> [ 4.928418] hub 3-0:1.0: power on to power good time: 2ms
> [ 4.928420] usb 2-5: skipped 10 descriptors after interface
> [ 4.928421] hub 3-0:1.0: local power source is good
> [ 4.928423] hub 3-0:1.0: trying to enable port power on non-switchable hub
> [ 4.928529] usb 2-5: default language 0x0409
> [ 4.928678] usb 2-5: uevent
> [ 4.928707] usb 2-5: usb_probe_device
> [ 4.928709] usb 2-5: configuration #1 chosen from 1 choice
> [ 4.947280] usb 2-5: adding 2-5:1.0 (config #1, interface 0)
> [ 4.947296] usb 2-5:1.0: uevent
> [ 4.947359] usb 2-5: adding 2-5:1.1 (config #1, interface 1)
> [ 4.947375] usb 2-5:1.1: uevent
> [ 4.947436] drivers/usb/core/inode.c: creating file '002'
> [ 4.947483] usb 2-5: New USB device found, idVendor=04f2, idProduct=b033
> [ 4.966104] usb 2-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
> [ 4.984709] usb 2-5: Product: USB2.0 1.3M UVC WebCam
> [ 5.029047] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
> [ 5.029057] drivers/usb/core/inode.c: creating file '001'
> [ 5.029103] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
> [ 5.047603] usb usb3: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ 5.066100] usb usb3: Product: UHCI Host Controller
> [ 5.084365] usb usb3: Manufacturer: Linux 2.6.27-gentoo-r2 uhci_hcd
> [ 5.102570] usb usb3: SerialNumber: 0000:00:1a.0
> [ 5.120671] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
> [ 5.138975] uhci_hcd 0000:00:1a.1: setting latency timer to 64
> [ 5.138978] uhci_hcd 0000:00:1a.1: UHCI Host Controller
> [ 5.156993] drivers/usb/core/inode.c: creating file '004'
> [ 5.157034] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned
> bus number 4
> [ 5.175155] uhci_hcd 0000:00:1a.1: detected 2 ports
> [ 5.175159] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
> [ 5.175160] uhci_hcd 0000:00:1a.1: Performing full reset
> [ 5.175175] uhci_hcd 0000:00:1a.1: supports USB remote wakeup
> [ 5.175185] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
> [ 5.175222] usb usb4: default language 0x0409
> [ 5.175250] usb usb4: uevent
> [ 5.175278] usb usb4: usb_probe_device
> [ 5.175280] usb usb4: configuration #1 chosen from 1 choice
> [ 5.175284] usb usb4: adding 4-0:1.0 (config #1, interface 0)
> [ 5.175297] usb 4-0:1.0: uevent
> [ 5.175323] hub 4-0:1.0: usb_probe_interface
> [ 5.175324] hub 4-0:1.0: usb_probe_interface - got id
> [ 5.175326] hub 4-0:1.0: USB hub found
> [ 5.175332] hub 4-0:1.0: 2 ports detected
> [ 5.175333] hub 4-0:1.0: standalone hub
> [ 5.175334] hub 4-0:1.0: no power switching (usb 1.0)
> [ 5.175335] hub 4-0:1.0: individual port over-current protection
> [ 5.175336] hub 4-0:1.0: power on to power good time: 2ms
> [ 5.175339] hub 4-0:1.0: local power source is good
> [ 5.175341] hub 4-0:1.0: trying to enable port power on non-switchable hub
> [ 5.276044] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
> [ 5.276055] drivers/usb/core/inode.c: creating file '001'
> [ 5.276105] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
> [ 5.293537] usb usb4: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ 5.310875] usb usb4: Product: UHCI Host Controller
> [ 5.328165] usb usb4: Manufacturer: Linux 2.6.27-gentoo-r2 uhci_hcd
> [ 5.345430] usb usb4: SerialNumber: 0000:00:1a.1
> [ 5.362610] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
> [ 5.380053] uhci_hcd 0000:00:1a.2: setting latency timer to 64
> [ 5.380056] uhci_hcd 0000:00:1a.2: UHCI Host Controller
> [ 5.380092] drivers/usb/core/inode.c: creating file '005'
> [ 5.380139] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned
> bus number 5
> [ 5.380145] uhci_hcd 0000:00:1a.2: detected 2 ports
> [ 5.380149] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
> [ 5.380151] uhci_hcd 0000:00:1a.2: Performing full reset
> [ 5.380165] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
> [ 5.380175] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000b800
> [ 5.380215] usb usb5: default language 0x0409
> [ 5.380244] usb usb5: uevent
> [ 5.380272] usb usb5: usb_probe_device
> [ 5.380274] usb usb5: configuration #1 chosen from 1 choice
> [ 5.380277] usb usb5: adding 5-0:1.0 (config #1, interface 0)
> [ 5.380289] usb 5-0:1.0: uevent
> [ 5.380317] hub 5-0:1.0: usb_probe_interface
> [ 5.380318] hub 5-0:1.0: usb_probe_interface - got id
> [ 5.380320] hub 5-0:1.0: USB hub found
> [ 5.380325] hub 5-0:1.0: 2 ports detected
> [ 5.380326] hub 5-0:1.0: standalone hub
> [ 5.380327] hub 5-0:1.0: no power switching (usb 1.0)
> [ 5.380329] hub 5-0:1.0: individual port over-current protection
> [ 5.380330] hub 5-0:1.0: power on to power good time: 2ms
> [ 5.380333] hub 5-0:1.0: local power source is good
> [ 5.380334] hub 5-0:1.0: trying to enable port power on non-switchable hub
> [ 5.481013] uhci_hcd 0000:00:1a.2: port 2 portsc 0093,00
> [ 5.481015] hub 5-0:1.0: port 2: status 0101 change 0001
> [ 5.582040] hub 5-0:1.0: state 7 ports 2 chg 0004 evt 0000
> [ 5.582051] drivers/usb/core/inode.c: creating file '001'
> [ 5.582086] hub 5-0:1.0: port 2, status 0101, change 0000, 12 Mb/s
> [ 5.582112] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
> [ 5.599296] usb usb5: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ 5.616420] usb usb5: Product: UHCI Host Controller
> [ 5.633457] usb usb5: Manufacturer: Linux 2.6.27-gentoo-r2 uhci_hcd
> [ 5.650635] usb usb5: SerialNumber: 0000:00:1a.2
> [ 5.667639] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
> [ 5.684873] uhci_hcd 0000:00:1d.0: setting latency timer to 64
> [ 5.684876] uhci_hcd 0000:00:1d.0: UHCI Host Controller
> [ 5.701970] drivers/usb/core/inode.c: creating file '006'
> [ 5.702009] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned
> bus number 6
> [ 5.719246] uhci_hcd 0000:00:1d.0: detected 2 ports
> [ 5.736389] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
> [ 5.736391] uhci_hcd 0000:00:1d.0: Performing full reset
> [ 5.736405] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
> [ 5.736408] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b480
> [ 5.753588] usb usb6: default language 0x0409
> [ 5.753617] usb usb6: uevent
> [ 5.753627] usb 5-2: new full speed USB device using uhci_hcd and address 2
> [ 5.770814] usb usb6: usb_probe_device
> [ 5.770816] usb usb6: configuration #1 chosen from 1 choice
> [ 5.787970] usb usb6: adding 6-0:1.0 (config #1, interface 0)
> [ 5.787983] usb 6-0:1.0: uevent
> [ 5.788016] hub 6-0:1.0: usb_probe_interface
> [ 5.788017] hub 6-0:1.0: usb_probe_interface - got id
> [ 5.788019] hub 6-0:1.0: USB hub found
> [ 5.805183] hub 6-0:1.0: 2 ports detected
> [ 5.822107] hub 6-0:1.0: standalone hub
> [ 5.822108] hub 6-0:1.0: no power switching (usb 1.0)
> [ 5.822110] hub 6-0:1.0: individual port over-current protection
> [ 5.822111] hub 6-0:1.0: power on to power good time: 2ms
> [ 5.822115] hub 6-0:1.0: local power source is good
> [ 5.822117] hub 6-0:1.0: trying to enable port power on non-switchable hub
> [ 5.905004] usb 5-2: ep0 maxpacket = 8
> [ 5.923057] drivers/usb/core/inode.c: creating file '001'
> [ 5.923102] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
> [ 5.940308] usb usb6: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ 5.942225] usb 5-2: default language 0x0409
> [ 5.957485] usb usb6: Product: UHCI Host Controller
> [ 5.974545] usb usb6: Manufacturer: Linux 2.6.27-gentoo-r2 uhci_hcd
> [ 5.974567] usb 5-2: uevent
> [ 5.991713] usb usb6: SerialNumber: 0000:00:1d.0
> [ 5.991733] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
> [ 5.991738] uhci_hcd 0000:00:1d.1: setting latency timer to 64
> [ 5.991741] uhci_hcd 0000:00:1d.1: UHCI Host Controller
> [ 5.991795] drivers/usb/core/inode.c: creating file '007'
> [ 5.991840] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned
> bus number 7
> [ 5.991846] uhci_hcd 0000:00:1d.1: detected 2 ports
> [ 5.991850] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
> [ 5.991852] uhci_hcd 0000:00:1d.1: Performing full reset
> [ 5.991867] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
> [ 5.991870] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
> [ 5.991916] usb usb7: default language 0x0409
> [ 5.991949] usb usb7: uevent
> [ 5.991977] usb usb7: usb_probe_device
> [ 5.991979] usb usb7: configuration #1 chosen from 1 choice
> [ 5.991983] usb usb7: adding 7-0:1.0 (config #1, interface 0)
> [ 5.991994] usb 7-0:1.0: uevent
> [ 5.992027] hub 7-0:1.0: usb_probe_interface
> [ 5.992029] hub 7-0:1.0: usb_probe_interface - got id
> [ 5.992030] hub 7-0:1.0: USB hub found
> [ 5.992037] hub 7-0:1.0: 2 ports detected
> [ 5.992038] hub 7-0:1.0: standalone hub
> [ 5.992039] hub 7-0:1.0: no power switching (usb 1.0)
> [ 5.992040] hub 7-0:1.0: individual port over-current protection
> [ 5.992042] hub 7-0:1.0: power on to power good time: 2ms
> [ 5.992045] hub 7-0:1.0: local power source is good
> [ 5.992046] hub 7-0:1.0: trying to enable port power on non-switchable hub
> [ 6.093059] drivers/usb/core/inode.c: creating file '001'
> [ 6.093115] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
> [ 6.093117] usb usb7: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ 6.093118] usb usb7: Product: UHCI Host Controller
> [ 6.093119] usb usb7: Manufacturer: Linux 2.6.27-gentoo-r2 uhci_hcd
> [ 6.093121] usb usb7: SerialNumber: 0000:00:1d.1
> [ 6.093139] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [ 6.093145] uhci_hcd 0000:00:1d.2: setting latency timer to 64
> [ 6.093148] uhci_hcd 0000:00:1d.2: UHCI Host Controller
> [ 6.093183] drivers/usb/core/inode.c: creating file '008'
> [ 6.093227] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned
> bus number 8
> [ 6.093234] uhci_hcd 0000:00:1d.2: detected 2 ports
> [ 6.093238] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
> [ 6.093239] uhci_hcd 0000:00:1d.2: Performing full reset
> [ 6.093253] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
> [ 6.093256] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b080
> [ 6.093301] usb usb8: default language 0x0409
> [ 6.093329] usb usb8: uevent
> [ 6.093357] usb usb8: usb_probe_device
> [ 6.093358] usb usb8: configuration #1 chosen from 1 choice
> [ 6.093362] usb usb8: adding 8-0:1.0 (config #1, interface 0)
> [ 6.093375] usb 8-0:1.0: uevent
> [ 6.093403] hub 8-0:1.0: usb_probe_interface
> [ 6.093404] hub 8-0:1.0: usb_probe_interface - got id
> [ 6.093405] hub 8-0:1.0: USB hub found
> [ 6.093414] hub 8-0:1.0: 2 ports detected
> [ 6.093415] hub 8-0:1.0: standalone hub
> [ 6.093416] hub 8-0:1.0: no power switching (usb 1.0)
> [ 6.093417] hub 8-0:1.0: individual port over-current protection
> [ 6.093418] hub 8-0:1.0: power on to power good time: 2ms
> [ 6.093421] hub 8-0:1.0: local power source is good
> [ 6.093422] hub 8-0:1.0: trying to enable port power on non-switchable hub
> [ 6.143524] usb 5-2: usb_probe_device
> [ 6.143526] usb 5-2: configuration #1 chosen from 1 choice
> [ 6.194008] uhci_hcd 0000:00:1d.2: port 1 portsc 0082,00
> [ 6.204010] usb usb3: suspend_rh (auto-stop)
> [ 6.204066] usb 5-2: adding 5-2:1.0 (config #1, interface 0)
> [ 6.204078] usb 5-2:1.0: uevent
> [ 6.204195] drivers/usb/core/inode.c: creating file '002'
> [ 6.204244] usb 5-2: New USB device found, idVendor=08ff, idProduct=1600
> [ 6.204246] usb 5-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
> [ 6.204247] usb 5-2: Product: Fingerprint Sensor
> [ 6.204249] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
> [ 6.204252] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
> [ 6.295040] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000
> [ 6.295054] drivers/usb/core/inode.c: creating file '001'
> [ 6.295110] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
> [ 6.295111] usb usb8: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [ 6.295113] usb usb8: Product: UHCI Host Controller
> [ 6.295114] usb usb8: Manufacturer: Linux 2.6.27-gentoo-r2 uhci_hcd
> [ 6.295115] usb usb8: SerialNumber: 0000:00:1d.2
> [ 6.295198] usbcore: registered new interface driver usblp
> [ 6.295200] Initializing USB Mass Storage driver...
> [ 6.295244] usbcore: registered new interface driver usb-storage
> [ 6.295246] USB Mass Storage support registered.
> [ 6.295292] usbcore: registered new interface driver libusual
> [ 6.295375] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at
> 0x60,0x64 irq 1,12
> [ 6.379009] i8042.c: Detected active multiplexing controller, rev 1.1.
> [ 6.380360] serio: i8042 KBD port at 0x60,0x64 irq 1
> [ 6.380364] serio: i8042 AUX0 port at 0x60,0x64 irq 12
> [ 6.380365] serio: i8042 AUX1 port at 0x60,0x64 irq 12
> [ 6.380367] serio: i8042 AUX2 port at 0x60,0x64 irq 12
> [ 6.380368] serio: i8042 AUX3 port at 0x60,0x64 irq 12
> [ 6.380407] mice: PS/2 mouse device common for all mice
> [ 6.454011] usb usb4: suspend_rh (auto-stop)
> [ 6.727586] hub 1-0:1.0: hub_suspend
> [ 6.727589] usb usb1: bus auto-suspend
> [ 6.727590] ehci_hcd 0000:00:1a.7: suspend root hub
> [ 6.778025] input: AT Translated Set 2 keyboard as
> /devices/platform/i8042/serio0/input/input3
> [ 6.801908] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
> [ 6.818563] rtc0: alarms up to one month, y3k, hpet irqs
> [ 6.835361] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23)
> initialised: [email protected]
> [ 6.852559] cpuidle: using governor ladder
> [ 6.856252] Marking TSC unstable due to TSC halts in idle
> [ 6.887258] cpuidle: using governor menu
> [ 6.904526] usbcore: registered new interface driver hiddev
> [ 6.921771] usbcore: registered new interface driver usbhid
> [ 6.938560] usbhid: v2.6:USB HID core driver
> [ 6.955689] Advanced Linux Sound Architecture Driver Version 1.0.17.
> [ 6.973081] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level,
> low) -> IRQ 22
> [ 6.990485] HDA Intel 0000:00:1b.0: setting latency timer to 64
> [ 7.000348] hda_codec: Unknown model for ALC662, trying auto-probe
> from BIOS...
> [ 7.026392] hda-codec: No codec parser is available
> [ 7.044445] hda-codec: No codec parser is available
> [ 7.089073] ALSA device list:
> [ 7.105889] #0: HDA Intel at 0xf9ff8000 irq 22
> [ 7.122988] Netfilter messages via NETLINK v0.30.
> [ 7.140060] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
> [ 7.157363] ctnetlink v0.93: registering with nfnetlink.
> [ 7.175166] ip_tables: (C) 2000-2006 Netfilter Core Team
> [ 7.192410] TCP cubic registered
> [ 7.209580] Initializing XFRM netlink socket
> [ 7.227100] usb usb6: suspend_rh (auto-stop)
> [ 7.227123] usb usb7: suspend_rh (auto-stop)
> [ 7.227227] NET: Registered protocol family 10
> [ 7.245047] ip6_tables: (C) 2000-2006 Netfilter Core Team
> [ 7.262354] IPv6 over IPv4 tunneling driver
> [ 7.280015] NET: Registered protocol family 17
> [ 7.298051] RPC: Registered udp transport module.
> [ 7.314995] RPC: Registered tcp transport module.
> [ 7.333858] registered taskstats version 1
> [ 7.350570] Magic number: 0:68:610
> [ 7.371959] rtc_cmos 00:03: setting system clock to 2008-11-18
> 01:39:06 UTC (1226972346)
> [ 7.454162] usb usb8: suspend_rh (auto-stop)
> [ 7.500142] Clocksource tsc unstable (delta = -121800701 ns)
> [ 7.704202] hub 3-0:1.0: hub_suspend
> [ 7.704210] usb usb3: bus auto-suspend
> [ 7.704215] usb usb3: suspend_rh
> [ 7.704238] hub 4-0:1.0: hub_suspend
> [ 7.704243] usb usb4: bus auto-suspend
> [ 7.704247] usb usb4: suspend_rh
> [ 7.916795] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x280b1,
> caps: 0xb04711/0x60040d
> [ 8.003516] input: SynPS/2 Synaptics TouchPad as
> /devices/platform/i8042/serio4/input/input4
> [ 8.100587] md: Autodetecting RAID arrays.
> [ 8.144671] md: Scanned 0 and added 0 devices.
> [ 8.188667] md: autorun ...
> [ 8.232000] md: ... autorun DONE.
> [ 8.293513] UDF-fs: No VRS found
> [ 8.370976] VFS: Mounted root (jfs filesystem) readonly.
> [ 8.413811] Freeing unused kernel memory: 360k freed
> [ 8.456918] Write protecting the kernel read-only data: 6212k
> [ 8.550700] khelper used greatest stack depth: 4704 bytes left
> [ 8.704145] hub 6-0:1.0: hub_suspend
> [ 8.704153] usb usb6: bus auto-suspend
> [ 8.704158] usb usb6: suspend_rh
> [ 8.704182] hub 7-0:1.0: hub_suspend
> [ 8.704187] usb usb7: bus auto-suspend
> [ 8.704191] usb usb7: suspend_rh
> [ 8.704213] hub 8-0:1.0: hub_suspend
> [ 8.704219] usb usb8: bus auto-suspend
> [ 8.704222] usb usb8: suspend_rh
> [ 10.789507] cp used greatest stack depth: 4488 bytes left
> [ 11.864380] usb usb3: uevent
> [ 11.864420] usb 3-0:1.0: uevent
> [ 11.864604] usb usb4: uevent
> [ 11.864641] usb 4-0:1.0: uevent
> [ 11.864875] usb usb5: uevent
> [ 11.864917] usb 5-0:1.0: uevent
> [ 11.864990] usb 5-2: uevent
> [ 11.865044] usb 5-2:1.0: uevent
> [ 11.865291] usb usb1: uevent
> [ 11.865328] usb 1-0:1.0: uevent
> [ 11.866612] usb usb6: uevent
> [ 11.866649] usb 6-0:1.0: uevent
> [ 11.866834] usb usb7: uevent
> [ 11.866871] usb 7-0:1.0: uevent
> [ 11.867074] usb usb8: uevent
> [ 11.867111] usb 8-0:1.0: uevent
> [ 11.867299] usb usb2: uevent
> [ 11.867335] usb 2-0:1.0: uevent
> [ 11.867405] usb 2-5: uevent
> [ 11.867443] usb 2-5:1.0: uevent
> [ 11.867515] usb 2-5:1.1: uevent
> [ 12.140398] input: PC Speaker as /devices/platform/pcspkr/input/input5
> [ 12.262431] sdhci: Secure Digital Host Controller Interface driver
> [ 12.262438] sdhci: Copyright(c) Pierre Ossman
> [ 12.270722] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
> [ 12.270754] r8169 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
> [ 12.270793] r8169 0000:08:00.0: setting latency timer to 64
> [ 12.271544] eth0: RTL8168c/8111c at 0xffffc20000062000,
> 00:22:15:37:1b:b5, XID 3c4000c0 IRQ 373
> [ 12.283806] sdhci-pci 0000:09:01.1: SDHCI controller found
> [1180:0822] (rev 22)
> [ 12.283818] sdhci-pci 0000:09:01.1: PCI INT B -> GSI 17 (level,
> low) -> IRQ 17
> [ 12.286728] Registered led device: mmc0
> [ 12.288538] mmc0: SDHCI controller on PCI [0000:09:01.1] using PIO
> [ 12.329384] ohci1394 0000:09:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [ 12.383467] iwlagn: Intel(R) Wireless WiFi Link AGN driver for
> Linux, 1.3.27ks
> [ 12.383469] iwlagn: Copyright(c) 2003-2008 Intel Corporation
> [ 12.388350] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16]
> MMIO=[febff800-febfffff] Max Packet=[2048] IR/IT contexts=[4/4]
> [ 12.392557] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
> [ 12.392569] iwlagn 0000:03:00.0: setting latency timer to 64
> [ 12.392607] iwlagn: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
> [ 12.425516] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a channels
> [ 12.426413] iwlagn 0000:03:00.0: PCI INT A disabled
> [ 12.426988] phy0: Selected rate control algorithm 'iwl-agn-rs'
> [ 12.464145] Linux video capture interface: v2.00
> [ 12.632134] uvcvideo 2-5:1.0: usb_probe_interface
> [ 12.632142] uvcvideo 2-5:1.0: usb_probe_interface - got id
> [ 12.632172] uvcvideo: Found UVC 1.00 device USB2.0 1.3M UVC WebCam
> (04f2:b033)
> [ 12.632906] input: USB2.0 1.3M UVC WebCam as
> /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input6
> [ 12.638132] usb 2-5: link qh32-0001/ffff88013dcf5140 start 31 [1/0 us]
> [ 12.638196] usbcore: registered new interface driver uvcvideo
> [ 12.638202] USB Video Class driver (v0.1.0)
> [ 13.082388] nvidia: module license 'NVIDIA' taints kernel.
> [ 13.337205] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [ 13.337225] nvidia 0000:01:00.0: setting latency timer to 64
> [ 13.337446] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 177.80
> Wed Oct 1 14:43:46 PDT 2008
> [ 13.650787] ieee1394: Host added: ID:BUS[0-00:1023] GUID[001e8c000006ae53]
> [ 17.003302] mount used greatest stack depth: 4368 bytes left
> [ 19.650434] ip used greatest stack depth: 4264 bytes left
> [ 20.104395] r8169: eth0: link up
> [ 20.104436] r8169: eth0: link up
> [ 27.397203] Adding 4000744k swap on /dev/sda2. Priority:-1
> extents:1 across:4000744k
> [ 29.949701] usb usb3: uevent
> [ 29.949828] usb 3-0:1.0: uevent
> [ 29.950406] usb usb4: uevent
> [ 29.950525] usb 4-0:1.0: uevent
> [ 29.951052] usb usb5: uevent
> [ 29.951172] usb 5-0:1.0: uevent
> [ 29.951387] usb 5-2: uevent
> [ 29.951570] usb 5-2:1.0: uevent
> [ 29.952379] usb usb1: uevent
> [ 29.952502] usb 1-0:1.0: uevent
> [ 29.956335] usb usb6: uevent
> [ 29.956459] usb 6-0:1.0: uevent
> [ 29.956988] usb usb7: uevent
> [ 29.957107] usb 7-0:1.0: uevent
> [ 29.957649] usb usb8: uevent
> [ 29.957769] usb 8-0:1.0: uevent
> [ 29.958334] usb usb2: uevent
> [ 29.958499] usb 2-0:1.0: uevent
> [ 29.958699] usb 2-5: uevent
> [ 29.958821] usb 2-5:1.0: uevent
> [ 29.959447] usb 2-5:1.1: uevent
> [ 30.125010] eth0: no IPv6 routers present
> [ 45.806346] CE: hpet increasing min_delta_ns to 15000 nsec
> [ 2905.812299] pciehp: Card present on Slot(16)
> [ 2980.507310] CE: hpet increasing min_delta_ns to 22500 nsec
> [ 3883.654112] CE: hpet increasing min_delta_ns to 33750 nsec
> [ 3884.391118] CE: hpet increasing min_delta_ns to 50624 nsec
>