Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932314AbWAFA22 (ORCPT ); Thu, 5 Jan 2006 19:28:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932317AbWAFA22 (ORCPT ); Thu, 5 Jan 2006 19:28:28 -0500 Received: from smtp.osdl.org ([65.172.181.4]:38533 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S932314AbWAFA20 (ORCPT ); Thu, 5 Jan 2006 19:28:26 -0500 Date: Thu, 5 Jan 2006 16:27:14 -0800 From: Andrew Morton To: Jesper Juhl Cc: linux-kernel@vger.kernel.org, Alan Cox , Dave Jones , Dave Airlie Subject: Re: 2.6.15-mm1 - locks solid when starting KDE (EDAC errors) Message-Id: <20060105162714.6ad6d374.akpm@osdl.org> In-Reply-To: <9a8748490601051552x4c8315e7n3c61860283a95716@mail.gmail.com> References: <9a8748490601051552x4c8315e7n3c61860283a95716@mail.gmail.com> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 43922 Lines: 1691 Jesper Juhl wrote: > > On 1/5/06, Andrew Morton wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.15/2.6.15-mm1/ > > > > > > > Hi Andrew, > > 2.6.15-mm1 seems to be working less than perfect on my box. > ahem... > Everything seems to be fine in console mode, but once I start X and > then login and KDE starts, the box locks up solid while loading KDE > (dies every time at the exact same spot, the "Initializing > peripherals" stage on the KDE splash screen). Various people have reported DRM/AGP oopses when starting X. It's probably that. Could you try reverting git-agpgart.patch? > Unfortunately not much makes it to the logs. The only things I can > find is this : > > Jan 6 00:18:39 dragon kernel: [ 19.479000] Write protecting the > kernel read-only data: 333k > Jan 6 00:18:57 dragon kernel: [ 46.416000] EDAC PCI- Signaled > System Error on 0000:00:18.2 > Jan 6 00:18:57 dragon kernel: [ 46.416000] EDAC PCI- Master Data > Parity Error on 0000:00:18.2 > Jan 6 00:18:57 dragon kernel: [ 46.416000] EDAC PCI- Detected > Parity Error on 0000:00:18.2 > <<>> > Alan, it's fishy how many people are getting EDAC failures. > mainline 2.6.15 is rock solid. > > > Here are some details about my system (I included everything I could > think might be relevant, but please do ask if there's anything else > you need) and at the end my .config for 2.6.15-mm1 (based on the one I > use for 2.6.15 with 'make oldconfig') ; > > note: all the following info was gathered while running my working > 2.6.15 kernel, if it matters I can boot 2.6.15-mm1 in console mode and > gather the same or more - just let me know. > > > $ cat /etc/slackware-version > Slackware 10.2.0 > > > $ scripts/ver_linux > If some fields are empty or look unusual you may have an old version. > Compare to the current minimal requirements in Documentation/Changes. > > Linux dragon 2.6.15 #1 SMP PREEMPT Tue Jan 3 20:44:46 CET 2006 i686 > unknown unknown GNU/Linux > > Gnu C 3.4.5 > Gnu make 3.80 > binutils 2.15.92.0.2 > util-linux 2.12p > mount 2.12p > module-init-tools 3.1 > e2fsprogs 1.38 > reiserfsprogs 3.6.19 > quota-tools 3.12. > PPP 2.4.4b1 > nfs-utils 1.0.7 > Linux C Library 2.3.6 > Dynamic linker (ldd) 2.3.6 > Linux C++ Library 6.0.3 > Procps 3.2.5 > Net-tools 1.60 > Kbd 1.12 > Sh-utils 5.2.1 > udev 064 > Modules Loaded snd_seq_oss snd_seq_midi_event snd_seq > snd_pcm_oss snd_mixer_oss uhci_hcd usbcore snd_emu10k1 snd_rawmidi > snd_seq_device snd_ac97_codec snd_pcm snd_timer snd_ac97_bus > snd_page_alloc snd_util_mem snd_hwdep snd agpgart > > > $ cat /proc/cpuinfo > processor : 0 > vendor_id : AuthenticAMD > cpu family : 15 > model : 35 > model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ > stepping : 2 > cpu MHz : 2200.324 > cache size : 1024 KB > physical id : 0 > siblings : 1 > core id : 0 > cpu cores : 1 > fdiv_bug : no > hlt_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 1 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge > mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext > fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy > bogomips : 4403.36 > > processor : 1 > vendor_id : AuthenticAMD > cpu family : 15 > model : 35 > model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ > stepping : 2 > cpu MHz : 2200.324 > cache size : 1024 KB > physical id : 127 > siblings : 1 > core id : 1 > cpu cores : 1 > fdiv_bug : no > hlt_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 1 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge > mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext > fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy > bogomips : 4399.53 > > > $ cat /proc/meminfo > MemTotal: 2076028 kB > MemFree: 1756308 kB > Buffers: 20044 kB > Cached: 185928 kB > SwapCached: 0 kB > Active: 154844 kB > Inactive: 138172 kB > HighTotal: 1179328 kB > HighFree: 900900 kB > LowTotal: 896700 kB > LowFree: 855408 kB > SwapTotal: 763076 kB > SwapFree: 763076 kB > Dirty: 8 kB > Writeback: 0 kB > Mapped: 129336 kB > Slab: 13472 kB > CommitLimit: 1801088 kB > Committed_AS: 386364 kB > PageTables: 1228 kB > VmallocTotal: 114680 kB > VmallocUsed: 6496 kB > VmallocChunk: 108032 kB > > > # lspci -v > 00:00.0 Host bridge: ALi Corporation M1695 K8 Northbridge [PCI Express > and HyperTransport] > Flags: bus master, fast devsel, latency 0 > Capabilities: [40] #08 [0060] > Capabilities: [5c] #08 [a800] > Capabilities: [68] #08 [9000] > Capabilities: [74] #08 [8000] > Capabilities: [7c] Message Signalled Interrupts: 64bit+ > Queue=0/1 Enable- > > 00:01.0 PCI bridge: ALi Corporation: Unknown device 524b (prog-if 00 > [Normal decode]) > Flags: bus master, fast devsel, latency 0 > Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 > Memory behind bridge: ff200000-ff2fffff > Capabilities: [40] Power Management version 2 > Capabilities: [48] Message Signalled Interrupts: 64bit+ > Queue=0/1 Enable- > Capabilities: [58] #10 [0141] > Capabilities: [7c] #08 [a800] > Capabilities: [88] #08 [8825] > > 00:02.0 PCI bridge: ALi Corporation: Unknown device 524c (prog-if 00 > [Normal decode]) > Flags: bus master, fast devsel, latency 0 > Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 > Memory behind bridge: ff300000-ff3fffff > Capabilities: [40] Power Management version 2 > Capabilities: [48] Message Signalled Interrupts: 64bit+ > Queue=0/1 Enable- > Capabilities: [58] #10 [0141] > Capabilities: [7c] #08 [a800] > Capabilities: [88] #08 [8825] > > 00:04.0 Host bridge: ALi Corporation M1689 K8 Northbridge [Super K8 Single Chip] > Flags: bus master, fast devsel, latency 0 > Memory at dc000000 (32-bit, prefetchable) [size=64M] > Capabilities: [40] #08 [0024] > Capabilities: [60] #08 [8038] > Capabilities: [80] AGP version 3.0 > > 00:05.0 PCI bridge: ALi Corporation AGP8X Controller (prog-if 00 > [Normal decode]) > Flags: bus master, 66Mhz, fast devsel, latency 0 > Bus: primary=00, secondary=03, subordinate=03, sec-latency=64 > Memory behind bridge: ff400000-ff4fffff > Prefetchable memory behind bridge: c7f00000-d7efffff > > 00:06.0 PCI bridge: ALi Corporation M5249 HTT to PCI Bridge (prog-if > 01 [Subtractive decode]) > Flags: bus master, fast devsel, latency 0 > Bus: primary=00, secondary=04, subordinate=04, sec-latency=32 > I/O behind bridge: 0000d000-0000dfff > Memory behind bridge: ff500000-ff5fffff > Prefetchable memory behind bridge: 88000000-880fffff > > 00:07.0 ISA bridge: ALi Corporation M1563 HyperTransport South Bridge (rev 70) > Subsystem: ASRock Incorporation: Unknown device 1563 > Flags: bus master, medium devsel, latency 0 > > 00:07.1 Bridge: ALi Corporation M7101 Power Management Controller [PMU] > Subsystem: ASRock Incorporation: Unknown device 7101 > Flags: medium devsel > > 00:11.0 Ethernet controller: ALi Corporation M5263 Ethernet Controller (rev 40) > Subsystem: ASRock Incorporation: Unknown device 5263 > Flags: bus master, medium devsel, latency 32, IRQ 10 > I/O ports at e800 [size=256] > Memory at ff6ffc00 (32-bit, non-prefetchable) [size=256] > Capabilities: [50] Power Management version 2 > > 00:12.0 IDE interface: ALi Corporation M5229 IDE (rev c7) (prog-if 8a > [Master SecP PriP]) > Subsystem: ASRock Incorporation: Unknown device 5229 > Flags: bus master, 66Mhz, medium devsel, latency 32 > I/O ports at > I/O ports at > I/O ports at > I/O ports at > I/O ports at ff00 [size=16] > > 00:13.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) > (prog-if 10 [OHCI]) > Subsystem: ASRock Incorporation: Unknown device 5237 > Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 11 > Memory at ff6fe000 (32-bit, non-prefetchable) [size=4K] > > 00:13.1 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) > (prog-if 10 [OHCI]) > Subsystem: ASRock Incorporation: Unknown device 5237 > Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 3 > Memory at ff6fd000 (32-bit, non-prefetchable) [size=4K] > > 00:13.2 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) > (prog-if 10 [OHCI]) > Subsystem: ASRock Incorporation: Unknown device 5237 > Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 11 > Memory at ff6fc000 (32-bit, non-prefetchable) [size=4K] > > 00:13.3 USB Controller: ALi Corporation USB 2.0 Controller (rev 01) > (prog-if 20 [EHCI]) > Subsystem: ASRock Incorporation: Unknown device 5239 > Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 5 > Memory at ff6ff800 (32-bit, non-prefetchable) [size=256] > Capabilities: [50] Power Management version 2 > Capabilities: [58] #0a [2090] > > 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 > [Athlon64/Opteron] HyperTransport Technology Configuration > Flags: fast devsel > Capabilities: [80] #08 [2101] > > 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 > [Athlon64/Opteron] Address Map > Flags: fast devsel > > 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 > [Athlon64/Opteron] DRAM Controller > Flags: fast devsel > > 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 > [Athlon64/Opteron] Miscellaneous Control > Flags: fast devsel > > 03:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA Parhelia > AGP (rev 03) (prog-if 00 [VGA]) > Subsystem: Matrox Graphics, Inc. Parhelia 128Mb > Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 5 > Memory at c8000000 (32-bit, prefetchable) [size=128M] > Memory at ff4fe000 (32-bit, non-prefetchable) [size=8K] > Expansion ROM at ff4c0000 [disabled] [size=128K] > Capabilities: [dc] Power Management version 2 > Capabilities: [f0] AGP version 2.0 > > 04:05.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a) > Subsystem: Creative Labs SBLive! 5.1 eMicro 28028 > Flags: bus master, medium devsel, latency 32, IRQ 20 > I/O ports at d880 [size=32] > Capabilities: [dc] Power Management version 1 > > 04:05.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a) > Subsystem: Creative Labs Gameport Joystick > Flags: bus master, medium devsel, latency 32 > I/O ports at dc00 [size=8] > Capabilities: [dc] Power Management version 1 > > 04:06.0 SCSI storage controller: Adaptec AIC-7892A U160/m (rev 02) > Subsystem: Adaptec 29160N Ultra160 SCSI Controller > Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 19 > BIST result: 00 > I/O ports at d400 [disabled] [size=256] > Memory at ff5ff000 (64-bit, non-prefetchable) [size=4K] > Expansion ROM at 88000000 [disabled] [size=128K] > Capabilities: [dc] Power Management version 2 > > 04:07.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 42) > Subsystem: D-Link System Inc DFE-530TX rev B > Flags: bus master, medium devsel, latency 32, IRQ 18 > I/O ports at d000 [size=256] > Memory at ff5fec00 (32-bit, non-prefetchable) [size=256] > Expansion ROM at 88020000 [disabled] [size=64K] > Capabilities: [40] Power Management version 2 > > > # cat /proc/scsi/scsi > Attached devices: > Host: scsi0 Channel: 00 Id: 04 Lun: 00 > Vendor: PIONEER Model: DVD-ROM DVD-305 Rev: 1.03 > Type: CD-ROM ANSI SCSI revision: 02 > Host: scsi0 Channel: 00 Id: 05 Lun: 00 > Vendor: PLEXTOR Model: CD-R PX-W1210S Rev: 1.01 > Type: CD-ROM ANSI SCSI revision: 02 > Host: scsi0 Channel: 00 Id: 06 Lun: 00 > Vendor: IBM Model: DDYS-T36950N Rev: S96H > Type: Direct-Access ANSI SCSI revision: 03 > > > # cat /proc/cmdline > BOOT_IMAGE=2.6.15 ro root=801 pci=usepirqmask > > > # > # Automatically generated make config: don't edit > # Linux kernel version: 2.6.15-mm1 > # Thu Jan 5 23:53:51 2006 > # > CONFIG_X86_32=y > CONFIG_GENERIC_TIME=y > CONFIG_SEMAPHORE_SLEEPERS=y > CONFIG_X86=y > CONFIG_MMU=y > CONFIG_GENERIC_ISA_DMA=y > CONFIG_GENERIC_IOMAP=y > CONFIG_ARCH_MAY_HAVE_PC_FDC=y > CONFIG_DMI=y > > # > # Code maturity level options > # > CONFIG_EXPERIMENTAL=y > CONFIG_CLEAN_COMPILE=y > CONFIG_LOCK_KERNEL=y > CONFIG_INIT_ENV_ARG_LIMIT=32 > > # > # General setup > # > CONFIG_LOCALVERSION="" > # CONFIG_LOCALVERSION_AUTO is not set > CONFIG_SWAP=y > CONFIG_SYSVIPC=y > CONFIG_POSIX_MQUEUE=y > CONFIG_BSD_PROCESS_ACCT=y > # CONFIG_BSD_PROCESS_ACCT_V3 is not set > CONFIG_SYSCTL=y > # CONFIG_AUDIT is not set > CONFIG_IKCONFIG=y > CONFIG_IKCONFIG_PROC=y > # CONFIG_CPUSETS is not set > CONFIG_INITRAMFS_SOURCE="" > CONFIG_UID16=y > CONFIG_VM86=y > # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set > # CONFIG_EMBEDDED 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_DOUBLEFAULT=y > CONFIG_ELF_CORE=y > CONFIG_BASE_FULL=y > CONFIG_FUTEX=y > CONFIG_EPOLL=y > CONFIG_SHMEM=y > CONFIG_CC_ALIGN_FUNCTIONS=0 > CONFIG_CC_ALIGN_LABELS=0 > CONFIG_CC_ALIGN_LOOPS=0 > CONFIG_CC_ALIGN_JUMPS=0 > CONFIG_SLAB=y > CONFIG_SERIAL_PCI=y > # CONFIG_TINY_SHMEM is not set > CONFIG_BASE_SMALL=0 > # CONFIG_SLOB is not set > > # > # Loadable module support > # > CONFIG_MODULES=y > CONFIG_MODULE_UNLOAD=y > # CONFIG_MODULE_FORCE_UNLOAD is not set > CONFIG_OBSOLETE_MODPARM=y > CONFIG_MODVERSIONS=y > CONFIG_MODULE_SRCVERSION_ALL=y > CONFIG_KMOD=y > CONFIG_STOP_MACHINE=y > > # > # Block layer > # > # CONFIG_LBD is not set > # CONFIG_BLK_DEV_IO_TRACE is not set > > # > # IO Schedulers > # > CONFIG_IOSCHED_NOOP=y > CONFIG_IOSCHED_AS=y > # CONFIG_IOSCHED_DEADLINE is not set > # CONFIG_IOSCHED_CFQ is not set > CONFIG_DEFAULT_AS=y > # CONFIG_DEFAULT_DEADLINE is not set > # CONFIG_DEFAULT_CFQ is not set > # CONFIG_DEFAULT_NOOP is not set > CONFIG_DEFAULT_IOSCHED="anticipatory" > > # > # Processor type and features > # > CONFIG_X86_PC=y > # CONFIG_X86_ELAN is not set > # CONFIG_X86_VOYAGER is not set > # CONFIG_X86_NUMAQ is not set > # CONFIG_X86_SUMMIT is not set > # CONFIG_X86_BIGSMP is not set > # CONFIG_X86_VISWS is not set > # CONFIG_X86_GENERICARCH is not set > # CONFIG_X86_ES7000 is not set > # CONFIG_M386 is not set > # CONFIG_M486 is not set > # CONFIG_M586 is not set > # CONFIG_M586TSC is not set > # CONFIG_M586MMX is not set > # CONFIG_M686 is not set > # CONFIG_MPENTIUMII is not set > # CONFIG_MPENTIUMIII is not set > # CONFIG_MPENTIUMM is not set > # CONFIG_MPENTIUM4 is not set > # CONFIG_MK6 is not set > # CONFIG_MK7 is not set > CONFIG_MK8=y > # CONFIG_MCRUSOE is not set > # CONFIG_MEFFICEON is not set > # CONFIG_MWINCHIPC6 is not set > # CONFIG_MWINCHIP2 is not set > # CONFIG_MWINCHIP3D is not set > # CONFIG_MGEODEGX1 is not set > # CONFIG_MGEODE_LX is not set > # CONFIG_MCYRIXIII is not set > # CONFIG_MVIAC3_2 is not set > # CONFIG_X86_GENERIC is not set > CONFIG_X86_CMPXCHG=y > CONFIG_X86_XADD=y > CONFIG_X86_L1_CACHE_SHIFT=6 > CONFIG_RWSEM_XCHGADD_ALGORITHM=y > CONFIG_GENERIC_CALIBRATE_DELAY=y > CONFIG_X86_WP_WORKS_OK=y > CONFIG_X86_INVLPG=y > CONFIG_X86_BSWAP=y > CONFIG_X86_POPAD_OK=y > CONFIG_X86_CMPXCHG64=y > CONFIG_X86_GOOD_APIC=y > CONFIG_X86_INTEL_USERCOPY=y > CONFIG_X86_USE_PPRO_CHECKSUM=y > CONFIG_X86_TSC=y > CONFIG_HPET_TIMER=y > CONFIG_HPET_EMULATE_RTC=y > CONFIG_SMP=y > CONFIG_NR_CPUS=2 > # CONFIG_SCHED_SMT is not set > # CONFIG_PREEMPT_NONE is not set > # CONFIG_PREEMPT_VOLUNTARY is not set > CONFIG_PREEMPT=y > CONFIG_PREEMPT_BKL=y > CONFIG_X86_LOCAL_APIC=y > CONFIG_X86_IO_APIC=y > CONFIG_X86_MCE=y > CONFIG_X86_MCE_NONFATAL=y > # CONFIG_X86_MCE_P4THERMAL is not set > # CONFIG_TOSHIBA is not set > # CONFIG_I8K is not set > # CONFIG_X86_REBOOTFIXUPS is not set > # CONFIG_MICROCODE is not set > CONFIG_X86_MSR=y > CONFIG_X86_CPUID=y > > # > # Firmware Drivers > # > # CONFIG_EDD is not set > # CONFIG_DELL_RBU is not set > # CONFIG_DCDBAS is not set > # CONFIG_NOHIGHMEM is not set > CONFIG_HIGHMEM4G=y > # CONFIG_HIGHMEM64G is not set > CONFIG_HIGHMEM=y > CONFIG_ARCH_FLATMEM_ENABLE=y > CONFIG_ARCH_SPARSEMEM_ENABLE=y > CONFIG_ARCH_SELECT_MEMORY_MODEL=y > CONFIG_SELECT_MEMORY_MODEL=y > CONFIG_FLATMEM_MANUAL=y > # CONFIG_DISCONTIGMEM_MANUAL is not set > # CONFIG_SPARSEMEM_MANUAL is not set > CONFIG_FLATMEM=y > CONFIG_FLAT_NODE_MEM_MAP=y > CONFIG_SPARSEMEM_STATIC=y > CONFIG_SPLIT_PTLOCK_CPUS=4 > CONFIG_HIGHPTE=y > # CONFIG_MATH_EMULATION is not set > CONFIG_MTRR=y > # CONFIG_EFI is not set > CONFIG_IRQBALANCE=y > CONFIG_REGPARM=y > CONFIG_SECCOMP=y > # CONFIG_HZ_100 is not set > # CONFIG_HZ_250 is not set > CONFIG_HZ_1000=y > CONFIG_HZ=1000 > # CONFIG_KEXEC is not set > # CONFIG_CRASH_DUMP is not set > CONFIG_PHYSICAL_START=0x100000 > > # > # Power management options (ACPI, APM) > # > CONFIG_PM=y > CONFIG_PM_LEGACY=y > # CONFIG_PM_DEBUG is not set > > # > # ACPI (Advanced Configuration and Power Interface) Support > # > CONFIG_ACPI=y > CONFIG_ACPI_AC=m > CONFIG_ACPI_BATTERY=m > CONFIG_ACPI_BUTTON=m > CONFIG_ACPI_VIDEO=m > CONFIG_ACPI_HOTKEY=m > CONFIG_ACPI_FAN=m > CONFIG_ACPI_PROCESSOR=m > CONFIG_ACPI_THERMAL=m > CONFIG_ACPI_ASUS=m > CONFIG_ACPI_IBM=m > CONFIG_ACPI_TOSHIBA=m > # CONFIG_ACPI_SONY is not set > CONFIG_ACPI_BLACKLIST_YEAR=0 > # CONFIG_ACPI_DEBUG is not set > CONFIG_ACPI_EC=y > CONFIG_ACPI_POWER=y > CONFIG_ACPI_SYSTEM=y > # CONFIG_ACPI_CONTAINER is not set > > # > # APM (Advanced Power Management) BIOS Support > # > CONFIG_APM=y > # CONFIG_APM_IGNORE_USER_SUSPEND is not set > CONFIG_APM_DO_ENABLE=y > CONFIG_APM_CPU_IDLE=y > # CONFIG_APM_DISPLAY_BLANK is not set > CONFIG_APM_RTC_IS_GMT=y > # CONFIG_APM_ALLOW_INTS is not set > CONFIG_APM_REAL_MODE_POWER_OFF=y > > # > # CPU Frequency scaling > # > # CONFIG_CPU_FREQ is not set > > # > # Bus options (PCI, PCMCIA, EISA, MCA, ISA) > # > CONFIG_PCI=y > # CONFIG_PCI_GOBIOS is not set > # CONFIG_PCI_GOMMCONFIG is not set > # CONFIG_PCI_GODIRECT is not set > CONFIG_PCI_GOANY=y > CONFIG_PCI_BIOS=y > CONFIG_PCI_DIRECT=y > CONFIG_PCI_MMCONFIG=y > # CONFIG_PCIEPORTBUS is not set > # CONFIG_PCI_MSI is not set > # CONFIG_PCI_LEGACY_PROC is not set > # CONFIG_PCI_DEBUG is not set > CONFIG_ISA_DMA_API=y > # CONFIG_ISA is not set > # CONFIG_MCA is not set > # CONFIG_SCx200 is not set > # CONFIG_HOTPLUG_CPU is not set > > # > # PCCARD (PCMCIA/CardBus) support > # > # CONFIG_PCCARD is not set > > # > # PCI Hotplug Support > # > # CONFIG_HOTPLUG_PCI is not set > > # > # Executable file formats > # > CONFIG_BINFMT_ELF=y > # CONFIG_BINFMT_AOUT is not set > # CONFIG_BINFMT_MISC is not set > > # > # Networking > # > CONFIG_NET=y > > # > # Networking options > # > CONFIG_PACKET=y > CONFIG_PACKET_MMAP=y > CONFIG_UNIX=y > # CONFIG_NET_KEY is not set > CONFIG_INET=y > # CONFIG_IP_MULTICAST is not set > # CONFIG_IP_ADVANCED_ROUTER is not set > CONFIG_IP_FIB_HASH=y > # CONFIG_IP_PNP is not set > # CONFIG_NET_IPIP is not set > # CONFIG_NET_IPGRE is not set > # CONFIG_ARPD is not set > CONFIG_SYN_COOKIES=y > # CONFIG_INET_AH is not set > # CONFIG_INET_ESP is not set > # CONFIG_INET_IPCOMP is not set > # CONFIG_INET_TUNNEL is not set > CONFIG_INET_DIAG=y > CONFIG_INET_TCP_DIAG=y > # CONFIG_TCP_CONG_ADVANCED is not set > CONFIG_TCP_CONG_BIC=y > # CONFIG_IPV6 is not set > # CONFIG_NETFILTER is not set > > # > # DCCP Configuration (EXPERIMENTAL) > # > # CONFIG_IP_DCCP is not set > > # > # SCTP Configuration (EXPERIMENTAL) > # > # CONFIG_IP_SCTP 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_NET_DIVERT is not set > # CONFIG_ECONET is not set > # CONFIG_WAN_ROUTER is not set > > # > # QoS and/or fair queueing > # > # CONFIG_NET_SCHED is not set > > # > # Network testing > # > # CONFIG_NET_PKTGEN is not set > # CONFIG_HAMRADIO is not set > # CONFIG_IRDA is not set > # CONFIG_BT is not set > # CONFIG_IEEE80211 is not set > > # > # Device Drivers > # > > # > # Generic Driver Options > # > CONFIG_STANDALONE=y > CONFIG_PREVENT_FIRMWARE_BUILD=y > CONFIG_FW_LOADER=y > # CONFIG_DEBUG_DRIVER is not set > > # > # Connector - unified userspace <-> kernelspace linker > # > # CONFIG_CONNECTOR is not set > > # > # Memory Technology Devices (MTD) > # > # CONFIG_MTD is not set > > # > # Parallel port support > # > # CONFIG_PARPORT is not set > > # > # Plug and Play support > # > # CONFIG_PNP is not set > > # > # Block devices > # > CONFIG_BLK_DEV_FD=y > # 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 is not set > # CONFIG_BLK_DEV_NBD is not set > # CONFIG_BLK_DEV_SX8 is not set > # CONFIG_BLK_DEV_UB is not set > # CONFIG_BLK_DEV_RAM is not set > CONFIG_BLK_DEV_RAM_COUNT=16 > # CONFIG_CDROM_PKTCDVD is not set > # CONFIG_ATA_OVER_ETH is not set > > # > # ATA/ATAPI/MFM/RLL support > # > # CONFIG_IDE is not set > > # > # SCSI device support > # > # CONFIG_RAID_ATTRS is not set > CONFIG_SCSI=y > CONFIG_SCSI_PROC_FS=y > > # > # SCSI support type (disk, tape, CD-ROM) > # > CONFIG_BLK_DEV_SD=y > # CONFIG_CHR_DEV_ST is not set > # CONFIG_CHR_DEV_OSST is not set > CONFIG_BLK_DEV_SR=y > # CONFIG_BLK_DEV_SR_VENDOR is not set > CONFIG_CHR_DEV_SG=y > # CONFIG_CHR_DEV_SCH is not set > > # > # Some SCSI devices (e.g. CD jukebox) support multiple LUNs > # > # CONFIG_SCSI_MULTI_LUN is not set > CONFIG_SCSI_CONSTANTS=y > CONFIG_SCSI_LOGGING=y > > # > # SCSI Transports > # > CONFIG_SCSI_SPI_ATTRS=y > CONFIG_SCSI_FC_ATTRS=y > # CONFIG_SCSI_ISCSI_ATTRS is not set > # CONFIG_SCSI_SAS_ATTRS is not set > # CONFIG_SAS_CLASS is not set > > # > # SCSI low-level drivers > # > # CONFIG_ISCSI_TCP is not set > # CONFIG_BLK_DEV_3W_XXXX_RAID is not set > # CONFIG_SCSI_3W_9XXX is not set > # CONFIG_SCSI_ACARD is not set > # CONFIG_SCSI_AACRAID is not set > CONFIG_SCSI_AIC7XXX=y > CONFIG_AIC7XXX_CMDS_PER_DEVICE=200 > CONFIG_AIC7XXX_RESET_DELAY_MS=15001 > # CONFIG_AIC7XXX_DEBUG_ENABLE is not set > CONFIG_AIC7XXX_DEBUG_MASK=0 > # CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set > # CONFIG_SCSI_AIC7XXX_OLD is not set > # CONFIG_SCSI_AIC79XX is not set > # CONFIG_SCSI_ARCMSR is not set > # CONFIG_SCSI_DPT_I2O is not set > # CONFIG_MEGARAID_NEWGEN is not set > # CONFIG_MEGARAID_LEGACY is not set > # CONFIG_MEGARAID_SAS is not set > # CONFIG_SCSI_SATA is not set > # CONFIG_SCSI_BUSLOGIC is not set > # CONFIG_SCSI_DMX3191D is not set > # CONFIG_SCSI_EATA is not set > # CONFIG_SCSI_FUTURE_DOMAIN is not set > # CONFIG_SCSI_GDTH is not set > # CONFIG_SCSI_IPS is not set > # CONFIG_SCSI_INITIO is not set > # CONFIG_SCSI_INIA100 is not set > # CONFIG_SCSI_SYM53C8XX_2 is not set > # CONFIG_SCSI_IPR is not set > # CONFIG_SCSI_QLOGIC_FC is not set > # CONFIG_SCSI_QLOGIC_1280 is not set > CONFIG_SCSI_QLA2XXX=y > # CONFIG_SCSI_QLA2XXX_EMBEDDED_FIRMWARE is not set > # CONFIG_SCSI_LPFC is not set > # CONFIG_SCSI_DC395x is not set > # CONFIG_SCSI_DC390T is not set > # CONFIG_SCSI_NSP32 is not set > # CONFIG_SCSI_DEBUG is not set > > # > # Multi-device support (RAID and LVM) > # > # CONFIG_MD is not set > > # > # Fusion MPT device support > # > # CONFIG_FUSION is not set > # CONFIG_FUSION_SPI is not set > # CONFIG_FUSION_FC is not set > # CONFIG_FUSION_SAS is not set > > # > # IEEE 1394 (FireWire) support > # > # CONFIG_IEEE1394 is not set > > # > # I2O device support > # > # CONFIG_I2O is not set > > # > # Network device support > # > CONFIG_NETDEVICES=y > CONFIG_DUMMY=m > # CONFIG_BONDING is not set > # CONFIG_EQUALIZER is not set > # CONFIG_TUN is not set > > # > # ARCnet devices > # > # CONFIG_ARCNET is not set > > # > # PHY device support > # > # CONFIG_PHYLIB is not set > > # > # Ethernet (10 or 100Mbit) > # > 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 > > # > # Tulip family network device support > # > # CONFIG_NET_TULIP is not set > # CONFIG_HP100 is not set > CONFIG_NET_PCI=y > # CONFIG_PCNET32 is not set > # CONFIG_AMD8111_ETH is not set > # CONFIG_ADAPTEC_STARFIRE is not set > # CONFIG_B44 is not set > # CONFIG_FORCEDETH is not set > # CONFIG_DGRS is not set > # CONFIG_EEPRO100 is not set > # CONFIG_E100 is not set > # CONFIG_FEALNX is not set > # CONFIG_NATSEMI is not set > # CONFIG_NE2K_PCI is not set > # CONFIG_8139CP is not set > # CONFIG_8139TOO 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=y > CONFIG_VIA_RHINE_MMIO=y > > # > # Ethernet (1000 Mbit) > # > # CONFIG_ACENIC is not set > # CONFIG_DL2K is not set > # CONFIG_E1000 is not set > # CONFIG_NS83820 is not set > # CONFIG_HAMACHI is not set > # CONFIG_YELLOWFIN is not set > # CONFIG_R8169 is not set > # CONFIG_SIS190 is not set > # CONFIG_SKGE is not set > # CONFIG_SKY2 is not set > # CONFIG_SK98LIN is not set > # CONFIG_VIA_VELOCITY is not set > # CONFIG_TIGON3 is not set > # CONFIG_BNX2 is not set > > # > # Ethernet (10000 Mbit) > # > # CONFIG_CHELSIO_T1 is not set > # CONFIG_IXGB is not set > # CONFIG_S2IO is not set > > # > # Token Ring devices > # > # CONFIG_TR is not set > > # > # Wireless LAN (non-hamradio) > # > # CONFIG_NET_RADIO is not set > > # > # Wan interfaces > # > # CONFIG_WAN is not set > # CONFIG_FDDI is not set > # CONFIG_HIPPI is not set > # CONFIG_PPP is not set > # CONFIG_SLIP is not set > # CONFIG_NET_FC is not set > # CONFIG_SHAPER is not set > # CONFIG_NETCONSOLE is not set > # CONFIG_KGDBOE is not set > # CONFIG_NETPOLL is not set > # CONFIG_NETPOLL_RX is not set > # CONFIG_NETPOLL_TRAP is not set > # CONFIG_NET_POLL_CONTROLLER is not set > > # > # ISDN subsystem > # > # CONFIG_ISDN is not set > > # > # Telephony Support > # > # CONFIG_PHONE is not set > > # > # Input device support > # > CONFIG_INPUT=y > > # > # Userland interfaces > # > CONFIG_INPUT_MOUSEDEV=y > CONFIG_INPUT_MOUSEDEV_PSAUX=y > CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600 > CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 > # CONFIG_INPUT_JOYDEV is not set > # CONFIG_INPUT_TSDEV is not set > CONFIG_INPUT_EVDEV=m > # CONFIG_INPUT_EVBUG is not set > > # > # Input Device Drivers > # > CONFIG_INPUT_KEYBOARD=y > CONFIG_KEYBOARD_ATKBD=y > # CONFIG_KEYBOARD_SUNKBD is not set > # CONFIG_KEYBOARD_LKKBD is not set > # CONFIG_KEYBOARD_XTKBD is not set > # CONFIG_KEYBOARD_NEWTON is not set > CONFIG_INPUT_MOUSE=y > CONFIG_MOUSE_PS2=y > # CONFIG_MOUSE_SERIAL is not set > # CONFIG_MOUSE_VSXXXAA is not set > # CONFIG_INPUT_JOYSTICK is not set > # CONFIG_INPUT_TOUCHSCREEN is not set > CONFIG_INPUT_MISC=y > # CONFIG_INPUT_PCSPKR is not set > # CONFIG_INPUT_WISTRON_BTNS is not set > CONFIG_INPUT_UINPUT=m > > # > # Hardware I/O ports > # > CONFIG_SERIO=y > CONFIG_SERIO_I8042=y > # CONFIG_SERIO_SERPORT is not set > # CONFIG_SERIO_CT82C710 is not set > # CONFIG_SERIO_PCIPS2 is not set > CONFIG_SERIO_LIBPS2=y > # CONFIG_SERIO_RAW is not set > # CONFIG_GAMEPORT is not set > > # > # Character devices > # > CONFIG_VT=y > CONFIG_VT_CONSOLE=y > CONFIG_HW_CONSOLE=y > # CONFIG_SERIAL_NONSTANDARD is not set > > # > # Serial drivers > # > CONFIG_SERIAL_8250=y > # CONFIG_SERIAL_8250_CONSOLE is not set > # CONFIG_SERIAL_8250_ACPI is not set > CONFIG_SERIAL_8250_NR_UARTS=2 > # CONFIG_SERIAL_8250_EXTENDED is not set > > # > # Non-8250 serial port support > # > CONFIG_SERIAL_CORE=y > CONFIG_UNIX98_PTYS=y > # CONFIG_LEGACY_PTYS is not set > > # > # IPMI > # > # CONFIG_IPMI_HANDLER is not set > > # > # Watchdog Cards > # > # CONFIG_WATCHDOG is not set > CONFIG_HW_RANDOM=y > # CONFIG_NVRAM is not set > CONFIG_RTC=y > # CONFIG_DTLK is not set > # CONFIG_R3964 is not set > # CONFIG_APPLICOM is not set > # CONFIG_SONYPI is not set > > # > # Ftape, the floppy tape device driver > # > CONFIG_AGP=m > # CONFIG_AGP_ALI is not set > # CONFIG_AGP_ATI is not set > # CONFIG_AGP_AMD is not set > # CONFIG_AGP_AMD64 is not set > # CONFIG_AGP_INTEL 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_MWAVE is not set > # CONFIG_CS5535_GPIO is not set > # CONFIG_RAW_DRIVER is not set > # CONFIG_HPET is not set > CONFIG_HANGCHECK_TIMER=m > > # > # TPM devices > # > # CONFIG_TCG_TPM is not set > # CONFIG_TELCLOCK is not set > > # > # I2C support > # > # CONFIG_I2C is not set > > # > # SPI support > # > CONFIG_SPI_ARCH_HAS_MASTER=y > # CONFIG_SPI is not set > # CONFIG_SPI_MASTER is not set > > # > # Dallas's 1-wire bus > # > # CONFIG_W1 is not set > > # > # Hardware Monitoring support > # > # CONFIG_HWMON is not set > # CONFIG_HWMON_VID is not set > > # > # Misc devices > # > # CONFIG_IBM_ASM is not set > > # > # Multimedia Capabilities Port drivers > # > > # > # Multimedia devices > # > # CONFIG_VIDEO_DEV is not set > > # > # Digital Video Broadcasting Devices > # > # CONFIG_DVB is not set > > # > # Graphics support > # > CONFIG_FB=y > CONFIG_FB_CFB_FILLRECT=y > CONFIG_FB_CFB_COPYAREA=y > CONFIG_FB_CFB_IMAGEBLIT=y > # CONFIG_FB_MACMODES is not set > CONFIG_FB_MODE_HELPERS=y > # CONFIG_FB_TILEBLITTING is not set > # 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_VESA=y > CONFIG_VIDEO_SELECT=y > # 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_INTEL is not set > # CONFIG_FB_MATROX is not set > # CONFIG_FB_RADEON_OLD is not set > # CONFIG_FB_RADEON is not set > # CONFIG_FB_ATY128 is not set > # CONFIG_FB_ATY 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_CYBLA is not set > # CONFIG_FB_TRIDENT is not set > # CONFIG_FB_GEODE is not set > # CONFIG_FB_VIRTUAL is not set > > # > # Console display driver support > # > CONFIG_VGA_CONSOLE=y > CONFIG_DUMMY_CONSOLE=y > CONFIG_FRAMEBUFFER_CONSOLE=y > # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set > # CONFIG_FONTS is not set > CONFIG_FONT_8x8=y > CONFIG_FONT_8x16=y > > # > # Logo configuration > # > CONFIG_LOGO=y > # CONFIG_LOGO_LINUX_MONO is not set > # CONFIG_LOGO_LINUX_VGA16 is not set > CONFIG_LOGO_LINUX_CLUT224=y > # CONFIG_BACKLIGHT_LCD_SUPPORT is not set > > # > # Sound > # > CONFIG_SOUND=y > > # > # Advanced Linux Sound Architecture > # > CONFIG_SND=m > CONFIG_SND_TIMER=m > CONFIG_SND_PCM=m > CONFIG_SND_HWDEP=m > CONFIG_SND_RAWMIDI=m > CONFIG_SND_SEQUENCER=m > # CONFIG_SND_SEQ_DUMMY is not set > CONFIG_SND_OSSEMUL=y > CONFIG_SND_MIXER_OSS=m > CONFIG_SND_PCM_OSS=m > CONFIG_SND_SEQUENCER_OSS=y > CONFIG_SND_RTCTIMER=m > CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y > # CONFIG_SND_DYNAMIC_MINORS is not set > CONFIG_SND_SUPPORT_OLD_API=y > # CONFIG_SND_VERBOSE_PRINTK is not set > # CONFIG_SND_DEBUG is not set > > # > # Generic devices > # > CONFIG_SND_AC97_CODEC=m > CONFIG_SND_AC97_BUS=m > # CONFIG_SND_DUMMY is not set > # CONFIG_SND_VIRMIDI is not set > # CONFIG_SND_MTPAV is not set > # CONFIG_SND_SERIAL_U16550 is not set > # CONFIG_SND_MPU401 is not set > > # > # PCI devices > # > # CONFIG_SND_AD1889 is not set > # CONFIG_SND_ALS4000 is not set > # CONFIG_SND_ALI5451 is not set > # CONFIG_SND_ATIIXP is not set > # CONFIG_SND_ATIIXP_MODEM is not set > # CONFIG_SND_AU8810 is not set > # CONFIG_SND_AU8820 is not set > # CONFIG_SND_AU8830 is not set > # CONFIG_SND_AZT3328 is not set > # CONFIG_SND_BT87X is not set > # CONFIG_SND_CA0106 is not set > # CONFIG_SND_CMIPCI is not set > # CONFIG_SND_CS4281 is not set > # CONFIG_SND_CS46XX is not set > # CONFIG_SND_CS5535AUDIO is not set > CONFIG_SND_EMU10K1=m > # 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_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_RME32 is not set > # CONFIG_SND_RME96 is not set > # CONFIG_SND_RME9652 is not set > # CONFIG_SND_SONICVIBES is not set > # CONFIG_SND_TRIDENT is not set > # CONFIG_SND_VIA82XX is not set > # CONFIG_SND_VIA82XX_MODEM is not set > # CONFIG_SND_VX222 is not set > # CONFIG_SND_YMFPCI is not set > > # > # USB devices > # > # CONFIG_SND_USB_AUDIO is not set > # CONFIG_SND_USB_USX2Y is not set > > # > # Open Sound System > # > # CONFIG_SOUND_PRIME is not set > > # > # USB support > # > CONFIG_USB_ARCH_HAS_HCD=y > CONFIG_USB_ARCH_HAS_OHCI=y > CONFIG_USB=m > # CONFIG_USB_DEBUG is not set > > # > # Miscellaneous USB options > # > CONFIG_USB_DEVICEFS=y > CONFIG_USB_BANDWIDTH=y > # CONFIG_USB_DYNAMIC_MINORS is not set > # CONFIG_USB_SUSPEND is not set > # CONFIG_USB_OTG is not set > > # > # USB Host Controller Drivers > # > # CONFIG_USB_EHCI_HCD is not set > # CONFIG_USB_ISP116X_HCD is not set > # CONFIG_USB_OHCI_HCD is not set > CONFIG_USB_UHCI_HCD=m > # CONFIG_USB_SL811_HCD is not set > # CONFIG_USB_IP is not set > > # > # USB Device Class drivers > # > # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set > # CONFIG_USB_ACM is not set > # CONFIG_USB_PRINTER is not set > > # > # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' > # > > # > # may also be needed; see USB_STORAGE Help for more information > # > CONFIG_USB_STORAGE=m > # CONFIG_USB_STORAGE_DEBUG is not set > CONFIG_USB_STORAGE_DATAFAB=y > CONFIG_USB_STORAGE_FREECOM=y > CONFIG_USB_STORAGE_DPCM=y > CONFIG_USB_STORAGE_USBAT=y > CONFIG_USB_STORAGE_SDDR09=y > CONFIG_USB_STORAGE_SDDR55=y > # CONFIG_USB_STORAGE_JUMPSHOT is not set > # CONFIG_USB_STORAGE_ALAUDA is not set > # CONFIG_USB_LIBUSUAL is not set > > # > # USB Input Devices > # > # CONFIG_USB_HID is not set > > # > # USB HID Boot Protocol drivers > # > # CONFIG_USB_KBD is not set > # CONFIG_USB_MOUSE is not set > # CONFIG_USB_AIPTEK is not set > # CONFIG_USB_WACOM is not set > # CONFIG_USB_ACECAD is not set > # CONFIG_USB_KBTAB is not set > # CONFIG_USB_POWERMATE is not set > # CONFIG_USB_MTOUCH is not set > # CONFIG_USB_ITMTOUCH is not set > # CONFIG_USB_EGALAX is not set > # CONFIG_USB_YEALINK is not set > # CONFIG_USB_XPAD is not set > # CONFIG_USB_ATI_REMOTE is not set > # CONFIG_USB_ATI_REMOTE2 is not set > # CONFIG_USB_KEYSPAN_REMOTE is not set > # CONFIG_USB_APPLETOUCH is not set > > # > # USB Imaging devices > # > # CONFIG_USB_MDC800 is not set > # CONFIG_USB_MICROTEK is not set > > # > # USB Multimedia devices > # > # CONFIG_USB_DABUSB is not set > > # > # Video4Linux support is needed for USB Multimedia device support > # > > # > # USB Network Adapters > # > # CONFIG_USB_CATC is not set > # CONFIG_USB_KAWETH is not set > # CONFIG_USB_PEGASUS is not set > # CONFIG_USB_RTL8150 is not set > # CONFIG_USB_USBNET is not set > CONFIG_USB_MON=y > > # > # USB port drivers > # > > # > # USB Serial Converter support > # > # CONFIG_USB_SERIAL is not set > > # > # USB Miscellaneous drivers > # > # CONFIG_USB_EMI62 is not set > # CONFIG_USB_EMI26 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_LED is not set > # CONFIG_USB_CYTHERM is not set > # CONFIG_USB_GOTEMP is not set > # CONFIG_USB_PHIDGETKIT is not set > # CONFIG_USB_PHIDGETSERVO is not set > # CONFIG_USB_IDMOUSE is not set > # CONFIG_USB_LD is not set > # CONFIG_USB_TEST is not set > > # > # USB DSL modem support > # > > # > # USB Gadget Support > # > # CONFIG_USB_GADGET is not set > > # > # MMC/SD Card support > # > # CONFIG_MMC is not set > > # > # InfiniBand support > # > # CONFIG_INFINIBAND is not set > > # > # SN Devices > # > > # > # EDAC - error detection and reporting (RAS) > # > CONFIG_EDAC=y > > # > # Reporting subsystems > # > # CONFIG_EDAC_DEBUG is not set > CONFIG_EDAC_MM_EDAC=y > # CONFIG_EDAC_AMD76X is not set > # CONFIG_EDAC_E7XXX is not set > # CONFIG_EDAC_E752X is not set > # CONFIG_EDAC_I82875P is not set > # CONFIG_EDAC_I82860 is not set > # CONFIG_EDAC_R82600 is not set > CONFIG_EDAC_POLL=y > > # > # Distributed Lock Manager > # > # CONFIG_DLM is not set > > # > # File systems > # > # CONFIG_EXT2_FS is not set > CONFIG_EXT3_FS=y > # CONFIG_EXT3_FS_XATTR is not set > CONFIG_JBD=y > # CONFIG_JBD_DEBUG is not set > # CONFIG_REISER4_FS is not set > CONFIG_REISERFS_FS=y > # CONFIG_REISERFS_CHECK is not set > # CONFIG_REISERFS_PROC_INFO is not set > # CONFIG_REISERFS_FS_XATTR is not set > # CONFIG_JFS_FS is not set > # CONFIG_FS_POSIX_ACL is not set > # CONFIG_XFS_FS is not set > # CONFIG_OCFS2_FS is not set > # CONFIG_MINIX_FS is not set > # CONFIG_ROMFS_FS is not set > CONFIG_INOTIFY=y > # CONFIG_QUOTA is not set > CONFIG_DNOTIFY=y > # CONFIG_AUTOFS_FS is not set > # CONFIG_AUTOFS4_FS is not set > # CONFIG_FUSE_FS is not set > > # > # CD-ROM/DVD Filesystems > # > CONFIG_ISO9660_FS=y > CONFIG_JOLIET=y > CONFIG_ZISOFS=y > CONFIG_ZISOFS_FS=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=865 > 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_SYSFS=y > CONFIG_TMPFS=y > # CONFIG_HUGETLBFS is not set > # CONFIG_HUGETLB_PAGE is not set > CONFIG_RAMFS=y > # CONFIG_RELAYFS_FS is not set > # CONFIG_CONFIGFS_FS is not set > > # > # Miscellaneous filesystems > # > # CONFIG_ADFS_FS is not set > # CONFIG_AFFS_FS is not set > # CONFIG_ASFS_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_VXFS_FS is not set > # CONFIG_HPFS_FS is not set > # CONFIG_QNX4FS_FS is not set > # CONFIG_SYSV_FS is not set > # CONFIG_UFS_FS is not set > > # > # Network File Systems > # > # CONFIG_NFS_FS is not set > # CONFIG_NFSD is not set > # CONFIG_SMB_FS is not set > # CONFIG_CIFS is not set > # CONFIG_NCP_FS is not set > # CONFIG_CODA_FS is not set > # CONFIG_AFS_FS is not set > # CONFIG_9P_FS is not set > > # > # Partition Types > # > # CONFIG_PARTITION_ADVANCED is not set > CONFIG_MSDOS_PARTITION=y > > # > # Native Language Support > # > CONFIG_NLS=y > CONFIG_NLS_DEFAULT="iso8859-15" > CONFIG_NLS_CODEPAGE_437=y > # CONFIG_NLS_CODEPAGE_737 is not set > # CONFIG_NLS_CODEPAGE_775 is not set > CONFIG_NLS_CODEPAGE_850=y > # CONFIG_NLS_CODEPAGE_852 is not set > # CONFIG_NLS_CODEPAGE_855 is not set > # CONFIG_NLS_CODEPAGE_857 is not set > # CONFIG_NLS_CODEPAGE_860 is not set > # CONFIG_NLS_CODEPAGE_861 is not set > # CONFIG_NLS_CODEPAGE_862 is not set > # CONFIG_NLS_CODEPAGE_863 is not set > # CONFIG_NLS_CODEPAGE_864 is not set > CONFIG_NLS_CODEPAGE_865=y > # CONFIG_NLS_CODEPAGE_866 is not set > # 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=m > # CONFIG_NLS_CODEPAGE_1251 is not set > CONFIG_NLS_ASCII=y > CONFIG_NLS_ISO8859_1=y > # 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 is not set > # 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=y > # CONFIG_NLS_KOI8_R is not set > # CONFIG_NLS_KOI8_U is not set > CONFIG_NLS_UTF8=y > > # > # Instrumentation Support > # > # CONFIG_PROFILING is not set > # CONFIG_KPROBES is not set > > # > # Kernel hacking > # > CONFIG_PRINTK_TIME=y > CONFIG_MAGIC_SYSRQ=y > CONFIG_DEBUG_SHIRQ=y > CONFIG_DEBUG_KERNEL=y > CONFIG_LOG_BUF_SHIFT=16 > CONFIG_DETECT_SOFTLOCKUP=y > # CONFIG_SCHEDSTATS is not set > # CONFIG_DEBUG_SLAB is not set > CONFIG_DEBUG_PREEMPT=y > # CONFIG_DEBUG_SPINLOCK is not set > CONFIG_DEBUG_SPINLOCK_SLEEP=y > # CONFIG_DEBUG_KOBJECT is not set > # CONFIG_DEBUG_HIGHMEM is not set > CONFIG_DEBUG_BUGVERBOSE=y > # CONFIG_DEBUG_INFO is not set > # CONFIG_PAGE_OWNER is not set > # CONFIG_DEBUG_FS is not set > # CONFIG_DEBUG_VM is not set > CONFIG_FRAME_POINTER=y > # CONFIG_RCU_TORTURE_TEST is not set > CONFIG_EARLY_PRINTK=y > CONFIG_DEBUG_STACKOVERFLOW=y > CONFIG_DEBUG_STACK_USAGE=y > # CONFIG_DEBUG_PAGEALLOC is not set > CONFIG_DEBUG_RODATA=y > CONFIG_4KSTACKS=y > CONFIG_X86_FIND_SMP_CONFIG=y > CONFIG_X86_MPPARSE=y > # CONFIG_KGDB is not set > > # > # Security options > # > # CONFIG_KEYS is not set > # CONFIG_SECURITY is not set > > # > # Cryptographic options > # > # CONFIG_CRYPTO is not set > > # > # Hardware crypto devices > # > > # > # Library routines > # > # CONFIG_CRC_CCITT is not set > # CONFIG_CRC16 is not set > CONFIG_CRC32=y > # CONFIG_LIBCRC32C is not set > CONFIG_ZLIB_INFLATE=y > CONFIG_GENERIC_HARDIRQS=y > CONFIG_GENERIC_IRQ_PROBE=y > CONFIG_GENERIC_PENDING_IRQ=y > CONFIG_X86_SMP=y > CONFIG_X86_HT=y > CONFIG_X86_BIOS_REBOOT=y > CONFIG_X86_TRAMPOLINE=y > CONFIG_KTIME_SCALAR=y > > > -- > Jesper Juhl > Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html > Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/