Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Genkernel can't make all
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
geektoo
n00b
n00b


Joined: 15 Nov 2006
Posts: 7

PostPosted: Wed Mar 07, 2007 9:41 pm    Post subject: Genkernel can't make all Reply with quote

Hi,

Im trying to compile a kernel with genkernel
i use :
Code:
genkernel --menuconfig all


but, i always get error.
i will past my genkernel log sorry for long page.


    * Gentoo Linux Genkernel; Version 3.4.7_pre3
    * Running with options: --menuconfig all

    * Linux Kernel 2.6.20-gentoo for x86_64...
    * kernel: >> Running mrproper...
    COMMAND: make -j2 CC="gcc" LD="ld" AS="as"
    CLEAN /usr/src/linux-2.6.20-gentoo
    CLEAN arch/x86_64/ia32
    CLEAN arch/x86_64/kernel
    CLEAN drivers/char
    CLEAN init
    CLEAN kernel
    CLEAN usr
    CLEAN scripts/basic
    CLEAN scripts/genksyms
    CLEAN scripts/kconfig
    CLEAN scripts/mod
    CLEAN scripts
    CLEAN include/config
    CLEAN .config .config.old include/asm .version include/linux/autoconf.h include/linux/version.h include/linux/utsrelease.h
    * config: Using config from /usr/share/genkernel/x86_64/kernel-config-2.6
    * Previous config backed up to .config.bak
    * >> Running oldconfig...
    COMMAND: make -j2 CC="gcc" LD="ld" AS="as"
    HOSTCC scripts/basic/fixdep
    HOSTCC scripts/basic/docproc
    HOSTCC scripts/kconfig/conf.o
    HOSTCC scripts/kconfig/kxgettext.o
    SHIPPED scripts/kconfig/zconf.tab.c
    SHIPPED scripts/kconfig/lex.zconf.c
    SHIPPED scripts/kconfig/zconf.hash.c
    HOSTCC scripts/kconfig/zconf.tab.o
    HOSTLD scripts/kconfig/conf
    scripts/kconfig/conf -o arch/x86_64/Kconfig
    .config:47:warning: trying to assign nonexistent symbol VM86
    .config:148:warning: trying to assign nonexistent symbol GART_IOMMU
    .config:351:warning: trying to assign nonexistent symbol NET_DIVERT
    .config:688:warning: trying to assign nonexistent symbol SCSI_SATA
    .config:689:warning: trying to assign nonexistent symbol SCSI_SATA_AHCI
    .config:690:warning: trying to assign nonexistent symbol SCSI_SATA_SVW
    .config:691:warning: trying to assign nonexistent symbol SCSI_ATA_PIIX
    .config:692:warning: trying to assign nonexistent symbol SCSI_SATA_MV
    .config:693:warning: trying to assign nonexistent symbol SCSI_SATA_NV
    .config:694:warning: trying to assign nonexistent symbol SCSI_PDC_ADMA
    .config:695:warning: trying to assign nonexistent symbol SCSI_SATA_QSTOR
    .config:696:warning: trying to assign nonexistent symbol SCSI_SATA_PROMISE
    .config:697:warning: trying to assign nonexistent symbol SCSI_SATA_SX4
    .config:698:warning: trying to assign nonexistent symbol SCSI_SATA_SIL
    .config:699:warning: trying to assign nonexistent symbol SCSI_SATA_SIL24
    .config:700:warning: trying to assign nonexistent symbol SCSI_SATA_SIS
    .config:701:warning: trying to assign nonexistent symbol SCSI_SATA_ULI
    .config:702:warning: trying to assign nonexistent symbol SCSI_SATA_VIA
    .config:703:warning: trying to assign nonexistent symbol SCSI_SATA_VITESSE
    .config:704:warning: trying to assign nonexistent symbol SCSI_SATA_INTEL_COMBINED
    .config:731:warning: trying to assign nonexistent symbol SCSI_QLA2XXX_EMBEDDED_FIRMWARE
    .config:753:warning: trying to assign nonexistent symbol MD_RAID5
    .config:755:warning: trying to assign nonexistent symbol MD_RAID6
    .config:978:warning: trying to assign nonexistent symbol IPW_QOS
    .config:1038:warning: trying to assign nonexistent symbol SYNCLINK_SYNCPPP
    .config:1451:warning: symbol value 'm' invalid for VIDEO_V4L2
    .config:1551:warning: trying to assign nonexistent symbol FB_FIRMWARE_EDID
    .config:1668:warning: trying to assign nonexistent symbol SND_AC97_BUS
    .config:1806:warning: trying to assign nonexistent symbol USB_HIDINPUT
    .config:1872:warning: trying to assign nonexistent symbol USB_SERIAL_ANYDATA
    .config:1968:warning: trying to assign nonexistent symbol IPATH_CORE
    .config:2037:warning: trying to assign nonexistent symbol XFS_EXPORT
    .config:2244:warning: trying to assign nonexistent symbol UNWIND_INFO
    *
    * Linux Kernel Configuration
    *
    *
    * Code maturity level options
    *
    Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y
    *
    * General setup
    *
    Local version - append to kernel release (LOCALVERSION) []
    Automatically append version information to the version string (LOCALVERSION_AUTO) [Y/n/?] y
    Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
    System V IPC (SYSVIPC) [Y/n/?] y
    IPC Namespaces (IPC_NS) [N/y/?] (NEW) POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y
    BSD Process Accounting (BSD_PROCESS_ACCT) [Y/n/?] y
    BSD Process Accounting version 3 file format (BSD_PROCESS_ACCT_V3) [Y/n/?] y
    Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [N/y/?] (NEW) UTS Namespaces (UTS_NS) [N/y/?] (NEW) Auditing support (AUDIT) [Y/n/?] y
    Enable system-call auditing support (AUDITSYSCALL) [Y/n/?] y
    Kernel .config support (IKCONFIG) [Y/n/m/?] y
    Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [Y/n/?] y
    Cpuset support (CPUSETS) [Y/n/?] y
    Create deprecated sysfs files (SYSFS_DEPRECATED) [Y/n/?] (NEW) Kernel->user space relay support (formerly relayfs) (RELAY) [N/y/?] n
    Initramfs source file(s) (INITRAMFS_SOURCE) []
    Optimize for size (Look out for broken compilers!) (CC_OPTIMIZE_FOR_SIZE) [Y/n/?] y
    *
    * Configure standard kernel features (for small systems)
    *
    Configure standard kernel features (for small systems) (EMBEDDED) [Y/n/?] y
    Enable 16-bit UID system calls (UID16) [Y/n/?] y
    Sysctl syscall support (SYSCTL_SYSCALL) [Y/n/?] (NEW) Load all symbols for debugging/ksymoops (KALLSYMS) [Y/n/?] y
    Include all symbols in kallsyms (KALLSYMS_ALL) [N/y/?] n
    Do an extra kallsyms pass (KALLSYMS_EXTRA_PASS) [N/y/?] n
    Support for hot-pluggable devices (HOTPLUG) [Y/n/?] y
    Enable support for printk (PRINTK) [Y/n/?] y
    BUG() support (BUG) [Y/n/?] y
    Enable ELF core dumps (ELF_CORE) [Y/n/?] y
    Enable full-sized data structures for core (BASE_FULL) [Y/n/?] y
    Enable futex support (FUTEX) [Y/n/?] y
    Enable eventpoll support (EPOLL) [Y/n/?] y
    Use full shmem filesystem (SHMEM) [Y/n/?] y
    Enable VM event counters for /proc/vmstat (VM_EVENT_COUNTERS) [Y/n/?] (NEW) *
    * Loadable module support
    *
    Enable loadable module support (MODULES) [Y/n/?] y
    Module unloading (MODULE_UNLOAD) [Y/n/?] y
    Forced module unloading (MODULE_FORCE_UNLOAD) [Y/n/?] y
    Module versioning support (MODVERSIONS) [Y/n/?] y
    Source checksum for all modules (MODULE_SRCVERSION_ALL) [N/y/?] n
    Automatic kernel module loading (KMOD) [Y/n/?] y
    *
    * Block layer
    *
    Enable the block layer (BLOCK) [Y/n/?] (NEW) Support for tracing block io actions (BLK_DEV_IO_TRACE) [N/y/?] n
    *
    * IO Schedulers
    *
    Anticipatory I/O scheduler (IOSCHED_AS) [Y/n/m/?] y
    Deadline I/O scheduler (IOSCHED_DEADLINE) [Y/n/m/?] y
    CFQ I/O scheduler (IOSCHED_CFQ) [Y/n/m/?] y
    Default I/O scheduler
    > 1. Anticipatory (DEFAULT_AS)
    2. Deadline (DEFAULT_DEADLINE)
    3. CFQ (DEFAULT_CFQ)
    4. No-op (DEFAULT_NOOP)
    choice[1-4?]: 1
    *
    * Processor type and features
    *
    Subarchitecture Type
    > 1. PC-compatible (X86_PC)
    2. Support for ScaleMP vSMP (X86_VSMP)
    choice[1-2]: 1
    Processor family
    1. AMD-Opteron/Athlon64 (MK8)
    2. Intel P4 / older Netburst based Xeon (MPSC)
    3. Intel Core2 / newer Xeon (MCORE2) (NEW)
    > 4. Generic-x86-64 (GENERIC_CPU)
    choice[1-4]: /dev/cpu/microcode - Intel CPU microcode support (MICROCODE) [M/n/y/?] m
    /dev/cpu/*/msr - Model-specific register support (X86_MSR) [M/n/y/?] m
    /dev/cpu/*/cpuid - CPU information support (X86_CPUID) [M/n/y/?] m
    MTRR (Memory Type Range Register) support (MTRR) [Y/n/?] y
    Symmetric multi-processing support (SMP) [Y/n/?] y
    SMT (Hyperthreading) scheduler support (SCHED_SMT) [Y/n/?] y
    Multi-core scheduler support (SCHED_MC) [Y/n/?] y
    Preemption Model
    > 1. No Forced Preemption (Server) (PREEMPT_NONE)
    2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY)
    3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT)
    choice[1-3]: 1
    Preempt The Big Kernel Lock (PREEMPT_BKL) [Y/n/?] y
    Non Uniform Memory Access (NUMA) Support (NUMA) [Y/n/?] y
    Old style AMD Opteron NUMA detection (K8_NUMA) [Y/n/?] y
    ACPI NUMA detection (X86_64_ACPI_NUMA) [Y/n/?] y
    NUMA emulation (NUMA_EMU) [Y/n/?] y
    Memory model
    > 1. Discontiguous Memory (DISCONTIGMEM_MANUAL)
    2. Sparse Memory (SPARSEMEM_MANUAL)
    choice[1-2]: 1
    Allow for memory hot-add (MEMORY_HOTPLUG) [N/y] (NEW) Page migration (MIGRATION) [Y/n/?] y
    Maximum number of CPUs (2-256) (NR_CPUS) [32] 32
    Support for hot-pluggable CPUs (EXPERIMENTAL) (HOTPLUG_CPU) [N/y/?] n
    IOMMU support (IOMMU) [Y/n/?] (NEW) IBM Calgary IOMMU support (CALGARY_IOMMU) [N/y/?] (NEW) Machine check support (X86_MCE) [Y/n/?] y
    Intel MCE features (X86_MCE_INTEL) [Y/n/?] y
    AMD MCE features (X86_MCE_AMD) [Y/n/?] y
    kexec system call (KEXEC) [Y/n/?] y
    kernel crash dumps (EXPERIMENTAL) (CRASH_DUMP) [N/y/?] n
    Physical address where the kernel is loaded (PHYSICAL_START) [0x100000] 0x100000
    Enable seccomp to safely compute untrusted bytecode (SECCOMP) [Y/n/?] y
    Enable -fstack-protector buffer overflow detection (EXPERIMENTAL) (CC_STACKPROTECTOR) [N/y/?] (NEW) Timer frequency
    1. 100 HZ (HZ_100)
    > 2. 250 HZ (HZ_250)
    3. 300 HZ (HZ_300) (NEW)
    4. 1000 HZ (HZ_1000)
    choice[1-4?]: Function reordering (REORDER) [Y/n/?] y
    *
    * Power management options
    *
    Power Management support (PM) [Y/n/?] y
    Legacy Power Management API (DEPRECATED) (PM_LEGACY) [Y/n/?] y
    Power Management Debug Support (PM_DEBUG) [N/y/?] n
    Driver model /sys/devices/.../power/state files (DEPRECATED) (PM_SYSFS_DEPRECATED) [N/y/?] (NEW) *
    * ACPI (Advanced Configuration and Power Interface) Support
    *
    ACPI Support (ACPI) [Y/?] y
    AC Adapter (ACPI_AC) [M/n/y/?] m
    Battery (ACPI_BATTERY) [M/n/y/?] m
    Button (ACPI_BUTTON) [M/n/y/?] m
    Video (ACPI_VIDEO) [M/n/y/?] m
    Generic Hotkey (EXPERIMENTAL) (ACPI_HOTKEY) [M/n/y/?] m
    Fan (ACPI_FAN) [M/n/y/?] m
    Dock (ACPI_DOCK) [N/m/y/?] (NEW) Processor (ACPI_PROCESSOR) [M/n/y/?] m
    Thermal Zone (ACPI_THERMAL) [M/n/?] m
    NUMA support (ACPI_NUMA) [Y] y
    ASUS/Medion Laptop Extras (ACPI_ASUS) [M/n/y/?] m
    IBM ThinkPad Laptop Extras (ACPI_IBM) [M/n/y/?] m
    Legacy Docking Station Support (ACPI_IBM_DOCK) [N/y/?] n
    Toshiba Laptop Extras (ACPI_TOSHIBA) [M/n/y/?] m
    Debug Statements (ACPI_DEBUG) [N/y/?] n
    Power Management Timer Support (X86_PM_TIMER) [Y/n/?] y
    ACPI0004,PNP0A05 and PNP0A06 Container Driver (EXPERIMENTAL) (ACPI_CONTAINER) [M/n/y/?] m
    Smart Battery System (EXPERIMENTAL) (ACPI_SBS) [N/m/?] (NEW) *
    * CPU Frequency scaling
    *
    CPU Frequency scaling (CPU_FREQ) [Y/n/?] y
    Enable CPUfreq debugging (CPU_FREQ_DEBUG) [N/y/?] n
    CPU frequency translation statistics (CPU_FREQ_STAT) [M/n/y/?] m
    CPU frequency translation statistics details (CPU_FREQ_STAT_DETAILS) [N/y/?] n
    Default CPUFreq governor
    > 1. performance (CPU_FREQ_DEFAULT_GOV_PERFORMANCE)
    2. userspace (CPU_FREQ_DEFAULT_GOV_USERSPACE)
    choice[1-2?]: 1
    'performance' governor (CPU_FREQ_GOV_PERFORMANCE) [Y/?] y
    'powersave' governor (CPU_FREQ_GOV_POWERSAVE) [M/n/y/?] m
    'userspace' governor for userspace frequency scaling (CPU_FREQ_GOV_USERSPACE) [M/n/y/?] m
    'ondemand' cpufreq policy governor (CPU_FREQ_GOV_ONDEMAND) [M/n/y/?] m
    'conservative' cpufreq governor (CPU_FREQ_GOV_CONSERVATIVE) [M/n/y/?] m
    *
    * CPUFreq processor drivers
    *
    AMD Opteron/Athlon64 PowerNow! (X86_POWERNOW_K8) [M/n/y/?] m
    Intel Enhanced SpeedStep (deprecated) (X86_SPEEDSTEP_CENTRINO) [M/n/?] m
    ACPI Processor P-States driver (X86_ACPI_CPUFREQ) [M/n/?] m
    *
    * shared options
    *
    /proc/acpi/processor/../performance interface (deprecated) (X86_ACPI_CPUFREQ_PROC_INTF) [N/y/?] n
    Intel Pentium 4 clock modulation (X86_P4_CLOCKMOD) [M/n/y/?] m
    *
    * Bus options (PCI etc.)
    *
    PCI support (PCI) [Y] y
    Support mmconfig PCI config space access (PCI_MMCONFIG) [Y/n] y
    PCI Express support (PCIEPORTBUS) [Y/n/?] y
    Root Port Advanced Error Reporting support (PCIEAER) [Y/n/?] (NEW) Message Signaled Interrupts (MSI and MSI-X) (PCI_MSI) [Y/n/?] y
    PCI Debugging (PCI_DEBUG) [N/y/?] n
    Interrupts on hypertransport devices (HT_IRQ) [Y/n/?] (NEW) *
    * PCCARD (PCMCIA/CardBus) support
    *
    PCCard (PCMCIA/CardBus) support (PCCARD) [M/n/y/?] m
    Enable PCCARD debugging (PCMCIA_DEBUG) [N/y/?] n
    16-bit PCMCIA support (PCMCIA) [M/n/?] m
    Load CIS updates from userspace (EXPERIMENTAL) (PCMCIA_LOAD_CIS) [Y/n/?] y
    PCMCIA control ioctl (obsolete) (PCMCIA_IOCTL) [Y/n/?] y
    32-bit CardBus support (CARDBUS) [Y/n/?] y
    *
    * PC-card bridges
    *
    CardBus yenta-compatible bridge support (YENTA) [M/n/?] m
    Special initialization for O2Micro bridges (YENTA_O2) [Y/n] y
    Special initialization for Ricoh bridges (YENTA_RICOH) [Y/n] y
    Special initialization for TI and EnE bridges (YENTA_TI) [Y/n] y
    Auto-tune EnE bridges for CB cards (YENTA_ENE_TUNE) [Y/n] y
    Special initialization for Toshiba ToPIC bridges (YENTA_TOSHIBA) [Y/n] y
    Cirrus PD6729 compatible bridge support (PD6729) [M/n/?] m
    i82092 compatible bridge support (I82092) [M/n/?] m
    *
    * PCI Hotplug Support
    *
    Support for PCI Hotplug (EXPERIMENTAL) (HOTPLUG_PCI) [N/m/y/?] n
    *
    * Executable file formats / Emulations
    *
    Kernel support for ELF binaries (BINFMT_ELF) [Y/n/?] y
    Kernel support for MISC binaries (BINFMT_MISC) [M/n/y/?] m
    IA32 Emulation (IA32_EMULATION) [Y/n/?] y
    IA32 a.out support (IA32_AOUT) [Y/n/m/?] y
    *
    * Networking
    *
    Networking support (NET) [Y/?] y
    *
    * Networking options
    *
    Network packet debugging (NETDEBUG) [N/y/?] n
    Packet socket (PACKET) [Y/n/m/?] y
    Packet socket: mmapped IO (PACKET_MMAP) [N/y/?] n
    Unix domain sockets (UNIX) [Y/n/m/?] y
    Transformation user configuration interface (XFRM_USER) [N/m/y/?] n
    Transformation sub policy support (EXPERIMENTAL) (XFRM_SUB_POLICY) [N/y/?] (NEW) PF_KEY sockets (NET_KEY) [N/m/y/?] n
    TCP/IP networking (INET) [Y/n/?] y
    IP: multicasting (IP_MULTICAST) [N/y/?] n
    IP: advanced router (IP_ADVANCED_ROUTER) [N/y/?] n
    IP: kernel level autoconfiguration (IP_PNP) [N/y/?] n
    IP: tunneling (NET_IPIP) [N/m/y/?] n
    IP: GRE tunnels over IP (NET_IPGRE) [N/m/y/?] n
    IP: ARP daemon support (EXPERIMENTAL) (ARPD) [N/y/?] n
    IP: TCP syncookie support (disabled per default) (SYN_COOKIES) [N/y/?] n
    IP: AH transformation (INET_AH) [N/m/y/?] n
    IP: ESP transformation (INET_ESP) [N/m/y/?] n
    IP: IPComp transformation (INET_IPCOMP) [N/m/y/?] n
    IP: IPsec transport mode (INET_XFRM_MODE_TRANSPORT) [Y/n/m/?] (NEW) IP: IPsec tunnel mode (INET_XFRM_MODE_TUNNEL) [Y/n/m/?] (NEW) IP: IPsec BEET mode (INET_XFRM_MODE_BEET) [Y/n/m/?] (NEW) INET: socket monitoring interface (INET_DIAG) [Y/n/m/?] y
    *
    * TCP: advanced congestion control
    *
    TCP: advanced congestion control (TCP_CONG_ADVANCED) [N/y/?] n
    TCP: MD5 Signature Option support (RFC2385) (EXPERIMENTAL) (TCP_MD5SIG) [N/y/?] (NEW) The IPv6 protocol (IPV6) [M/n/y/?] m
    IPv6: Privacy Extensions support (IPV6_PRIVACY) [Y/n/?] y
    IPv6: Router Preference (RFC 4191) support (IPV6_ROUTER_PREF) [N/y/?] n
    IPv6: AH transformation (INET6_AH) [M/n/?] m
    IPv6: ESP transformation (INET6_ESP) [M/n/?] m
    IPv6: IPComp transformation (INET6_IPCOMP) [M/n/?] m
    IPv6: Mobility (EXPERIMENTAL) (IPV6_MIP6) [N/y/?] (NEW) IPv6: IPsec transport mode (INET6_XFRM_MODE_TRANSPORT) [M/n/?] (NEW) IPv6: IPsec tunnel mode (INET6_XFRM_MODE_TUNNEL) [M/n/?] (NEW) IPv6: IPsec BEET mode (INET6_XFRM_MODE_BEET) [M/n/?] (NEW) IPv6: MIPv6 route optimization mode (EXPERIMENTAL) (INET6_XFRM_MODE_ROUTEOPTIMIZATION) [N/m/?] (NEW) IPv6: IPv6-in-IPv4 tunnel (SIT driver) (IPV6_SIT) [M/n/?] (NEW) IPv6: IPv6-in-IPv6 tunnel (IPV6_TUNNEL) [M/n/?] m
    IPv6: Multiple Routing Tables (IPV6_MULTIPLE_TABLES) [N/y/?] (NEW) Security Marking (NETWORK_SECMARK) [N/y/?] (NEW) *
    * Network packet filtering framework (Netfilter)
    *
    Network packet filtering framework (Netfilter) (NETFILTER) [N/y/?] n
    *
    * DCCP Configuration (EXPERIMENTAL)
    *
    The DCCP Protocol (EXPERIMENTAL) (IP_DCCP) [N/m/y/?] n
    *
    * SCTP Configuration (EXPERIMENTAL)
    *
    The SCTP Protocol (EXPERIMENTAL) (IP_SCTP) [N/m/?] n
    *
    * TIPC Configuration (EXPERIMENTAL)
    *
    The TIPC Protocol (EXPERIMENTAL) (TIPC) [N/m/y/?] n
    Asynchronous Transfer Mode (ATM) (EXPERIMENTAL) (ATM) [M/n/y/?] m
    Classical IP over ATM (EXPERIMENTAL) (ATM_CLIP) [N/m/?] n
    LAN Emulation (LANE) support (EXPERIMENTAL) (ATM_LANE) [N/m/?] n
    RFC1483/2684 Bridged protocols (ATM_BR2684) [N/m/?] n
    802.1d Ethernet Bridging (BRIDGE) [N/m/y/?] n
    802.1Q VLAN Support (VLAN_8021Q) [M/n/y/?] m
    DECnet Support (DECNET) [N/m/y/?] n
    ANSI/IEEE 802.2 LLC type 2 Support (LLC2) [N/m/y/?] n
    The IPX protocol (IPX) [N/m/y/?] n
    Appletalk protocol support (ATALK) [N/m/y/?] n
    CCITT X.25 Packet Layer (EXPERIMENTAL) (X25) [N/m/y/?] n
    LAPB Data Link Driver (EXPERIMENTAL) (LAPB) [N/m/y/?] n
    Acorn Econet/AUN protocols (EXPERIMENTAL) (ECONET) [N/m/y/?] n
    WAN router (WAN_ROUTER) [N/m/y/?] n
    *
    * QoS and/or fair queueing
    *
    QoS and/or fair queueing (NET_SCHED) [N/y/?] n
    *
    * Network testing
    *
    Packet Generator (USE WITH CAUTION) (NET_PKTGEN) [N/m/y/?] n
    *
    * Amateur Radio support
    *
    Amateur Radio support (HAMRADIO) [N/y/?] n
    *
    * IrDA (infrared) subsystem support
    *
    IrDA (infrared) subsystem support (IRDA) [M/n/y/?] m
    *
    * IrDA protocols
    *
    IrLAN protocol (IRLAN) [M/n/?] m
    IrNET protocol (IRNET) [M/n/?] m
    IrCOMM protocol (IRCOMM) [M/n/?] m
    Ultra (connectionless) protocol (IRDA_ULTRA) [Y/n/?] y
    *
    * IrDA options
    *
    Cache last LSAP (IRDA_CACHE_LAST_LSAP) [Y/n/?] y
    Fast RRs (low latency) (IRDA_FAST_RR) [Y/n/?] y
    Debug information (IRDA_DEBUG) [N/y/?] n
    *
    * Infrared-port device drivers
    *
    *
    * SIR device drivers
    *
    IrTTY (uses Linux serial driver) (IRTTY_SIR) [M/n/?] m
    *
    * Dongle support
    *
    Serial dongle support (DONGLE) [Y/n/?] y
    ESI JetEye PC dongle (ESI_DONGLE) [M/n/?] m
    ACTiSYS IR-220L and IR220L+ dongle (ACTISYS_DONGLE) [M/n/?] m
    Tekram IrMate 210B dongle (TEKRAM_DONGLE) [M/n/?] m
    TOIM3232 IrDa dongle (TOIM3232_DONGLE) [M/n/?] m
    Parallax LiteLink dongle (LITELINK_DONGLE) [M/n/?] m
    Mobile Action MA600 dongle (MA600_DONGLE) [M/n/?] m
    Greenwich GIrBIL dongle (GIRBIL_DONGLE) [M/n/?] m
    Microchip MCP2120 (MCP2120_DONGLE) [M/n/?] m
    Old Belkin dongle (OLD_BELKIN_DONGLE) [M/n/?] m
    ACTiSYS IR-200L dongle (ACT200L_DONGLE) [M/n/?] m
    *
    * Old SIR device drivers
    *
    *
    * Old Serial dongle support
    *
    *
    * FIR device drivers
    *
    IrDA USB dongles (USB_IRDA) [M/n/?] m
    SigmaTel STIr4200 bridge (EXPERIMENTAL) (SIGMATEL_FIR) [M/n/?] m
    NSC PC87108/PC87338 (NSC_FIR) [M/n/?] m
    Winbond W83977AF (IR) (WINBOND_FIR) [M/n/?] m
    SMSC IrCC (EXPERIMENTAL) (SMC_IRCC_FIR) [M/n/?] m
    ALi M5123 FIR (EXPERIMENTAL) (ALI_FIR) [M/n/?] m
    VLSI 82C147 SIR/MIR/FIR (EXPERIMENTAL) (VLSI_FIR) [M/n/?] m
    VIA VT8231/VT1211 SIR/MIR/FIR (VIA_FIR) [M/n/?] m
    MosChip MCS7780 IrDA-USB dongle (MCS_FIR) [N/m/?] (NEW) *
    * Bluetooth subsystem support
    *
    Bluetooth subsystem support (BT) [M/n/y/?] m
    L2CAP protocol support (BT_L2CAP) [M/n/?] m
    SCO links support (BT_SCO) [M/n/?] m
    RFCOMM protocol support (BT_RFCOMM) [M/n/?] m
    RFCOMM TTY support (BT_RFCOMM_TTY) [Y/n/?] y
    BNEP protocol support (BT_BNEP) [M/n/?] m
    Multicast filter support (BT_BNEP_MC_FILTER) [Y/n/?] y
    Protocol filter support (BT_BNEP_PROTO_FILTER) [Y/n/?] y
    CMTP protocol support (BT_CMTP) [N/m/?] n
    HIDP protocol support (BT_HIDP) [M/n/?] m
    *
    * Bluetooth device drivers
    *
    HCI USB driver (BT_HCIUSB) [M/n/?] m
    SCO (voice) support (BT_HCIUSB_SCO) [Y/n/?] y
    HCI UART driver (BT_HCIUART) [M/n/?] m
    UART (H4) protocol support (BT_HCIUART_H4) [Y/n/?] y
    BCSP protocol support (BT_HCIUART_BCSP) [Y/n/?] y
    HCI BCM203x USB driver (BT_HCIBCM203X) [M/n/?] m
    HCI BPA10x USB driver (BT_HCIBPA10X) [M/n/?] m
    HCI BlueFRITZ! USB driver (BT_HCIBFUSB) [M/n/?] m
    HCI DTL1 (PC Card) driver (BT_HCIDTL1) [M/n/?] m
    HCI BT3C (PC Card) driver (BT_HCIBT3C) [M/n/?] m
    HCI BlueCard (PC Card) driver (BT_HCIBLUECARD) [M/n/?] m
    HCI UART (PC Card) device driver (BT_HCIBTUART) [M/n/?] m
    HCI VHCI (Virtual HCI device) driver (BT_HCIVHCI) [M/n/?] m
    Generic IEEE 802.11 Networking Stack (IEEE80211) [M/y/?] m
    Enable full debugging output (IEEE80211_DEBUG) [N/y/?] n
    IEEE 802.11 WEP encryption (802.1x) (IEEE80211_CRYPT_WEP) [M/?] m
    IEEE 802.11i CCMP support (IEEE80211_CRYPT_CCMP) [M/n/?] m
    IEEE 802.11i TKIP encryption (IEEE80211_CRYPT_TKIP) [M/n/?] m
    Software MAC add-on to the IEEE 802.11 networking stack (IEEE80211_SOFTMAC) [M/n/?] m
    Enable full debugging output (IEEE80211_SOFTMAC_DEBUG) [N/y] n
    *
    * Device Drivers
    *
    *
    * Generic Driver Options
    *
    Select only drivers that don't need compile-time external firmware (STANDALONE) [Y/n/?] y
    Prevent firmware from being built (PREVENT_FIRMWARE_BUILD) [Y/n/?] y
    Userspace firmware loading support (FW_LOADER) [M/y/?] m
    Driver Core verbose debug messages (DEBUG_DRIVER) [N/y/?] n
    *
    * Connector - unified userspace <-> kernelspace linker
    *
    Connector - unified userspace <-> kernelspace linker (CONNECTOR) [N/m/y/?] n
    *
    * Memory Technology Devices (MTD)
    *
    Memory Technology Device (MTD) support (MTD) [N/m/y/?] n
    *
    * Parallel port support
    *
    Parallel port support (PARPORT) [M/n/y/?] m
    PC-style hardware (PARPORT_PC) [M/n/?] m
    Multi-IO cards (parallel and serial) (PARPORT_SERIAL) [M/n/?] m
    Use FIFO/DMA if available (EXPERIMENTAL) (PARPORT_PC_FIFO) [Y/n/?] y
    SuperIO chipset support (EXPERIMENTAL) (PARPORT_PC_SUPERIO) [Y/n/?] y
    Support for PCMCIA management for PC-style ports (PARPORT_PC_PCMCIA) [M/n/?] m
    AX88796 Parallel Port (PARPORT_AX88796) [N/m/?] (NEW) IEEE 1284 transfer modes (PARPORT_1284) [Y/n/?] y
    *
    * Plug and Play support
    *
    Plug and Play support (PNP) [Y/n/?] y
    PnP Debug Messages (PNP_DEBUG) [N/y/?] n
    *
    * Protocols
    *
    Plug and Play ACPI support (EXPERIMENTAL) (PNPACPI) [Y/n/?] y
    *
    * Block devices
    *
    Normal floppy disk support (BLK_DEV_FD) [M/n/y/?] m
    Parallel port IDE device support (PARIDE) [M/n/?] m
    *
    * Parallel IDE high-level drivers
    *
    Parallel port IDE disks (PARIDE_PD) [M/n/?] m
    Parallel port ATAPI CD-ROMs (PARIDE_PCD) [M/n/?] m
    Parallel port ATAPI disks (PARIDE_PF) [M/n/?] m
    Parallel port ATAPI tapes (PARIDE_PT) [M/n/?] m
    Parallel port generic ATAPI devices (PARIDE_PG) [M/n/?] m
    *
    * Parallel IDE protocol modules
    *
    ATEN EH-100 protocol (PARIDE_ATEN) [M/n/?] m
    MicroSolutions backpack (Series 5) protocol (PARIDE_BPCK) [M/n/?] m
    DataStor Commuter protocol (PARIDE_COMM) [M/n/?] m
    DataStor EP-2000 protocol (PARIDE_DSTR) [M/n/?] m
    FIT TD-2000 protocol (PARIDE_FIT2) [M/n/?] m
    FIT TD-3000 protocol (PARIDE_FIT3) [M/n/?] m
    Shuttle EPAT/EPEZ protocol (PARIDE_EPAT) [M/n/?] m
    Support c7/c8 chips (EXPERIMENTAL) (PARIDE_EPATC8) [Y/n/?] y
    Shuttle EPIA protocol (PARIDE_EPIA) [M/n/?] m
    Freecom IQ ASIC-2 protocol (PARIDE_FRIQ) [M/n/?] m
    FreeCom power protocol (PARIDE_FRPW) [M/n/?] m
    KingByte KBIC-951A/971A protocols (PARIDE_KBIC) [M/n/?] m
    KT PHd protocol (PARIDE_KTTI) [M/n/?] m
    OnSpec 90c20 protocol (PARIDE_ON20) [M/n/?] m
    OnSpec 90c26 protocol (PARIDE_ON26) [M/n/?] m
    Compaq SMART2 support (BLK_CPQ_DA) [M/n/y/?] m
    Compaq Smart Array 5xxx support (BLK_CPQ_CISS_DA) [M/n/y/?] m
    SCSI tape drive support for Smart Array 5xxx (CISS_SCSI_TAPE) [N/y/?] n
    Mylex DAC960/DAC1100 PCI RAID Controller support (BLK_DEV_DAC960) [M/n/y/?] m
    Micro Memory MM5415 Battery Backed RAM support (EXPERIMENTAL) (BLK_DEV_UMEM) [M/n/y/?] m
    Loopback device support (BLK_DEV_LOOP) [Y/n/m/?] y
    Cryptoloop Support (BLK_DEV_CRYPTOLOOP) [N/m/y/?] n
    Network block device support (BLK_DEV_NBD) [M/n/y/?] m
    Promise SATA SX8 support (BLK_DEV_SX8) [M/n/y/?] m
    Low Performance USB Block driver (BLK_DEV_UB) [N/m/?] n
    RAM disk support (BLK_DEV_RAM) [Y/n/m/?] y
    Default number of RAM disks (BLK_DEV_RAM_COUNT) [16] 16
    Default RAM disk size (kbytes) (BLK_DEV_RAM_SIZE) [8192] 8192
    Default RAM disk block size (bytes) (BLK_DEV_RAM_BLOCKSIZE) [1024] (NEW) Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y
    Packet writing on CD/DVD media (CDROM_PKTCDVD) [N/m/y/?] n
    ATA over Ethernet support (ATA_OVER_ETH) [N/m/y/?] n
    *
    * Misc devices
    *
    Device driver for IBM RSA service processor (IBM_ASM) [N/m/y/?] n
    SGI IOC4 Base IO support (SGI_IOC4) [N/m/y/?] (NEW) TI Flash Media interface support (EXPERIMENTAL) (TIFM_CORE) [N/m/y/?] (NEW) MSI Laptop Extras (MSI_LAPTOP) [N/m/?] (NEW) *
    * ATA/ATAPI/MFM/RLL support
    *
    ATA/ATAPI/MFM/RLL support (IDE) [Y/n/m/?] y
    Max IDE interfaces (IDE_MAX_HWIFS) [4] (NEW) Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support (BLK_DEV_IDE) [Y/n/m/?] y
    *
    * Please see Documentation/ide.txt for help/info on IDE drives
    *
    Support for SATA (deprecated; conflicts with libata SATA driver) (BLK_DEV_IDE_SATA) [N/y/?] n
    Use old disk-only driver on primary interface (BLK_DEV_HD_IDE) [N/y/?] n
    Include IDE/ATA-2 DISK support (BLK_DEV_IDEDISK) [Y/n/m/?] y
    Use multi-mode by default (IDEDISK_MULTI_MODE) [Y/n/?] y
    PCMCIA IDE support (BLK_DEV_IDECS) [M/n/?] m
    Include IDE/ATAPI CDROM support (BLK_DEV_IDECD) [Y/n/m/?] y
    Include IDE/ATAPI TAPE support (EXPERIMENTAL) (BLK_DEV_IDETAPE) [M/n/y/?] m
    Include IDE/ATAPI FLOPPY support (BLK_DEV_IDEFLOPPY) [M/n/y/?] m
    SCSI emulation support (BLK_DEV_IDESCSI) [N/m/y/?] n
    IDE Taskfile Access (IDE_TASK_IOCTL) [N/y/?] n
    *
    * IDE chipset support/bugfixes
    *
    generic/default IDE chipset support (IDE_GENERIC) [Y/n/m/?] y
    CMD640 chipset bugfix/support (BLK_DEV_CMD640) [Y/n/?] y
    CMD640 enhanced support (BLK_DEV_CMD640_ENHANCED) [Y/n/?] y
    PNP EIDE support (BLK_DEV_IDEPNP) [Y/n/?] y
    PCI IDE chipset support (BLK_DEV_IDEPCI) [Y/n/?] y
    Sharing PCI IDE interrupts support (IDEPCI_SHARE_IRQ) [Y/n/?] y
    Boot off-board chipsets first support (BLK_DEV_OFFBOARD) [N/y/?] n
    Generic PCI IDE Chipset Support (BLK_DEV_GENERIC) [Y/n/m] y
    OPTi 82C621 chipset enhanced support (EXPERIMENTAL) (BLK_DEV_OPTI621) [Y/n/m/?] y
    RZ1000 chipset bugfix/support (BLK_DEV_RZ1000) [Y/n/m/?] y
    Generic PCI bus-master DMA support (BLK_DEV_IDEDMA_PCI) [Y/n/?] y
    Force enable legacy 2.0.X HOSTS to use DMA (BLK_DEV_IDEDMA_FORCED) [N/y/?] n
    Use PCI DMA by default when available (IDEDMA_PCI_AUTO) [Y/n/?] y
    Enable DMA only for disks (IDEDMA_ONLYDISK) [N/y/?] n
    AEC62XX chipset support (BLK_DEV_AEC62XX) [Y/n/m/?] y
    ALI M15x3 chipset support (BLK_DEV_ALI15X3) [Y/n/m/?] y
    ALI M15x3 WDC support (DANGEROUS) (WDC_ALI15X3) [N/y/?] n
    AMD and nVidia IDE support (BLK_DEV_AMD74XX) [Y/n/m/?] y
    ATI IXP chipset IDE support (BLK_DEV_ATIIXP) [Y/n/m/?] y
    CMD64{3|6|8|9} chipset support (BLK_DEV_CMD64X) [Y/n/m/?] y
    Compaq Triflex IDE support (BLK_DEV_TRIFLEX) [Y/n/m/?] y
    CY82C693 chipset support (BLK_DEV_CY82C693) [Y/n/m/?] y
    Cyrix CS5510/20 MediaGX chipset support (VERY EXPERIMENTAL) (BLK_DEV_CS5520) [Y/n/m/?] y
    Cyrix/National Semiconductor CS5530 MediaGX chipset support (BLK_DEV_CS5530) [Y/n/m/?] y
    HPT34X chipset support (BLK_DEV_HPT34X) [Y/n/m/?] y
    HPT34X AUTODMA support (EXPERIMENTAL) (HPT34X_AUTODMA) [N/y/?] n
    HPT36X/37X chipset support (BLK_DEV_HPT366) [Y/n/m/?] y
    JMicron JMB36x support (BLK_DEV_JMICRON) [N/m/y/?] (NEW) National SCx200 chipset support (BLK_DEV_SC1200) [Y/n/m/?] y
    Intel PIIXn chipsets support (BLK_DEV_PIIX) [Y/n/m/?] y
    IT821X IDE support (BLK_DEV_IT821X) [Y/n/m/?] y
    NS87415 chipset support (BLK_DEV_NS87415) [Y/n/m/?] y
    PROMISE PDC202{46|62|65|67} support (BLK_DEV_PDC202XX_OLD) [Y/n/m/?] y
    Special UDMA Feature (PDC202XX_BURST) [N/y/?] n
    PROMISE PDC202{68|69|70|71|75|76|77} support (BLK_DEV_PDC202XX_NEW) [Y/n/m] y
    ServerWorks OSB4/CSB5/CSB6 chipsets support (BLK_DEV_SVWKS) [Y/n/m/?] y
    Silicon Image chipset support (BLK_DEV_SIIMAGE) [M/n/y/?] m
    SiS5513 chipset support (BLK_DEV_SIS5513) [Y/n/m/?] y
    SLC90E66 chipset support (BLK_DEV_SLC90E66) [Y/n/m/?] y
    Tekram TRM290 chipset support (BLK_DEV_TRM290) [Y/n/m/?] y
    VIA82CXXX chipset support (BLK_DEV_VIA82CXXX) [Y/n/m/?] y
    IGNORE word93 Validation BITS (IDEDMA_IVB) [Y/n/?] y
    *
    * SCSI device support
    *
    RAID Transport Class (RAID_ATTRS) [M/n/y/?] m
    SCSI device support (SCSI) [Y/n/m/?] y
    SCSI target support (SCSI_TGT) [N/m/y/?] (NEW) legacy /proc/scsi/ support (SCSI_PROC_FS) [Y/n/?] y
    *
    * SCSI support type (disk, tape, CD-ROM)
    *
    SCSI disk support (BLK_DEV_SD) [Y/n/m/?] y
    SCSI tape support (CHR_DEV_ST) [M/n/y/?] m
    SCSI OnStream SC-x0 tape support (CHR_DEV_OSST) [M/n/y/?] m
    SCSI CDROM support (BLK_DEV_SR) [Y/n/m/?] y
    Enable vendor-specific extensions (for SCSI CDROM) (BLK_DEV_SR_VENDOR) [Y/n/?] y
    SCSI generic support (CHR_DEV_SG) [M/n/y/?] m
    SCSI media changer support (CHR_DEV_SCH) [M/n/y/?] m
    *
    * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
    *
    Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
    Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n
    SCSI logging facility (SCSI_LOGGING) [N/y/?] n
    Asynchronous SCSI scanning (SCSI_SCAN_ASYNC) [N/y/?] (NEW) *
    * SCSI Transports
    *
    Parallel SCSI (SPI) Transport Attributes (SCSI_SPI_ATTRS) [M/y/?] m
    FiberChannel Transport Attributes (SCSI_FC_ATTRS) [M/y/?] m
    iSCSI Transport Attributes (SCSI_ISCSI_ATTRS) [N/m/y/?] n
    SAS Transport Attributes (SCSI_SAS_ATTRS) [M/y/?] m
    SAS Domain Transport Attributes (SCSI_SAS_LIBSAS) [N/m/y/?] (NEW) *
    * SCSI low-level drivers
    *
    iSCSI Initiator over TCP/IP (ISCSI_TCP) [N/m/y/?] n
    3ware 5/6/7/8xxx ATA-RAID support (BLK_DEV_3W_XXXX_RAID) [M/n/y/?] m
    3ware 9xxx SATA-RAID support (SCSI_3W_9XXX) [M/n/y/?] m
    ACARD SCSI support (SCSI_ACARD) [M/n/y/?] m
    Adaptec AACRAID support (SCSI_AACRAID) [M/n/y/?] m
    Adaptec AIC7xxx Fast -> U160 support (New Driver) (SCSI_AIC7XXX) [M/n/y/?] m
    Maximum number of TCQ commands per device (AIC7XXX_CMDS_PER_DEVICE) [32] 32
    Initial bus reset delay in milli-seconds (AIC7XXX_RESET_DELAY_MS) [5000] 5000
    Compile in Debugging Code (AIC7XXX_DEBUG_ENABLE) [N/y/?] n
    Debug code enable mask (2047 for all debugging) (AIC7XXX_DEBUG_MASK) [0] 0
    Decode registers during diagnostics (AIC7XXX_REG_PRETTY_PRINT) [Y/n/?] y
    Adaptec AIC7xxx support (old driver) (SCSI_AIC7XXX_OLD) [N/m/y/?] n
    Adaptec AIC79xx U320 support (SCSI_AIC79XX) [M/n/y/?] m
    Maximum number of TCQ commands per device (AIC79XX_CMDS_PER_DEVICE) [32] 32
    Initial bus reset delay in milli-seconds (AIC79XX_RESET_DELAY_MS) [5000] 5000
    Enable Read Streaming for All Targets (AIC79XX_ENABLE_RD_STRM) [N/y/?] n
    Compile in Debugging Code (AIC79XX_DEBUG_ENABLE) [N/y/?] n
    Debug code enable mask (16383 for all debugging) (AIC79XX_DEBUG_MASK) [0] 0
    Decode registers during diagnostics (AIC79XX_REG_PRETTY_PRINT) [N/y/?] n
    Adaptec AIC94xx SAS/SATA support (SCSI_AIC94XX) [N/m/y/?] (NEW) ARECA ARC11X0[PCI-X]/ARC12X0[PCI-EXPRESS] SATA-RAID support (SCSI_ARCMSR) [N/m/y/?] (NEW) LSI Logic New Generation RAID Device Drivers (MEGARAID_NEWGEN) [Y/n/?] y
    LSI Logic Management Module (New Driver) (MEGARAID_MM) [M/n/y/?] m
    LSI Logic MegaRAID Driver (New Driver) (MEGARAID_MAILBOX) [M/n/?] m
    LSI Logic Legacy MegaRAID Driver (MEGARAID_LEGACY) [Y/n/m/?] y
    LSI Logic MegaRAID SAS RAID Module (MEGARAID_SAS) [M/n/y/?] m
    HighPoint RocketRAID 3xxx Controller support (SCSI_HPTIOP) [N/m/y/?] (NEW) BusLogic SCSI support (SCSI_BUSLOGIC) [M/n/y/?] m
    Omit FlashPoint support (SCSI_OMIT_FLASHPOINT) [N/y/?] n
    DMX3191D SCSI support (SCSI_DMX3191D) [M/n/y/?] m
    EATA ISA/EISA/PCI (DPT and generic EATA/DMA-compliant boards) support (SCSI_EATA) [M/n/y/?] m
    enable tagged command queueing (SCSI_EATA_TAGGED_QUEUE) [Y/n/?] y
    enable elevator sorting (SCSI_EATA_LINKED_COMMANDS) [Y/n/?] y
    maximum number of queued commands (SCSI_EATA_MAX_TAGS) [16] 16
    Future Domain 16xx SCSI/AHA-2920A support (SCSI_FUTURE_DOMAIN) [M/n/y/?] m
    Intel/ICP (former GDT SCSI Disk Array) RAID Controller support (SCSI_GDTH) [M/n/y/?] m
    IBM ServeRAID support (SCSI_IPS) [M/n/y/?] m
    Initio 9100U(W) support (SCSI_INITIO) [M/n/y/?] m
    Initio INI-A100U2W support (SCSI_INIA100) [M/n/y/?] m
    IOMEGA parallel port (ppa - older drives) (SCSI_PPA) [M/n/?] m
    IOMEGA parallel port (imm - newer drives) (SCSI_IMM) [M/n/?] m
    ppa/imm option - Use slow (but safe) EPP-16 (SCSI_IZIP_EPP16) [N/y/?] n
    ppa/imm option - Assume slow parport control register (SCSI_IZIP_SLOW_CTR) [N/y/?] n
    Promise SuperTrak EX Series support (SCSI_STEX) [N/m/y/?] (NEW) SYM53C8XX Version 2 SCSI support (SCSI_SYM53C8XX_2) [M/n/y/?] m
    DMA addressing mode (SCSI_SYM53C8XX_DMA_ADDRESSING_MODE) [1] 1
    Default tagged command queue depth (SCSI_SYM53C8XX_DEFAULT_TAGS) [16] 16
    Maximum number of queued commands (SCSI_SYM53C8XX_MAX_TAGS) [64] 64
    Use memory mapped IO (SCSI_SYM53C8XX_MMIO) [Y/n/?] y
    Qlogic QLA 1240/1x80/1x160 SCSI support (SCSI_QLOGIC_1280) [M/n/y/?] m
    QLogic QLA2XXX Fibre Channel Support (SCSI_QLA_FC) [M/n/y/?] m
    QLogic ISP4XXX host adapter family support (SCSI_QLA_ISCSI) [N/m/y/?] (NEW) Emulex LightPulse Fibre Channel Support (SCSI_LPFC) [M/n/y/?] m
    Tekram DC395(U/UW/F) and DC315(U) SCSI support (EXPERIMENTAL) (SCSI_DC395x) [M/n/y/?] m
    Tekram DC390(T) and Am53/79C974 SCSI support (SCSI_DC390T) [M/n/y/?] m
    SCSI debugging host simulator (SCSI_DEBUG) [N/m/y/?] n
    SCSI RDMA Protocol helper library (SCSI_SRP) [N/m/y/?] (NEW) *
    * PCMCIA SCSI adapter support
    *
    Future Domain PCMCIA support (PCMCIA_FDOMAIN) [M/n/?] m
    Qlogic PCMCIA support (PCMCIA_QLOGIC) [M/n/?] m
    Symbios 53c500 PCMCIA support (PCMCIA_SYM53C500) [M/n/?] m
    *
    * Serial ATA (prod) and Parallel ATA (experimental) drivers
    *
    ATA device support (ATA) [N/m/y/?] (NEW) *
    * Multi-device support (RAID and LVM)
    *
    Multiple devices driver support (RAID and LVM) (MD) [Y/n/?] y
    RAID support (BLK_DEV_MD) [Y/n/m/?] y
    Linear (append) mode (MD_LINEAR) [M/n/y/?] m
    RAID-0 (striping) mode (MD_RAID0) [M/n/y/?] m
    RAID-1 (mirroring) mode (MD_RAID1) [M/n/y/?] m
    RAID-10 (mirrored striping) mode (EXPERIMENTAL) (MD_RAID10) [M/n/y/?] m
    RAID-4/RAID-5/RAID-6 mode (MD_RAID456) [N/m/y/?] (NEW) Multipath I/O support (MD_MULTIPATH) [M/n/y/?] m
    Faulty test module for MD (MD_FAULTY) [M/n/y/?] m
    Device mapper support (BLK_DEV_DM) [M/n/y/?] m
    Device mapper debugging support (DM_DEBUG) [N/y/?] (NEW) Crypt target support (DM_CRYPT) [M/n/?] m
    Snapshot target (EXPERIMENTAL) (DM_SNAPSHOT) [M/n/?] m
    Mirror target (EXPERIMENTAL) (DM_MIRROR) [M/n/?] m
    Zero target (EXPERIMENTAL) (DM_ZERO) [M/n/?] m
    Multipath target (EXPERIMENTAL) (DM_MULTIPATH) [M/n/?] m
    EMC CX/AX multipath support (EXPERIMENTAL) (DM_MULTIPATH_EMC) [M/n/?] m
    Bad Block Relocation Device Target (EXPERIMENTAL) (BLK_DEV_DM_BBR) [M/n/?] m
    *
    * Fusion MPT device support
    *
    Fusion MPT ScsiHost drivers for SPI (FUSION_SPI) [M/n/y/?] m
    Fusion MPT ScsiHost drivers for FC (FUSION_FC) [M/n/y/?] m
    Fusion MPT ScsiHost drivers for SAS (FUSION_SAS) [M/n/y/?] m
    Maximum number of scatter gather entries (16 - 128) (FUSION_MAX_SGE) [128] 128
    Fusion MPT misc device (ioctl) driver (FUSION_CTL) [M/n/?] m
    Fusion MPT LAN driver (FUSION_LAN) [M/n/?] m
    *
    * IEEE 1394 (FireWire) support
    *
    IEEE 1394 (FireWire) support (IEEE1394) [M/n/y/?] m
    *
    * Subsystem Options
    *
    Excessive debugging output (IEEE1394_VERBOSEDEBUG) [N/y/?] n
    OUI Database built-in (deprecated) (IEEE1394_OUI_DB) [N/y/?] n
    Build in extra config rom entries for certain functionality (IEEE1394_EXTRA_CONFIG_ROMS) [Y/?] y
    IP-1394 Entry (IEEE1394_CONFIG_ROM_IP1394) [Y/?] y
    Export all symbols of ieee1394's API (deprecated) (IEEE1394_EXPORT_FULL_API) [N/y/?] n
    *
    * Device Drivers
    *
    Texas Instruments PCILynx support (IEEE1394_PCILYNX) [N/m/?] n
    OHCI-1394 support (IEEE1394_OHCI1394) [M/n/?] m
    *
    * Protocol Drivers
    *
    OHCI-1394 Video support (IEEE1394_VIDEO1394) [M/n/?] m
    SBP-2 support (Harddisks etc.) (IEEE1394_SBP2) [M/n/?] m
    Ethernet over 1394 (IEEE1394_ETH1394) [M/n/?] m
    OHCI-DV I/O support (deprecated) (IEEE1394_DV1394) [M/n/?] m
    Raw IEEE1394 I/O support (IEEE1394_RAWIO) [M/n/?] m
    *
    * I2O device support
    *
    I2O support (I2O) [M/n/y/?] m
    Enable LCT notification (I2O_LCT_NOTIFY_ON_CHANGES) [Y/n/?] y
    Enable Adaptec extensions (I2O_EXT_ADAPTEC) [Y/n/?] y
    Enable 64-bit DMA (I2O_EXT_ADAPTEC_DMA64) [Y/n/?] y
    I2O Configuration support (I2O_CONFIG) [M/n/?] m
    Enable ioctls (OBSOLETE) (I2O_CONFIG_OLD_IOCTL) [Y/n/?] y
    I2O Bus Adapter OSM (I2O_BUS) [M/n/?] m
    I2O Block OSM (I2O_BLOCK) [M/n/?] m
    I2O SCSI OSM (I2O_SCSI) [M/n/?] m
    I2O /proc support (I2O_PROC) [M/n/?] m
    *
    * Network device support
    *
    Network device support (NETDEVICES) [Y/n/?] y
    Dummy net driver support (DUMMY) [M/n/y/?] m
    Bonding driver support (BONDING) [N/m/y/?] n
    EQL (serial line load balancing) support (EQUALIZER) [N/m/y/?] n
    Universal TUN/TAP device driver support (TUN) [M/n/y/?] m
    General Instruments Surfboard 1000 (NET_SB1000) [M/n/y/?] m
    *
    * ARCnet devices
    *
    ARCnet support (ARCNET) [N/m/y/?] n
    *
    * PHY device support
    *
    PHY Device support and infrastructure (PHYLIB) [M/n/y/?] m
    *
    * MII PHY device drivers
    *
    Drivers for Marvell PHYs (MARVELL_PHY) [M/n/?] m
    Drivers for Davicom PHYs (DAVICOM_PHY) [M/n/?] m
    Drivers for Quality Semiconductor PHYs (QSEMI_PHY) [M/n/?] m
    Drivers for the Intel LXT PHYs (LXT_PHY) [M/n/?] m
    Drivers for the Cicada PHYs (CICADA_PHY) [M/n/?] m
    Drivers for the Vitesse PHYs (VITESSE_PHY) [N/m/?] (NEW) Drivers for SMSC PHYs (SMSC_PHY) [N/m/?] (NEW) Drivers for Broadcom PHYs (BROADCOM_PHY) [N/m/?] (NEW) Drivers for PHY emulation on fixed speed/link (FIXED_PHY) [N/m/?] (NEW) *
    * Ethernet (10 or 100Mbit)
    *
    Ethernet (10 or 100Mbit) (NET_ETHERNET) [Y/n/?] y
    Generic Media Independent Interface device support (MII) [M/y/?] m
    Sun Happy Meal 10/100baseT support (HAPPYMEAL) [M/n/y/?] m
    Sun GEM support (SUNGEM) [M/n/y/?] m
    Sun Cassini support (CASSINI) [M/n/y/?] m
    3COM cards (NET_VENDOR_3COM) [Y/n/?] y
    3c590/3c900 series (592/595/597) "Vortex/Boomerang" support (VORTEX) [M/n/y/?] m
    3cr990 series "Typhoon" support (TYPHOON) [M/n/y/?] m
    *
    * Tulip family network device support
    *
    "Tulip" family network device support (NET_TULIP) [Y/n/?] y
    Early DECchip Tulip (dc2104x) PCI support (EXPERIMENTAL) (DE2104X) [M/n/y/?] m
    DECchip Tulip (dc2114x) PCI support (TULIP) [M/n/y/?] m
    New bus configuration (EXPERIMENTAL) (TULIP_MWI) [Y/n/?] y
    Use PCI shared mem for NIC registers (TULIP_MMIO) [Y/n/?] y
    Use NAPI RX polling (TULIP_NAPI) [Y/n/?] y
    Use Interrupt Mitigation (TULIP_NAPI_HW_MITIGATION) [Y/n/?] y
    Generic DECchip & DIGITAL EtherWORKS PCI/EISA (DE4X5) [M/n/y/?] m
    Winbond W89c840 Ethernet support (WINBOND_840) [M/n/y/?] m
    Davicom DM910x/DM980x support (DM9102) [M/n/y/?] m
    ULi M526x controller support (ULI526X) [M/n/y/?] m
    Xircom CardBus support (new driver) (PCMCIA_XIRCOM) [M/n/y/?] m
    HP 10/100VG PCLAN (ISA, EISA, PCI) support (HP100) [M/n/y/?] m
    EISA, VLB, PCI and on board controllers (NET_PCI) [Y/n/?] y
    AMD PCnet32 PCI support (PCNET32) [M/n/y/?] m
    Use RX polling (NAPI) (EXPERIMENTAL) (PCNET32_NAPI) [N/y/?] (NEW) AMD 8111 (new PCI lance) support (AMD8111_ETH) [M/n/y/?] m
    Enable NAPI support (AMD8111E_NAPI) [N/y/?] n
    Adaptec Starfire/DuraLAN support (ADAPTEC_STARFIRE) [M/n/y/?] m
    Use Rx Polling (NAPI) (EXPERIMENTAL) (ADAPTEC_STARFIRE_NAPI) [N/y/?] n
    Broadcom 4400 ethernet support (B44) [M/n/y/?] m
    nForce Ethernet support (FORCEDETH) [M/n/y/?] m
    Use Rx and Tx Polling (NAPI) (EXPERIMENTAL) (FORCEDETH_NAPI) [N/y/?] (NEW) Digi Intl. RightSwitch SE-X support (DGRS) [M/n/y/?] m
    EtherExpressPro/100 support (eepro100, original Becker driver) (EEPRO100) [N/m/y/?] n
    Intel(R) PRO/100+ support (E100) [M/n/y/?] m
    Myson MTD-8xx PCI Ethernet support (FEALNX) [M/n/y/?] m
    National Semiconductor DP8381x series PCI Ethernet support (NATSEMI) [M/n/y/?] m
    PCI NE2000 and clones support (see help) (NE2K_PCI) [M/n/y/?] m
    RealTek RTL-8139 C+ PCI Fast Ethernet Adapter support (EXPERIMENTAL) (8139CP) [M/n/y/?] m
    RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support (8139TOO) [M/n/y/?] m
    Use PIO instead of MMIO (8139TOO_PIO) [N/y/?] n
    Support for uncommon RTL-8139 rev. K (automatic channel equalization) (8139TOO_TUNE_TWISTER) [Y/n/?] y
    Support for older RTL-8129/8130 boards (8139TOO_8129) [Y/n/?] y
    Use older RX-reset method (8139_OLD_RX_RESET) [N/y/?] n
    SiS 900/7016 PCI Fast Ethernet Adapter support (SIS900) [M/n/y/?] m
    SMC EtherPower II (EPIC100) [M/n/y/?] m
    Sundance Alta support (SUNDANCE) [M/n/y/?] m
    Use MMIO instead of PIO (SUNDANCE_MMIO) [Y/n/?] y
    VIA Rhine support (VIA_RHINE) [M/n/y/?] m
    Use MMIO instead of PIO (VIA_RHINE_MMIO) [Y/n/?] y
    Use Rx Polling (NAPI) (VIA_RHINE_NAPI) [N/y/?] (NEW) Pocket and portable adapters (NET_POCKET) [Y/n/?] y
    AT-LAN-TEC/RealTek pocket adapter support (ATP) [M/n/?] m
    D-Link DE600 pocket adapter support (DE600) [M/n/?] m
    D-Link DE620 pocket adapter support (DE620) [M/n/?] m
    *
    * Ethernet (1000 Mbit)
    *
    Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support (ACENIC) [M/n/y/?] m
    Omit support for old Tigon I based AceNICs (ACENIC_OMIT_TIGON_I) [N/y/?] n
    D-Link DL2000-based Gigabit Ethernet support (DL2K) [M/n/y/?] m
    Intel(R) PRO/1000 Gigabit Ethernet support (E1000) [M/n/y/?] m
    Use Rx Polling (NAPI) (E1000_NAPI) [N/y/?] n
    Disable Packet Split for PCI express adapters (E1000_DISABLE_PACKET_SPLIT) [N/y/?] n
    National Semiconductor DP83820 support (NS83820) [M/n/y/?] m
    Packet Engines Hamachi GNIC-II support (HAMACHI) [M/n/y/?] m
    Packet Engines Yellowfin Gigabit-NIC support (EXPERIMENTAL) (YELLOWFIN) [M/n/y/?] m
    Realtek 8169 gigabit ethernet support (R8169) [M/n/y/?] m
    Use Rx and Tx Polling (NAPI) (EXPERIMENTAL) (R8169_NAPI) [N/y/?] n
    VLAN support (R8169_VLAN) [Y/n/?] y
    SiS190/SiS191 gigabit ethernet support (SIS190) [M/n/y/?] m
    New SysKonnect GigaEthernet support (SKGE) [M/n/y/?] m
    SysKonnect Yukon2 support (EXPERIMENTAL) (SKY2) [M/n/y/?] m
    Marvell Yukon Chipset / SysKonnect SK-98xx Support (DEPRECATED) (SK98LIN) [N/m/y/?] n
    VIA Velocity support (VIA_VELOCITY) [M/n/y/?] m
    Broadcom Tigon3 support (TIGON3) [M/n/y/?] m
    Broadcom NetXtremeII support (BNX2) [M/n/y/?] m
    QLogic QLA3XXX Network Driver Support (QLA3XXX) [N/m/y/?] (NEW) *
    * Ethernet (10000 Mbit)
    *
    Chelsio 10Gb Ethernet support (CHELSIO_T1) [M/n/y/?] m
    Chelsio gigabit Ethernet support (CHELSIO_T1_1G) [N/y/?] (NEW) Use Rx Polling (NAPI) (CHELSIO_T1_NAPI) [Y/n/?] (NEW) Intel(R) PRO/10GbE support (IXGB) [M/n/y/?] m
    Use Rx Polling (NAPI) (EXPERIMENTAL) (IXGB_NAPI) [N/y/?] n
    S2IO 10Gbe XFrame NIC (S2IO) [M/n/y/?] m
    Use Rx Polling (NAPI) (EXPERIMENTAL) (S2IO_NAPI) [N/y/?] n
    Myricom Myri-10G Ethernet support (MYRI10GE) [N/m/y/?] (NEW) NetXen Multi port (1/10) Gigabit Ethernet NIC (NETXEN_NIC) [N/m/y/?] (NEW) *
    * Token Ring devices
    *
    Token Ring driver support (TR) [Y/n/?] y
    IBM Olympic chipset PCI adapter support (IBMOL) [M/n/y/?] m
    3Com 3C359 Token Link Velocity XL adapter support (3C359) [M/n/y/?] m
    Generic TMS380 Token Ring ISA/PCI adapter support (TMS380TR) [M/n/y/?] m
    Generic TMS380 PCI support (TMSPCI) [M/n/?] m
    Madge Smart 16/4 PCI Mk2 support (ABYSS) [M/n/?] m
    *
    * Wireless LAN (non-hamradio)
    *
    Wireless LAN drivers (non-hamradio) & Wireless Extensions (NET_RADIO) [Y/n/?] y
    Wireless Extension API over RtNetlink (NET_WIRELESS_RTNETLINK) [Y/n/?] y
    *
    * Obsolete Wireless cards support (pre-802.11)
    *
    STRIP (Metricom starmode radio IP) (STRIP) [M/n/y/?] m
    AT&T/Lucent old WaveLAN Pcmcia wireless support (PCMCIA_WAVELAN) [M/n/?] m
    Xircom Netwave AirSurfer Pcmcia wireless support (PCMCIA_NETWAVE) [M/n/?] m
    *
    * Wireless 802.11 Frequency Hopping cards support
    *
    Aviator/Raytheon 2.4MHz wireless support (PCMCIA_RAYCS) [M/n/?] m
    *
    * Wireless 802.11b ISA/PCI cards support
    *
    Intel PRO/Wireless 2100 Network Connection (IPW2100) [M/n/y/?] m
    Enable promiscuous mode (IPW2100_MONITOR) [Y/n/?] y
    Enable full debugging output in IPW2100 module. (IPW2100_DEBUG) [N/y/?] n
    Intel PRO/Wireless 2200BG and 2915ABG Network Connection (IPW2200) [M/n/y/?] m
    Enable promiscuous mode (IPW2200_MONITOR) [Y/n/?] y
    Enable radiotap format 802.11 raw packet support (IPW2200_RADIOTAP) [N/y] (NEW) Enable creation of a RF radiotap promiscuous interface (IPW2200_PROMISCUOUS) [N/y/?] (NEW) Enable QoS support (IPW2200_QOS) [N/y] (NEW) Enable full debugging output in IPW2200 module. (IPW2200_DEBUG) [N/y/?] n
    Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards (AIRO) [M/n/y/?] m
    Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) (HERMES) [M/n/y/?] m
    Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.) (PLX_HERMES) [M/n/?] m
    Hermes in TMD7160 based PCI adaptor support (TMD_HERMES) [M/n/?] m
    Nortel emobility PCI adaptor support (NORTEL_HERMES) [M/n/?] m
    Prism 2.5 PCI 802.11b adaptor support (PCI_HERMES) [M/n/?] m
    Atmel at76c50x chipset 802.11b support (ATMEL) [M/n/y/?] m
    Atmel at76c506 PCI cards (PCI_ATMEL) [M/n/?] m
    *
    * Wireless 802.11b Pcmcia/Cardbus cards support
    *
    Hermes PCMCIA card support (PCMCIA_HERMES) [M/n/?] m
    Symbol Spectrum24 Trilogy PCMCIA card support (PCMCIA_SPECTRUM) [M/n/?] m
    Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards (AIRO_CS) [M/n/?] m
    Atmel at76c502/at76c504 PCMCIA cards (PCMCIA_ATMEL) [M/n/?] m
    Planet WL3501 PCMCIA cards (PCMCIA_WL3501) [M/n/?] m
    *
    * Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
    *
    Intersil Prism GT/Duette/Indigo PCI/Cardbus (PRISM54) [M/n/y/?] m
    USB ZD1201 based Wireless device support (USB_ZD1201) [M/n/?] m
    IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP) (HOSTAP) [M/n/y/?] m
    Support downloading firmware images with Host AP driver (HOSTAP_FIRMWARE) [Y/n/?] y
    Support for non-volatile firmware download (HOSTAP_FIRMWARE_NVRAM) [Y/n/?] y
    Host AP driver for Prism2/2.5/3 in PLX9052 PCI adaptors (HOSTAP_PLX) [M/n/?] m
    Host AP driver for Prism2.5 PCI adaptors (HOSTAP_PCI) [M/n/?] m
    Host AP driver for Prism2/2.5/3 PC Cards (HOSTAP_CS) [M/n/?] m
    Broadcom BCM43xx wireless support (BCM43XX) [M/n/?] m
    Broadcom BCM43xx debugging (RECOMMENDED) (BCM43XX_DEBUG) [Y/n/?] y
    BCM43xx data transfer mode
    > 1. DMA + PIO (BCM43XX_DMA_AND_PIO_MODE)
    2. DMA (Direct Memory Access) only (BCM43XX_DMA_MODE)
    3. PIO (Programmed I/O) only (BCM43XX_PIO_MODE)
    choice[1-3]: 1
    ZyDAS ZD1211/ZD1211B USB-wireless support (ZD1211RW) [N/m/?] (NEW) *
    * PCMCIA network device support
    *
    PCMCIA network device support (NET_PCMCIA) [Y/n/?] y
    3Com 3c589 PCMCIA support (PCMCIA_3C589) [M/n/?] m
    3Com 3c574 PCMCIA support (PCMCIA_3C574) [M/n/?] m
    Fujitsu FMV-J18x PCMCIA support (PCMCIA_FMVJ18X) [M/n/?] m
    NE2000 compatible PCMCIA support (PCMCIA_PCNET) [M/n/?] m
    New Media PCMCIA support (PCMCIA_NMCLAN) [M/n/?] m
    SMC 91Cxx PCMCIA support (PCMCIA_SMC91C92) [M/n/?] m
    Xircom 16-bit PCMCIA support (PCMCIA_XIRC2PS) [M/n/?] m
    Asix AX88190 PCMCIA support (PCMCIA_AXNET) [M/n/?] m
    *
    * Wan interfaces
    *
    Wan interfaces support (WAN) [Y/n/?] y
    LanMedia Corp. SSI/V.35, T1/E1, HSSI, T3 boards (LANMEDIA) [M/n/y/?] m
    Generic HDLC layer (HDLC) [M/n/y/?] m
    Raw HDLC support (HDLC_RAW) [M/n/?] m
    Raw HDLC Ethernet device support (HDLC_RAW_ETH) [M/n/?] m
    Cisco HDLC support (HDLC_CISCO) [M/n/?] m
    Frame Relay support (HDLC_FR) [M/n/?] m
    Synchronous Point-to-Point Protocol (PPP) support (HDLC_PPP) [M/n/?] m
    *
    * X.25/LAPB support is disabled
    *
    Goramo PCI200SYN support (PCI200SYN) [M/n/?] m
    SBE Inc. wanXL support (WANXL) [M/n/?] m
    Cyclades-PC300 support (RS-232/V.35, X.21, T1/E1 boards) (PC300) [M/n/?] m
    Cyclades-PC300 MLPPP support (PC300_MLPPP) [Y/n/?] y
    *
    * Cyclades-PC300 MLPPP support is disabled.
    *
    *
    * Refer to the file README.mlppp, provided by PC300 package.
    *
    FarSync T-Series support (FARSYNC) [M/n/?] m
    Etinc PCISYNC serial board support (DSCC4) [M/n/?] m
    Etinc PCISYNC features (DSCC4_PCISYNC) [Y/n/?] y
    Hard reset support (DSCC4_PCI_RST) [Y/n/?] y
    Frame Relay DLCI support (DLCI) [M/n/y/?] m
    Max open DLCI (DLCI_COUNT) [24] 24
    Max DLCI per device (DLCI_MAX) [8] 8
    Granch SBNI12 Leased Line adapter support (SBNI) [M/n/y/?] m
    Multiple line feature support (SBNI_MULTILINE) [Y/n/?] y
    *
    * ATM drivers
    *
    Dummy ATM driver (ATM_DUMMY) [N/m/?] n
    ATM over TCP (ATM_TCP) [N/m/?] n
    Efficient Networks Speedstream 3010 (ATM_LANAI) [N/m/?] n
    Efficient Networks ENI155P (ATM_ENI) [N/m/?] n
    Fujitsu FireStream (FS50/FS155) (ATM_FIRESTREAM) [N/m/?] n
    ZeitNet ZN1221/ZN1225 (ATM_ZATM) [N/m/?] n
    IDT 77252 (NICStAR II) (ATM_IDT77252) [N/m/?] n
    Madge Ambassador (Collage PCI 155 Server) (ATM_AMBASSADOR) [N/m/?] n
    Madge Horizon [Ultra] (Collage PCI 25 and Collage PCI 155 Client) (ATM_HORIZON) [N/m/?] n
    FORE Systems 200E-series (ATM_FORE200E_MAYBE) [N/m/?] n
    ForeRunner HE Series (ATM_HE) [N/m/?] n
    FDDI driver support (FDDI) [Y/n/?] y
    Digital DEFEA and DEFPA adapter support (DEFXX) [M/n/y/?] m
    SysKonnect FDDI PCI support (SKFP) [M/n/y/?] m
    HIPPI driver support (EXPERIMENTAL) (HIPPI) [Y/n/?] y
    Essential RoadRunner HIPPI PCI adapter support (EXPERIMENTAL) (ROADRUNNER) [M/n/y/?] m
    Use large TX/RX rings (EXPERIMENTAL) (ROADRUNNER_LARGE_RINGS) [N/y/?] n
    PLIP (parallel port) support (PLIP) [M/n/?] m
    PPP (point-to-point protocol) support (PPP) [M/n/y/?] m
    PPP multilink support (EXPERIMENTAL) (PPP_MULTILINK) [Y/n/?] y
    PPP filtering (PPP_FILTER) [Y/n/?] y
    PPP support for async serial ports (PPP_ASYNC) [M/n/?] m
    PPP support for sync tty ports (PPP_SYNC_TTY) [M/n/?] m
    PPP Deflate compression (PPP_DEFLATE) [M/n/?] m
    PPP BSD-Compress compression (PPP_BSDCOMP) [M/n/?] m
    PPP MPPE compression (encryption) (EXPERIMENTAL) (PPP_MPPE) [M/n/?] m
    PPP over Ethernet (EXPERIMENTAL) (PPPOE) [M/n/?] m
    PPP over ATM (PPPOATM) [M/n/?] m
    SLIP (serial line) support (SLIP) [M/n/y/?] m
    CSLIP compressed headers (SLIP_COMPRESSED) [Y/n/?] y
    Keepalive and linefill (SLIP_SMART) [Y/n/?] y
    Six bit SLIP encapsulation (SLIP_MODE_SLIP6) [Y/n/?] y
    Fibre Channel driver support (NET_FC) [Y/n/?] y
    Traffic Shaper (OBSOLETE) (SHAPER) [N/m/y/?] n
    Network console logging support (EXPERIMENTAL) (NETCONSOLE) [N/m/y/?] n
    *
    * ISDN subsystem
    *
    ISDN support (ISDN) [M/n/y/?] m
    *
    * Old ISDN4Linux
    *
    Old ISDN4Linux (obsolete) (ISDN_I4L) [N/m/?] n
    *
    * CAPI subsystem
    *
    CAPI2.0 support (ISDN_CAPI) [M/n/?] m
    Verbose reason code reporting (kernel size +=7K) (ISDN_DRV_AVMB1_VERBOSE_REASON) [N/y/?] n
    CAPI2.0 Middleware support (EXPERIMENTAL) (ISDN_CAPI_MIDDLEWARE) [Y/n/?] y
    CAPI2.0 /dev/capi support (ISDN_CAPI_CAPI20) [M/n/?] m
    CAPI2.0 filesystem support (ISDN_CAPI_CAPIFS_BOOL) [Y/n] y
    *
    * CAPI hardware drivers
    *
    *
    * Active AVM cards
    *
    Support AVM cards (CAPI_AVM) [Y/n/?] y
    AVM B1 PCI support (ISDN_DRV_AVMB1_B1PCI) [M/n/?] m
    AVM B1 PCI V4 support (ISDN_DRV_AVMB1_B1PCIV4) [Y/n/?] y
    AVM B1/M1/M2 PCMCIA support (ISDN_DRV_AVMB1_B1PCMCIA) [M/n/?] m
    AVM B1/M1/M2 PCMCIA cs module (ISDN_DRV_AVMB1_AVM_CS) [M/n/?] m
    AVM T1/T1-B PCI support (ISDN_DRV_AVMB1_T1PCI) [M/n/?] m
    AVM C4/C2 support (ISDN_DRV_AVMB1_C4) [M/n/?] m
    *
    * Active Eicon DIVA Server cards
    *
    Support Eicon cards (CAPI_EICON) [Y/n/?] y
    Support Eicon DIVA Server cards (ISDN_DIVAS) [M/n/?] m
    DIVA Server BRI/PCI support (ISDN_DIVAS_BRIPCI) [Y/n/?] y
    DIVA Server PRI/PCI support (ISDN_DIVAS_PRIPCI) [Y/n/?] y
    DIVA CAPI2.0 interface support (ISDN_DIVAS_DIVACAPI) [M/n/?] m
    DIVA User-IDI interface support (ISDN_DIVAS_USERIDI) [M/n/?] m
    DIVA Maint driver support (ISDN_DIVAS_MAINT) [M/n/?] m
    *
    * Telephony Support
    *
    Linux telephony support (PHONE) [N/m/y/?] n
    *
    * Input device support
    *
    Generic input layer (needed for keyboard, mouse, ...) (INPUT) [Y/?] y
    Support for memoryless force-feedback devices (INPUT_FF_MEMLESS) [M/y/?] (NEW) *
    * Userland interfaces
    *
    Mouse interface (INPUT_MOUSEDEV) [Y/n/m/?] y
    Provide legacy /dev/psaux device (INPUT_MOUSEDEV_PSAUX) [Y/n/?] y
    Horizontal screen resolution (INPUT_MOUSEDEV_SCREEN_X) [1024] 1024
    Vertical screen resolution (INPUT_MOUSEDEV_SCREEN_Y) [768] 768
    Joystick interface (INPUT_JOYDEV) [M/n/y/?] m
    Touchscreen interface (INPUT_TSDEV) [N/m/y/?] n
    Event interface (INPUT_EVDEV) [Y/n/m/?] y
    Event debugging (INPUT_EVBUG) [N/m/y/?] n
    *
    * Input Device Drivers
    *
    *
    * Keyboards
    *
    Keyboards (INPUT_KEYBOARD) [Y/n/?] y
    AT keyboard (KEYBOARD_ATKBD) [Y/n/m/?] y
    Sun Type 4 and Type 5 keyboard (KEYBOARD_SUNKBD) [M/n/y/?] m
    DECstation/VAXstation LK201/LK401 keyboard (KEYBOARD_LKKBD) [M/n/y/?] m
    XT keyboard (KEYBOARD_XTKBD) [M/n/y/?] m
    Newton keyboard (KEYBOARD_NEWTON) [M/n/y/?] m
    Stowaway keyboard (KEYBOARD_STOWAWAY) [N/m/y/?] (NEW) *
    * Mouse
    *
    Mouse (INPUT_MOUSE) [Y/n/?] y
    PS/2 mouse (MOUSE_PS2) [Y/n/m/?] y
    Serial mouse (MOUSE_SERIAL) [M/n/y/?] m
    DEC VSXXX-AA/GA mouse and VSXXX-AB tablet (MOUSE_VSXXXAA) [N/m/y/?] n
    *
    * Joysticks
    *
    Joysticks (INPUT_JOYSTICK) [Y/n/?] y
    Classic PC analog joysticks and gamepads (JOYSTICK_ANALOG) [M/n/y/?] m
    Assassin 3D and MadCatz Panther devices (JOYSTICK_A3D) [M/n/y/?] m
    Logitech ADI digital joysticks and gamepads (JOYSTICK_ADI) [M/n/y/?] m
    Creative Labs Blaster Cobra gamepad (JOYSTICK_COBRA) [M/n/y/?] m
    Genius Flight2000 Digital joysticks and gamepads (JOYSTICK_GF2K) [M/n/y/?] m
    Gravis GrIP joysticks and gamepads (JOYSTICK_GRIP) [M/n/y/?] m
    Gravis GrIP MultiPort (JOYSTICK_GRIP_MP) [M/n/y/?] m
    Guillemot joysticks and gamepads (JOYSTICK_GUILLEMOT) [M/n/y/?] m
    InterAct digital joysticks and gamepads (JOYSTICK_INTERACT) [M/n/y/?] m
    Microsoft SideWinder digital joysticks and gamepads (JOYSTICK_SIDEWINDER) [M/n/y/?] m
    ThrustMaster DirectConnect joysticks and gamepads (JOYSTICK_TMDC) [M/n/y/?] m
    I-Force devices (JOYSTICK_IFORCE) [M/n/y/?] m
    I-Force USB joysticks and wheels (JOYSTICK_IFORCE_USB) [Y/n/?] y
    I-Force Serial joysticks and wheels (JOYSTICK_IFORCE_232) [Y/n/?] y
    Logitech WingMan Warrior joystick (JOYSTICK_WARRIOR) [M/n/y/?] m
    LogiCad3d Magellan/SpaceMouse 6dof controllers (JOYSTICK_MAGELLAN) [M/n/y/?] m
    SpaceTec SpaceOrb/Avenger 6dof controllers (JOYSTICK_SPACEORB) [M/n/y/?] m
    SpaceTec SpaceBall 6dof controllers (JOYSTICK_SPACEBALL) [M/n/y/?] m
    Gravis Stinger gamepad (JOYSTICK_STINGER) [M/n/y/?] m
    Twiddler as a joystick (JOYSTICK_TWIDJOY) [M/n/y/?] m
    Multisystem, Sega Genesis, Saturn joysticks and gamepads (JOYSTICK_DB9) [M/n/?] m
    Multisystem, NES, SNES, N64, PSX joysticks and gamepads (JOYSTICK_GAMECON) [M/n/?] m
    Multisystem joysticks via TurboGraFX device (JOYSTICK_TURBOGRAFX) [M/n/?] m
    Gameport data dumper (JOYSTICK_JOYDUMP) [N/m/y/?] n
    *
    * Touchscreens
    *
    Touchscreens (INPUT_TOUCHSCREEN) [Y/n/?] y
    Gunze AHL-51S touchscreen (TOUCHSCREEN_GUNZE) [M/n/y/?] m
    Elo serial touchscreens (TOUCHSCREEN_ELO) [M/n/y/?] m
    MicroTouch serial touchscreens (TOUCHSCREEN_MTOUCH) [M/n/y/?] m
    ICS MicroClock MK712 touchscreen (TOUCHSCREEN_MK712) [M/n/y/?] m
    Penmount serial touchscreen (TOUCHSCREEN_PENMOUNT) [N/m/y/?] (NEW) Touchright serial touchscreen (TOUCHSCREEN_TOUCHRIGHT) [N/m/y/?] (NEW) Touchwin serial touchscreen (TOUCHSCREEN_TOUCHWIN) [N/m/y/?] (NEW) Philips UCB1400 touchscreen (TOUCHSCREEN_UCB1400) [N/m/y/?] (NEW) *
    * Miscellaneous devices
    *
    Miscellaneous devices (INPUT_MISC) [Y/n/?] y
    PC Speaker support (INPUT_PCSPKR) [M/n/y/?] m
    User level driver support (INPUT_UINPUT) [N/m/y/?] n
    *
    * Hardware I/O ports
    *
    Serial I/O support (SERIO) [Y/?] y
    i8042 PC Keyboard controller (SERIO_I8042) [Y/?] y
    Serial port line discipline (SERIO_SERPORT) [M/n/y/?] m
    ct82c710 Aux port controller (SERIO_CT82C710) [M/n/y/?] m
    Parallel port keyboard adapter (SERIO_PARKBD) [M/n/?] m
    PCI PS/2 keyboard and PS/2 mouse controller (SERIO_PCIPS2) [M/n/y/?] m
    PS/2 driver library (SERIO_LIBPS2) [Y/?] y
    Raw access to serio ports (SERIO_RAW) [N/m/y/?] n
    Gameport support (GAMEPORT) [M/y/?] m
    Classic ISA and PnP gameport support (GAMEPORT_NS558) [M/n/?] m
    PDPI Lightning 4 gamecard support (GAMEPORT_L4) [M/n/?] m
    SB Live and Audigy gameport support (GAMEPORT_EMU10K1) [M/n/?] m
    ForteMedia FM801 gameport support (GAMEPORT_FM801) [M/n/?] m
    *
    * Character devices
    *
    Virtual terminal (VT) [Y/n/?] y
    Support for console on virtual terminal (VT_CONSOLE) [Y/n/?] y
    Support for binding and unbinding console drivers (VT_HW_CONSOLE_BINDING) [N/y/?] (NEW) Non-standard serial port support (SERIAL_NONSTANDARD) [N/y/?] n
    *
    * Serial drivers
    *
    8250/16550 and compatible serial support (SERIAL_8250) [Y/m/?] y
    Console on 8250/16550 and compatible serial port (SERIAL_8250_CONSOLE) [Y/n/?] y
    8250/16550 PCI device support (SERIAL_8250_PCI) [M/n/y/?] m
    8250/16550 PNP device support (SERIAL_8250_PNP) [M/n/y/?] m
    8250/16550 PCMCIA device support (SERIAL_8250_CS) [M/n/?] m
    Maximum number of 8250/16550 serial ports (SERIAL_8250_NR_UARTS) [4] 4
    Number of 8250/16550 serial ports to register at runtime (SERIAL_8250_RUNTIME_UARTS) [4] 4
    Extended 8250/16550 serial driver options (SERIAL_8250_EXTENDED) [Y/n/?] y
    Support more than 4 legacy serial ports (SERIAL_8250_MANY_PORTS) [Y/n/?] y
    Support for sharing serial interrupts (SERIAL_8250_SHARE_IRQ) [Y/n/?] y
    Autodetect IRQ on standard ports (unsafe) (SERIAL_8250_DETECT_IRQ) [N/y/?] n
    Support RSA serial ports (SERIAL_8250_RSA) [Y/n/?] y
    *
    * Non-8250 serial port support
    *
    Digi International NEO PCI Support (SERIAL_JSM) [N/m/y/?] n
    Unix98 PTY support (UNIX98_PTYS) [Y/n/?] y
    Legacy (BSD) PTY support (LEGACY_PTYS) [N/y/?] n
    Parallel printer support (PRINTER) [M/n/?] m
    Support for console on line printer (LP_CONSOLE) [Y/n/?] y
    Support for user-space parallel port device drivers (PPDEV) [M/n/?] m
    Texas Instruments parallel link cable support (TIPAR) [N/m/?] n
    *
    * IPMI
    *
    IPMI top-level message handler (IPMI_HANDLER) [N/m/y/?] n
    *
    * Watchdog Cards
    *
    Watchdog Timer Support (WATCHDOG) [N/y/?] n
    Hardware Random Number Generator Core support (HW_RANDOM) [M/y/?] m
    Intel HW Random Number Generator support (HW_RANDOM_INTEL) [M/n/?] (NEW) AMD HW Random Number Generator support (HW_RANDOM_AMD) [M/n/?] (NEW) AMD Geode HW Random Number Generator support (HW_RANDOM_GEODE) [M/n/?] (NEW) /dev/nvram support (NVRAM) [M/n/y/?] m
    Enhanced Real Time Clock Support (RTC) [M/n/y/?] m
    Generic /dev/rtc emulation (GEN_RTC) [N/m/y/?] n
    Double Talk PC internal speech card support (DTLK) [M/n/y/?] m
    Siemens R3964 line discipline (R3964) [N/m/y/?] n
    Applicom intelligent fieldbus card support (APPLICOM) [N/m/y/?] n
    /dev/agpgart (AGP Support) (AGP) [Y/?] y
    Intel 440LX/BX/GX, I8xx and E7x05 chipset support (AGP_INTEL) [M/n/y/?] m
    SiS chipset support (AGP_SIS) [M/n/y/?] m
    VIA chipset support (AGP_VIA) [M/n/y/?] m
    Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM) [M/n/y/?] m
    3dfx Banshee/Voodoo3+ (DRM_TDFX) [M/n/?] m
    ATI Rage 128 (DRM_R128) [M/n/?] m
    ATI Radeon (DRM_RADEON) [M/n/?] m
    Intel I810 (DRM_I810) [M/n/?] m
    Intel 830M, 845G, 852GM, 855GM, 865G [M/n] m
    i830 driver (DRM_I830) [M/n/?] m
    i915 driver (DRM_I915) [M/n/?] m
    Matrox g200/g400 (DRM_MGA) [M/n/?] m
    SiS video cards (DRM_SIS) [M/n/?] m
    Via unichrome video cards (DRM_VIA) [M/n/?] m
    Savage video cards (DRM_SAVAGE) [M/n/?] m
    *
    * PCMCIA character devices
    *
    SyncLink PC Card support (SYNCLINK_CS) [N/m/?] n
    Omnikey Cardman 4000 support (CARDMAN_4000) [M/n/?] m
    Omnikey CardMan 4040 support (CARDMAN_4040) [M/n/?] m
    ACP Modem (Mwave) support (MWAVE) [M/n/y/?] m
    NatSemi PC8736x GPIO Support (PC8736x_GPIO) [N/m/y/?] (NEW) RAW driver (/dev/raw/rawN) (OBSOLETE) (RAW_DRIVER) [N/m/y/?] n
    HPET - High Precision Event Timer (HPET) [Y/n/?] y
    HPET Control RTC IRQ (HPET_RTC_IRQ) [Y/n/?] y
    Allow mmap of HPET (HPET_MMAP) [Y/n/?] y
    Hangcheck timer (HANGCHECK_TIMER) [M/n/y/?] m
    *
    * TPM devices
    *
    TPM Hardware Support (TCG_TPM) [M/n/y/?] m
    TPM Interface Specification 1.2 Interface (TCG_TIS) [M/n/?] m
    National Semiconductor TPM Interface (TCG_NSC) [M/n/?] m
    Atmel TPM Interface (TCG_ATMEL) [M/n/?] m
    Infineon Technologies TPM Interface (TCG_INFINEON) [M/n/?] m
    Telecom clock driver for MPBL0010 ATCA SBC (TELCLOCK) [M/n/y/?] m
    *
    * I2C support
    *
    I2C support (I2C) [M/n/y/?] m
    I2C device interface (I2C_CHARDEV) [M/n/?] m
    *
    * I2C Algorithms
    *
    I2C bit-banging interfaces (I2C_ALGOBIT) [M/?] m
    I2C PCF 8584 interfaces (I2C_ALGOPCF) [M/n/?] m
    I2C PCA 9564 interfaces (I2C_ALGOPCA) [M/?] m
    *
    * I2C Hardware Bus support
    *
    ALI 1535 (I2C_ALI1535) [M/n/?] m
    ALI 1563 (I2C_ALI1563) [M/n/?] m
    ALI 15x3 (I2C_ALI15X3) [M/n/?] m
    AMD 756/766/768/8111 and nVidia nForce (I2C_AMD756) [M/n/?] m
    SMBus multiplexing on the Tyan S4882 (I2C_AMD756_S4882) [M/n/?] m
    AMD 8111 (I2C_AMD8111) [M/n/?] m
    Intel 82801 (ICH) (I2C_I801) [M/n/?] m
    Intel 810/815 (I2C_I810) [M/n/?] m
    Intel PIIX4 and compatible (ATI/Serverworks/Broadcom/SMSC) (I2C_PIIX4) [M/n/?] m
    Nvidia nForce2, nForce3 and nForce4 (I2C_NFORCE2) [M/n/?] m
    OpenCores I2C Controller (I2C_OCORES) [N/m/?] (NEW) Parallel port adapter (I2C_PARPORT) [M/n/?] m
    Parallel port adapter (light) (I2C_PARPORT_LIGHT) [M/n/?] m
    S3/VIA (Pro)Savage (I2C_PROSAVAGE) [M/n/?] m
    S3 Savage 4 (I2C_SAVAGE4) [M/n/?] m
    SiS 5595 (I2C_SIS5595) [M/n/?] m
    SiS 630/730 (I2C_SIS630) [M/n/?] m
    SiS 96x (I2C_SIS96X) [M/n/?] m
    I2C/SMBus Test Stub (I2C_STUB) [N/m/?] n
    VIA 82C586B (I2C_VIA) [M/n/?] m
    VIA 82C596/82C686/82xx (I2C_VIAPRO) [M/n/?] m
    Voodoo 3 (I2C_VOODOO3) [M/n/?] m
    PCA9564 on an ISA bus (I2C_PCA_ISA) [M/n/?] m
    *
    * Miscellaneous I2C Chip support
    *
    Dallas Semiconductor DS1337 and DS1339 Real Time Clock (SENSORS_DS1337) [M/n/?] m
    Maxim/Dallas Semiconductor DS1374 Real Time Clock (SENSORS_DS1374) [M/n/?] m
    EEPROM reader (SENSORS_EEPROM) [M/n/?] m
    Philips PCF8574 and PCF8574A (SENSORS_PCF8574) [M/n/?] m
    Philips PCA9539 16-bit I/O port (SENSORS_PCA9539) [M/n/?] m
    Philips PCF8591 (SENSORS_PCF8591) [M/n/?] m
    Maxim MAX6875 Power supply supervisor (SENSORS_MAX6875) [M/n/?] m
    I2C Core debugging messages (I2C_DEBUG_CORE) [N/y/?] n
    I2C Algorithm debugging messages (I2C_DEBUG_ALGO) [N/y/?] n
    I2C Bus debugging messages (I2C_DEBUG_BUS) [N/y/?] n
    I2C Chip debugging messages (I2C_DEBUG_CHIP) [N/y/?] n
    *
    * SPI support
    *
    SPI support (SPI) [N/y/?] n
    *
    * Dallas's 1-wire bus
    *
    Dallas's 1-wire support (W1) [N/m/y/?] n
    *
    * Hardware Monitoring support
    *
    Hardware Monitoring support (HWMON) [Y/n/m/?] y
    Abit uGuru (SENSORS_ABITUGURU) [N/m/y/?] (NEW) Analog Devices ADM1021 and compatibles (SENSORS_ADM1021) [M/n/?] m
    Analog Devices ADM1025 and compatibles (SENSORS_ADM1025) [M/n/?] m
    Analog Devices ADM1026 and compatibles (SENSORS_ADM1026) [M/n/?] m
    Analog Devices ADM1031 and compatibles (SENSORS_ADM1031) [M/n/?] m
    Analog Devices ADM9240 and compatibles (SENSORS_ADM9240) [M/n/?] m
    AMD Athlon64/FX or Opteron temperature sensor (SENSORS_K8TEMP) [N/m/y/?] (NEW) Asus ASB100 Bach (SENSORS_ASB100) [M/n/?] m
    Attansic ATXP1 VID controller (SENSORS_ATXP1) [M/n/?] m
    Dallas Semiconductor DS
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Wed Mar 07, 2007 10:09 pm    Post subject: Reply with quote

hi I recommend to build a own kernel.

For information see, the kernel specific pages:

https://forums.gentoo.org/viewforum-f-40.html
Back to top
View user's profile Send private message
wynn
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2421
Location: UK

PostPosted: Thu Mar 08, 2007 10:09 am    Post subject: Reply with quote

There isn't an error in the output you've posted — all the ".config:2244:warning: ..." just show that the kernel configuration has changed from 2.6.17-gentoo-r7 — "* config: Using config from /usr/share/genkernel/x86_64/kernel-config-2.6" is for this kernel — to 2.6.20-gentoo.

However, if you have SATA disk(s) the SATA settings from 2.6.17 won't transfer to 2.6.20, you will have to add them yourself by running "genkernel --menuconfig all" (as you have) and looking at [FAQ] KC13: I just installed a new kernel and it won't boot to find out the settings you need and how to add them.

If you can't work out which SATA driver to enable, post
Code:
lspci
and
Code:
lspci -n
here and somebody will be able to help you.
_________________
The avatar is jorma, a "duck" from "Elephants Dream": the film and all the production materials have been made available under a Creative Commons Attribution 2.5 License, see orange.blender.org for details.
Back to top
View user's profile Send private message
Evincar
Apprentice
Apprentice


Joined: 13 Feb 2007
Posts: 217
Location: Madrid

PostPosted: Thu Mar 08, 2007 11:13 am    Post subject: Reply with quote

Just wanted to add that if you have SATA drive, you need to compile the SATA support as built-in, NOT as a module or you will not be able to boot.

Had the same problem with Genkernel, apparently it's a problem from 2.6.19 and later...somehow Genkernel doesn't include SATA support for these, but did for 2.6.18 (the later, I just read it, can't confirm myself).

On a side note, please when posting config files or similars, use the "Code" forma, gets much easier to read.
Back to top
View user's profile Send private message
wynn
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2421
Location: UK

PostPosted: Thu Mar 08, 2007 11:34 am    Post subject: Reply with quote

Evincar wrote:
JHad the same problem with Genkernel, apparently it's a problem from 2.6.19 and later...somehow Genkernel doesn't include SATA support for these, but did for 2.6.18 (the later, I just read it, can't confirm myself).
The reason is that with 2.6.17 the SATA configuration was under SCSI > SCSI low level drivers and in 2.6.19 this changed to put them under "Serial ATA (prod) and Parallel ATA (experimental) drivers".

genkernel uses "make oldconfig" (or "make silentoldconfig") to set up the new .config from the old one, /usr/share/genkernel/x86/kernel-config-2.6, which is from 2.6.17-gentoo-r7.

"make oldconfig" can recognize when new configuration options appear and present them for a choice to be made but it can't move options from one part of the tree to another.

This requires intelligence !

Thus all the SATA options were dropped.
_________________
The avatar is jorma, a "duck" from "Elephants Dream": the film and all the production materials have been made available under a Creative Commons Attribution 2.5 License, see orange.blender.org for details.
Back to top
View user's profile Send private message
Shotgunx
n00b
n00b


Joined: 02 Mar 2008
Posts: 6

PostPosted: Sun Mar 02, 2008 8:05 pm    Post subject: Reply with quote

wynn wrote:

If you can't work out which SATA driver to enable, post
Code:
lspci
and
Code:
lspci -n
here and somebody will be able to help you.


00:00.0 Host bridge: Intel Corporation E7230/3000/3010 Memory Controller Hub
00:01.0 PCI bridge: Intel Corporation E7230/3000/3010 PCI Express Root Port
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01)
00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 PCI bridge: Intel Corporation 6702PXH PCI Express-to-PCI Bridge A (rev 09)
01:00.1 PIC: Intel Corporation 6700/6702PXH I/OxAPIC Interrupt Controller A (rev 09)
02:08.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01)
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express (rev 11)
05:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express (rev 11)
06:05.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)

What driver I need, its a Dell PowerEdge 860
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum