From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264941AbTK3RAn (ORCPT ); Sun, 30 Nov 2003 12:00:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264950AbTK3RAm (ORCPT ); Sun, 30 Nov 2003 12:00:42 -0500 Received: from maximus.kcore.de ([213.133.102.235]:59405 "EHLO maximus.kcore.de") by vger.kernel.org with ESMTP id S264941AbTK3Q6W (ORCPT ); Sun, 30 Nov 2003 11:58:22 -0500 From: Oliver Feiler To: linux-kernel@vger.kernel.org Subject: pppd/pppoe fails on 2.4.23 Date: Sun, 30 Nov 2003 17:57:59 +0100 User-Agent: KMail/1.5 X-PGP-Key-Fingerprint: E9DD 32F1 FA8A 0945 6A74 07DE 3A98 9F65 561D 4FD2 X-PGP-Key: http://kiza.kcore.de/pgpkey X-Species: Snow Leopard X-Operating-System: Linux MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-03=_fGiy/jItjsOVpF8"; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200311301758.07397.kiza@gmx.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --Boundary-03=_fGiy/jItjsOVpF8 Content-Type: multipart/mixed; boundary="Boundary-01=_XGiy/UGeQ1n/P1g" Content-Transfer-Encoding: 7bit Content-Description: signed data Content-Disposition: inline --Boundary-01=_XGiy/UGeQ1n/P1g Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Description: body text Content-Disposition: inline Hello, I just upgraded a system from 2.4.22 to 2.4.23. However I can't get pppd to= =20 work anymore. When I initiate the pppoe connection with "pppd eth0", pppd=20 freezes on the command line. After a while it exits. The syslog receives a Nov 30 17:05:58 spot pppd[317]: Failed to negotiate PPPoE connection: 25=20 Inappropriate ioctl for device Nov 30 17:05:58 spot pppd[317]: Exit. I also found these messages: Nov 30 17:09:54 spot pppd[585]: Plugin /usr/lib/pppd/2.4.1/pppoe.so loaded. Nov 30 17:10:14 spot pppd[585]: PPPoE Plugin Initialized Nov 30 17:10:23 spot kernel: request_module[escape]: fork failed, errno 1 Nov 30 17:10:23 spot pppd[585]: tdb_store failed: Success Nov 30 17:10:43 spot kernel: request_module[escape]: fork failed, errno 1 Nov 30 17:10:53 spot pppd[586]: tdb_store key failed: Success Nov 30 17:11:13 spot kernel: request_module[crtscts]: fork failed, errno 1 I've attached an strace of pppd in case someone can spot something useful=20 there. Has there been any fundamental changes from .22->.23 in the pppoe driver? I= 've=20 also attached the .config of the kernel in case there is some new option I= =20 missed? Any pointers would be appreciated. Regards, Oliver =2D-=20 Oliver Feiler --Boundary-01=_XGiy/UGeQ1n/P1g Content-Type: text/plain; charset="us-ascii"; name="pppd-strace" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="pppd-strace" execve("/usr/sbin/pppd", ["pppd", "eth0"], [/* 33 vars */]) =3D 0 brk(0) =3D 0x807db38 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0= ) =3D 0x40016000 open("/etc/ld.so.preload", O_RDONLY) =3D -1 ENOENT (No such file or dire= ctory) open("/etc/ld.so.cache", O_RDONLY) =3D 3 fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D19860, ...}) =3D 0 old_mmap(NULL, 19860, PROT_READ, MAP_PRIVATE, 3, 0) =3D 0x40017000 close(3) =3D 0 open("/lib/libcrypt.so.1", O_RDONLY) =3D 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\23\0"..., 1024)= =3D 1024 fstat64(3, {st_mode=3DS_IFREG|0755, st_size=3D80453, ...}) =3D 0 old_mmap(NULL, 184764, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =3D 0x4001c0= 00 mprotect(0x40021000, 164284, PROT_NONE) =3D 0 old_mmap(0x40021000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, = 0x4000) =3D 0x40021000 old_mmap(0x40023000, 156092, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MA= P_ANONYMOUS, -1, 0) =3D 0x40023000 close(3) =3D 0 open("/lib/libdl.so.2", O_RDONLY) =3D 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\364\36"..., 1024) = =3D 1024 fstat64(3, {st_mode=3DS_IFREG|0755, st_size=3D72701, ...}) =3D 0 old_mmap(NULL, 13296, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =3D 0x4004a000 mprotect(0x4004d000, 1008, PROT_NONE) =3D 0 old_mmap(0x4004d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, = 0x2000) =3D 0x4004d000 close(3) =3D 0 open("/lib/libc.so.6", O_RDONLY) =3D 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\270\323"..., 1024)= =3D 1024 fstat64(3, {st_mode=3DS_IFREG|0755, st_size=3D4787276, ...}) =3D 0 old_mmap(NULL, 1120708, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =3D 0x4004e= 000 mprotect(0x40155000, 43460, PROT_NONE) =3D 0 old_mmap(0x40155000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3,= 0x106000) =3D 0x40155000 old_mmap(0x4015c000, 14788, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP= _ANONYMOUS, -1, 0) =3D 0x4015c000 close(3) =3D 0 munmap(0x40017000, 19860) =3D 0 getpid() =3D 590 open("/dev/null", O_RDWR) =3D 3 close(3) =3D 0 socket(PF_UNIX, SOCK_DGRAM, 0) =3D 3 fcntl64(3, F_SETFD, FD_CLOEXEC) =3D 0 connect(3, {sin_family=3DAF_UNIX, path=3D"/dev/log"}, 16) =3D 0 uname({sys=3D"Linux", node=3D"spot", ...}) =3D 0 umask(0777) =3D 022 umask(022) =3D 0777 getuid32() =3D 0 brk(0) =3D 0x807db38 brk(0x807db58) =3D 0x807db58 brk(0x807e000) =3D 0x807e000 getgroups32(0x20, 0x80796a0) =3D 8 gettimeofday({1070208681, 836711}, NULL) =3D 0 getpid() =3D 590 open("/etc/ppp/options", O_RDONLY) =3D 4 fstat64(4, {st_mode=3DS_IFREG|0640, st_size=3D285, ...}) =3D 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0= ) =3D 0x40017000 read(4, "plugin /usr/lib/pppd/2.4.1/pppoe"..., 4096) =3D 285 open("/usr/lib/pppd/2.4.1/pppoe.so", O_RDONLY) =3D 5 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \32\0\000"..., 102= 4) =3D 1024 fstat64(5, {st_mode=3DS_IFREG|0755, st_size=3D119707, ...}) =3D 0 old_mmap(NULL, 37920, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) =3D 0x40160000 mprotect(0x40167000, 9248, PROT_NONE) =3D 0 old_mmap(0x40167000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, = 0x6000) =3D 0x40167000 old_mmap(0x40169000, 1056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_= ANONYMOUS, -1, 0) =3D 0x40169000 close(5) =3D 0 brk(0x807f000) =3D 0x807f000 brk(0x8082000) =3D 0x8082000 time([1070208681]) =3D 1070208681 open("/etc/localtime", O_RDONLY) =3D 5 fstat64(5, {st_mode=3DS_IFREG|0644, st_size=3D837, ...}) =3D 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0= ) =3D 0x40018000 read(5, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10"..., 4096) = =3D 837 close(5) =3D 0 munmap(0x40018000, 4096) =3D 0 getpid() =3D 590 rt_sigaction(SIGPIPE, {0x40116638, [], 0x4000000}, {SIG_DFL}, 8) =3D 0 send(3, "<30>Nov 30 17:11:21 pppd[590]: P"..., 74, 0) =3D 74 rt_sigaction(SIGPIPE, {SIG_DFL}, NULL, 8) =3D 0 write(1, "Plugin /usr/lib/pppd/2.4.1/pppoe"..., 43Plugin /usr/lib/pppd/2.4.= 1/pppoe.so loaded.) =3D 43 write(1, "\n", 1 ) =3D 1 uname({sys=3D"Linux", node=3D"spot", ...}) =3D 0 open("/dev/ppp", O_RDWR) =3D 5 close(5) =3D 0 time([1070208713]) =3D 1070208713 getpid() =3D 590 rt_sigaction(SIGPIPE, {0x40116638, [], 0x4000000}, {SIG_DFL}, 8) =3D 0 send(3, "<30>Nov 30 17:11:53 pppd[590]: P"..., 55, 0) =3D 55 rt_sigaction(SIGPIPE, {SIG_DFL}, NULL, 8) =3D 0 write(1, "PPPoE Plugin Initialized", 24PPPoE Plugin Initialized) =3D 24 write(1, "\n", 1 ) =3D 1 read(4, "", 4096) =3D 0 close(4) =3D 0 munmap(0x40017000, 4096) =3D 0 getuid32() =3D 0 socket(PF_UNIX, SOCK_STREAM, 0) =3D 4 connect(4, {sin_family=3DAF_UNIX, path=3D"/var/run/.nscd_socket"}, 110) =3D= -1 ENOENT (No such file or directory) close(4) =3D 0 open("/etc/nsswitch.conf", O_RDONLY) =3D 4 fstat64(4, {st_mode=3DS_IFREG|0644, st_size=3D1121, ...}) =3D 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0= ) =3D 0x40017000 read(4, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) =3D 1121 read(4, "", 4096) =3D 0 close(4) =3D 0 munmap(0x40017000, 4096) =3D 0 open("/etc/ld.so.cache", O_RDONLY) =3D 4 fstat64(4, {st_mode=3DS_IFREG|0644, st_size=3D19860, ...}) =3D 0 old_mmap(NULL, 19860, PROT_READ, MAP_PRIVATE, 4, 0) =3D 0x40017000 close(4) =3D 0 open("/lib/libnss_files.so.2", O_RDONLY) =3D 4 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360$\0"..., 1024) = =3D 1024 fstat64(4, {st_mode=3DS_IFREG|0755, st_size=3D238649, ...}) =3D 0 old_mmap(NULL, 38224, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) =3D 0x4016a000 mprotect(0x40173000, 1360, PROT_NONE) =3D 0 old_mmap(0x40173000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, = 0x8000) =3D 0x40173000 close(4) =3D 0 munmap(0x40017000, 19860) =3D 0 open("/etc/passwd", O_RDONLY) =3D 4 fcntl64(4, F_GETFD) =3D 0 fcntl64(4, F_SETFD, FD_CLOEXEC) =3D 0 fstat64(4, {st_mode=3DS_IFREG|0644, st_size=3D1476, ...}) =3D 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0= ) =3D 0x40017000 read(4, "root:x:0:0:BOFH,666,0-800-DEV-NU"..., 4096) =3D 1476 close(4) =3D 0 munmap(0x40017000, 4096) =3D 0 getuid32() =3D 0 setresuid32(0xffffffff, 0, 0xffffffff) =3D 0 open("/root/.ppprc", O_RDONLY) =3D -1 ENOENT (No such file or dire= ctory) setresuid32(0xffffffff, 0, 0xffffffff) =3D 0 socket(PF_PACKET, SOCK_DGRAM, 0) =3D 4 ioctl(4, 0x8933, 0xbffff95c) =3D 0 ioctl(4, 0x8927, 0xbffff95c) =3D 0 ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff87c) =3D -1 ENODEV (No such device) ioctl(4, 0x8933, 0xbffff97c) =3D 0 ioctl(4, 0x8927, 0xbffff97c) =3D 0 open("/etc/ppp/options.eth0", O_RDONLY) =3D -1 ENOENT (No such file or dire= ctory) geteuid32() =3D 0 uname({sys=3D"Linux", node=3D"spot", ...}) =3D 0 open("/dev/ppp", O_RDWR) =3D 5 close(5) =3D 0 open("/dev/ppp", O_RDWR) =3D 5 fcntl64(5, F_GETFL) =3D 0x2 (flags O_RDWR) fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK) =3D 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) =3D 6 open("/var/run/pppd.tdb", O_RDWR|O_CREAT, 0644) =3D 7 fcntl64(7, F_SETLKW, {type=3DF_WRLCK, whence=3DSEEK_SET, start=3D0, len=3D1= }) =3D 0 fcntl64(7, F_SETLKW, {type=3DF_RDLCK, whence=3DSEEK_SET, start=3D4, len=3D1= }) =3D 0 read(7, "TDB file\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 40) = =3D 40 fstat64(7, {st_mode=3DS_IFREG|0644, st_size=3D57344, ...}) =3D 0 old_mmap(NULL, 57344, PROT_READ|PROT_WRITE, MAP_SHARED, 7, 0) =3D 0x40174000 fcntl64(7, F_SETLKW, {type=3DF_UNLCK, whence=3DSEEK_SET, start=3D0, len=3D1= }) =3D 0 getpid() =3D 590 fcntl64(7, F_SETLKW, {type=3DF_WRLCK, whence=3DSEEK_SET, start=3D1224, len= =3D1}) =3D 0 fcntl64(7, F_SETLKW, {type=3DF_UNLCK, whence=3DSEEK_SET, start=3D1224, len= =3D1}) =3D 0 fcntl64(7, F_SETLKW, {type=3DF_WRLCK, whence=3DSEEK_SET, start=3D1020, len= =3D1}) =3D 0 fcntl64(7, F_SETLKW, {type=3DF_UNLCK, whence=3DSEEK_SET, start=3D1020, len= =3D1}) =3D 0 brk(0x8085000) =3D 0x8085000 time([1070208743]) =3D 1070208743 getpid() =3D 590 rt_sigaction(SIGPIPE, {0x40116638, [], 0x4000000}, {SIG_DFL}, 8) =3D 0 send(3, "<27>Nov 30 17:12:23 pppd[590]: t"..., 56, 0) =3D 56 rt_sigaction(SIGPIPE, {SIG_DFL}, NULL, 8) =3D 0 write(1, "tdb_store failed: Success", 25tdb_store failed: Success) =3D 25 write(1, "\n", 1 ) =3D 1 fork() =3D 591 _exit(0) =3D ? --Boundary-01=_XGiy/UGeQ1n/P1g Content-Type: text/plain; charset="us-ascii"; name="config" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config" # # Automatically generated by make menuconfig: don't edit # CONFIG_X86=3Dy # CONFIG_SBUS is not set CONFIG_UID16=3Dy # # Code maturity level options # CONFIG_EXPERIMENTAL=3Dy # # Loadable module support # CONFIG_MODULES=3Dy CONFIG_MODVERSIONS=3Dy CONFIG_KMOD=3Dy # # Processor type and features # # 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_MPENTIUMIII is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set CONFIG_MK7=3Dy # CONFIG_MK8 is not set # CONFIG_MELAN is not set # CONFIG_MCRUSOE is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set CONFIG_X86_WP_WORKS_OK=3Dy CONFIG_X86_INVLPG=3Dy CONFIG_X86_CMPXCHG=3Dy CONFIG_X86_XADD=3Dy CONFIG_X86_BSWAP=3Dy CONFIG_X86_POPAD_OK=3Dy # CONFIG_RWSEM_GENERIC_SPINLOCK is not set CONFIG_RWSEM_XCHGADD_ALGORITHM=3Dy CONFIG_X86_L1_CACHE_SHIFT=3D6 CONFIG_X86_HAS_TSC=3Dy CONFIG_X86_GOOD_APIC=3Dy CONFIG_X86_USE_3DNOW=3Dy CONFIG_X86_PGE=3Dy CONFIG_X86_USE_PPRO_CHECKSUM=3Dy CONFIG_X86_F00F_WORKS_OK=3Dy CONFIG_X86_MCE=3Dy # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set # CONFIG_MICROCODE is not set CONFIG_X86_MSR=3Dm CONFIG_X86_CPUID=3Dm # CONFIG_EDD is not set CONFIG_NOHIGHMEM=3Dy # CONFIG_HIGHMEM4G is not set # CONFIG_HIGHMEM64G is not set # CONFIG_HIGHMEM is not set # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=3Dy # CONFIG_SMP is not set # CONFIG_X86_UP_APIC is not set # CONFIG_X86_UP_IOAPIC is not set # CONFIG_X86_TSC_DISABLE is not set CONFIG_X86_TSC=3Dy # # General setup # CONFIG_NET=3Dy CONFIG_PCI=3Dy # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=3Dy CONFIG_PCI_BIOS=3Dy CONFIG_PCI_DIRECT=3Dy CONFIG_ISA=3Dy CONFIG_PCI_NAMES=3Dy # CONFIG_EISA is not set # CONFIG_MCA is not set CONFIG_HOTPLUG=3Dy # # PCMCIA/CardBus support # # CONFIG_PCMCIA is not set # # PCI Hotplug Support # # CONFIG_HOTPLUG_PCI is not set # CONFIG_HOTPLUG_PCI_COMPAQ is not set # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set CONFIG_SYSVIPC=3Dy CONFIG_BSD_PROCESS_ACCT=3Dy CONFIG_SYSCTL=3Dy CONFIG_KCORE_ELF=3Dy # CONFIG_KCORE_AOUT is not set CONFIG_BINFMT_AOUT=3Dy CONFIG_BINFMT_ELF=3Dy CONFIG_BINFMT_MISC=3Dy CONFIG_PM=3Dy CONFIG_APM=3Dy # CONFIG_APM_IGNORE_USER_SUSPEND is not set # CONFIG_APM_DO_ENABLE is not set CONFIG_APM_CPU_IDLE=3Dy CONFIG_APM_DISPLAY_BLANK=3Dy # CONFIG_APM_RTC_IS_GMT is not set # CONFIG_APM_ALLOW_INTS is not set # CONFIG_APM_REAL_MODE_POWER_OFF is not set # # ACPI Support # # CONFIG_ACPI is not set # # Memory Technology Devices (MTD) # # CONFIG_MTD is not set # # Parallel port support # CONFIG_PARPORT=3Dy CONFIG_PARPORT_PC=3Dy CONFIG_PARPORT_PC_CML1=3Dy # CONFIG_PARPORT_SERIAL is not set CONFIG_PARPORT_PC_FIFO=3Dy CONFIG_PARPORT_PC_SUPERIO=3Dy # CONFIG_PARPORT_AMIGA is not set # CONFIG_PARPORT_MFC3 is not set # CONFIG_PARPORT_ATARI is not set # CONFIG_PARPORT_GSC is not set # CONFIG_PARPORT_SUNBPP is not set # CONFIG_PARPORT_OTHER is not set CONFIG_PARPORT_1284=3Dy # # Plug and Play configuration # # CONFIG_PNP is not set # CONFIG_ISAPNP is not set # # Block devices # CONFIG_BLK_DEV_FD=3Dy # CONFIG_BLK_DEV_XD is not set # CONFIG_PARIDE is not set # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_CISS_SCSI_TAPE is not set # CONFIG_CISS_MONITOR_THREAD is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set CONFIG_BLK_DEV_LOOP=3Dm # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_RAM is not set # CONFIG_BLK_DEV_INITRD is not set # CONFIG_BLK_STATS is not set # # Multi-device support (RAID and LVM) # # CONFIG_MD is not set # CONFIG_BLK_DEV_MD is not set # CONFIG_MD_LINEAR is not set # CONFIG_MD_RAID0 is not set # CONFIG_MD_RAID1 is not set # CONFIG_MD_RAID5 is not set # CONFIG_MD_MULTIPATH is not set # CONFIG_BLK_DEV_LVM is not set # # Networking options # CONFIG_PACKET=3Dy CONFIG_PACKET_MMAP=3Dy CONFIG_NETLINK_DEV=3Dy CONFIG_NETFILTER=3Dy # CONFIG_NETFILTER_DEBUG is not set CONFIG_FILTER=3Dy CONFIG_UNIX=3Dy CONFIG_INET=3Dy CONFIG_IP_MULTICAST=3Dy # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_PNP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_IP_MROUTE is not set # CONFIG_ARPD is not set CONFIG_INET_ECN=3Dy CONFIG_SYN_COOKIES=3Dy # # IP: Netfilter Configuration # # CONFIG_IP_NF_CONNTRACK is not set # CONFIG_IP_NF_QUEUE is not set CONFIG_IP_NF_IPTABLES=3Dm CONFIG_IP_NF_MATCH_LIMIT=3Dm CONFIG_IP_NF_MATCH_MAC=3Dm # CONFIG_IP_NF_MATCH_PKTTYPE is not set CONFIG_IP_NF_MATCH_MARK=3Dm CONFIG_IP_NF_MATCH_MULTIPORT=3Dm CONFIG_IP_NF_MATCH_TOS=3Dm # CONFIG_IP_NF_MATCH_RECENT is not set # CONFIG_IP_NF_MATCH_ECN is not set # CONFIG_IP_NF_MATCH_DSCP is not set CONFIG_IP_NF_MATCH_AH_ESP=3Dm CONFIG_IP_NF_MATCH_LENGTH=3Dm CONFIG_IP_NF_MATCH_TTL=3Dm CONFIG_IP_NF_MATCH_TCPMSS=3Dm CONFIG_IP_NF_MATCH_UNCLEAN=3Dm CONFIG_IP_NF_MATCH_OWNER=3Dm CONFIG_IP_NF_FILTER=3Dm CONFIG_IP_NF_TARGET_REJECT=3Dm CONFIG_IP_NF_TARGET_MIRROR=3Dm CONFIG_IP_NF_MANGLE=3Dm CONFIG_IP_NF_TARGET_TOS=3Dm # CONFIG_IP_NF_TARGET_ECN is not set # CONFIG_IP_NF_TARGET_DSCP is not set CONFIG_IP_NF_TARGET_MARK=3Dm CONFIG_IP_NF_TARGET_LOG=3Dm CONFIG_IP_NF_TARGET_ULOG=3Dm CONFIG_IP_NF_TARGET_TCPMSS=3Dm # CONFIG_IP_NF_ARPTABLES is not set # CONFIG_IP_NF_COMPAT_IPCHAINS is not set # CONFIG_IP_NF_COMPAT_IPFWADM is not set # # IP: Virtual Server Configuration # # CONFIG_IP_VS is not set # CONFIG_IPV6 is not set # CONFIG_KHTTPD is not set # # SCTP Configuration (EXPERIMENTAL) # CONFIG_IPV6_SCTP__=3Dy # CONFIG_IP_SCTP is not set # CONFIG_ATM is not set # CONFIG_VLAN_8021Q is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set # # Appletalk devices # # CONFIG_DEV_APPLETALK is not set # CONFIG_DECNET is not set # CONFIG_BRIDGE is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_LLC is not set # CONFIG_NET_DIVERT is not set # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set # CONFIG_NET_FASTROUTE is not set # CONFIG_NET_HW_FLOWCONTROL is not set # # QoS and/or fair queueing # # CONFIG_NET_SCHED is not set # # Network testing # # CONFIG_NET_PKTGEN is not set # # Telephony Support # # CONFIG_PHONE is not set # CONFIG_PHONE_IXJ is not set # CONFIG_PHONE_IXJ_PCMCIA is not set # # ATA/IDE/MFM/RLL support # CONFIG_IDE=3Dy # # IDE, ATA and ATAPI Block devices # CONFIG_BLK_DEV_IDE=3Dy # CONFIG_BLK_DEV_HD_IDE is not set # CONFIG_BLK_DEV_HD is not set CONFIG_BLK_DEV_IDEDISK=3Dy # CONFIG_IDEDISK_MULTI_MODE is not set # CONFIG_IDEDISK_STROKE is not set # CONFIG_BLK_DEV_IDECS is not set CONFIG_BLK_DEV_IDECD=3Dy # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set CONFIG_BLK_DEV_IDESCSI=3Dy # CONFIG_IDE_TASK_IOCTL is not set # CONFIG_BLK_DEV_CMD640 is not set # CONFIG_BLK_DEV_CMD640_ENHANCED is not set # CONFIG_BLK_DEV_ISAPNP is not set CONFIG_BLK_DEV_IDEPCI=3Dy # CONFIG_BLK_DEV_GENERIC is not set # CONFIG_IDEPCI_SHARE_IRQ is not set CONFIG_BLK_DEV_IDEDMA_PCI=3Dy # CONFIG_BLK_DEV_OFFBOARD is not set # CONFIG_BLK_DEV_IDEDMA_FORCED is not set CONFIG_IDEDMA_PCI_AUTO=3Dy # CONFIG_IDEDMA_ONLYDISK is not set CONFIG_BLK_DEV_IDEDMA=3Dy # CONFIG_IDEDMA_PCI_WIP is not set # CONFIG_BLK_DEV_ADMA100 is not set # CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_ALI15X3 is not set # CONFIG_WDC_ALI15X3 is not set # CONFIG_BLK_DEV_AMD74XX is not set # CONFIG_AMD74XX_OVERRIDE is not set # CONFIG_BLK_DEV_CMD64X is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_CY82C693 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_BLK_DEV_HPT34X is not set # CONFIG_HPT34X_AUTODMA is not set # CONFIG_BLK_DEV_HPT366 is not set # CONFIG_BLK_DEV_PIIX is not set # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_OPTI621 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set # CONFIG_PDC202XX_BURST is not set # CONFIG_BLK_DEV_PDC202XX_NEW is not set # CONFIG_BLK_DEV_RZ1000 is not set # CONFIG_BLK_DEV_SC1200 is not set # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set CONFIG_BLK_DEV_VIA82CXXX=3Dy # CONFIG_IDE_CHIPSETS is not set CONFIG_IDEDMA_AUTO=3Dy # CONFIG_IDEDMA_IVB is not set # CONFIG_DMA_NONPCI is not set CONFIG_BLK_DEV_IDE_MODES=3Dy # CONFIG_BLK_DEV_ATARAID is not set # CONFIG_BLK_DEV_ATARAID_PDC is not set # CONFIG_BLK_DEV_ATARAID_HPT is not set # CONFIG_BLK_DEV_ATARAID_SII is not set # # SCSI support # CONFIG_SCSI=3Dy CONFIG_BLK_DEV_SD=3Dy CONFIG_SD_EXTRA_DEVS=3D40 # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set CONFIG_BLK_DEV_SR=3Dy # CONFIG_BLK_DEV_SR_VENDOR is not set CONFIG_SR_EXTRA_DEVS=3D2 CONFIG_CHR_DEV_SG=3Dy CONFIG_SCSI_DEBUG_QUEUES=3Dy CONFIG_SCSI_MULTI_LUN=3Dy CONFIG_SCSI_CONSTANTS=3Dy # CONFIG_SCSI_LOGGING is not set # # SCSI low-level drivers # # CONFIG_BLK_DEV_3W_XXXX_RAID is not set # CONFIG_SCSI_7000FASST is not set # CONFIG_SCSI_ACARD is not set # CONFIG_SCSI_AHA152X is not set # CONFIG_SCSI_AHA1542 is not set # CONFIG_SCSI_AHA1740 is not set # CONFIG_SCSI_AACRAID is not set # CONFIG_SCSI_AIC7XXX is not set # CONFIG_SCSI_AIC79XX is not set # CONFIG_SCSI_AIC7XXX_OLD is not set # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_ADVANSYS is not set # CONFIG_SCSI_IN2000 is not set # CONFIG_SCSI_AM53C974 is not set # CONFIG_SCSI_MEGARAID is not set # CONFIG_SCSI_MEGARAID2 is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_CPQFCTS is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA is not set # CONFIG_SCSI_EATA_DMA is not set # CONFIG_SCSI_EATA_PIO is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set # CONFIG_SCSI_GENERIC_NCR5380 is not set # CONFIG_SCSI_IPS is not set # CONFIG_SCSI_INITIO is not set # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_PPA is not set # CONFIG_SCSI_IMM is not set # CONFIG_SCSI_NCR53C406A is not set # CONFIG_SCSI_NCR53C7xx is not set # CONFIG_SCSI_SYM53C8XX_2 is not set # CONFIG_SCSI_NCR53C8XX is not set # CONFIG_SCSI_SYM53C8XX is not set # CONFIG_SCSI_PAS16 is not set # CONFIG_SCSI_PCI2000 is not set # CONFIG_SCSI_PCI2220I is not set # CONFIG_SCSI_PSI240I is not set # CONFIG_SCSI_QLOGIC_FAS is not set # CONFIG_SCSI_QLOGIC_ISP is not set # CONFIG_SCSI_QLOGIC_FC is not set # CONFIG_SCSI_QLOGIC_1280 is not set # CONFIG_SCSI_SEAGATE is not set # CONFIG_SCSI_SIM710 is not set # CONFIG_SCSI_SYM53C416 is not set CONFIG_SCSI_DC395x_TRMS1040=3Dy # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_T128 is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set # # Fusion MPT device support # # CONFIG_FUSION is not set # CONFIG_FUSION_BOOT is not set # CONFIG_FUSION_ISENSE is not set # CONFIG_FUSION_CTL is not set # CONFIG_FUSION_LAN is not set # # IEEE 1394 (FireWire) support (EXPERIMENTAL) # CONFIG_IEEE1394=3Dy # CONFIG_IEEE1394_PCILYNX is not set CONFIG_IEEE1394_OHCI1394=3Dy CONFIG_IEEE1394_VIDEO1394=3Dm CONFIG_IEEE1394_SBP2=3Dm # CONFIG_IEEE1394_SBP2_PHYS_DMA is not set # CONFIG_IEEE1394_ETH1394 is not set CONFIG_IEEE1394_DV1394=3Dm CONFIG_IEEE1394_RAWIO=3Dm CONFIG_IEEE1394_CMP=3Dm CONFIG_IEEE1394_AMDTP=3Dm # CONFIG_IEEE1394_VERBOSEDEBUG is not set # CONFIG_IEEE1394_OUI_DB is not set # # I2O device support # # CONFIG_I2O is not set # CONFIG_I2O_PCI is not set # CONFIG_I2O_BLOCK is not set # CONFIG_I2O_LAN is not set # CONFIG_I2O_SCSI is not set # CONFIG_I2O_PROC is not set # # Network device support # CONFIG_NETDEVICES=3Dy # # ARCnet devices # # CONFIG_ARCNET is not set # CONFIG_DUMMY is not set # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set # CONFIG_ETHERTAP is not set # # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=3Dy # CONFIG_SUNLANCE is not set # CONFIG_HAPPYMEAL is not set # CONFIG_SUNBMAC is not set # CONFIG_SUNQE is not set # CONFIG_SUNGEM is not set CONFIG_NET_VENDOR_3COM=3Dy # CONFIG_EL1 is not set # CONFIG_EL2 is not set # CONFIG_ELPLUS is not set # CONFIG_EL16 is not set # CONFIG_EL3 is not set # CONFIG_3C515 is not set # CONFIG_ELMC is not set # CONFIG_ELMC_II is not set CONFIG_VORTEX=3Dy # CONFIG_TYPHOON is not set # CONFIG_LANCE is not set # CONFIG_NET_VENDOR_SMC is not set # CONFIG_NET_VENDOR_RACAL is not set # CONFIG_AT1700 is not set # CONFIG_DEPCA is not set # CONFIG_HP100 is not set # CONFIG_NET_ISA is not set # CONFIG_NET_PCI is not set # CONFIG_NET_POCKET is not set # # Ethernet (1000 Mbit) # # CONFIG_ACENIC is not set # CONFIG_DL2K is not set # CONFIG_E1000 is not set # CONFIG_MYRI_SBUS is not set # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set # CONFIG_R8169 is not set # CONFIG_SK98LIN is not set # CONFIG_TIGON3 is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PLIP is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set # # Wireless LAN (non-hamradio) # # CONFIG_NET_RADIO is not set # # Token Ring devices # # CONFIG_TR is not set # CONFIG_NET_FC is not set # CONFIG_RCPCI is not set # CONFIG_SHAPER is not set # # Wan interfaces # # CONFIG_WAN is not set # # Amateur Radio support # # CONFIG_HAMRADIO is not set # # IrDA (infrared) support # # CONFIG_IRDA is not set # # ISDN subsystem # # CONFIG_ISDN is not set # # Old CD-ROM drivers (not SCSI, not IDE) # # CONFIG_CD_NO_IDESCSI is not set # # Input core support # CONFIG_INPUT=3Dy # CONFIG_INPUT_KEYBDEV is not set CONFIG_INPUT_MOUSEDEV=3Dy CONFIG_INPUT_MOUSEDEV_SCREEN_X=3D1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=3D768 CONFIG_INPUT_JOYDEV=3Dy CONFIG_INPUT_EVDEV=3Dm # # Character devices # CONFIG_VT=3Dy CONFIG_VT_CONSOLE=3Dy CONFIG_SERIAL=3Dy # CONFIG_SERIAL_CONSOLE is not set # CONFIG_SERIAL_EXTENDED is not set # CONFIG_SERIAL_NONSTANDARD is not set CONFIG_UNIX98_PTYS=3Dy CONFIG_UNIX98_PTY_COUNT=3D256 CONFIG_PRINTER=3Dy # CONFIG_LP_CONSOLE is not set # CONFIG_PPDEV is not set # CONFIG_TIPAR is not set # # I2C support # CONFIG_I2C=3Dm CONFIG_I2C_ALGOBIT=3Dm # CONFIG_I2C_PHILIPSPAR is not set # CONFIG_I2C_ELV is not set # CONFIG_I2C_VELLEMAN is not set # CONFIG_SCx200_I2C is not set # CONFIG_SCx200_ACB is not set # CONFIG_I2C_ALGOPCF is not set CONFIG_I2C_CHARDEV=3Dm CONFIG_I2C_PROC=3Dm # # Mice # # CONFIG_BUSMOUSE is not set CONFIG_MOUSE=3Dy CONFIG_PSMOUSE=3Dy # CONFIG_82C710_MOUSE is not set # CONFIG_PC110_PAD is not set # CONFIG_MK712_MOUSE is not set # # Joysticks # CONFIG_INPUT_GAMEPORT=3Dy # CONFIG_INPUT_NS558 is not set # CONFIG_INPUT_LIGHTNING is not set # CONFIG_INPUT_PCIGAME is not set # CONFIG_INPUT_CS461X is not set CONFIG_INPUT_EMU10K1=3Dy # CONFIG_INPUT_SERIO is not set # CONFIG_INPUT_SERPORT is not set CONFIG_INPUT_ANALOG=3Dy # CONFIG_INPUT_A3D is not set # CONFIG_INPUT_ADI is not set # CONFIG_INPUT_COBRA is not set # CONFIG_INPUT_GF2K is not set # CONFIG_INPUT_GRIP is not set # CONFIG_INPUT_INTERACT is not set # CONFIG_INPUT_TMDC is not set # CONFIG_INPUT_SIDEWINDER is not set # CONFIG_INPUT_IFORCE_USB is not set # CONFIG_INPUT_IFORCE_232 is not set # CONFIG_INPUT_WARRIOR is not set # CONFIG_INPUT_MAGELLAN is not set # CONFIG_INPUT_SPACEORB is not set # CONFIG_INPUT_SPACEBALL is not set # CONFIG_INPUT_STINGER is not set # CONFIG_INPUT_DB9 is not set # CONFIG_INPUT_GAMECON is not set # CONFIG_INPUT_TURBOGRAFX is not set # CONFIG_QIC02_TAPE is not set # CONFIG_IPMI_HANDLER is not set # CONFIG_IPMI_PANIC_EVENT is not set # CONFIG_IPMI_DEVICE_INTERFACE is not set # CONFIG_IPMI_KCS is not set # CONFIG_IPMI_WATCHDOG is not set # # Watchdog Cards # # CONFIG_WATCHDOG is not set # CONFIG_SCx200_GPIO is not set # CONFIG_AMD_RNG is not set # CONFIG_INTEL_RNG is not set # CONFIG_HW_RANDOM is not set # CONFIG_AMD_PM768 is not set CONFIG_NVRAM=3Dm CONFIG_RTC=3Dy # 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_FTAPE is not set CONFIG_AGP=3Dm # CONFIG_AGP_INTEL is not set # CONFIG_AGP_I810 is not set CONFIG_AGP_VIA=3Dy # CONFIG_AGP_AMD is not set # CONFIG_AGP_AMD_K8 is not set # CONFIG_AGP_SIS is not set # CONFIG_AGP_ALI is not set # CONFIG_AGP_SWORKS is not set # CONFIG_AGP_NVIDIA is not set # CONFIG_AGP_ATI is not set # # Direct Rendering Manager (XFree86 DRI support) # # CONFIG_DRM is not set # CONFIG_MWAVE is not set # # Multimedia devices # CONFIG_VIDEO_DEV=3Dm # # Video For Linux # CONFIG_VIDEO_PROC_FS=3Dy # CONFIG_I2C_PARPORT is not set CONFIG_VIDEO_BT848=3Dm # CONFIG_VIDEO_PMS is not set # CONFIG_VIDEO_BWQCAM is not set # CONFIG_VIDEO_CQCAM is not set # CONFIG_VIDEO_W9966 is not set # CONFIG_VIDEO_CPIA is not set # CONFIG_VIDEO_SAA5249 is not set # CONFIG_TUNER_3036 is not set # CONFIG_VIDEO_STRADIS is not set # CONFIG_VIDEO_ZORAN is not set # CONFIG_VIDEO_ZORAN_BUZ is not set # CONFIG_VIDEO_ZORAN_DC10 is not set # CONFIG_VIDEO_ZORAN_LML33 is not set # CONFIG_VIDEO_ZR36120 is not set # CONFIG_VIDEO_MEYE is not set # # Radio Adapters # # CONFIG_RADIO_CADET is not set # CONFIG_RADIO_RTRACK is not set # CONFIG_RADIO_RTRACK2 is not set # CONFIG_RADIO_AZTECH is not set # CONFIG_RADIO_GEMTEK is not set # CONFIG_RADIO_GEMTEK_PCI is not set # CONFIG_RADIO_MAXIRADIO is not set # CONFIG_RADIO_MAESTRO is not set # CONFIG_RADIO_MIROPCM20 is not set # CONFIG_RADIO_MIROPCM20_RDS is not set # CONFIG_RADIO_SF16FMI is not set # CONFIG_RADIO_SF16FMR2 is not set # CONFIG_RADIO_TERRATEC is not set # CONFIG_RADIO_TRUST is not set # CONFIG_RADIO_TYPHOON is not set # CONFIG_RADIO_ZOLTRIX is not set # # File systems # # CONFIG_QUOTA is not set # CONFIG_QFMT_V2 is not set # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set CONFIG_REISERFS_FS=3Dm # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_PROC_INFO is not set # CONFIG_ADFS_FS is not set # CONFIG_ADFS_FS_RW is not set # CONFIG_AFFS_FS is not set CONFIG_HFS_FS=3Dm CONFIG_HFSPLUS_FS=3Dm # CONFIG_BEFS_FS is not set # CONFIG_BEFS_DEBUG is not set # CONFIG_BFS_FS is not set CONFIG_EXT3_FS=3Dy CONFIG_JBD=3Dy # CONFIG_JBD_DEBUG is not set CONFIG_FAT_FS=3Dm CONFIG_MSDOS_FS=3Dm # CONFIG_UMSDOS_FS is not set CONFIG_VFAT_FS=3Dm # CONFIG_EFS_FS is not set # CONFIG_JFFS_FS is not set # CONFIG_JFFS2_FS is not set # CONFIG_CRAMFS is not set CONFIG_TMPFS=3Dy CONFIG_RAMFS=3Dy CONFIG_ISO9660_FS=3Dm CONFIG_JOLIET=3Dy CONFIG_ZISOFS=3Dy # CONFIG_JFS_FS is not set # CONFIG_JFS_DEBUG is not set # CONFIG_JFS_STATISTICS is not set CONFIG_MINIX_FS=3Dm # CONFIG_VXFS_FS is not set # CONFIG_NTFS_FS is not set # CONFIG_NTFS_RW is not set # CONFIG_HPFS_FS is not set CONFIG_PROC_FS=3Dy CONFIG_DEVFS_FS=3Dy CONFIG_DEVFS_MOUNT=3Dy # CONFIG_DEVFS_DEBUG is not set CONFIG_DEVPTS_FS=3Dy # CONFIG_QNX4FS_FS is not set # CONFIG_QNX4FS_RW is not set # CONFIG_ROMFS_FS is not set CONFIG_EXT2_FS=3Dy # CONFIG_SYSV_FS is not set CONFIG_UDF_FS=3Dm CONFIG_UDF_RW=3Dy # CONFIG_UFS_FS is not set # CONFIG_UFS_FS_WRITE is not set # # Network File Systems # # CONFIG_CODA_FS is not set # CONFIG_INTERMEZZO_FS is not set CONFIG_NFS_FS=3Dy CONFIG_NFS_V3=3Dy # CONFIG_NFS_DIRECTIO is not set # CONFIG_ROOT_NFS is not set # CONFIG_NFSD is not set # CONFIG_NFSD_V3 is not set # CONFIG_NFSD_TCP is not set CONFIG_SUNRPC=3Dy CONFIG_LOCKD=3Dy CONFIG_LOCKD_V4=3Dy # CONFIG_SMB_FS is not set # CONFIG_NCP_FS is not set # CONFIG_NCPFS_PACKET_SIGNING is not set # CONFIG_NCPFS_IOCTL_LOCKING is not set # CONFIG_NCPFS_STRONG is not set # CONFIG_NCPFS_NFS_NS is not set # CONFIG_NCPFS_OS2_NS is not set # CONFIG_NCPFS_SMALLDOS is not set # CONFIG_NCPFS_NLS is not set # CONFIG_NCPFS_EXTRAS is not set CONFIG_ZISOFS_FS=3Dm # # Partition Types # # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=3Dy # CONFIG_SMB_NLS is not set CONFIG_NLS=3Dy # # Native Language Support # CONFIG_NLS_DEFAULT=3D"iso8859-1" CONFIG_NLS_CODEPAGE_437=3Dm # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set CONFIG_NLS_CODEPAGE_850=3Dm # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 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 is not set # CONFIG_NLS_CODEPAGE_1251 is not set CONFIG_NLS_ISO8859_1=3Dm # 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 is not set # CONFIG_NLS_KOI8_R is not set # CONFIG_NLS_KOI8_U is not set # CONFIG_NLS_UTF8 is not set # # Console drivers # CONFIG_VGA_CONSOLE=3Dy CONFIG_VIDEO_SELECT=3Dy # CONFIG_MDA_CONSOLE is not set # # Frame-buffer support # # CONFIG_FB is not set # # Sound # CONFIG_SOUND=3Dm # CONFIG_SOUND_ALI5455 is not set CONFIG_SOUND_BT878=3Dm # CONFIG_SOUND_CMPCI is not set CONFIG_SOUND_EMU10K1=3Dm # CONFIG_MIDI_EMU10K1 is not set # CONFIG_SOUND_FUSION is not set # CONFIG_SOUND_CS4281 is not set # CONFIG_SOUND_ES1370 is not set # CONFIG_SOUND_ES1371 is not set # CONFIG_SOUND_ESSSOLO1 is not set # CONFIG_SOUND_MAESTRO is not set # CONFIG_SOUND_MAESTRO3 is not set # CONFIG_SOUND_FORTE is not set # CONFIG_SOUND_ICH is not set # CONFIG_SOUND_RME96XX is not set # CONFIG_SOUND_SONICVIBES is not set # CONFIG_SOUND_TRIDENT is not set # CONFIG_SOUND_MSNDCLAS is not set # CONFIG_SOUND_MSNDPIN is not set # CONFIG_SOUND_VIA82CXXX is not set # CONFIG_MIDI_VIA82CXXX is not set # CONFIG_SOUND_OSS is not set CONFIG_SOUND_TVMIXER=3Dm # CONFIG_SOUND_AD1980 is not set # CONFIG_SOUND_WM97XX is not set # # USB support # CONFIG_USB=3Dy # CONFIG_USB_DEBUG is not set CONFIG_USB_DEVICEFS=3Dy # CONFIG_USB_BANDWIDTH is not set # CONFIG_USB_EHCI_HCD is not set CONFIG_USB_UHCI=3Dy # CONFIG_USB_UHCI_ALT is not set # CONFIG_USB_OHCI is not set # CONFIG_USB_SL811HS_ALT is not set # CONFIG_USB_SL811HS is not set # CONFIG_USB_AUDIO is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_BLUETOOTH is not set # CONFIG_USB_MIDI is not set CONFIG_USB_STORAGE=3Dm # CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_ISD200 is not set # CONFIG_USB_STORAGE_DPCM is not set # CONFIG_USB_STORAGE_HP8200e is not set # CONFIG_USB_STORAGE_SDDR09 is not set # CONFIG_USB_STORAGE_SDDR55 is not set # CONFIG_USB_STORAGE_JUMPSHOT is not set # CONFIG_USB_ACM is not set # CONFIG_USB_PRINTER is not set CONFIG_USB_HID=3Dy CONFIG_USB_HIDINPUT=3Dy # CONFIG_USB_HIDDEV is not set # CONFIG_USB_AIPTEK is not set # CONFIG_USB_WACOM is not set # CONFIG_USB_KBTAB is not set # CONFIG_USB_POWERMATE is not set # CONFIG_USB_DC2XX is not set # CONFIG_USB_MDC800 is not set # CONFIG_USB_SCANNER is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USB_HPUSBSCSI is not set # CONFIG_USB_IBMCAM is not set # CONFIG_USB_KONICAWC is not set # CONFIG_USB_OV511 is not set # CONFIG_USB_PWC is not set # CONFIG_USB_SE401 is not set # CONFIG_USB_STV680 is not set # CONFIG_USB_W9968CF is not set # CONFIG_USB_VICAM is not set # CONFIG_USB_DSBR is not set # CONFIG_USB_DABUSB is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_CATC is not set # CONFIG_USB_AX8817X is not set # CONFIG_USB_CDCETHER is not set # CONFIG_USB_USBNET is not set # CONFIG_USB_USS720 is not set # # USB Serial Converter support # CONFIG_USB_SERIAL=3Dm # CONFIG_USB_SERIAL_DEBUG is not set # CONFIG_USB_SERIAL_GENERIC is not set # CONFIG_USB_SERIAL_BELKIN is not set # CONFIG_USB_SERIAL_WHITEHEAT is not set # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set # CONFIG_USB_SERIAL_EMPEG is not set # CONFIG_USB_SERIAL_FTDI_SIO is not set CONFIG_USB_SERIAL_VISOR=3Dm # CONFIG_USB_SERIAL_IPAQ is not set # CONFIG_USB_SERIAL_IR is not set # CONFIG_USB_SERIAL_EDGEPORT is not set # CONFIG_USB_SERIAL_EDGEPORT_TI is not set # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set # CONFIG_USB_SERIAL_KEYSPAN is not set # CONFIG_USB_SERIAL_MCT_U232 is not set # CONFIG_USB_SERIAL_KLSI is not set # CONFIG_USB_SERIAL_KOBIL_SCT is not set # CONFIG_USB_SERIAL_PL2303 is not set # CONFIG_USB_SERIAL_CYBERJACK is not set # CONFIG_USB_SERIAL_XIRCOM is not set # CONFIG_USB_SERIAL_OMNINET is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_AUERSWALD is not set # CONFIG_USB_TIGL is not set # CONFIG_USB_BRLVGER is not set # CONFIG_USB_LCD is not set # # Support for USB gadgets # # CONFIG_USB_GADGET is not set # # Bluetooth support # # CONFIG_BLUEZ is not set # # Kernel hacking # # CONFIG_DEBUG_KERNEL is not set CONFIG_LOG_BUF_SHIFT=3D0 # # Cryptographic options # CONFIG_CRYPTO=3Dy CONFIG_CRYPTO_HMAC=3Dy # CONFIG_CRYPTO_NULL is not set CONFIG_CRYPTO_MD4=3Dm CONFIG_CRYPTO_MD5=3Dm CONFIG_CRYPTO_SHA1=3Dm CONFIG_CRYPTO_SHA256=3Dm CONFIG_CRYPTO_SHA512=3Dm CONFIG_CRYPTO_DES=3Dm CONFIG_CRYPTO_BLOWFISH=3Dm CONFIG_CRYPTO_TWOFISH=3Dm CONFIG_CRYPTO_SERPENT=3Dm CONFIG_CRYPTO_AES=3Dm CONFIG_CRYPTO_CAST5=3Dm CONFIG_CRYPTO_DEFLATE=3Dm # CONFIG_CRYPTO_TEST is not set # # Library routines # # CONFIG_CRC32 is not set CONFIG_ZLIB_INFLATE=3Dm CONFIG_ZLIB_DEFLATE=3Dm # CONFIG_FW_LOADER is not set --Boundary-01=_XGiy/UGeQ1n/P1g-- --Boundary-03=_fGiy/jItjsOVpF8 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/yiGfOpifZVYdT9IRAgPtAKDiqRsVUUZxCI1vpEBVJbM/EQNjWwCfZ4je qExg8lQCTd+uNbz2lhM5syY= =yFuq -----END PGP SIGNATURE----- --Boundary-03=_fGiy/jItjsOVpF8--