linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Kernel panic kernel 2.4.27
@ 2004-10-29  9:33 Wim Ceulemans
  0 siblings, 0 replies; only message in thread
From: Wim Ceulemans @ 2004-10-29  9:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: dev

Hi

I tried reproducing the kernel panic with the latest released kernel 
(2.4.27) and the problem is still there.
The panic occurs when an interrupt is shared between the USB port and an 
ethernet board. On the USB
board a LCD display (Crystal Fontz 633 v1.4) is connected. The process 
below in the panic lcd-text writes
texts to the display in a loop to reproduce the crash.

Oops: 0000

CPU: 0

EIP: 0010:[<6f6c626] Not tainted

eax: 6f6c626e ebx: dbb16768 ecx: dbb16000 edx: 00000202

esi: dbb16368 edi: 00000000 ebp: c02a1ba0 esp: d9ee1e10

ds: 0018 es: 0018 ss: 0018

Process lcd-text (pid: 2460, stackpage=d9ee1000)

Stack: c01704bf dbb16000 dbb16368 dbb16768 00000006 d9ee1e3c d9ee1e3c 
c0118554

          dbb16000 c02a9c40 c02a1b80 dbb16130 dbb16130 c011ad72 c024c8c8 
c0118496

          c01183d6 00000001 00000001 c02a1ba0 fffffffe c01181ea c02a1ba0 
00000000

Call Trace:    [<c01704bf>] [c0118554>] [<c011ad72>] [<c0118496>] 
[<c01183d6>]

[<c01181ea>] [c0109c2d>] [<c010bdc8>] [<c0121197>] [<c012127e>] [<c0110fe3>]

[<c0110e84>] [<c010d360>] [<c0108864>]

 

Code: Bad EIP value.

  <0>Kernel panic: Aiee, killing interrupt handler!

In interrupt handler - not syncing


Running ksymoops on it gives:

Using defaults from ksymoops -t elf32-i386 -a i386


 >>ebx; dbb16768 <_end+1b848d08/20616600>
 >>ecx; dbb16000 <_end+1b8485a0/20616600>
 >>esi; dbb16368 <_end+1b848908/20616600>
 >>ebp; c02a1ba0 <softirq_vec+0/100>
 >>esp; d9ee1e10 <_end+19c143b0/20616600>

Trace; c01704bf <flush_to_ldisc+db/e4>
Trace; c01181ea <do_softirq+5a/ac>
Trace; c0110e84 <do_page_fault+0/4a6>
Trace; c010d360 <old_mmap+f4/12c>
Trace; c0108864 <error_code+34/40>

   <0>Kernel panic: Aiee, killing interrupt handler!


This is the interrupt usage:

           CPU0
  0:      14786          XT-PIC  timer
  1:          2          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  3:          6          XT-PIC  serial
  8:          1          XT-PIC  rtc
 10:       1111          XT-PIC  usb-uhci, eth2
 11:        276          XT-PIC  eth0
 12:          0          XT-PIC  usb-uhci
 14:       4876          XT-PIC  ide0
 15:          0          XT-PIC  eth1
NMI:          0
ERR:          0

Note the usb-uhci together with eth2
Hope someone has a solution to this problem.



Regards
Wim

Marcelo Tosatti wrote:

> Hi Wim,
>
> Are you using any binary only module?
>
> On Fri, Oct 22, 2004 at 10:59:08AM +0200, Wim Ceulemans wrote:
>  
>
>> Hi
>>
>> Please cc me personally, I am not subscribed to the list.
>> We have been experiencing kernel oops with industrial motherboards of 
>> type ROCKY-3786EV
>>
>>
>> This is the kernel trace:
>>
>> ops: 0000
>> CPU: 0
>> EIP: 0010:[<6f6c626e>] Tainted: P
>> EFLAGS: 00010246
>> eax: 6f6c626e    ebx: d6003568    ecx: d6003000    edx: 00000246
>> esi: d6003168    edi: 00000000    ebp: c0299ba0    esp: dd159f38
>> ds: 0018    es: 0018    ss: 0018
>> Process toolserver.pl (pid: 451, stackpage=dd159000)
>> Stack:   c016f40f    d6003000    d6003168    d6003568    00000004    
>> dd159f64    dd159f64    c0118224
>>        d6003000    c02a1c20    c0299b80    d6003130    d6003130    
>> c011aa42    c02472c8    c0118166
>>        c01180a6    00000001    00000001    c0299ba0    fffffffe    
>> c0117eba    c0299ba0    00000000
>> Call Trace:     [<c016f40f>] [<c0118224>] [<c011aa42>] [<c0118166>] 
>> [<c01180a6>]
>>   [<c0117eba>] [<c0109cfd>] [<c010be98>]
>>
>> Code: Bad EIP value.
>>  <0>Kernel panic: Aiee, killing interrupt handler!
>> In interrupt handler - not syncing
>>
>> And if I run it through ksymoops, this is what I get:
>>
>>   
>>
>>>> EIP; 6f6c626e Before first symbol   <=====
>>>>       
>>>> ebp; c0299ba0 <softirq_vec+0/100>
>>>>       
>>>
>> Trace; c016f40f <flush_to_ldisc+db/e4>
>> Trace; c0118224 <__run_task_queue+4c/60>
>> Trace; c011aa42 <tqueue_bh+16/1c>
>> Trace; c0118166 <bh_action+1a/48>
>> Trace; c01180a6 <tasklet_hi_action+4a/70>
>> Trace; c0117eba <do_softirq+5a/ac>
>> Trace; c0109cfd <do_IRQ+a1/b4>
>> Trace; c010be98 <call_do_IRQ+5/d>
>>
>> <0>Kernel panic: Aiee, killing interrupt handler!
>>
>> Does anyone know from this trace where the problem could be?
>>
>> The kernel-config is attached.
>> Some additional info:
>>
>> cat /proc/cpuinfo:
>>
>> processor       : 0
>> vendor_id       : GenuineIntel
>> cpu family      : 6
>> model           : 8
>> model name      : Celeron (Coppermine)
>> stepping        : 10
>> cpu MHz         : 849.414
>> cache size      : 128 KB
>> fdiv_bug        : no
>> hlt_bug         : no
>> f00f_bug        : no
>> coma_bug        : no
>> fpu             : yes
>> fpu_exception   : yes
>> cpuid level     : 2
>> wp              : yes
>> flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca 
>> cmov pat pse36 mmx fxsr sse
>> bogomips        : 1690.82
>>
>> cat /proc/interrupts
>>
>>          CPU0
>> 0:     154639          XT-PIC  timer
>> 1:          2          XT-PIC  keyboard
>> 2:          0          XT-PIC  cascade
>> 3:         97          XT-PIC  serial
>> 4:          1          XT-PIC  serial
>> 5:          0          XT-PIC  usb-uhci
>> 8:          1          XT-PIC  rtc
>> 10:   15014273          XT-PIC  unicorn_pci
>> 11:       2934          XT-PIC  eth0
>> 14:      18370          XT-PIC  ide0
>> 15:       4370          XT-PIC  usb-uhci, eth1
>> NMI:          0
>> ERR:          0
>>
>> The unicorn driver is the BEWAN - ADSL open source driver
>>
>>
>> lsmod:
>>
>> odule                  Size  Used by    Tainted: P
>> drbd                  128452   1
>> ipt_REDIRECT             824   5  (autoclean)
>> ipt_MASQUERADE          1304   1  (autoclean)
>> ip_nat_proto_gre        1284   0  (unused)
>> ip_nat_pptp             2284   0  (unused)
>> ip_nat_irc              2352   0  (unused)
>> ip_nat_h323             2572   0  (unused)
>> ip_nat_ftp              2960   0  (unused)
>> ipt_TCPMSS              2424   1  (autoclean)
>> ipt_unclean             6872   2  (autoclean)
>> ipt_state                600   3  (autoclean)
>> ipt_REJECT              3192   4  (autoclean)
>> ipt_LOG                 3288   7  (autoclean)
>> ipt_limit                952   8  (autoclean)
>> ipt_multiport            632   4  (autoclean)
>> ip_conntrack_pptp       2864   1
>> ip_conntrack_proto_gre    2068   0  [ip_nat_pptp ip_conntrack_pptp]
>> ip_conntrack_irc        3120   1
>> ip_conntrack_h323       2288   1
>> ip_conntrack_ftp        3792   1
>> iptable_mangle          2192   1
>> iptable_nat            15096   6  [ipt_REDIRECT ipt_MASQUERADE 
>> ip_nat_proto_gre ip_nat_pptp ip_nat_irc ip_nat_h323 ip_nat_ftp]
>> ip_conntrack           18280   7  [ipt_REDIRECT ipt_MASQUERADE 
>> ip_nat_pptp ip_nat_irc ip_nat_h323 ip_nat_ftp ipt_state 
>> ip_conntrack_pptp ip_conntrack_proto_gre ip_conntrack_irc 
>> ip_conntrack_h323 ip_conntrack_ftp iptable_nat]
>> iptable_filter          1700   1
>> ip_tables              11064  14  [ipt_REDIRECT ipt_MASQUERADE 
>> ipt_TCPMSS ipt_unclean ipt_state ipt_REJECT ipt_LOG ipt_limit 
>> ipt_multiport iptable_mangle iptable_nat iptable_filter]
>> ppp_deflate             2936   0  (unused)
>> zlib_inflate           18308   0  [ppp_deflate]
>> zlib_deflate           17624   0  [ppp_deflate]
>> bsd_comp                4024   0  (unused)
>> ppp_generic            19200   0  [ppp_deflate bsd_comp]
>> slhc                    4480   0  [ppp_generic]
>> unicorn_pci_atm       561816   1
>> 8139too                10888   1
>> crc32                   2832   0  [8139too]
>> eepro100               17524   1
>> mii                     2256   0  [8139too eepro100]
>> rtc                     5916   0  (autoclean)
>> lvm-mod                44832  13
>>
>>
>> cat /proc/pci:
>>
>>
>> CI devices found:
>> Bus  0, device   0, function  0:
>>   Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory 
>> Controller Hub (rev 4).
>> Bus  0, device   2, function  0:
>>   VGA compatible controller: Intel Corp. 82815 CGC [Chipset Graphics 
>> Controller] (rev 4).
>>     IRQ 12.
>>     Prefetchable 32 bit memory at 0xe0000000 [0xe3ffffff].
>>     Non-prefetchable 32 bit memory at 0xe4100000 [0xe417ffff].
>> Bus  0, device  30, function  0:
>>   PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 5).
>>     Master Capable.  No bursts.  Min Gnt=6.
>> Bus  0, device  31, function  0:
>>   ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 5).
>> Bus  0, device  31, function  1:
>>   IDE interface: Intel Corp. 82801BA IDE U100 (rev 5).
>>     I/O at 0xf000 [0xf00f].
>> Bus  0, device  31, function  2:
>>   USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 5).
>>     IRQ 15.
>>     I/O at 0xd000 [0xd01f].
>> Bus  0, device  31, function  3:
>>   SMBus: Intel Corp. 82801BA/BAM SMBus (rev 5).
>>     IRQ 9.
>>     I/O at 0x5000 [0x500f].
>> Bus  0, device  31, function  4:
>>   USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 5).
>>     IRQ 5.
>>     I/O at 0xd800 [0xd81f].
>> Bus  1, device   8, function  0:
>>   Ethernet controller: Intel Corp. 82801BA/BAM/CA/CAM Ethernet 
>> Controller (rev 3).
>>     IRQ 11.
>>     Master Capable.  Latency=32.  Min Gnt=8.Max Lat=56.
>>     Non-prefetchable 32 bit memory at 0xe4011000 [0xe4011fff].
>>     I/O at 0xc000 [0xc03f].
>> Bus  1, device  13, function  0:
>>   Ethernet controller: Realtek Semiconductor Co., Ltd. 
>> RTL-8139/8139C/8139C+ (rev 16).
>>     IRQ 15.
>>     Master Capable.  Latency=32.  Min Gnt=32.Max Lat=64.
>>     I/O at 0xc400 [0xc4ff].
>>     Non-prefetchable 32 bit memory at 0xe4010000 [0xe40100ff].
>> Bus  1, device  14, function  0:
>>   ATM network controller: PCI device 104a:0500 (SGS Thomson 
>> Microelectronics) (rev 16).
>>     IRQ 10.
>>     Master Capable.  Latency=252.  Min Gnt=9.Max Lat=40.
>>     Non-prefetchable 32 bit memory at 0xe4000000 [0xe400ffff].
>>
>>
>>
>> Regards
>>
>> Wim Ceulemans
>>
>>
>> -- 
>> aXs GUARD has completed security and anti-virus checks on this e-mail
>> (http://www.axsguard.com)
>>   
>
>
>  
>
>> #
>> # Automatically generated by make menuconfig: don't edit
>> #
>> CONFIG_X86=y
>> # CONFIG_SBUS is not set
>> CONFIG_UID16=y
>>
>> #
>> # Code maturity level options
>> #
>> CONFIG_EXPERIMENTAL=y
>>
>> #
>> # Loadable module support
>> #
>> CONFIG_MODULES=y
>> # CONFIG_MODVERSIONS is not set
>> CONFIG_KMOD=y
>>
>> #
>> # Processor type and features
>> #
>> # CONFIG_M386 is not set
>> # CONFIG_M486 is not set
>> CONFIG_M586=y
>> # 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 is not set
>> # 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=y
>> CONFIG_X86_INVLPG=y
>> CONFIG_X86_CMPXCHG=y
>> CONFIG_X86_XADD=y
>> CONFIG_X86_BSWAP=y
>> CONFIG_X86_POPAD_OK=y
>> # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
>> CONFIG_RWSEM_XCHGADD_ALGORITHM=y
>> CONFIG_X86_L1_CACHE_SHIFT=5
>> CONFIG_X86_USE_STRING_486=y
>> CONFIG_X86_ALIGNMENT_16=y
>> CONFIG_X86_PPRO_FENCE=y
>> # CONFIG_X86_F00F_WORKS_OK is not set
>> CONFIG_X86_MCE=y
>> # CONFIG_TOSHIBA is not set
>> # CONFIG_I8K is not set
>> # CONFIG_MICROCODE is not set
>> # CONFIG_X86_MSR is not set
>> # CONFIG_X86_CPUID is not set
>> # CONFIG_EDD is not set
>> CONFIG_NOHIGHMEM=y
>> # CONFIG_HIGHMEM4G is not set
>> # CONFIG_HIGHMEM64G is not set
>> # CONFIG_HIGHMEM is not set
>> # CONFIG_MATH_EMULATION is not set
>> # CONFIG_MTRR is not set
>> # 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
>>
>> #
>> # General setup
>> #
>> CONFIG_NET=y
>> CONFIG_PCI=y
>> # CONFIG_PCI_GOBIOS is not set
>> # CONFIG_PCI_GODIRECT is not set
>> CONFIG_PCI_GOANY=y
>> CONFIG_PCI_BIOS=y
>> CONFIG_PCI_DIRECT=y
>> CONFIG_ISA=y
>> CONFIG_PCI_NAMES=y
>> # CONFIG_EISA is not set
>> # CONFIG_MCA is not set
>> CONFIG_HOTPLUG=y
>>
>> #
>> # 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=y
>> # CONFIG_BSD_PROCESS_ACCT is not set
>> CONFIG_SYSCTL=y
>> CONFIG_KCORE_ELF=y
>> # CONFIG_KCORE_AOUT is not set
>> # CONFIG_BINFMT_AOUT is not set
>> CONFIG_BINFMT_ELF=y
>> # CONFIG_BINFMT_MISC is not set
>> # CONFIG_PM is not set
>> # CONFIG_APM is not set
>>
>> #
>> # ACPI Support
>> #
>> # CONFIG_ACPI is not set
>>
>> #
>> # Memory Technology Devices (MTD)
>> #
>> # CONFIG_MTD is not set
>>
>> #
>> # Parallel port support
>> #
>> # CONFIG_PARPORT is not set
>>
>> #
>> # Plug and Play configuration
>> #
>> # CONFIG_PNP is not set
>> # CONFIG_ISAPNP is not set
>>
>> #
>> # Block devices
>> #
>> CONFIG_BLK_DEV_FD=y
>> # 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 is not set
>> # CONFIG_BLK_DEV_NBD is not set
>> CONFIG_BLK_DEV_RAM=y
>> CONFIG_BLK_DEV_RAM_SIZE=4096
>> CONFIG_BLK_DEV_INITRD=y
>> # 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=y
>> CONFIG_PACKET_MMAP=y
>> CONFIG_NETLINK_DEV=y
>> CONFIG_NETFILTER=y
>> # CONFIG_NETFILTER_DEBUG is not set
>> CONFIG_FILTER=y
>> CONFIG_UNIX=y
>> CONFIG_INET=y
>> CONFIG_IP_MULTICAST=y
>> CONFIG_IP_ADVANCED_ROUTER=y
>> CONFIG_IP_MULTIPLE_TABLES=y
>> CONFIG_IP_ROUTE_FWMARK=y
>> CONFIG_IP_ROUTE_NAT=y
>> CONFIG_IP_ROUTE_MULTIPATH=y
>> CONFIG_IP_ROUTE_TOS=y
>> CONFIG_IP_ROUTE_VERBOSE=y
>> # CONFIG_IP_PNP is not set
>> CONFIG_NET_IPIP=y
>> CONFIG_NET_IPGRE=y
>> CONFIG_NET_IPGRE_BROADCAST=y
>> # CONFIG_IP_MROUTE is not set
>> # CONFIG_ARPD is not set
>> # CONFIG_INET_ECN is not set
>> CONFIG_SYN_COOKIES=y
>>
>> #
>> #   IP: Netfilter Configuration
>> #
>> CONFIG_IP_NF_CONNTRACK=m
>> CONFIG_IP_NF_FTP=m
>> CONFIG_IP_NF_H323=m
>> CONFIG_IP_NF_CONNTRACK_MARK=y
>> CONFIG_IP_NF_AMANDA=m
>> CONFIG_IP_NF_TFTP=m
>> CONFIG_IP_NF_IRC=m
>> CONFIG_IP_NF_CT_PROTO_GRE=m
>> CONFIG_IP_NF_PPTP=m
>> CONFIG_IP_NF_MMS=m
>> CONFIG_IP_NF_QUEUE=m
>> CONFIG_IP_NF_IPTABLES=m
>> CONFIG_IP_NF_MATCH_LIMIT=m
>> CONFIG_IP_NF_MATCH_QUOTA=m
>> CONFIG_IP_NF_MATCH_MAC=m
>> CONFIG_IP_NF_MATCH_PKTTYPE=m
>> CONFIG_IP_NF_MATCH_MARK=m
>> CONFIG_IP_NF_MATCH_MULTIPORT=m
>> CONFIG_IP_NF_MATCH_MPORT=m
>> CONFIG_IP_NF_MATCH_TOS=m
>> CONFIG_IP_NF_MATCH_TIME=m
>> CONFIG_IP_NF_MATCH_RANDOM=m
>> CONFIG_IP_NF_MATCH_PSD=m
>> CONFIG_IP_NF_MATCH_NTH=m
>> CONFIG_IP_NF_MATCH_CONDITION=m
>> CONFIG_IP_NF_MATCH_RECENT=m
>> CONFIG_IP_NF_MATCH_ECN=m
>> CONFIG_IP_NF_MATCH_DSCP=m
>> CONFIG_IP_NF_MATCH_AH_ESP=m
>> CONFIG_IP_NF_MATCH_LENGTH=m
>> CONFIG_IP_NF_MATCH_TTL=m
>> CONFIG_IP_NF_MATCH_TCPMSS=m
>> CONFIG_IP_NF_MATCH_REALM=m
>> CONFIG_IP_NF_MATCH_HELPER=m
>> CONFIG_IP_NF_MATCH_STATE=m
>> CONFIG_IP_NF_MATCH_CONNMARK=m
>> CONFIG_IP_NF_MATCH_CONNTRACK=m
>> CONFIG_IP_NF_MATCH_UNCLEAN=m
>> CONFIG_IP_NF_MATCH_STRING=m
>> CONFIG_IP_NF_MATCH_OWNER=m
>> CONFIG_IP_NF_FILTER=m
>> CONFIG_IP_NF_TARGET_REJECT=m
>> CONFIG_IP_NF_TARGET_NETLINK=m
>> CONFIG_IP_NF_TARGET_IPV4OPTSSTRIP=m
>> CONFIG_IP_NF_TARGET_MIRROR=m
>> CONFIG_IP_NF_TARGET_TARPIT=m
>> CONFIG_IP_NF_NAT=m
>> CONFIG_IP_NF_NAT_NEEDED=y
>> CONFIG_IP_NF_TARGET_MASQUERADE=m
>> CONFIG_IP_NF_TARGET_REDIRECT=m
>> CONFIG_IP_NF_NAT_H323=m
>> CONFIG_IP_NF_TARGET_SAME=m
>> CONFIG_IP_NF_TARGET_NETMAP=m
>> CONFIG_IP_NF_NAT_AMANDA=m
>> CONFIG_IP_NF_NAT_PPTP=m
>> CONFIG_IP_NF_NAT_PROTO_GRE=m
>> # CONFIG_IP_NF_NAT_LOCAL is not set
>> # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
>> CONFIG_IP_NF_NAT_IRC=m
>> CONFIG_IP_NF_NAT_MMS=m
>> CONFIG_IP_NF_NAT_FTP=m
>> CONFIG_IP_NF_NAT_TFTP=m
>> CONFIG_IP_NF_MANGLE=m
>> CONFIG_IP_NF_TARGET_TOS=m
>> CONFIG_IP_NF_TARGET_ECN=m
>> CONFIG_IP_NF_TARGET_DSCP=m
>> CONFIG_IP_NF_TARGET_MARK=m
>> CONFIG_IP_NF_TARGET_LOG=m
>> CONFIG_IP_NF_TARGET_CONNMARK=m
>> CONFIG_IP_NF_TARGET_ULOG=m
>> CONFIG_IP_NF_TARGET_TCPMSS=m
>> CONFIG_IP_NF_ARPTABLES=m
>> CONFIG_IP_NF_ARPFILTER=m
>> CONFIG_IP_NF_ARP_MANGLE=m
>> # 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__=y
>> # CONFIG_IP_SCTP is not set
>> CONFIG_ATM=y
>> CONFIG_ATM_CLIP=y
>> # CONFIG_ATM_CLIP_NO_ICMP is not set
>> # CONFIG_ATM_LANE is not set
>> CONFIG_ATM_BR2684=m
>> # CONFIG_ATM_BR2684_IPFILTER is not set
>> CONFIG_VLAN_8021Q=m
>> CONFIG_IPX=m
>> CONFIG_IPX_INTERN=y
>> CONFIG_ATALK=m
>>
>> #
>> # 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=y
>> # CONFIG_ECONET is not set
>> CONFIG_WAN_ROUTER=m
>> # CONFIG_NET_FASTROUTE is not set
>> # CONFIG_NET_HW_FLOWCONTROL is not set
>>
>> #
>> # QoS and/or fair queueing
>> #
>> CONFIG_NET_SCHED=y
>> CONFIG_NET_SCH_CBQ=m
>> CONFIG_NET_SCH_HTB=m
>> CONFIG_NET_SCH_CSZ=m
>> # CONFIG_NET_SCH_ATM is not set
>> CONFIG_NET_SCH_PRIO=m
>> CONFIG_NET_SCH_RED=m
>> CONFIG_NET_SCH_SFQ=m
>> CONFIG_NET_SCH_TEQL=m
>> CONFIG_NET_SCH_TBF=m
>> CONFIG_NET_SCH_GRED=m
>> CONFIG_NET_SCH_DSMARK=m
>> CONFIG_NET_SCH_INGRESS=m
>> CONFIG_NET_QOS=y
>> CONFIG_NET_ESTIMATOR=y
>> CONFIG_NET_CLS=y
>> CONFIG_NET_CLS_TCINDEX=m
>> CONFIG_NET_CLS_ROUTE4=m
>> CONFIG_NET_CLS_ROUTE=y
>> CONFIG_NET_CLS_FW=m
>> CONFIG_NET_CLS_U32=m
>> CONFIG_NET_CLS_RSVP=m
>> # CONFIG_NET_CLS_RSVP6 is not set
>> CONFIG_NET_CLS_POLICE=y
>>
>> #
>> # Network testing
>> #
>> # CONFIG_NET_PKTGEN is not set
>> CONFIG_IPSEC=m
>> CONFIG_IPSEC_IPIP=y
>> CONFIG_IPSEC_AH=y
>> CONFIG_IPSEC_AUTH_HMAC_MD5=y
>> CONFIG_IPSEC_AUTH_HMAC_SHA1=y
>> CONFIG_IPSEC_ESP=y
>> CONFIG_IPSEC_ENC_3DES=y
>> CONFIG_IPSEC_ALG=y
>> CONFIG_IPSEC_ALG_MD5=m
>> CONFIG_IPSEC_ALG_SHA1=m
>> CONFIG_IPSEC_ALG_SHA2=m
>> CONFIG_IPSEC_ALG_3DES=m
>> CONFIG_IPSEC_ALG_AES=m
>> CONFIG_IPSEC_ALG_BLOWFISH=m
>> CONFIG_IPSEC_ALG_TWOFISH=m
>> CONFIG_IPSEC_ALG_SERPENT=m
>> CONFIG_IPSEC_ALG_CAST=m
>> CONFIG_IPSEC_ALG_NULL=m
>> # CONFIG_IPSEC_ALG_CRYPTOAPI is not set
>> CONFIG_IPSEC_ALG_1DES=m
>> CONFIG_IPSEC_IPCOMP=y
>> CONFIG_IPSEC_DEBUG=y
>> CONFIG_IPSEC_NAT_TRAVERSAL=y
>>
>> #
>> # 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=y
>>
>> #
>> # IDE, ATA and ATAPI Block devices
>> #
>> CONFIG_BLK_DEV_IDE=y
>> # CONFIG_BLK_DEV_HD_IDE is not set
>> # CONFIG_BLK_DEV_HD is not set
>> CONFIG_BLK_DEV_IDEDISK=y
>> CONFIG_IDEDISK_MULTI_MODE=y
>> # CONFIG_IDEDISK_STROKE is not set
>> # CONFIG_BLK_DEV_IDECS is not set
>> CONFIG_BLK_DEV_IDECD=m
>> CONFIG_BLK_DEV_IDETAPE=m
>> # CONFIG_BLK_DEV_IDEFLOPPY is not set
>> CONFIG_BLK_DEV_IDESCSI=m
>> # CONFIG_IDE_TASK_IOCTL is not set
>> CONFIG_BLK_DEV_CMD640=y
>> # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
>> # CONFIG_BLK_DEV_ISAPNP is not set
>> CONFIG_BLK_DEV_IDEPCI=y
>> # CONFIG_BLK_DEV_GENERIC is not set
>> CONFIG_IDEPCI_SHARE_IRQ=y
>> CONFIG_BLK_DEV_IDEDMA_PCI=y
>> # CONFIG_BLK_DEV_OFFBOARD is not set
>> # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
>> CONFIG_IDEDMA_PCI_AUTO=y
>> # CONFIG_IDEDMA_ONLYDISK is not set
>> CONFIG_BLK_DEV_IDEDMA=y
>> # 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=y
>> # 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=y
>> # 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=y
>> # CONFIG_IDE_CHIPSETS is not set
>> CONFIG_IDEDMA_AUTO=y
>> # CONFIG_IDEDMA_IVB is not set
>> # CONFIG_DMA_NONPCI is not set
>> CONFIG_BLK_DEV_IDE_MODES=y
>> # 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=m
>> CONFIG_BLK_DEV_SD=m
>> CONFIG_SD_EXTRA_DEVS=40
>> CONFIG_CHR_DEV_ST=m
>> CONFIG_CHR_DEV_OSST=m
>> # CONFIG_BLK_DEV_SR is not set
>> # CONFIG_CHR_DEV_SG is not set
>> CONFIG_SCSI_DEBUG_QUEUES=y
>> CONFIG_SCSI_MULTI_LUN=y
>> CONFIG_SCSI_CONSTANTS=y
>> # 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=m
>> CONFIG_SCSI_INIA100=m
>> # 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=m
>> CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=4
>> CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
>> CONFIG_SCSI_NCR53C8XX_SYNC=20
>> # CONFIG_SCSI_NCR53C8XX_PROFILE is not set
>> # CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set
>> # CONFIG_SCSI_NCR53C8XX_PQS_PDS is not set
>> # CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT 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_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 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=y
>>
>> #
>> # ARCnet devices
>> #
>> # CONFIG_ARCNET is not set
>> CONFIG_DUMMY=m
>> CONFIG_BONDING=m
>> # CONFIG_EQUALIZER is not set
>> CONFIG_TUN=m
>> # CONFIG_ETHERTAP is not set
>>
>> #
>> # Ethernet (10 or 100Mbit)
>> #
>> CONFIG_NET_ETHERNET=y
>> # 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 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=y
>> # CONFIG_E2100 is not set
>> # CONFIG_EWRK3 is not set
>> # CONFIG_EEXPRESS is not set
>> # CONFIG_EEXPRESS_PRO is not set
>> # CONFIG_HPLAN_PLUS is not set
>> # CONFIG_HPLAN is not set
>> # CONFIG_LP486E is not set
>> # CONFIG_ETH16I is not set
>> CONFIG_NE2000=m
>> CONFIG_NET_PCI=y
>> # CONFIG_PCNET32 is not set
>> # CONFIG_AMD8111_ETH is not set
>> # CONFIG_ADAPTEC_STARFIRE is not set
>> # CONFIG_AC3200 is not set
>> # CONFIG_APRICOT is not set
>> # CONFIG_B44 is not set
>> # CONFIG_CS89x0 is not set
>> CONFIG_TULIP=m
>> # CONFIG_TULIP_MWI is not set
>> # CONFIG_TULIP_MMIO is not set
>> # CONFIG_DE4X5 is not set
>> # CONFIG_DGRS is not set
>> # CONFIG_DM9102 is not set
>> CONFIG_EEPRO100=m
>> # CONFIG_EEPRO100_PIO is not set
>> CONFIG_E100=m
>> # CONFIG_LNE390 is not set
>> # CONFIG_FEALNX is not set
>> # CONFIG_NATSEMI is not set
>> CONFIG_NE2K_PCI=m
>> # CONFIG_NE3210 is not set
>> # CONFIG_ES3210 is not set
>> CONFIG_8139CP=m
>> CONFIG_8139TOO=m
>> # CONFIG_8139TOO_PIO is not set
>> # CONFIG_8139TOO_TUNE_TWISTER is not set
>> # CONFIG_8139TOO_8129 is not set
>> # CONFIG_8139_OLD_RX_RESET is not set
>> # CONFIG_SIS900 is not set
>> # CONFIG_EPIC100 is not set
>> # CONFIG_SUNDANCE is not set
>> # CONFIG_SUNDANCE_MMIO is not set
>> # CONFIG_TLAN is not set
>> CONFIG_VIA_RHINE=m
>> # CONFIG_VIA_RHINE_MMIO is not set
>> # CONFIG_WINBOND_840 is not set
>> # CONFIG_NET_POCKET is not set
>>
>> #
>> # Ethernet (1000 Mbit)
>> #
>> # CONFIG_ACENIC is not set
>> # CONFIG_DL2K is not set
>> CONFIG_E1000=m
>> # CONFIG_E1000_NAPI 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=m
>> # 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=m
>> CONFIG_PPP_MULTILINK=y
>> CONFIG_PPP_FILTER=y
>> CONFIG_PPP_ASYNC=m
>> CONFIG_PPP_SYNC_TTY=m
>> CONFIG_PPP_DEFLATE=m
>> CONFIG_PPP_BSDCOMP=m
>> CONFIG_PPPOE=m
>> CONFIG_PPPOATM=m
>> # CONFIG_SLIP is not set
>>
>> #
>> # Wireless LAN (non-hamradio)
>> #
>> CONFIG_NET_RADIO=y
>> # CONFIG_STRIP is not set
>> CONFIG_WAVELAN=m
>> # CONFIG_ARLAN is not set
>> # CONFIG_AIRONET4500 is not set
>> # CONFIG_AIRONET4500_NONCS is not set
>> # CONFIG_AIRONET4500_PROC is not set
>> # CONFIG_AIRO is not set
>> # CONFIG_HERMES is not set
>> # CONFIG_PLX_HERMES is not set
>> # CONFIG_TMD_HERMES is not set
>> # CONFIG_PCI_HERMES is not set
>> CONFIG_NET_WIRELESS=y
>>
>> #
>> # Token Ring devices
>> #
>> CONFIG_TR=y
>> CONFIG_IBMTR=m
>> CONFIG_IBMOL=m
>> CONFIG_IBMLS=m
>> CONFIG_3C359=m
>> # CONFIG_TMS380TR is not set
>> # CONFIG_SMCTR is not set
>> # CONFIG_NET_FC is not set
>> # CONFIG_RCPCI is not set
>> CONFIG_SHAPER=m
>>
>> #
>> # Wan interfaces
>> #
>> CONFIG_WAN=y
>> # CONFIG_HOSTESS_SV11 is not set
>> # CONFIG_COSA is not set
>> # CONFIG_COMX is not set
>> # CONFIG_DSCC4 is not set
>> # CONFIG_LANMEDIA is not set
>> # CONFIG_ATI_XX20 is not set
>> # CONFIG_SEALEVEL_4021 is not set
>> CONFIG_SYNCLINK_SYNCPPP=m
>> CONFIG_HDLC=m
>> CONFIG_HDLC_RAW=y
>> CONFIG_HDLC_RAW_ETH=y
>> CONFIG_HDLC_CISCO=y
>> CONFIG_HDLC_FR=y
>> CONFIG_HDLC_PPP=y
>> # CONFIG_N2 is not set
>> # CONFIG_C101 is not set
>> CONFIG_FARSYNC=m
>> CONFIG_HDLC_DEBUG_PKT=y
>> CONFIG_HDLC_DEBUG_HARD_HEADER=y
>> CONFIG_HDLC_DEBUG_ECN=y
>> CONFIG_HDLC_DEBUG_RINGS=y
>> CONFIG_DLCI=m
>> CONFIG_DLCI_COUNT=24
>> CONFIG_DLCI_MAX=8
>> # CONFIG_SDLA is not set
>> # CONFIG_WAN_ROUTER_DRIVERS is not set
>> # CONFIG_LAPBETHER is not set
>> # CONFIG_X25_ASY is not set
>> # CONFIG_SBNI is not set
>>
>> #
>> # ATM drivers
>> #
>> # CONFIG_ATM_TCP is not set
>> # CONFIG_ATM_LANAI is not set
>> # CONFIG_ATM_ENI is not set
>> # CONFIG_ATM_FIRESTREAM is not set
>> # CONFIG_ATM_ZATM is not set
>> # CONFIG_ATM_NICSTAR is not set
>> # CONFIG_ATM_IDT77252 is not set
>> # CONFIG_ATM_AMBASSADOR is not set
>> # CONFIG_ATM_HORIZON is not set
>> # CONFIG_ATM_IA is not set
>> # CONFIG_ATM_FORE200E_MAYBE is not set
>> # CONFIG_ATM_HE is not set
>>
>> #
>> # Amateur Radio support
>> #
>> # CONFIG_HAMRADIO is not set
>>
>> #
>> # IrDA (infrared) support
>> #
>> # CONFIG_IRDA is not set
>>
>> #
>> # ISDN subsystem
>> #
>> CONFIG_ISDN=m
>> CONFIG_ISDN_BOOL=y
>> CONFIG_ISDN_PPP=y
>> # CONFIG_IPPP_FILTER is not set
>> CONFIG_ISDN_PPP_VJ=y
>> CONFIG_ISDN_MPP=y
>> CONFIG_ISDN_PPP_BSDCOMP=m
>> # CONFIG_ISDN_AUDIO is not set
>>
>> #
>> # ISDN feature submodules
>> #
>> # CONFIG_ISDN_DRV_LOOP is not set
>> # CONFIG_ISDN_DIVERSION is not set
>>
>> #
>> # Passive ISDN cards
>> #
>> CONFIG_ISDN_DRV_HISAX=m
>> CONFIG_ISDN_HISAX=y
>> CONFIG_HISAX_EURO=y
>> # CONFIG_DE_AOC is not set
>> # CONFIG_HISAX_NO_SENDCOMPLETE is not set
>> # CONFIG_HISAX_NO_LLC is not set
>> # CONFIG_HISAX_NO_KEYPAD is not set
>> # CONFIG_HISAX_1TR6 is not set
>> # CONFIG_HISAX_NI1 is not set
>> CONFIG_HISAX_MAX_CARDS=8
>> # CONFIG_HISAX_16_0 is not set
>> CONFIG_HISAX_16_3=y
>> # CONFIG_HISAX_AVM_A1 is not set
>> # CONFIG_HISAX_IX1MICROR2 is not set
>> # CONFIG_HISAX_ASUSCOM is not set
>> # CONFIG_HISAX_TELEINT is not set
>> # CONFIG_HISAX_HFCS is not set
>> # CONFIG_HISAX_SPORTSTER is not set
>> # CONFIG_HISAX_MIC is not set
>> # CONFIG_HISAX_ISURF is not set
>> # CONFIG_HISAX_HSTSAPHIR is not set
>> # CONFIG_HISAX_TELESPCI is not set
>> # CONFIG_HISAX_S0BOX is not set
>> # CONFIG_HISAX_FRITZPCI is not set
>> # CONFIG_HISAX_AVM_A1_PCMCIA is not set
>> CONFIG_HISAX_ELSA=y
>> # CONFIG_HISAX_DIEHLDIVA is not set
>> # CONFIG_HISAX_SEDLBAUER is not set
>> # CONFIG_HISAX_NETJET is not set
>> # CONFIG_HISAX_NETJET_U is not set
>> # CONFIG_HISAX_NICCY is not set
>> # CONFIG_HISAX_BKM_A4T is not set
>> # CONFIG_HISAX_SCT_QUADRO is not set
>> # CONFIG_HISAX_GAZEL is not set
>> # CONFIG_HISAX_HFC_PCI is not set
>> # CONFIG_HISAX_W6692 is not set
>> # CONFIG_HISAX_HFC_SX is not set
>> # CONFIG_HISAX_ENTERNOW_PCI is not set
>> # CONFIG_HISAX_DEBUG is not set
>> # CONFIG_HISAX_SEDLBAUER_CS is not set
>> # CONFIG_HISAX_ELSA_CS is not set
>> # CONFIG_HISAX_AVM_A1_CS is not set
>> # CONFIG_HISAX_ST5481 is not set
>> # CONFIG_HISAX_FRITZ_PCIPNP is not set
>> # CONFIG_USB_AUERISDN is not set
>>
>> #
>> # Active ISDN cards
>> #
>> # CONFIG_ISDN_DRV_ICN is not set
>> # CONFIG_ISDN_DRV_PCBIT is not set
>> # CONFIG_ISDN_DRV_SC is not set
>> # CONFIG_ISDN_DRV_ACT2000 is not set
>> # CONFIG_ISDN_DRV_EICON is not set
>> # CONFIG_ISDN_DRV_TPAM is not set
>> CONFIG_ISDN_CAPI=m
>> CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
>> CONFIG_ISDN_CAPI_MIDDLEWARE=y
>> CONFIG_ISDN_CAPI_CAPI20=m
>> CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
>> CONFIG_ISDN_CAPI_CAPIFS=m
>> CONFIG_ISDN_CAPI_CAPIDRV=m
>> # CONFIG_ISDN_DRV_AVMB1_B1ISA is not set
>> # CONFIG_ISDN_DRV_AVMB1_B1PCI is not set
>> # CONFIG_ISDN_DRV_AVMB1_B1PCIV4 is not set
>> # CONFIG_ISDN_DRV_AVMB1_T1ISA is not set
>> # CONFIG_ISDN_DRV_AVMB1_B1PCMCIA is not set
>> # CONFIG_ISDN_DRV_AVMB1_AVM_CS is not set
>> # CONFIG_ISDN_DRV_AVMB1_T1PCI is not set
>> # CONFIG_ISDN_DRV_AVMB1_C4 is not set
>> # CONFIG_HYSDN is not set
>> # CONFIG_HYSDN_CAPI is not set
>>
>> #
>> # Old CD-ROM drivers (not SCSI, not IDE)
>> #
>> # CONFIG_CD_NO_IDESCSI is not set
>>
>> #
>> # Input core support
>> #
>> # CONFIG_INPUT is not set
>> # CONFIG_INPUT_KEYBDEV is not set
>> # CONFIG_INPUT_MOUSEDEV is not set
>> # CONFIG_INPUT_JOYDEV is not set
>> # CONFIG_INPUT_EVDEV is not set
>>
>> #
>> # Character devices
>> #
>> CONFIG_VT=y
>> CONFIG_VT_CONSOLE=y
>> CONFIG_SERIAL=y
>> # CONFIG_SERIAL_CONSOLE is not set
>> CONFIG_SERIAL_EXTENDED=y
>> CONFIG_SERIAL_MANY_PORTS=y
>> CONFIG_SERIAL_SHARE_IRQ=y
>> # CONFIG_SERIAL_DETECT_IRQ is not set
>> CONFIG_SERIAL_MULTIPORT=y
>> # CONFIG_HUB6 is not set
>> # CONFIG_SERIAL_NONSTANDARD is not set
>> CONFIG_UNIX98_PTYS=y
>> CONFIG_UNIX98_PTY_COUNT=256
>>
>> #
>> # I2C support
>> #
>> # CONFIG_I2C is not set
>>
>> #
>> # Mice
>> #
>> # CONFIG_BUSMOUSE is not set
>> CONFIG_MOUSE=y
>> CONFIG_PSMOUSE=y
>> # CONFIG_82C710_MOUSE is not set
>> # CONFIG_PC110_PAD is not set
>> # CONFIG_MK712_MOUSE is not set
>>
>> #
>> # Joysticks
>> #
>> # CONFIG_INPUT_GAMEPORT 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=m
>> # CONFIG_RTC is not set
>> # 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=y
>> CONFIG_AGP_INTEL=y
>> CONFIG_AGP_I810=y
>> CONFIG_AGP_VIA=y
>> CONFIG_AGP_AMD=y
>> # CONFIG_AGP_AMD_K8 is not set
>> CONFIG_AGP_SIS=y
>> CONFIG_AGP_ALI=y
>> # 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=y
>> # CONFIG_DRM_OLD is not set
>> CONFIG_DRM_NEW=y
>> # CONFIG_DRM_TDFX is not set
>> # CONFIG_DRM_GAMMA is not set
>> # CONFIG_DRM_R128 is not set
>> # CONFIG_DRM_RADEON is not set
>> # CONFIG_DRM_I810 is not set
>> # CONFIG_DRM_I810_XFREE_41 is not set
>> # CONFIG_DRM_I830 is not set
>> # CONFIG_DRM_MGA is not set
>> # CONFIG_DRM_SIS is not set
>> # CONFIG_MWAVE is not set
>>
>> #
>> # Multimedia devices
>> #
>> # CONFIG_VIDEO_DEV is not set
>>
>> #
>> # File systems
>> #
>> CONFIG_QUOTA=y
>> # CONFIG_QFMT_V2 is not set
>> # CONFIG_AUTOFS_FS is not set
>> # CONFIG_AUTOFS4_FS is not set
>> # CONFIG_REISERFS_FS is not set
>> # 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 is not set
>> # CONFIG_HFSPLUS_FS is not set
>> # CONFIG_BEFS_FS is not set
>> # CONFIG_BEFS_DEBUG is not set
>> # CONFIG_BFS_FS is not set
>> CONFIG_EXT3_FS=y
>> CONFIG_JBD=y
>> # CONFIG_JBD_DEBUG is not set
>> # CONFIG_FAT_FS is not set
>> # CONFIG_MSDOS_FS is not set
>> # CONFIG_UMSDOS_FS is not set
>> # CONFIG_VFAT_FS is not set
>> # 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 is not set
>> CONFIG_RAMFS=y
>> # CONFIG_ISO9660_FS is not set
>> # CONFIG_JOLIET is not set
>> # CONFIG_ZISOFS is not set
>> # CONFIG_JFS_FS is not set
>> # CONFIG_JFS_DEBUG is not set
>> # CONFIG_JFS_STATISTICS is not set
>> # CONFIG_MINIX_FS is not set
>> # 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=y
>> # CONFIG_DEVFS_FS is not set
>> # CONFIG_DEVFS_MOUNT is not set
>> # CONFIG_DEVFS_DEBUG is not set
>> CONFIG_DEVPTS_FS=y
>> # CONFIG_QNX4FS_FS is not set
>> # CONFIG_QNX4FS_RW is not set
>> # CONFIG_ROMFS_FS is not set
>> CONFIG_EXT2_FS=y
>> # CONFIG_SYSV_FS is not set
>> # CONFIG_UDF_FS is not set
>> # CONFIG_UDF_RW is not set
>> # CONFIG_UFS_FS is not set
>> # CONFIG_UFS_FS_WRITE is not set
>>
>> #
>> # Network File Systems
>> #
>> CONFIG_CODA_FS=m
>> # CONFIG_INTERMEZZO_FS is not set
>> # CONFIG_NFS_FS is not set
>> # CONFIG_NFS_V3 is not set
>> # 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 is not set
>> # CONFIG_LOCKD is not set
>> CONFIG_SMB_FS=m
>> # CONFIG_SMB_NLS_DEFAULT is not set
>> CONFIG_NCP_FS=m
>> CONFIG_NCPFS_PACKET_SIGNING=y
>> CONFIG_NCPFS_IOCTL_LOCKING=y
>> CONFIG_NCPFS_STRONG=y
>> CONFIG_NCPFS_NFS_NS=y
>> CONFIG_NCPFS_OS2_NS=y
>> CONFIG_NCPFS_SMALLDOS=y
>> CONFIG_NCPFS_NLS=y
>> CONFIG_NCPFS_EXTRAS=y
>> # CONFIG_ZISOFS_FS is not set
>>
>> #
>> # Partition Types
>> #
>> # CONFIG_PARTITION_ADVANCED is not set
>> CONFIG_MSDOS_PARTITION=y
>> CONFIG_SMB_NLS=y
>> CONFIG_NLS=y
>>
>> #
>> # Native Language Support
>> #
>> CONFIG_NLS_DEFAULT="iso8859-1"
>> # CONFIG_NLS_CODEPAGE_437 is not set
>> # CONFIG_NLS_CODEPAGE_737 is not set
>> # CONFIG_NLS_CODEPAGE_775 is not set
>> # CONFIG_NLS_CODEPAGE_850 is not set
>> # CONFIG_NLS_CODEPAGE_852 is not set
>> # CONFIG_NLS_CODEPAGE_855 is not set
>> # CONFIG_NLS_CODEPAGE_857 is not set
>> # CONFIG_NLS_CODEPAGE_860 is not set
>> # CONFIG_NLS_CODEPAGE_861 is not set
>> # CONFIG_NLS_CODEPAGE_862 is not set
>> # CONFIG_NLS_CODEPAGE_863 is not set
>> # CONFIG_NLS_CODEPAGE_864 is not set
>> # CONFIG_NLS_CODEPAGE_865 is not set
>> # CONFIG_NLS_CODEPAGE_866 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 is not set
>> # 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=y
>> # CONFIG_VIDEO_SELECT is not set
>> # CONFIG_MDA_CONSOLE is not set
>>
>> #
>> # Frame-buffer support
>> #
>> # CONFIG_FB is not set
>>
>> #
>> # Sound
>> #
>> # CONFIG_SOUND is not set
>>
>> #
>> # USB support
>> #
>> CONFIG_USB=y
>> # CONFIG_USB_DEBUG is not set
>> CONFIG_USB_DEVICEFS=y
>> # CONFIG_USB_BANDWIDTH is not set
>> # CONFIG_USB_EHCI_HCD is not set
>> CONFIG_USB_UHCI=y
>> # 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 is not set
>> # 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 is not set
>> # CONFIG_USB_HIDINPUT is not set
>> # CONFIG_USB_HIDDEV is not set
>> # CONFIG_USB_KBD is not set
>> # CONFIG_USB_MOUSE is not set
>> # CONFIG_USB_AIPTEK is not set
>> # CONFIG_USB_WACOM is not set
>> # CONFIG_USB_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_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=y
>> # CONFIG_USB_SERIAL_DEBUG is not set
>> CONFIG_USB_SERIAL_GENERIC=y
>> # 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=y
>> # CONFIG_USB_SERIAL_VISOR is not set
>> # CONFIG_USB_SERIAL_IPAQ is not set
>> # CONFIG_USB_SERIAL_IR is not set
>> # CONFIG_USB_SERIAL_EDGEPORT is not set
>> # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
>> # CONFIG_USB_SERIAL_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
>> # CONFIG_USB_SPEEDTOUCH 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=0
>>
>> #
>> # Cryptographic options
>> #
>> # CONFIG_CRYPTO is not set
>>
>> #
>> # Library routines
>> #
>> # CONFIG_CRC32 is not set
>> CONFIG_ZLIB_INFLATE=m
>> CONFIG_ZLIB_DEFLATE=m
>> # CONFIG_FW_LOADER is not set
>>   
>
>
>
>  
>


-- 
Wim Ceulemans
R&D Engineer

Secure Internet Communication with aXs Guard

Able NV
Leuvensesteenweg 282 - B-3190 Boortmeerbeek - Belgium
Phone: + 32 15 50.44.00 - Fax: + 32 15 50.44.09
E-mail: wim.ceulemans@able.be





-- 
Wim Ceulemans
R&D Engineer

Secure Internet Communication with aXs Guard

Able NV
Leuvensesteenweg 282 - B-3190 Boortmeerbeek - Belgium
Phone: + 32 15 50.44.00 - Fax: + 32 15 50.44.09
E-mail: wim.ceulemans@able.be

--
aXs GUARD has completed security and anti-virus checks on this e-mail
(http://www.axsguard.com)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-29  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-29  9:33 Kernel panic kernel 2.4.27 Wim Ceulemans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).