lkml.org 
[lkml]   [2008]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject2.6.27-rc2: unable to suspend - one task not freezed
Date
2.6.27-rc2 + unrevert of e872154921a6b5256a3c412dd69158ac0b135176
(USB: don't explicitly reenable root-hub status interrupts) + fix
of above from Alan Stern (OHCI: fix system hang caused by earlier patch).

System cannot be suspended - some task cannot be freezed. I think it is
khubd ...

dmesg and config attached.
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.27-rc2
# Thu Aug 7 23:14:31 2008
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
# CONFIG_X86_64 is not set
CONFIG_X86=y
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
# CONFIG_GENERIC_LOCKBREAK is not set
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=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 is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
# CONFIG_GENERIC_TIME_VSYSCALL is not set
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_POPULATES_NODE_MAP=y
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_AOUT=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_KTIME_SCALAR=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO 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=y
# CONFIG_TASKSTATS is not set
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_TREE=y
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
# CONFIG_CGROUPS is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_GROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_USER_SCHED=y
# CONFIG_CGROUP_SCHED is not set
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_RELAY=y
# CONFIG_NAMESPACES is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
# CONFIG_UID16 is not set
# CONFIG_SYSCTL_SYSCALL is not set
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=y
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=m
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
# CONFIG_HAVE_ARCH_TRACEHOOK is not set
# CONFIG_HAVE_DMA_ATTRS is not set
# CONFIG_USE_GENERIC_SMP_HELPERS is not set
# CONFIG_HAVE_CLK is not set
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_BLK_DEV_INTEGRITY is not set

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

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
# CONFIG_SMP is not set
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_VSMP is not set
# CONFIG_X86_RDC321X is not set
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST 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=y
# 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 is not set
# CONFIG_GENERIC_CPU is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CPU=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=6
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_IOMMU_HELPER is not set
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
# CONFIG_X86_UP_APIC is not set
# CONFIG_X86_MCE is not set
CONFIG_VM86=y
CONFIG_TOSHIBA=m
# CONFIG_I8K is not set
CONFIG_X86_REBOOTFIXUPS=y
CONFIG_MICROCODE=m
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_3G_OPT is not set
# CONFIG_VMSPLIT_2G is not set
# CONFIG_VMSPLIT_2G_OPT is not set
# CONFIG_VMSPLIT_1G is not set
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_X86_PAE is not set
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_HAVE_GET_USER_PAGES_FAST=y
CONFIG_SPARSEMEM_STATIC=y
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_300=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=300
# CONFIG_SCHED_HRTICK is not set
# CONFIG_KEXEC is not set
CONFIG_PHYSICAL_START=0x100000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x100000
# CONFIG_COMPAT_VDSO is not set

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS is not set
# CONFIG_ACPI_PROCFS_POWER is not set
CONFIG_ACPI_SYSFS_POWER=y
# CONFIG_ACPI_PROC_EVENT is not set
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_DOCK=m
# CONFIG_ACPI_BAY is not set
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
CONFIG_ACPI_TOSHIBA=m
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
# CONFIG_ACPI_DEBUG_FUNC_TRACE is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_PCI_SLOT=m
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
# CONFIG_ACPI_CONTAINER is not set
# CONFIG_ACPI_SBS is not set
# CONFIG_APM is not set

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

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
# CONFIG_X86_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_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
# CONFIG_PCI_GOOLPC is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set
# CONFIG_ARCH_SUPPORTS_MSI is not set
CONFIG_PCI_LEGACY=y
# CONFIG_PCI_DEBUG is not set
CONFIG_ISA_DMA_API=y
CONFIG_ISA=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
# CONFIG_OLPC is not set
CONFIG_PCCARD=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
# CONFIG_PCMCIA_IOCTL is not set
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
# CONFIG_I82365 is not set
# CONFIG_TCIC is not set
CONFIG_PCMCIA_PROBE=y
CONFIG_PCCARD_NONSTATIC=m
# CONFIG_HOTPLUG_PCI is not set

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

#
# Networking options
#
CONFIG_PACKET=m
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_NET_KEY=m
# CONFIG_NET_KEY_MIGRATE 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 is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
# CONFIG_INET_LRO is not set
# CONFIG_INET_DIAG is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# 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 is not set

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

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
CONFIG_IRDA_ULTRA=y

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

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
# CONFIG_IRTTY_SIR is not set

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

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

#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=m
# CONFIG_BT_HCIUSB_SCO is not set
# CONFIG_BT_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
# CONFIG_BT_HCIBLUECARD is not set
# CONFIG_BT_HCIBTUART is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y

#
# Wireless
#
CONFIG_CFG80211=m
CONFIG_NL80211=y
CONFIG_WIRELESS_EXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
# CONFIG_MAC80211 is not set
# CONFIG_IEEE80211 is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="\"\""
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=m
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# 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_ISAPNP is not set
# CONFIG_PNPBIOS is not set
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=32000
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_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_FUJITSU_LAPTOP is not set
# CONFIG_TC1100_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 is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
CONFIG_HAVE_IDE=y
CONFIG_IDE=m
CONFIG_BLK_DEV_IDE=m

#
# Please see Documentation/ide/ide.txt for help/info on IDE drives
#
CONFIG_IDE_TIMINGS=y
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=m
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_BLK_DEV_IDECS is not set
# CONFIG_BLK_DEV_DELKIN is not set
CONFIG_BLK_DEV_IDECD=m
CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
CONFIG_BLK_DEV_IDEACPI=y
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_PROC_FS=y

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=m
# CONFIG_BLK_DEV_PLATFORM is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEDMA_SFF=y

#
# PCI IDE chipsets support
#
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_AEC62XX is not set
CONFIG_BLK_DEV_ALI15X3=m
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_CS5535 is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT8213 is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_TC86C001 is not set

#
# Other IDE chipsets support
#

#
# Note: most of these also require special kernel boot parameters
#
# CONFIG_BLK_DEV_4DRIVES is not set
# CONFIG_BLK_DEV_ALI14XX is not set
# CONFIG_BLK_DEV_DTC2278 is not set
# CONFIG_BLK_DEV_HT6560B is not set
# CONFIG_BLK_DEV_QD65XX is not set
# CONFIG_BLK_DEV_UMC8672 is not set
CONFIG_BLK_DEV_IDEDMA=y

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

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

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

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
# CONFIG_SCSI_FC_ATTRS is not set
CONFIG_SCSI_ISCSI_ATTRS=m
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SCSI_DH is not set
CONFIG_ATA=m
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
# CONFIG_SATA_PMP is not set
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_SATA_SVW is not set
# CONFIG_ATA_PIIX is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_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=m
CONFIG_PATA_ALI=m
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_LEGACY 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_PCMCIA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_QDI 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_WINBOND_VLB is not set
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_SCH is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
CONFIG_MD_RAID5_RESHAPE=y
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=m
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=m
# CONFIG_DM_DELAY is not set
CONFIG_DM_UEVENT=y
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#

#
# Enable only one of the two stacks, unless you know what you are doing
#
# CONFIG_FIREWIRE is not set
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
CONFIG_BONDING=m
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
CONFIG_VETH=m
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_TULIP is not set
# CONFIG_AT1700 is not set
# CONFIG_DEPCA is not set
# CONFIG_HP100 is not set
# CONFIG_NET_ISA is not set
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_AC3200 is not set
# CONFIG_APRICOT is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_CS89x0 is not set
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_R6040 is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
CONFIG_WLAN_80211=y
# CONFIG_PCMCIA_RAYCS is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_AIRO is not set
CONFIG_HERMES=m
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_NORTEL_HERMES is not set
# CONFIG_PCI_HERMES is not set
CONFIG_PCMCIA_HERMES=m
# CONFIG_PCMCIA_SPECTRUM is not set
# CONFIG_ATMEL is not set
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_IWLWIFI_LEDS is not set
# CONFIG_HOSTAP 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_NET_PCMCIA is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
# CONFIG_PPPOL2TP is not set
# CONFIG_SLIP is not set
CONFIG_SLHC=m
# CONFIG_NET_FC is not set
CONFIG_NETCONSOLE=y
# CONFIG_NETCONSOLE_DYNAMIC is not set
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

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

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

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
# CONFIG_MOUSE_PS2_ALPS is not set
# CONFIG_MOUSE_PS2_LOGIPS2PP is not set
# CONFIG_MOUSE_PS2_SYNAPTICS is not set
# 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_INPORT is not set
# CONFIG_MOUSE_LOGIBM is not set
# CONFIG_MOUSE_PC110PAD is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
CONFIG_INPUT_UINPUT=m

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
# 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 is not set
# CONFIG_NOZOMI is not set

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

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_INTEL=m
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_GEODE is not set
# CONFIG_HW_RANDOM_VIA is not set
CONFIG_NVRAM=m
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
# CONFIG_IPWIRELESS is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
# CONFIG_CS5535_GPIO is not set
CONFIG_RAW_DRIVER=m
CONFIG_MAX_RAW_DEVS=256
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
CONFIG_HANGCHECK_TIMER=m
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=m

#
# I2C Hardware Bus support
#

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

#
# 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_ELEKTOR is not set
# CONFIG_I2C_PCA_ISA is not set
# CONFIG_I2C_PCA_PLATFORM is not set
CONFIG_I2C_STUB=m
# CONFIG_SCx200_ACB is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_DS1682 is not set
# CONFIG_AT24 is not set
CONFIG_SENSORS_EEPROM=m
# 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=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7473 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
CONFIG_SENSORS_LM90=m
# 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_THERMAL_HWMON is not set
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
CONFIG_ALIM1535_WDT=m
# 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_SBC7240_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

#
# ISA-based Watchdog Cards
#
# CONFIG_PCWATCHDOG is not set
# CONFIG_MIXCOMWD is not set
# CONFIG_WDT 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

#
# Multimedia devices
#

#
# Multimedia core support
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
# CONFIG_VIDEO_MEDIA is not set

#
# Multimedia drivers
#
# CONFIG_DAB is not set

#
# Graphics support
#
CONFIG_AGP=m
CONFIG_AGP_ALI=m
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set
# CONFIG_DRM 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=m
CONFIG_FB_VESA=y
# CONFIG_FB_EFI is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
# CONFIG_LCD_ILI9320 is not set
CONFIG_LCD_PLATFORM=m
CONFIG_BACKLIGHT_CLASS_DEVICE=m
# CONFIG_BACKLIGHT_CORGI is not set
# CONFIG_BACKLIGHT_PROGEAR is not set
# CONFIG_BACKLIGHT_MBP_NVIDIA is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
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=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=m
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_DYNAMIC_MINORS is not set
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_MPU401_UART=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=60
# CONFIG_SND_ISA 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=m
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_USB is not set
# CONFIG_SND_PCMCIA is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=m
# CONFIG_HID_DEBUG is not set
# CONFIG_HIDRAW is not set

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

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

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

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
CONFIG_USB_OHCI_HCD=m
# 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 is not set
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set

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

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

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

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

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

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_AUERSWALD 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_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 is not set
# CONFIG_MEMSTICK is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=m
CONFIG_RTC_CLASS=m

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
# CONFIG_RTC_INTF_PROC is not set
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=m
# 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=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=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=m
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=m
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
# CONFIG_EXT4DEV_FS is not set
CONFIG_JBD=m
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=m
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 is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=m
CONFIG_GENERIC_ACL=y

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

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

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

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_SQUASHFS_VMALLOC is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
# 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 is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
CONFIG_CODA_FS=m
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
# CONFIG_MINIX_SUBPARTITION is not set
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
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 is not set
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
CONFIG_NLS_CODEPAGE_775=m
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
CONFIG_NLS_CODEPAGE_855=m
# 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 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
CONFIG_NLS_ISO8859_5=m
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=m
# 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=1024
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=y
CONFIG_DETECT_SOFTLOCKUP=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
CONFIG_SLUB_STATS=y
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCKDEP=y
CONFIG_LOCK_STAT=y
# CONFIG_DEBUG_LOCKDEP is not set
CONFIG_TRACE_IRQFLAGS=y
CONFIG_DEBUG_SPINLOCK_SLEEP=y
CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# 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_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_LKDTM is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_LATENCYTOP=y
CONFIG_HAVE_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_TRACING=y
CONFIG_FTRACE=y
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_SYSPROF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_FTRACE_SELFTEST=y
CONFIG_FTRACE_STARTUP_TEST=y
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
# CONFIG_EARLY_PRINTK is not set
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_4KSTACKS=y
CONFIG_DOUBLEFAULT=y
# 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 is not set
# 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 is not set
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_CRYPTO=y

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

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

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

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=m
CONFIG_CRYPTO_XCBC=m

#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m

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

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

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=m
CONFIG_CRC_T10DIF=m
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_AUDIT_GENERIC=y
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=m
CONFIG_LZO_DECOMPRESS=m
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
[ 0.000000] Linux version 2.6.27-rc2 (bor@cooker) (gcc version 4.3.1 20080626 (prerelease) (GCC) ) #1 Fri Aug 8 21:07:59 MSD 2008
[ 0.000000] PAT disabled. Not yet verified on this CPU type.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 00000000000eee00 (reserved)
[ 0.000000] BIOS-e820: 00000000000eee00 - 00000000000ef000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000000ef000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001ef60000 (usable)
[ 0.000000] BIOS-e820: 000000001ef60000 - 000000001ef70000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001ef70000 - 0000000020000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] last_pfn = 0x1ef60 max_arch_pfn = 0x100000
[ 0.000000] kernel direct mapping tables up to 1ef60000 @ 7000-d000
[ 0.000000] RAMDISK: 1eba7000 - 1ef4ffd3
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP 000F0090, 0014 (r0 TOSHIB)
[ 0.000000] ACPI: RSDT 1EF60000, 0028 (r1 TOSHIB 750 970814 TASM 4010000)
[ 0.000000] ACPI: FACP 1EF60054, 0084 (r2 TOSHIB 750 970814 TASM 4010000)
[ 0.000000] ACPI: DSDT 1EF600D8, 68DA (r1 TOSHIB 4000 20020417 MSFT 100000A)
[ 0.000000] ACPI: FACS 000EEE00, 0040
[ 0.000000] ACPI: DMI detected: Toshiba
[ 0.000000] 495MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 1ef60000
[ 0.000000] low ram: 00000000 - 1ef60000
[ 0.000000] bootmap 00001000 - 00004dec
[ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 001ef60000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000100000 - 0000718f14] TEXT DATA BSS ==> [0000100000 - 0000718f14]
[ 0.000000] #2 [001eba7000 - 001ef4ffd3] RAMDISK ==> [001eba7000 - 001ef4ffd3]
[ 0.000000] #3 [0000719000 - 000071c000] INIT_PG_TABLE ==> [0000719000 - 000071c000]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000]
[ 0.000000] #6 [0000001000 - 0000005000] BOOTMAP ==> [0000001000 - 0000005000]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0001ef60
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0001ef60
[ 0.000000] On node 0 totalpages: 126719
[ 0.000000] free_area_init_node: node 0, pgdat c03d8f00, node_mem_map c1000000
[ 0.000000] DMA zone: 3967 pages, LIFO batch:0
[ 0.000000] Normal zone: 121761 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0xee08
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 00000000000ee000
[ 0.000000] PM: Registered nosave memory: 00000000000ee000 - 00000000000ef000
[ 0.000000] PM: Registered nosave memory: 00000000000ef000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dff80000)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125728
[ 0.000000] Kernel command line: BOOT_IMAGE=2.6.27-rc2 root=LABEL=/ resume=LABEL=swap netconsole=@10.0.0.1/eth0,6666@10.0.0.2/00:17:42:21:27:e4 vga=791 1
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] CPU 0 irqstacks, hard=c042e000 soft=c042d000
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] TSC calibrated against PM_TIMER
[ 0.000000] Detected 747.718 MHz processor.
[ 0.006666] Console: colour dummy device 80x25
[ 0.006666] console [tty0] enabled
[ 0.006666] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.006666] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.006666] ... MAX_LOCK_DEPTH: 48
[ 0.006666] ... MAX_LOCKDEP_KEYS: 2048
[ 0.006666] ... CLASSHASH_SIZE: 1024
[ 0.006666] ... MAX_LOCKDEP_ENTRIES: 8192
[ 0.006666] ... MAX_LOCKDEP_CHAINS: 16384
[ 0.006666] ... CHAINHASH_SIZE: 8192
[ 0.006666] memory used by lock dependency info: 1088 kB
[ 0.006666] per task-struct memory footprint: 2688 bytes
[ 0.006666] ------------------------
[ 0.006666] | Locking API testsuite:
[ 0.006666] ----------------------------------------------------------------------------
[ 0.006666] | spin |wlock |rlock |mutex | wsem | rsem |
[ 0.006666] --------------------------------------------------------------------------
[ 0.006666] A-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.006666] A-B-B-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.006666] A-B-B-C-C-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.006666] A-B-C-A-B-C deadlock: ok | ok | ok | ok | ok | ok |
[ 0.006666] A-B-B-C-C-D-D-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.006666] A-B-C-D-B-D-D-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.006666] A-B-C-D-B-C-D-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.006666] double unlock: ok | ok | ok | ok | ok | ok |
[ 0.006666] initialize held: ok | ok | ok | ok | ok | ok |
[ 0.006666] bad unlock order: ok | ok | ok | ok | ok | ok |
[ 0.006666] --------------------------------------------------------------------------
[ 0.006666] recursive read-lock: | ok | | ok |
[ 0.006666] recursive read-lock #2: | ok | | ok |
[ 0.006666] mixed read-write-lock: | ok | | ok |
[ 0.006666] mixed write-read-lock: | ok | | ok |
[ 0.006666] --------------------------------------------------------------------------
[ 0.006666] hard-irqs-on + irq-safe-A/12: ok | ok | ok |
[ 0.006666] soft-irqs-on + irq-safe-A/12: ok | ok | ok |
[ 0.006666] hard-irqs-on + irq-safe-A/21: ok | ok | ok |
[ 0.006666] soft-irqs-on + irq-safe-A/21: ok | ok | ok |
[ 0.006666] sirq-safe-A => hirqs-on/12: ok | ok | ok |
[ 0.006666] sirq-safe-A => hirqs-on/21: ok | ok | ok |
[ 0.006666] hard-safe-A + irqs-on/12: ok | ok | ok |
[ 0.006666] soft-safe-A + irqs-on/12: ok | ok | ok |
[ 0.006666] hard-safe-A + irqs-on/21: ok | ok | ok |
[ 0.006666] soft-safe-A + irqs-on/21: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #1/123: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #1/123: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #1/132: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #1/132: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #1/213: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #1/213: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #1/231: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #1/231: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #1/312: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #1/312: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #1/321: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #1/321: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #2/123: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #2/123: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #2/132: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #2/132: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #2/213: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #2/213: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #2/231: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #2/231: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #2/312: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #2/312: ok | ok | ok |
[ 0.006666] hard-safe-A + unsafe-B #2/321: ok | ok | ok |
[ 0.006666] soft-safe-A + unsafe-B #2/321: ok | ok | ok |
[ 0.006666] hard-irq lock-inversion/123: ok | ok | ok |
[ 0.006666] soft-irq lock-inversion/123: ok | ok | ok |
[ 0.006666] hard-irq lock-inversion/132: ok | ok | ok |
[ 0.006666] soft-irq lock-inversion/132: ok | ok | ok |
[ 0.006666] hard-irq lock-inversion/213: ok | ok | ok |
[ 0.006666] soft-irq lock-inversion/213: ok | ok | ok |
[ 0.006666] hard-irq lock-inversion/231: ok | ok | ok |
[ 0.006666] soft-irq lock-inversion/231: ok | ok | ok |
[ 0.006666] hard-irq lock-inversion/312: ok | ok | ok |
[ 0.006666] soft-irq lock-inversion/312: ok | ok | ok |
[ 0.006666] hard-irq lock-inversion/321: ok | ok | ok |
[ 0.006666] soft-irq lock-inversion/321: ok | ok | ok |
[ 0.006666] hard-irq read-recursion/123: ok |
[ 0.006666] soft-irq read-recursion/123: ok |
[ 0.006666] hard-irq read-recursion/132: ok |
[ 0.006666] soft-irq read-recursion/132: ok |
[ 0.006666] hard-irq read-recursion/213: ok |
[ 0.006666] soft-irq read-recursion/213: ok |
[ 0.006666] hard-irq read-recursion/231: ok |
[ 0.006666] soft-irq read-recursion/231: ok |
[ 0.006666] hard-irq read-recursion/312: ok |
[ 0.006666] soft-irq read-recursion/312: ok |
[ 0.006666] hard-irq read-recursion/321: ok |
[ 0.006666] soft-irq read-recursion/321: ok |
[ 0.006666] -------------------------------------------------------
[ 0.006666] Good, all 218 testcases passed! |
[ 0.006666] ---------------------------------
[ 0.006666] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.006666] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.006666] Memory: 492272k/507264k available (2080k kernel code, 14416k reserved, 939k data, 216k init, 0k highmem)
[ 0.006666] virtual kernel memory layout:
[ 0.006666] fixmap : 0xffffa000 - 0xfffff000 ( 20 kB)
[ 0.006666] vmalloc : 0xdf800000 - 0xffff8000 ( 519 MB)
[ 0.006666] lowmem : 0xc0000000 - 0xdef60000 ( 495 MB)
[ 0.006666] .init : 0xc03f4000 - 0xc042a000 ( 216 kB)
[ 0.006666] .data : 0xc0308244 - 0xc03f2f20 ( 939 kB)
[ 0.006666] .text : 0xc0100000 - 0xc0308244 (2080 kB)
[ 0.006666] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.006666] CPA: page pool initialized 1 of 1 pages preallocated
[ 0.006666] SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.007072] Calibrating delay loop (skipped), value calculated using timer frequency.. 1496.74 BogoMIPS (lpj=2492393)
[ 0.007271] Mount-cache hash table entries: 512
[ 0.010683] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 0.010734] CPU: L2 cache: 256K
[ 0.010757] CPU serial number disabled.
[ 0.010826] CPU: Intel Pentium III (Coppermine) stepping 0a
[ 0.010879] Checking 'hlt' instruction... OK.
[ 0.024698] Freeing SMP alternatives: 0k freed
[ 0.024722] ACPI: Core revision 20080609
[ 0.058775] Parsing all Control Methods:
[ 0.061406] Table [DSDT](id 0001) - 683 Objects with 60 Devices 195 Methods 10 Regions
[ 0.061467] tbxface-0596 [00] tb_load_namespace : ACPI Tables successfully acquired
[ 0.061519] ACPI: setting ELCR to 0200 (from 0a00)
[ 0.062111] evxfevnt-0091 [00] enable : Transition to ACPI mode successful
[ 0.067036] net_namespace: 392 bytes
[ 0.071656] NET: Registered protocol family 16
[ 0.077925] ACPI: bus type pci registered
[ 0.080478] PCI: PCI BIOS revision 2.10 entry at 0xfe5ae, last bus=5
[ 0.080549] PCI: Using configuration type 1 for base access
[ 0.103270] evgpeblk-0957 [00] ev_create_gpe_block : GPE 00 to 3F [_GPE] 8 regs on int 0x9
[ 0.104615] ACPI: EC: Look up EC in DSDT
[ 0.138706] Completing Region/Field/Buffer/Package initialization:..................................................
[ 0.147901] Initialized 7/10 Regions 0/0 Fields 16/16 Buffers 27/27 Packages (692 nodes)
[ 0.147970] Initializing Device/Processor/Thermal objects by executing _INI methods:.
[ 0.153995] Executed 1 _INI methods requiring 0 _STA executions (examined 64 objects)
[ 0.157321] evgpeblk-1054 [00] ev_initialize_gpe_bloc: Found 3 Wake, Enabled 0 Runtime GPEs in this block
[ 0.157469] ACPI: Interpreter enabled
[ 0.157505] ACPI: (supports S0 S3 S4 S5)
[ 0.157842] ACPI: Using PIC for interrupt routing
[ 0.240226] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.242441] pci 0000:00:02.0: PME# supported from D3hot D3cold
[ 0.242512] pci 0000:00:02.0: PME# disabled
[ 0.243038] pci 0000:00:06.0: supports D1
[ 0.243050] pci 0000:00:06.0: supports D2
[ 0.243063] pci 0000:00:06.0: PME# supported from D2 D3hot D3cold
[ 0.243114] pci 0000:00:06.0: PME# disabled
[ 0.243769] pci 0000:00:08.0: quirk: region ee00-ee3f claimed by ali7101 ACPI
[ 0.243828] pci 0000:00:08.0: quirk: region ef00-ef1f claimed by ali7101 SMB
[ 0.244127] pci 0000:00:0a.0: supports D1
[ 0.244139] pci 0000:00:0a.0: supports D2
[ 0.244152] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.244205] pci 0000:00:0a.0: PME# disabled
[ 0.244403] pci 0000:00:10.0: supports D1
[ 0.244415] pci 0000:00:10.0: supports D2
[ 0.244428] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.244481] pci 0000:00:10.0: PME# disabled
[ 0.245078] pci 0000:00:12.0: supports D1
[ 0.245090] pci 0000:00:12.0: supports D2
[ 0.245103] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.245156] pci 0000:00:12.0: PME# disabled
[ 0.245539] pci 0000:01:00.0: supports D1
[ 0.245552] pci 0000:01:00.0: supports D2
[ 0.245955] bus 00 -> node 0
[ 0.246022] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.247241] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 0.311155] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11)
[ 0.313019] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11)
[ 0.314991] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11)
[ 0.316868] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11)
[ 0.318992] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11)
[ 0.321379] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11)
[ 0.325664] ACPI: Power Resource [PFAN] (off)
[ 0.326795] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.327549] pnp: PnP ACPI init
[ 0.327844] ACPI: bus type pnp registered
[ 0.382798] pnp: PnP ACPI: found 12 devices
[ 0.382877] ACPI: ACPI bus type pnp unregistered
[ 0.385665] PCI: Using ACPI for IRQ routing
[ 0.389262] tracer: 772 pages allocated for 65536 entries of 48 bytes
[ 0.389328] actual entries 65620
[ 0.391561] ACPI: RTC can wake from S4
[ 0.392075] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 0.392137] system 00:00: iomem range 0xe0000-0xeffff could not be reserved
[ 0.392190] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[ 0.392243] system 00:00: iomem range 0x100000-0x1ef5ffff could not be reserved
[ 0.392300] system 00:00: iomem range 0x1ef60000-0x1ef6ffff could not be reserved
[ 0.392359] system 00:00: iomem range 0x1f000000-0x1fffffff could not be reserved
[ 0.392418] system 00:00: iomem range 0x1ef70000-0x1effffff could not be reserved
[ 0.392480] system 00:00: iomem range 0xffe00000-0xffffffff could not be reserved
[ 0.392671] system 00:08: ioport range 0x370-0x371 has been reserved
[ 0.392723] system 00:08: ioport range 0x40b-0x40b has been reserved
[ 0.392773] system 00:08: ioport range 0x480-0x48f has been reserved
[ 0.392823] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[ 0.392872] system 00:08: ioport range 0x4d6-0x4d6 has been reserved
[ 0.392922] system 00:08: ioport range 0x6c0-0x6ff has been reserved
[ 0.392973] system 00:08: ioport range 0xe000-0xe07f has been reserved
[ 0.393023] system 00:08: ioport range 0xe080-0xe0ff has been reserved
[ 0.393074] system 00:08: ioport range 0xe400-0xe47f has been reserved
[ 0.393125] system 00:08: ioport range 0xe480-0xe4ff has been reserved
[ 0.393176] system 00:08: ioport range 0xe800-0xe87f has been reserved
[ 0.393227] system 00:08: ioport range 0xe880-0xe8ff has been reserved
[ 0.393278] system 00:08: ioport range 0xec00-0xec7f has been reserved
[ 0.393416] system 00:08: ioport range 0xec80-0xecff has been reserved
[ 0.393472] system 00:08: ioport range 0xee00-0xee41 could not be reserved
[ 0.393524] system 00:08: ioport range 0xee90-0xee9f has been reserved
[ 0.393575] system 00:08: ioport range 0xeeac-0xeeac has been reserved
[ 0.393628] system 00:08: ioport range 0xef00-0xef3f could not be reserved
[ 0.393681] system 00:08: ioport range 0xef40-0xef5f has been reserved
[ 0.432327] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.432408] pci 0000:00:01.0: IO window: disabled
[ 0.432460] pci 0000:00:01.0: MEM window: 0xf7f00000-0xfdffffff
[ 0.432512] pci 0000:00:01.0: PREFETCH window: 0x00000048000000-0x000000480fffff
[ 0.432589] pci 0000:00:10.0: CardBus bridge, secondary bus 0000:02
[ 0.432631] pci 0000:00:10.0: IO window: 0x001000-0x0010ff
[ 0.432680] pci 0000:00:10.0: IO window: 0x001400-0x0014ff
[ 0.432728] pci 0000:00:10.0: PREFETCH window: 0x30000000-0x33ffffff
[ 0.432781] pci 0000:00:10.0: MEM window: 0x34000000-0x37ffffff
[ 0.432832] pci 0000:00:11.0: CardBus bridge, secondary bus 0000:06
[ 0.432874] pci 0000:00:11.0: IO window: 0x001800-0x0018ff
[ 0.432922] pci 0000:00:11.0: IO window: 0x001c00-0x001cff
[ 0.432970] pci 0000:00:11.0: PREFETCH window: 0x38000000-0x3bffffff
[ 0.433023] pci 0000:00:11.0: MEM window: 0x3c000000-0x3fffffff
[ 0.433074] pci 0000:00:11.1: CardBus bridge, secondary bus 0000:0a
[ 0.433116] pci 0000:00:11.1: IO window: 0x002000-0x0020ff
[ 0.433165] pci 0000:00:11.1: IO window: 0x002400-0x0024ff
[ 0.433213] pci 0000:00:11.1: PREFETCH window: 0x40000000-0x43ffffff
[ 0.433266] pci 0000:00:11.1: MEM window: 0x44000000-0x47ffffff
[ 0.433420] pci 0000:00:01.0: setting latency timer to 64
[ 0.433469] pci 0000:00:10.0: enabling device (0000 -> 0003)
[ 0.437194] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 0.437261] PCI: setting IRQ 11 as level-triggered
[ 0.437283] pci 0000:00:10.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 0.437382] pci 0000:00:11.0: enabling device (0000 -> 0003)
[ 0.440486] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[ 0.440543] pci 0000:00:11.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 0.440639] pci 0000:00:11.1: enabling device (0000 -> 0003)
[ 0.443733] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 0.443785] pci 0000:00:11.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.443939] NET: Registered protocol family 2
[ 0.445491] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.447526] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.448341] TCP bind hash table entries: 16384 (order: 7, 589824 bytes)
[ 0.454402] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.454844] TCP reno registered
[ 0.455789] NET: Registered protocol family 1
[ 0.457795] checking if image is initramfs... it is
[ 0.933781] Switched to high resolution mode on CPU 0
[ 1.412766] Freeing initrd memory: 3747k freed
[ 1.420030] audit: initializing netlink socket (disabled)
[ 1.420420] type=2000 audit(1218260988.416:1): initialized
[ 1.435889] Testing tracer sched_switch: PASSED
[ 1.538070] Testing tracer ftrace: PASSED
[ 1.648689] Testing dynamic ftrace: PASSED
[ 1.891760] msgmni has been set to 969
[ 1.893315] io scheduler noop registered
[ 1.893360] io scheduler anticipatory registered
[ 1.893481] io scheduler deadline registered
[ 1.893627] io scheduler cfq registered (default)
[ 1.893854] pci 0000:00:07.0: Activating ISA DMA hang workarounds
[ 1.893925] pci 0000:00:0a.0: Firmware left e100 interrupts enabled; disabling
[ 1.894027] pci 0000:01:00.0: Boot video device
[ 1.896035] vesafb: framebuffer at 0xfc000000, mapped to 0xdf880000, using 3072k, total 16384k
[ 1.896087] vesafb: mode is 1024x768x16, linelength=2048, pages=9
[ 1.896109] vesafb: protected mode interface info at c000:775e
[ 1.896130] vesafb: pmi: set display start = c00c777f, set palette = c00c77e2
[ 1.896153] vesafb: scrolling: redraw
[ 1.896173] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[ 1.964083] Console: switching to colour frame buffer device 128x48
[ 2.023617] fb0: VESA VGA frame buffer device
[ 2.417841] brd: module loaded
[ 2.419698] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
[ 2.420591] e100: Copyright(c) 1999-2006 Intel Corporation
[ 2.423963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 2.424709] e100 0000:00:0a.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[ 2.453229] e100: 0000:00:0a.0: e100_probe: Error clearing wake event
[ 2.455242] e100: eth0: e100_probe: addr 0xf7efd000, irq 11, MAC addr 00:00:39:d7:14:a1
[ 2.456815] netconsole: local port 6665
[ 2.457305] netconsole: local IP 10.0.0.1
[ 2.457803] netconsole: interface eth0
[ 2.458268] netconsole: remote port 6666
[ 2.458755] netconsole: remote IP 10.0.0.2
[ 2.459267] netconsole: remote ethernet address 00:17:42:21:27:e4
[ 2.460171] netconsole: device eth0 not up yet, forcing it
[ 6.489968] netconsole: timeout waiting for carrier
[ 6.492050] console [netcon0] enabled
[ 11.986173] Clocksource tsc unstable (delta = 4687037621 ns)
[ 12.017560] netconsole: network logging started
[ 12.038690] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 12.065388] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 12.087564] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 12.112312] mice: PS/2 mouse device common for all mice
[ 12.135166] cpuidle: using governor ladder
[ 12.156818] cpuidle: using governor menu
[ 12.178371] TCP cubic registered
[ 12.199368] Using IPI Shortcut mode
[ 12.224968] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 12.246884] EDD information not available.
[ 12.269690] Freeing unused kernel memory: 216k freed
[ 12.291843] Write protecting the kernel read-only data: 780k
[ 12.350317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 13.104175] Uniform Multi-Platform E-IDE driver
[ 13.144083] alim15x3 0000:00:04.0: IDE controller (0x10b9:0x5229 rev 0xc3)
[ 13.144202] ALI15x3_IDE 0000:00:04.0: can't derive routing for PCI INT A
[ 13.144669] alim15x3 0000:00:04.0: not 100% native mode: will probe irqs later
[ 13.144725] ide0: BM-DMA at 0xeff0-0xeff7
[ 13.144791] ide1: BM-DMA at 0xeff8-0xefff
[ 13.144838] Probing IDE interface ide0...
[ 13.420692] hda: IC25N020ATDA04-0, ATA DISK drive
[ 14.061004] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[ 14.061333] hda: host side 80-wire cable detection failed, limiting max speed to UDMA33
[ 14.061386] hda: UDMA/33 mode selected
[ 14.061697] Probing IDE interface ide1...
[ 14.763650] hdc: TOSHIBA DVD-ROM SD-C2502, ATAPI CD/DVD-ROM drive
[ 15.403750] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[ 15.428757] hdc: UDMA/33 mode selected
[ 15.430283] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 15.660168] ide1 at 0x170-0x177,0x376 on irq 15
[ 15.672956] hda: max request size: 128KiB
[ 15.673532] hda: 39070080 sectors (20003 MB) w/1806KiB Cache, CHS=38760/16/63
[ 15.673575] hda: cache flushes not supported
[ 15.674797] hda: hda1 hda2
[ 15.732972] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[ 15.733046] ide_generic: I/O resource 0x1F0-0x1F7 not free.
[ 15.733064] ide_generic: I/O resource 0x170-0x177 not free.
[ 15.921112] ReiserFS: hda2: found reiserfs format "3.6" with standard journal
[ 15.921234] ReiserFS: hda2: using ordered data mode
[ 15.955316] ReiserFS: hda2: journal params: device hda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[ 15.964374] ReiserFS: hda2: checking transaction log (hda2)
[ 16.011626] ReiserFS: hda2: Using r5 hash to sort names
[ 19.056989] usbcore: registered new interface driver usbfs
[ 19.057522] usbcore: registered new interface driver hub
[ 19.057875] usbcore: registered new device driver usb
[ 24.330606] Linux agpgart interface v0.103
[ 24.344985] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 24.345003] ohci_hcd: block sizes: ed 64 td 64
[ 24.347394] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11
[ 24.347419] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LNKG] -> GSI 11 (level, low) -> IRQ 11
[ 24.347499] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 24.428708] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[ 24.428921] ohci_hcd 0000:00:02.0: created debug files
[ 24.428982] ohci_hcd 0000:00:02.0: irq 11, io mem 0xf7eff000
[ 24.480220] ohci_hcd 0000:00:02.0: enabling initreset quirk
[ 24.480284] ohci_irq: enter
[ 24.480295] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.480312] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.480327] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.480338] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.480355] ohci_hcd 0000:00:02.0: intrstatus 0x00000040 RHSC
[ 24.480366] ohci_hcd 0000:00:02.0: intrenable 0x8000004a MIE RHSC RD WDH
[ 24.480381] ohci_hcd 0000:00:02.0: hcca frame #0000
[ 24.480400] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.480411] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.480423] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.480438] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.480450] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.480462] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.480494] ohci_irq: leave
[ 24.480500] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.480510] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.480520] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.480530] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.480540] ohci_hcd 0000:00:02.0: intrstatus 0x00000040 RHSC
[ 24.480550] ohci_hcd 0000:00:02.0: intrenable 0x8000000a MIE RD WDH
[ 24.480563] ohci_hcd 0000:00:02.0: hcca frame #0000
[ 24.480574] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.480584] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.480594] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.480605] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.480617] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.480628] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.482643] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.482653] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.482664] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.482673] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.482684] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.482695] ohci_hcd 0000:00:02.0: intrenable 0x8000000a MIE RD WDH
[ 24.482708] ohci_hcd 0000:00:02.0: hcca frame #0003
[ 24.482718] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.482728] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.482739] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.482750] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.482761] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.482773] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.484922] usb usb1: configuration #1 chosen from 1 choice
[ 24.485786] hub 1-0:1.0: USB hub found
[ 24.486070] hub 1-0:1.0: 3 ports detected
[ 24.549520] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 24.558375] ACPI: Power Button (FF) [PWRF]
[ 24.559438] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[ 24.560031] ACPI: Lid Switch [LID]
[ 24.570365] ACPI: AC Adapter [ADP1] (on-line)
[ 24.581112] ACPI: CPU0 (power states: C1[C1] C2[C2])
[ 24.582056] processor ACPI0007:00: registered as cooling_device0
[ 24.607024] ohci_irq: enter
[ 24.607041] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.607053] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.607068] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.607079] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.607093] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.607104] ohci_hcd 0000:00:02.0: intrenable 0x8000004a MIE RHSC RD WDH
[ 24.607119] ohci_hcd 0000:00:02.0: hcca frame #007f
[ 24.607133] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.607145] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.607157] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.607172] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.607184] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.607196] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.607287] ohci_irq: leave
[ 24.607294] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.607304] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.607315] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.607324] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.607334] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.607345] ohci_hcd 0000:00:02.0: intrenable 0x8000000a MIE RD WDH
[ 24.607358] ohci_hcd 0000:00:02.0: hcca frame #0080
[ 24.607368] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.607378] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.607389] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.607400] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.607411] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.607422] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.607466] ohci_irq: enter
[ 24.607473] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.607482] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.607493] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.607503] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.607513] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.607523] ohci_hcd 0000:00:02.0: intrenable 0x8000004a MIE RHSC RD WDH
[ 24.607536] ohci_hcd 0000:00:02.0: hcca frame #0080
[ 24.607546] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.607556] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.607567] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.607578] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.607589] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.607600] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.607632] ohci_irq: leave
[ 24.607639] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.607648] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.607659] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.607669] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.607678] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.607689] ohci_hcd 0000:00:02.0: intrenable 0x8000000a MIE RD WDH
[ 24.607702] ohci_hcd 0000:00:02.0: hcca frame #0080
[ 24.607712] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.607722] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.607732] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.607743] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.607755] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.607766] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.607800] ohci_irq: enter
[ 24.607807] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.607816] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.607827] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.607837] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.607847] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.607857] ohci_hcd 0000:00:02.0: intrenable 0x8000004a MIE RHSC RD WDH
[ 24.607871] ohci_hcd 0000:00:02.0: hcca frame #0080
[ 24.607881] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.607891] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.607901] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.607912] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.607924] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.607935] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.607967] ohci_irq: leave
[ 24.607974] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.607983] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.607993] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.608003] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.608013] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.608023] ohci_hcd 0000:00:02.0: intrenable 0x8000000a MIE RD WDH
[ 24.608036] ohci_hcd 0000:00:02.0: hcca frame #0080
[ 24.608047] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.608057] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.608068] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.608079] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.608090] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.608102] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.608137] ohci_irq: enter
[ 24.608144] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.608153] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.608164] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.608173] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.608183] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.608194] ohci_hcd 0000:00:02.0: intrenable 0x8000004a MIE RHSC RD WDH
[ 24.608207] ohci_hcd 0000:00:02.0: hcca frame #0080
[ 24.608217] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.608228] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.608238] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.608249] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.608260] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.608272] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.608303] ohci_irq: leave
[ 24.608310] ohci_hcd 0000:00:02.0: OHCI controller state
[ 24.608319] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
[ 24.608330] ohci_hcd 0000:00:02.0: control 0x083 HCFS=operational CBSR=3
[ 24.608340] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
[ 24.608350] ohci_hcd 0000:00:02.0: intrstatus 0x00000044 RHSC SF
[ 24.608360] ohci_hcd 0000:00:02.0: intrenable 0x8000000a MIE RD WDH
[ 24.608373] ohci_hcd 0000:00:02.0: hcca frame #0081
[ 24.608384] ohci_hcd 0000:00:02.0: roothub.a 01000203 POTPGT=1 NPS NDP=3(3)
[ 24.608393] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
[ 24.608404] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
[ 24.608415] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
[ 24.608426] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
[ 24.608437] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
[ 24.611636] agpgart: Detected ALi M1644 chipset
[ 24.700499] thermal LNXTHERM:01: registered as thermal_zone0
[ 24.702812] ACPI: Thermal Zone [THRM] (64 C)
[ 24.711027] agpgart: AGP aperture is 64M @ 0xf0000000
[ 24.801022] ACPI: Battery Slot [BAT1] (battery present)
[ 24.801721] ACPI: Battery Slot [BAT2] (battery absent)
[ 24.824157] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.18
[ 24.824176] toshiba_acpi: HCI method: \_SB_.VALD.GHCI
[ 25.032830] ACPI: ACPI Dock Station Driver
[ 25.750210] acpi device:16: registered as cooling_device1
[ 25.752215] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:14/device:15/input/input3
[ 25.769823] ACPI: Video Device [VGA] (multi-head: yes rom: yes post: no)
[ 25.795851] ACPI: Transitioning device [FAN] to D3
[ 25.796143] fan PNP0C0B:00: registered as cooling_device2
[ 25.796177] ACPI: Fan [FAN] (off)
[ 26.259969] hdc: ATAPI 24X DVD-ROM drive, 128kB Cache
[ 26.260005] Uniform CD-ROM driver Revision: 3.20
[ 26.649800] pci 0000:00:08.0: enabling device (0000 -> 0001)
[ 26.651236] ALi_M1535: initialized. timeout=60 sec (nowayout=0)
[ 27.919694] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 28.094876] Yenta: CardBus bridge found at 0000:00:10.0 [12a3:ab01]
[ 28.094966] Yenta: Using CSCINT to route CSC interrupts to PCI
[ 28.094974] Yenta: Routing CardBus interrupts to PCI
[ 28.094991] Yenta TI: socket 0000:00:10.0, mfunc 0x01000002, devctl 0x60
[ 28.324101] Yenta: ISA IRQ mask 0x0000, PCI irq 11
[ 28.324117] Socket status: 30000059
[ 28.342296] Yenta: CardBus bridge found at 0000:00:11.0 [1179:0001]
[ 28.364449] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input5
[ 28.470856] Yenta: ISA IRQ mask 0x04b8, PCI irq 11
[ 28.470873] Socket status: 30000007
[ 28.472049] Yenta: CardBus bridge found at 0000:00:11.1 [1179:0001]
[ 28.597299] Yenta: ISA IRQ mask 0x04b8, PCI irq 11
[ 28.597315] Socket status: 30000007
[ 28.900228] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 28.900409] rtc0: alarms up to one year
[ 28.976644] pccard: PCMCIA card inserted into slot 0
[ 29.218457] NET: Registered protocol family 23
[ 29.404633] Detected unconfigured Toshiba laptop with ALi ISA bridge SMSC IrDA chip, pre-configuring device.
[ 29.404680] Activated ALi 1533 ISA bridge port 0x02e8.
[ 29.404698] Activated ALi 1533 ISA bridge port 0x02f8.
[ 29.404964] found SMC SuperIO Chip (devid=0x5a rev=00 base=0x002e): LPC47N227
[ 29.404980] smsc_superio_flat(): IrDA not enabled
[ 29.405011] smsc_superio_flat(): fir: 0x2f8, sir: 0x2e8, dma: 03, irq: 7, mode: 0x02
[ 29.405055] SMsC IrDA Controller found
[ 29.405059] IrCC version 2.0, firport 0x2f8, sirport 0x2e8 dma=3, irq=7
[ 29.405306] No transceiver found. Defaulting to Fast pin select
[ 29.406832] IrDA: Registered device irda0
[ 29.800752] ALI 5451 0000:00:06.0: power state changed by ACPI to D0
[ 29.802513] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[ 29.802533] ALI 5451 0000:00:06.0: PCI INT A -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[ 42.289112] cs: IO port probe 0x100-0x3af: excluding 0x200-0x207 0x220-0x22f 0x330-0x337 0x388-0x38f
[ 42.292731] cs: IO port probe 0x3e0-0x4ff: clean.
[ 42.294337] cs: IO port probe 0x820-0x8ff: clean.
[ 42.295733] cs: IO port probe 0xc00-0xcf7: clean.
[ 42.298345] cs: IO port probe 0xa00-0xaff: clean.
[ 42.300423] cs: memory probe 0xa0000000-0xa0ffffff: clean.
[ 42.383653] pcmcia: registering new device pcmcia0.0
[ 42.796541] cs: IO port probe 0x100-0x3af: excluding 0x200-0x207 0x220-0x22f 0x330-0x337 0x388-0x38f
[ 42.799956] cs: IO port probe 0x3e0-0x4ff: clean.
[ 42.801488] cs: IO port probe 0x820-0x8ff: clean.
[ 42.803008] cs: IO port probe 0xc00-0xcf7: clean.
[ 42.805601] cs: IO port probe 0xa00-0xaff: clean.
[ 42.834401] cs: IO port probe 0x100-0x3af: excluding 0x200-0x207 0x220-0x22f 0x330-0x337 0x388-0x38f
[ 42.837855] cs: IO port probe 0x3e0-0x4ff: clean.
[ 42.839397] cs: IO port probe 0x820-0x8ff: clean.
[ 42.840888] cs: IO port probe 0xc00-0xcf7: clean.
[ 42.843468] cs: IO port probe 0xa00-0xaff: clean.
[ 43.269336] wlags49_h1_cs v7.18 for PCMCIA, 03/31/2004 14:31:00 by Agere Systems, http://www.agere.com
[ 43.269363] *** Modified for kernel 2.6 by Andrey Borzenkov <arvidjaar@mail.ru> $Revision: 39 $
[ 43.269372] *** Station Mode (STA) Support: YES
[ 43.269379] *** Access Point Mode (AP) Support: NO
[ 43.440034] eth1: PRI 31 variant 2 version 9.48
[ 43.440034] eth1: NIC 5 variant 2 version 1.02
[ 44.467355] eth1: Wireless, io_addr 0x100, irq 11, mac_address 00:02:2D:26:95:6C
[ 45.223055] Toshiba System Management Mode driver v1.11 26/9/2001
[ 45.377666] Non-volatile memory driver v1.2
[ 47.052316] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[ 47.052353] ide_generic: I/O resource 0x1F0-0x1F7 not free.
[ 47.052365] ide_generic: I/O resource 0x170-0x177 not free.
[ 47.769465] device-mapper: uevent: version 1.0.3
[ 47.786317] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[ 55.197350] loop: module loaded
[ 60.733308] Adding 500432k swap on /dev/hda1. Priority:-1 extents:1 across:500432k
[ 121.799401] PM: Syncing filesystems ... done.
[ 121.820834] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 121.822100] Freezing remaining freezable tasks ...
[ 141.831880] Freezing of tasks failed after 20.00 seconds (1 tasks refusing to freeze):
[ 141.832863] task PC stack pid father
[ 141.833516] init D 00000001 0 1 0
[ 141.834243] de415e90 00000046 00000002 00000001 00006833 de415e44 c013d99b de415e58
[ 141.835548] c0107467 de4484b0 de448000 5d144848 0000001c 00000000 de448000 de448260
[ 141.836816] 5d225c8b 0000001c c013f25d de455044 dd5b2900 de415e84 c013f2ab 00000000
[ 141.838083] Call Trace:
[ 141.838469] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 141.839219] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 141.839955] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 141.840746] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 141.841438] [<c014a4d5>] refrigerator+0x95/0xe0
[ 141.842107] [<c012a365>] get_signal_to_deliver+0x255/0x390
[ 141.842847] [<c0195e09>] ? putname+0x29/0x40
[ 141.843468] [<c01022b0>] do_notify_resume+0x80/0x840
[ 141.844124] [<c018ff89>] ? cp_new_stat64+0xe9/0x100
[ 141.844798] [<c01f95ea>] ? copy_to_user+0x4a/0x140
[ 141.845558] [<c019b268>] ? sys_select+0x178/0x1a0
[ 141.846214] [<c01032ee>] work_notifysig+0x13/0x19
[ 141.846842] =======================
[ 141.847288] kthreadd S c0115296 0 2 0
[ 141.847989] de42bfc8 00000046 dc34cca8 c0115296 0000678e de42bf7c c013d99b de42bf90
[ 141.849282] c0107467 de449bd0 de449720 9bbb6f93 00000016 c013d9cd de449720 de449980
[ 141.850547] 9bbb84ec 00000016 00000001 00000246 dc38a6c0 dc34cc5c c03d6540 c03d6520
[ 141.851861] Call Trace:
[ 141.852195] [<c0115296>] ? complete+0x46/0x60
[ 141.852807] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 141.853511] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 141.854225] [<c013d9cd>] ? lock_release_holdtime+0x2d/0x1b0
[ 141.854983] [<c0130f64>] kthreadd+0x134/0x140
[ 141.855627] [<c0130e30>] ? kthreadd+0x0/0x140
[ 141.856235] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 141.856911] =======================
[ 141.857356] ksoftirqd/0 S 00000000 0 3 2
[ 141.858056] de42cfc4 00000046 c03ecaf0 00000000 00000003 00000000 de44ae40 a9d00b9c
[ 141.859513] 00000003 dd4d0000 de44ae40 b4a15058 00000016 de4dc560 de42cfa4 de44b0a0
[ 141.860778] b9c23aca 00000016 00000000 c013f2ab dc38a900 00000246 de42c000 00000000
[ 141.862095] Call Trace:
[ 141.862428] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 141.863122] [<c0121810>] ? ksoftirqd+0x0/0xc0
[ 141.863748] [<c0121895>] ksoftirqd+0x85/0xc0
[ 141.864318] [<c0130faf>] kthread+0x3f/0x80
[ 141.864867] [<c0130f70>] ? kthread+0x0/0x80
[ 141.865504] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 141.866181] =======================
[ 141.890340] watchdog/0 S 932b45ab 0 4 2
[ 141.914362] de42dfa0 00000046 00000000 932b45ab 00000148 c0148b81 0000001a 00006fb1
[ 141.917854] 00000000 c018adec de44c560 be824915 0000001a c03cc3a0 de42df80 de44c7c0
[ 141.942684] c0192046 0000001a 00000000 c013f2ab dc38a000 00000286 c0191da6 ddec4560
[ 141.967492] Call Trace:
[ 142.015069] [<c0148b81>] ? sys_init_module+0x1491/0x1840
[ 142.039509] [<c018adec>] ? __dentry_open+0x6c/0x250
[ 142.063669] [<c0192046>] ? open_exec+0x16/0xb0
[ 142.088334] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 142.111762] [<c0191da6>] ? flush_old_exec+0x5f6/0x6e0
[ 142.135062] [<c01591ad>] watchdog+0x7d/0x1f0
[ 142.158278] [<c0159130>] ? watchdog+0x0/0x1f0
[ 142.181415] [<c0130faf>] kthread+0x3f/0x80
[ 142.204549] [<c0130f70>] ? kthread+0x0/0x80
[ 142.227571] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 142.250686] =======================
[ 142.273638] events/0 R running 0 5 2
[ 142.296793] de430fa4 00000046 c0107467 de44e130 de42f038 c0131483 de430f64 00000000
[ 142.298037] de44dc80 c013f2ab de44dc80 052e5ee7 00000021 de42f028 00000296 de44dee0
[ 142.322242] 05d5d001 00000021 00000296 de430fb0 dc38afc0 de430fa4 c0131483 de42f028
[ 142.346723] Call Trace:
[ 142.394545] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 142.419319] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 142.444121] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 142.468550] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 142.492726] [<c012d835>] worker_thread+0xc5/0xf0
[ 142.516527] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 142.540168] [<c012d770>] ? worker_thread+0x0/0xf0
[ 142.563754] [<c0130faf>] kthread+0x3f/0x80
[ 142.587228] [<c0130f70>] ? kthread+0x0/0x80
[ 142.610676] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 142.634202] =======================
[ 142.657557] khelper S de4584b0 0 6 2
[ 142.681287] de431fa4 00000046 c0107467 de4584b0 de42f098 c0131483 de431f64 00000000
[ 142.682583] de458000 c013f2ab de458000 2c65a7ff 0000000e de42f088 00000296 de458260
[ 142.707272] 2c65d1b8 0000000e 00000296 de431fb0 dc38a6c0 de431fa4 c0131483 de42f088
[ 142.732168] Call Trace:
[ 142.780304] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 142.804901] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 142.829270] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 142.853205] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 142.877003] [<c012d835>] worker_thread+0xc5/0xf0
[ 142.900749] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 142.924862] [<c012d770>] ? worker_thread+0x0/0xf0
[ 142.949065] [<c0130faf>] kthread+0x3f/0x80
[ 142.973220] [<c0130f70>] ? kthread+0x0/0x80
[ 142.997278] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 143.021346] =======================
[ 143.045355] ftraced R running 0 10 2
[ 143.069159] de478f58 00000046 c0126652 de478f0c 00000000 de45dc80 c013f2ab c04594c0
[ 143.070403] de478f20 c013f25d de45dc80 e92b2668 00000020 c013f2ab de478f38 de45dee0
[ 143.095019] e9d22967 00000020 de478f58 c0126652 dc38afc0 00000000 00000292 ffff4745
[ 143.119525] Call Trace:
[ 143.166241] [<c0126652>] ? __mod_timer+0xa2/0xe0
[ 143.190278] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 143.214380] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 143.238473] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 143.262365] [<c0126652>] ? __mod_timer+0xa2/0xe0
[ 143.286205] [<c03015b9>] schedule_timeout+0x79/0xd0
[ 143.310148] [<c0125fa0>] ? process_timeout+0x0/0x10
[ 143.334159] [<c03015b4>] ? schedule_timeout+0x74/0xd0
[ 143.358313] [<c0160b8e>] ftraced+0x5e/0x180
[ 143.382327] [<c0160b30>] ? ftraced+0x0/0x180
[ 143.406128] [<c0130faf>] kthread+0x3f/0x80
[ 143.429839] [<c0130f70>] ? kthread+0x0/0x80
[ 143.453043] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 143.476104] =======================
[ 143.498780] kblockd/0 S de45b2f0 0 40 2
[ 143.521272] de47bfa4 00000046 c0107467 de45b2f0 de42f998 c0131483 de47bf64 00000000
[ 143.522568] de45ae40 c013f2ab de45ae40 5bc211b8 0000001c de42f988 00000296 de45b0a0
[ 143.545959] 5bf7b1f6 0000001c 00000296 de47bfb0 dc38afc0 de47bfa4 c0131483 de42f988
[ 143.569597] Call Trace:
[ 143.615619] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 143.639539] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 143.663319] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 143.687017] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 143.710705] [<c012d835>] worker_thread+0xc5/0xf0
[ 143.734449] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 143.758402] [<c012d770>] ? worker_thread+0x0/0xf0
[ 143.782174] [<c0130faf>] kthread+0x3f/0x80
[ 143.805854] [<c0130f70>] ? kthread+0x0/0x80
[ 143.829038] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 143.852118] =======================
[ 143.874782] kacpid S de4d84b0 0 42 2
[ 143.897321] de432fa4 00000046 c0107467 de4d84b0 de42fab8 c0131483 de432f64 00000000
[ 143.898616] de4d8000 c013f2ab de4d8000 e83f8fff 0000001f de42faa8 00000296 de4d8260
[ 143.922029] e84f87b1 0000001f 00000296 de432fb0 dc38afc0 de432fa4 c0131483 de42faa8
[ 143.945718] Call Trace:
[ 143.991691] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 144.015602] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 144.039382] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 144.063082] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 144.086769] [<c012d835>] worker_thread+0xc5/0xf0
[ 144.110524] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 144.134492] [<c012d770>] ? worker_thread+0x0/0xf0
[ 144.158354] [<c0130faf>] kthread+0x3f/0x80
[ 144.181978] [<c0130f70>] ? kthread+0x0/0x80
[ 144.205174] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 144.228315] =======================
[ 144.251063] kacpi_notify S de4d9bd0 0 43 2
[ 144.273615] de479fa4 00000046 c0107467 de4d9bd0 de42fb18 c0131483 de479f64 00000000
[ 144.274859] de4d9720 c013f2ab de4d9720 e7f2dc0f 0000001f de42fb08 00000296 de4d9980
[ 144.298412] e865fd58 0000001f 00000296 de479fb0 dc38afc0 de479fa4 c0131483 de42fb08
[ 144.322256] Call Trace:
[ 144.368904] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 144.393190] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 144.417458] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 144.441745] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 144.465997] [<c012d835>] worker_thread+0xc5/0xf0
[ 144.490170] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 144.514703] [<c012d770>] ? worker_thread+0x0/0xf0
[ 144.539344] [<c0130faf>] kthread+0x3f/0x80
[ 144.563908] [<c0130f70>] ? kthread+0x0/0x80
[ 144.588363] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 144.612847] =======================
[ 144.637237] kseriod D c013d99b 0 118 2
[ 144.661409] de47ff88 00000046 de47ff30 c013d99b 00006833 de47ff3c c013d99b de47ff50
[ 144.662704] c0107467 de45ca10 de45c560 5d33e780 0000001c 00000000 de45c560 de45c7c0
[ 144.687604] 5d363f0a 0000001c c013f25d de453564 dc38afc0 de47ff7c c013f2ab 00000000
[ 144.712493] Call Trace:
[ 144.759985] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 144.784564] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 144.808905] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 144.833225] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 144.857704] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 144.881848] [<c014a4d5>] refrigerator+0x95/0xe0
[ 144.905851] [<c027cdad>] serio_thread+0x27d/0x390
[ 144.929882] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 144.954071] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 144.978334] [<c027cb30>] ? serio_thread+0x0/0x390
[ 145.002442] [<c0130faf>] kthread+0x3f/0x80
[ 145.026487] [<c0130f70>] ? kthread+0x0/0x80
[ 145.050027] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 145.073406] =======================
[ 145.096427] pdflush D dd4b6fa8 0 146 2
[ 145.119286] dd4b6f9c 00000046 dc38afc0 dd4b6fa8 00006833 dd4b6f50 c013d99b dd4b6f64
[ 145.120529] c0107467 dd4c04b0 dd4c0000 5d334ce1 0000001c 00000000 dd4c0000 dd4c0260
[ 145.144267] 5d35bde1 0000001c c013f25d de453ac4 dc38afc0 dd4b6f90 c013f2ab 00000000
[ 145.168206] Call Trace:
[ 145.214943] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 145.239210] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 145.263367] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 145.287624] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 145.311686] [<c016e8b0>] ? pdflush+0x0/0x1c0
[ 145.335784] [<c014a4d5>] refrigerator+0x95/0xe0
[ 145.359788] [<c016e97e>] pdflush+0xce/0x1c0
[ 145.383527] [<c0130faf>] kthread+0x3f/0x80
[ 145.407140] [<c0130f70>] ? kthread+0x0/0x80
[ 145.430257] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 145.453229] =======================
[ 145.475808] pdflush D dd4b5fa8 0 147 2
[ 145.498207] dd4b5f9c 00000046 dc38afc0 dd4b5fa8 00006833 dd4b5f50 c013d99b dd4b5f64
[ 145.499502] c0107467 dd4c1bd0 dd4c1720 72285f07 0000001c ddec2e40 dd4c1720 dd4c1980
[ 145.522778] 7334fcea 0000001c c013f25d de454024 dc38afc0 dd4b5f90 c013f2ab 00000000
[ 145.546235] Call Trace:
[ 145.591975] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 145.615738] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 145.639391] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 145.663128] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 145.686675] [<c016e8b0>] ? pdflush+0x0/0x1c0
[ 145.710236] [<c014a4d5>] refrigerator+0x95/0xe0
[ 145.733726] [<c016e97e>] pdflush+0xce/0x1c0
[ 145.756968] [<c016df20>] ? wb_kupdate+0x0/0x120
[ 145.780220] [<c0130faf>] kthread+0x3f/0x80
[ 145.802888] [<c0130f70>] ? kthread+0x0/0x80
[ 145.825298] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 145.847512] =======================
[ 145.869211] kswapd0 D c013d99b 0 148 2
[ 145.891010] dd4b4f30 00000046 dd4b4ed8 c013d99b 00006833 dd4b4ee4 c013d99b dd4b4ef8
[ 145.892307] c0107467 dd4c32f0 dd4c2e40 5d33376e 0000001c 00000000 dd4c2e40 dd4c30a0
[ 145.915469] 5d3582c2 0000001c c013f25d de454584 dc38afc0 dd4b4f24 c013f2ab 00000000
[ 145.938854] Call Trace:
[ 145.984318] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 146.007985] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 146.031449] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 146.054906] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 146.078436] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 146.101693] [<c014a4d5>] refrigerator+0x95/0xe0
[ 146.124843] [<c0172031>] kswapd+0x451/0x470
[ 146.148052] [<c011916a>] ? finish_task_switch+0x5a/0xb0
[ 146.171437] [<c0300ff0>] ? schedule+0x2b0/0x500
[ 146.194647] [<c0115296>] ? complete+0x46/0x60
[ 146.217761] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 146.240458] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 146.263046] [<c0171be0>] ? kswapd+0x0/0x470
[ 146.285199] [<c0130faf>] kthread+0x3f/0x80
[ 146.306793] [<c0130f70>] ? kthread+0x0/0x80
[ 146.328199] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 146.349804] =======================
[ 146.371136] aio/0 S dd4d6130 0 191 2
[ 146.392877] dd4e2fa4 00000046 c0107467 dd4d6130 de7e1218 c0131483 dd4e2f64 00000000
[ 146.394121] dd4d5c80 c013f2ab dd4d5c80 70ccbbb4 00000000 de7e1208 00000296 dd4d5ee0
[ 146.416806] 70cdefde 00000000 00000296 dd4e2fb0 c03cc160 dd4e2fa4 c0131483 de7e1208
[ 146.439827] Call Trace:
[ 146.485013] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 146.508615] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 146.532150] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 146.555568] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 146.578974] [<c012d835>] worker_thread+0xc5/0xf0
[ 146.601916] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 146.624890] [<c012d770>] ? worker_thread+0x0/0xf0
[ 146.647540] [<c0130faf>] kthread+0x3f/0x80
[ 146.669592] [<c0130f70>] ? kthread+0x0/0x80
[ 146.691463] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 146.713515] =======================
[ 146.735329] reiserfs/0 S de459bd0 0 850 2
[ 146.757499] dd7a1fa4 00000046 c0107467 de459bd0 dd6b10f8 c0131483 dd7a1f64 00000000
[ 146.758795] de459720 c013f2ab de459720 60adff31 0000001c dd6b10e8 00000296 de459980
[ 146.782022] 61b94777 0000001c 00000296 dd7a1fb0 dc38afc0 dd7a1fa4 c0131483 dd6b10e8
[ 146.805564] Call Trace:
[ 146.851527] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 146.875559] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 146.899598] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 146.923600] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 146.947470] [<c012d835>] worker_thread+0xc5/0xf0
[ 146.971286] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 146.994979] [<c012d770>] ? worker_thread+0x0/0xf0
[ 147.018408] [<c0130faf>] kthread+0x3f/0x80
[ 147.041336] [<c0130f70>] ? kthread+0x0/0x80
[ 147.063830] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 147.086280] =======================
[ 147.108923] ksuspend_usbd D c013d99b 0 858 2
[ 147.131812] dd7d3f98 00000046 dd7d3f40 c013d99b 00006833 dd7d3f4c c013d99b dd7d3f60
[ 147.133056] c0107467 ddec04b0 ddec0000 5d335f42 0000001c 00000000 ddec0000 ddec0260
[ 147.156849] 5d353bee 0000001c c013f25d de4575e4 dc38afc0 dd7d3f8c c013f2ab 00000000
[ 147.180977] Call Trace:
[ 147.228068] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 147.252545] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 147.276624] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 147.300802] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 147.325144] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 147.349264] [<c014a4d5>] refrigerator+0x95/0xe0
[ 147.373207] [<c012d845>] worker_thread+0xd5/0xf0
[ 147.397228] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 147.421600] [<c012d770>] ? worker_thread+0x0/0xf0
[ 147.445956] [<c0130faf>] kthread+0x3f/0x80
[ 147.470017] [<c0130f70>] ? kthread+0x0/0x80
[ 147.494019] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 147.517704] =======================
[ 147.541006] khubd R running 0 859 2
[ 147.564265] dd7d2e90 00000046 00000002 dd7d2eb8 00000046 00000000 00000000 00000002
[ 147.565560] ddec2e40 00000046 ddec2e40 05d51da6 00000021 00000000 ddeb4194 ddec30a4
[ 147.589398] 05d555b8 00000021 00000001 df86dc10 dc38afc0 00000246 00000000 ddeb43d8
[ 147.613176] Call Trace:
[ 147.659310] [<c01191f3>] __cond_resched+0x33/0x50
[ 147.683149] [<c03012f5>] _cond_resched+0x35/0x50
[ 147.706947] [<c0301dc7>] mutex_lock_nested+0x27/0x280
[ 147.730693] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 147.754447] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 147.778233] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 147.802169] [<df85686b>] usb_autopm_do_interface+0x3b/0x100 [usbcore]
[ 147.826450] [<df856962>] usb_autopm_get_interface+0x12/0x20 [usbcore]
[ 147.850404] [<df84ff4b>] hub_thread+0xfb/0x1240 [usbcore]
[ 147.874372] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 147.897942] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 147.921250] [<c0300ff0>] ? schedule+0x2b0/0x500
[ 147.944245] [<c0115296>] ? complete+0x46/0x60
[ 147.966641] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 147.988997] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 148.011476] [<df84fe50>] ? hub_thread+0x0/0x1240 [usbcore]
[ 148.034146] [<c0130faf>] kthread+0x3f/0x80
[ 148.056599] [<c0130f70>] ? kthread+0x0/0x80
[ 148.078984] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 148.101421] =======================
[ 148.123666] kpsmoused S ddfd04b0 0 1168 2
[ 148.146165] dd864fa4 00000046 c0107467 ddfd04b0 dd6b1758 c0131483 dd864f64 00000000
[ 148.147409] ddfd0000 c013f2ab ddfd0000 7fe9cde0 00000006 dd6b1748 00000296 ddfd0260
[ 148.170996] 7fea00ef 00000006 00000296 dd864fb0 dd9a3200 dd864fa4 c0131483 dd6b1748
[ 148.194828] Call Trace:
[ 148.240916] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 148.264450] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 148.287746] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 148.310720] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 148.333248] [<c012d835>] worker_thread+0xc5/0xf0
[ 148.355626] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 148.378542] [<c012d770>] ? worker_thread+0x0/0xf0
[ 148.401423] [<c0130faf>] kthread+0x3f/0x80
[ 148.424140] [<c0130f70>] ? kthread+0x0/0x80
[ 148.446855] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 148.469698] =======================
[ 148.492473] pccardd D dd665fa0 0 1186 2
[ 148.515413] dd665f94 00000046 dc38afc0 dd665fa0 00006833 dd665f48 c013d99b dd665f5c
[ 148.516657] c0107467 ddfd32f0 ddfd2e40 5d3373be 0000001c 00000000 ddfd2e40 ddfd30a0
[ 148.540516] 5d34fd61 0000001c c013f25d dd41d5a4 dc38afc0 dd665f88 c013f2ab 00000000
[ 148.564651] Call Trace:
[ 148.611926] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 148.636311] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 148.660720] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 148.684873] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 148.708820] [<c014a4d5>] refrigerator+0x95/0xe0
[ 148.732435] [<dfca5078>] pccardd+0xf8/0x2a0 [pcmcia_core]
[ 148.755861] [<dfca4f80>] ? pccardd+0x0/0x2a0 [pcmcia_core]
[ 148.779272] [<c0130faf>] kthread+0x3f/0x80
[ 148.802584] [<c0130f70>] ? kthread+0x0/0x80
[ 148.825837] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 148.849211] =======================
[ 148.872439] pccardd D dd8b7fa0 0 1192 2
[ 148.896033] dd8b7f94 00000046 dc38afc0 dd8b7fa0 00006833 dd8b7f48 c013d99b dd8b7f5c
[ 148.897277] c0107467 ddfd4a10 ddfd4560 5d339503 0000001c 00000000 ddfd4560 ddfd47c0
[ 148.921714] 5d34cac6 0000001c c013f25d dd41b004 dc38afc0 dd8b7f88 c013f2ab 00000000
[ 148.946415] Call Trace:
[ 148.994220] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 149.019088] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 149.043857] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 149.068886] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 149.093707] [<c014a4d5>] refrigerator+0x95/0xe0
[ 149.118428] [<dfca5078>] pccardd+0xf8/0x2a0 [pcmcia_core]
[ 149.143223] [<dfca4f80>] ? pccardd+0x0/0x2a0 [pcmcia_core]
[ 149.168048] [<c0130faf>] kthread+0x3f/0x80
[ 149.192908] [<c0130f70>] ? kthread+0x0/0x80
[ 149.217597] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 149.242294] =======================
[ 149.266875] pccardd D dc06cfa0 0 1198 2
[ 149.291291] dc06cf94 00000046 dc38afc0 dc06cfa0 00006833 dc06cf48 c013d99b dc06cf5c
[ 149.292590] c0107467 dd8a9bd0 dd8a9720 5d33a775 0000001c 00000000 dd8a9720 dd8a9980
[ 149.317734] 5d349835 0000001c c013f25d dd41a544 dc38afc0 dc06cf88 c013f2ab 00000000
[ 149.342887] Call Trace:
[ 149.391079] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 149.415977] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 149.440887] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 149.465962] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 149.490817] [<c014a4d5>] refrigerator+0x95/0xe0
[ 149.515497] [<dfca5078>] pccardd+0xf8/0x2a0 [pcmcia_core]
[ 149.540298] [<dfca4f80>] ? pccardd+0x0/0x2a0 [pcmcia_core]
[ 149.565206] [<c0130faf>] kthread+0x3f/0x80
[ 149.590089] [<c0130f70>] ? kthread+0x0/0x80
[ 149.614884] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 149.639717] =======================
[ 149.664390] kstriped S ddfd6130 0 2108 2
[ 149.688882] dc2d0fa4 00000046 c0107467 ddfd6130 dde5acf8 c0131483 dc2d0f64 00000000
[ 149.690125] ddfd5c80 c013f2ab ddfd5c80 207b886d 0000000b dde5ace8 00000296 ddfd5ee0
[ 149.715423] 20869c80 0000000b 00000000 dc2d0fb0 dd857440 dc2d0fa4 c0131483 dde5ace8
[ 149.740654] Call Trace:
[ 149.788810] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 149.813747] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 149.838581] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 149.863550] [<c0131483>] ? prepare_to_wait+0x43/0x70
[ 149.888454] [<c012d835>] worker_thread+0xc5/0xf0
[ 149.913207] [<c01312a0>] ? autoremove_wake_function+0x0/0x50
[ 149.938157] [<c012d770>] ? worker_thread+0x0/0xf0
[ 149.963019] [<c0130faf>] kthread+0x3f/0x80
[ 149.987799] [<c0130f70>] ? kthread+0x0/0x80
[ 150.012461] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 150.037163] =======================
[ 150.061745] init D c013d99b 0 2479 1
[ 150.086146] dd582e90 00000046 dd582e38 c013d99b 00006833 dd582e44 c013d99b dd582e58
[ 150.087390] c0107467 dd8ae130 dd8adc80 5d201d74 0000001c 00000000 dd8adc80 dd8adee0
[ 150.112583] 5d21c0ad 0000001c 00000000 dd7a8fc4 dc38ad80 dd582e84 c013f2ab 00000000
[ 150.137620] Call Trace:
[ 150.185577] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 150.210377] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 150.234757] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 150.259310] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 150.283795] [<c014a4d5>] refrigerator+0x95/0xe0
[ 150.308107] [<c012a365>] get_signal_to_deliver+0x255/0x390
[ 150.332584] [<c0119110>] ? finish_task_switch+0x0/0xb0
[ 150.356983] [<c01022b0>] do_notify_resume+0x80/0x840
[ 150.381443] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 150.405932] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 150.430247] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 150.454352] [<c01314ed>] ? remove_wait_queue+0x3d/0x50
[ 150.477998] [<c011fae4>] ? do_wait+0x1e4/0x310
[ 150.501372] [<c0116760>] ? default_wake_function+0x0/0x10
[ 150.524539] [<c011fc95>] ? sys_wait4+0x85/0xe0
[ 150.547163] [<c01032ee>] work_notifysig+0x13/0x19
[ 150.569653] =======================
[ 150.592029] sh D c03d86b0 0 2480 2479
[ 150.614631] dd6bfe90 00000046 dd8aae40 c03d86b0 00006833 dd6bfe44 c013d99b dd6bfe58
[ 150.615927] c0107467 dd8ab2f0 dd8aae40 5d208e11 0000001c 00000000 dd8aae40 dd8ab0a0
[ 150.639575] 5d216ee8 0000001c 00000000 dd7a8504 dc38a480 dd6bfe84 c013f2ab 00000000
[ 150.663402] Call Trace:
[ 150.709606] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 150.733493] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 150.757487] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 150.781431] [<c014a4d5>] refrigerator+0x95/0xe0
[ 150.805210] [<c012a365>] get_signal_to_deliver+0x255/0x390
[ 150.829109] [<c0119110>] ? finish_task_switch+0x0/0xb0
[ 150.852627] [<c01022b0>] do_notify_resume+0x80/0x840
[ 150.875798] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 150.898764] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 150.921282] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 150.943527] [<c01314ed>] ? remove_wait_queue+0x3d/0x50
[ 150.965680] [<c011fae4>] ? do_wait+0x1e4/0x310
[ 150.987764] [<c0116760>] ? default_wake_function+0x0/0x10
[ 151.009990] [<c011fc95>] ? sys_wait4+0x85/0xe0
[ 151.032163] [<c01032ee>] work_notifysig+0x13/0x19
[ 151.054195] =======================
[ 151.076050] pm-suspend R running 0 2481 2480
[ 151.098211] c0103a74 c038751f c038751f 00000000 00000004 dc34ce43 dc34ce28 00000000
[ 151.099527] dd8a8000 00000000 dc34ce68 c01045bc 00000000 c038e44b dd8a8000 dd8a8000
[ 151.122816] dc34ce88 c0118585 c038c37e 00000000 000009b1 000009b0 dd8a8000 dd8a8000
[ 151.146210] Call Trace:
[ 151.191076] [<c0103ac7>] show_stack_log_lvl+0x67/0x110
[ 151.213970] [<c01045bc>] show_stack+0x3c/0x50
[ 151.236446] [<c0118585>] sched_show_task+0x95/0x100
[ 151.258626] [<c0118656>] show_state_filter+0x66/0xc0
[ 151.280366] [<c014a29b>] try_to_freeze_tasks+0x25b/0x370
[ 151.302058] [<c014a419>] freeze_processes+0x69/0x90
[ 151.324042] [<c0149d42>] enter_state+0xb2/0x160
[ 151.345963] [<c0149e75>] state_store+0x85/0xc0
[ 151.367720] [<c0149df0>] ? state_store+0x0/0xc0
[ 151.389424] [<c01f31b4>] kobj_attr_store+0x24/0x30
[ 151.411052] [<c01d10b1>] sysfs_write_file+0xa1/0x100
[ 151.432667] [<c018d224>] vfs_write+0xa4/0x140
[ 151.454196] [<c01d1010>] ? sysfs_write_file+0x0/0x100
[ 151.475852] [<c018d392>] sys_write+0x42/0x70
[ 151.497512] [<c010314d>] sysenter_do_call+0x12/0x31
[ 151.519328] =======================
[ 151.541079] kauditd D dd539f44 0 2482 2
[ 151.563085] dd539f98 00000046 0000b2c0 dd539f44 00006833 dd539f4c c013d99b dd539f60
[ 151.564329] c0107467 dd8aca10 dd8ac560 5d33b998 0000001c 00000000 dd8ac560 dd8ac7c0
[ 151.587307] 5d345e14 0000001c c013f25d dd7ae064 dc38afc0 dd539f8c c013f2ab 00000001
[ 151.610512] Call Trace:
[ 151.655704] [<c013d99b>] ? trace_hardirqs_off+0xb/0x10
[ 151.679134] [<c0107467>] ? native_sched_clock+0x77/0xb0
[ 151.702165] [<c013f25d>] ? trace_hardirqs_on_caller+0xfd/0x140
[ 151.725174] [<c013f2ab>] ? trace_hardirqs_on+0xb/0x10
[ 151.747655] [<c014a4d5>] refrigerator+0x95/0xe0
[ 151.769639] [<c014f675>] kauditd_thread+0x175/0x1a0
[ 151.791521] [<c0116760>] ? default_wake_function+0x0/0x10
[ 151.813607] [<c014f500>] ? kauditd_thread+0x0/0x1a0
[ 151.835598] [<c0130faf>] kthread+0x3f/0x80
[ 151.857493] [<c0130f70>] ? kthread+0x0/0x80
[ 151.879239] [<c01034b3>] kernel_thread_helper+0x7/0x10
[ 151.901060] =======================
[ 151.922764] Sched Debug Version: v0.07, 2.6.27-rc2 #1
[ 151.944722] now at 151921.183319 msecs
[ 151.966716] .sysctl_sched_latency : 20.000000
[ 151.989163] .sysctl_sched_min_granularity : 4.000000
[ 152.011514] .sysctl_sched_wakeup_granularity : 5.000000
[ 152.033776] .sysctl_sched_child_runs_first : 0.000001
[ 152.055919] .sysctl_sched_features : 6911
[ 152.077895]
[ 152.077897] cpu#0, 747.718 MHz
[ 152.120715] .nr_running : 4
[ 152.142169] .load : 2048
[ 152.163040] .nr_switches : 26871
[ 152.183590] .nr_load_updates : 40856
[ 152.203896] .nr_uninterruptible : 12
[ 152.223657] .jiffies : 4294922962
[ 152.243342] .next_balance : 0.000000
[ 152.262992] .curr->pid : 2481
[ 152.282515] .clock : 152282.485058
[ 152.302059] .cpu_load[0] : 2048
[ 152.321414] .cpu_load[1] : 2048
[ 152.340444] .cpu_load[2] : 2048
[ 152.359214] .cpu_load[3] : 2048
[ 152.377804] .cpu_load[4] : 2048
[ 152.396143]
[ 152.396146] cfs_rq[0]:
[ 152.431665] .exec_clock : 145075.344231
[ 152.449689] .MIN_vruntime : 181747.876232
[ 152.467603] .min_vruntime : 134413.068270
[ 152.485311] .max_vruntime : 181860.944996
[ 152.502874] .spread : 113.068764
[ 152.520241] .spread0 : 0.000000
[ 152.537379] .nr_running : 4
[ 152.553888] .load : 10387
[ 152.570039] .yld_exp_empty : 0
[ 152.585695] .yld_act_empty : 0
[ 152.600661] .yld_both_empty : 0
[ 152.615275] .yld_count : 572410
[ 152.629805] .sched_switch : 0
[ 152.644054] .sched_count : 599939
[ 152.658296] .sched_goidle : 836
[ 152.672293] .ttwu_count : 0
[ 152.686133] .ttwu_local : 0
[ 152.699630] .bkl_count : 0
[ 152.712877] .nr_spread_over : 9479
[ 152.726034]
[ 152.726037] rt_rq[0]:
[ 152.751275] .rt_nr_running : 0
[ 152.763838] .rt_throttled : 0
[ 152.776109] .rt_time : 0.000000
[ 152.788223] .rt_runtime : 950.000000
[ 152.800126]
[ 152.800129] runnable tasks:
[ 152.800132] task PID tree-key switches prio exec-runtime sum-exec sum-sleep
[ 152.800138] ----------------------------------------------------------------------------------------------------------
[ 152.849547] events/0 5 181814.405747 424 115 181814.405747 156.445613 137646.219602
[ 152.854564] ftraced 10 181747.876232 135 115 181747.876232 21.084554 138494.749777
[ 152.854564] khubd 859 181860.944996 5582 115 181860.944996 89339.895855 5542.776482
[ 152.854564] R pm-suspend 2481 291203.269074 1232 120 291203.269074 16173.812303 26510.957666
[ 152.906697]
[ 152.923473] khubd
[ 152.938630]
[ 152.953671] Restarting tasks ... done.
[ 186.626898] NET: Registered protocol family 17
[ 190.553345] eth1: PRI 31 variant 2 version 9.48
[ 190.553345] eth1: NIC 5 variant 2 version 1.02
[ 192.006678] eth1: PRI 31 variant 2 version 9.48
[ 192.006678] eth1: NIC 5 variant 2 version 1.02
[ 193.130020] eth1: PRI 31 variant 2 version 9.48
[ 193.130020] eth1: NIC 5 variant 2 version 1.02
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2008-08-09 08:21    [W:0.101 / U:1.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site