From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vladimir Trebicky" Date: Wed, 05 Jun 2002 17:47:51 +0000 Subject: Re: [LARTC] Bandwidth allocation by IP MIME-Version: 1 Content-Type: multipart/mixed; boundary="----=_NextPart_000_001A_01C20CC9.E0CB87F0" Message-Id: List-Id: References: In-Reply-To: To: lartc@vger.kernel.org This is a multi-part message in MIME format. ------=_NextPart_000_001A_01C20CC9.E0CB87F0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable I've compiled tc (after hint to patch the kernel first :-) and also kernel. Both with extra wrr, esfq and htb. I forgot to ask whether is esfq supposed to be compiled as a module or to be built-in. So I've tried it as built-in and after command tc qdisc add dev eth1 root handle 1: esfq hash src: RNETLING answers: Invalid argument That seems to me like it wouldn't be in kernel, but it is :-( Please see my configuration for kernel in attachment. Somewhere there is also something that does that my machine has address like: mymachine.IN-ADDR-ARPA... I don't know what it is and I also don't want to uncheck something I could possibly need for Full-NAT and QoS... ----- Original Message ----- From: "Alexey Talikov" To: ; "Vladimir Trebicky" Sent: Wednesday, June 05, 2002 1:19 PM Subject: Re: [LARTC] Bandwidth allocation by IP > Try WRR on eth1 see http://wipl-wrr.sourceforge.net/ for details > or use ESFQ > see mail from Alexander Atanasov 05.06.2002 > I rename files gzip its and attach to this mail but don't change anything > patch kernel and tc > cd iproute2 > patch -p1 < ../esfq-tc.diff > cd linux-2.4.18 > patch -p1 < ../esfq-2.4.18.diff > recompile kernel and tc thats all !! > see README > Note it give you equal division for a long term not at the moment > Example: > > tc qdisc add dev eth1 root handle 1:0 esfq hash src > > It make equal priority for session based on ip address not tcp session like classic SFQ > For detail see SFQ > 05.06.2002 15:34:05, "Vladimir Trebicky" wrote: > > >I have a LAN (eth1) and 1Mbit internet which is very unstable (from > >100kbit - 2mbit) on eth0. I would like to prevent ip A downloading with 9 > >threads taking 90% bandwidth and ip B downloading with 1 thread taking 10%. > >I would like ip A as well as ip B to have each 50% of bandwith no care how > >many threads they are downloading. I suppose that it could be done on eth1. > >But how? > >Second problem: I want to lessen round-trips. Should I do it with priorizing > >small packets on eth0? How? > >I have 2.4.18, iproute2 with extra htb. PSCHED_JIFFIES (unfortunately - it's > >only AMD 160MHz and does not have TSC) > > > >Thanks > > > >-- > >Vladimir Trebicky > >druid@mail.cz > > > > > >--- > >Odchozi zprava neobsahuje viry. > >Zkontrolov=E1no antivirov=FDm syst=E9mem AVG (http://www.grisoft.cz). > >Verze: 6.0.368 / Virov=E1 b=E1ze: 204 - datum vyd=E1n=ED: 29.5.2002 > > > >_______________________________________________ > >LARTC mailing list / LARTC@mailman.ds9a.nl > >http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > > > > ----------------------------------- > mailto:alexey_talikov@texlab.com.uz > BR > Alexey Talikov > FORTEK > ----------------------------------- > --- Odchozi zprava neobsahuje viry. Zkontrolov=E1no antivirov=FDm syst=E9mem AVG (http://www.grisoft.cz). Verze: 6.0.368 / Virov=E1 b=E1ze: 204 - datum vyd=E1n=ED: 29.5.2002 ------=_NextPart_000_001A_01C20CC9.E0CB87F0 Content-Type: application/octet-stream; name="shotek" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="shotek" #=0A= # Automatically generated by make menuconfig: don't edit=0A= #=0A= CONFIG_X86=3Dy=0A= CONFIG_ISA=3Dy=0A= # CONFIG_SBUS is not set=0A= CONFIG_UID16=3Dy=0A= =0A= #=0A= # Code maturity level options=0A= #=0A= CONFIG_EXPERIMENTAL=3Dy=0A= =0A= #=0A= # Loadable module support=0A= #=0A= CONFIG_MODULES=3Dy=0A= # CONFIG_MODVERSIONS is not set=0A= CONFIG_KMOD=3Dy=0A= =0A= #=0A= # Processor type and features=0A= #=0A= # CONFIG_M386 is not set=0A= # CONFIG_M486 is not set=0A= CONFIG_M586=3Dy=0A= # CONFIG_M586TSC is not set=0A= # CONFIG_M586MMX is not set=0A= # CONFIG_M686 is not set=0A= # CONFIG_MPENTIUMIII is not set=0A= # CONFIG_MPENTIUM4 is not set=0A= # CONFIG_MK6 is not set=0A= # CONFIG_MK7 is not set=0A= # CONFIG_MELAN is not set=0A= # CONFIG_MCRUSOE is not set=0A= # CONFIG_MWINCHIPC6 is not set=0A= # CONFIG_MWINCHIP2 is not set=0A= # CONFIG_MWINCHIP3D is not set=0A= # CONFIG_MCYRIXIII is not set=0A= CONFIG_X86_WP_WORKS_OK=3Dy=0A= CONFIG_X86_INVLPG=3Dy=0A= CONFIG_X86_CMPXCHG=3Dy=0A= CONFIG_X86_XADD=3Dy=0A= CONFIG_X86_BSWAP=3Dy=0A= CONFIG_X86_POPAD_OK=3Dy=0A= # CONFIG_RWSEM_GENERIC_SPINLOCK is not set=0A= CONFIG_RWSEM_XCHGADD_ALGORITHM=3Dy=0A= CONFIG_X86_L1_CACHE_SHIFT=3D5=0A= CONFIG_X86_USE_STRING_486=3Dy=0A= CONFIG_X86_ALIGNMENT_16=3Dy=0A= CONFIG_X86_PPRO_FENCE=3Dy=0A= # CONFIG_TOSHIBA is not set=0A= # CONFIG_I8K is not set=0A= # CONFIG_MICROCODE is not set=0A= # CONFIG_X86_MSR is not set=0A= # CONFIG_X86_CPUID is not set=0A= CONFIG_NOHIGHMEM=3Dy=0A= # CONFIG_HIGHMEM4G is not set=0A= # CONFIG_HIGHMEM64G is not set=0A= # CONFIG_MATH_EMULATION is not set=0A= # CONFIG_MTRR is not set=0A= # CONFIG_SMP is not set=0A= # CONFIG_X86_UP_APIC is not set=0A= # CONFIG_X86_UP_IOAPIC is not set=0A= =0A= #=0A= # General setup=0A= #=0A= CONFIG_NET=3Dy=0A= # CONFIG_PCI is not set=0A= # CONFIG_EISA is not set=0A= # CONFIG_MCA is not set=0A= # CONFIG_HOTPLUG is not set=0A= # CONFIG_PCMCIA is not set=0A= # CONFIG_HOTPLUG_PCI is not set=0A= CONFIG_SYSVIPC=3Dy=0A= # CONFIG_BSD_PROCESS_ACCT is not set=0A= CONFIG_SYSCTL=3Dy=0A= CONFIG_KCORE_ELF=3Dy=0A= # CONFIG_KCORE_AOUT is not set=0A= # CONFIG_BINFMT_AOUT is not set=0A= CONFIG_BINFMT_ELF=3Dy=0A= # CONFIG_BINFMT_MISC is not set=0A= # CONFIG_PM is not set=0A= # CONFIG_ACPI is not set=0A= # CONFIG_APM is not set=0A= =0A= #=0A= # Memory Technology Devices (MTD)=0A= #=0A= # CONFIG_MTD is not set=0A= =0A= #=0A= # Parallel port support=0A= #=0A= # CONFIG_PARPORT is not set=0A= =0A= #=0A= # Plug and Play configuration=0A= #=0A= # CONFIG_PNP is not set=0A= # CONFIG_ISAPNP is not set=0A= =0A= #=0A= # Block devices=0A= #=0A= CONFIG_BLK_DEV_FD=3Dy=0A= # CONFIG_BLK_DEV_XD is not set=0A= # CONFIG_PARIDE is not set=0A= # CONFIG_BLK_CPQ_DA is not set=0A= # CONFIG_BLK_CPQ_CISS_DA is not set=0A= # CONFIG_BLK_DEV_DAC960 is not set=0A= # CONFIG_BLK_DEV_LOOP is not set=0A= CONFIG_BLK_DEV_NBD=3Dy=0A= # CONFIG_BLK_DEV_RAM is not set=0A= # CONFIG_BLK_DEV_INITRD is not set=0A= =0A= #=0A= # Multi-device support (RAID and LVM)=0A= #=0A= # CONFIG_MD is not set=0A= # CONFIG_BLK_DEV_MD is not set=0A= # CONFIG_MD_LINEAR is not set=0A= # CONFIG_MD_RAID0 is not set=0A= # CONFIG_MD_RAID1 is not set=0A= # CONFIG_MD_RAID5 is not set=0A= # CONFIG_MD_MULTIPATH is not set=0A= # CONFIG_BLK_DEV_LVM is not set=0A= =0A= #=0A= # Networking options=0A= #=0A= CONFIG_PACKET=3Dy=0A= CONFIG_PACKET_MMAP=3Dy=0A= # CONFIG_NETLINK_DEV is not set=0A= CONFIG_NETFILTER=3Dy=0A= # CONFIG_NETFILTER_DEBUG is not set=0A= CONFIG_FILTER=3Dy=0A= CONFIG_UNIX=3Dy=0A= CONFIG_INET=3Dy=0A= CONFIG_IP_MULTICAST=3Dy=0A= CONFIG_IP_ADVANCED_ROUTER=3Dy=0A= CONFIG_IP_MULTIPLE_TABLES=3Dy=0A= CONFIG_IP_ROUTE_FWMARK=3Dy=0A= CONFIG_IP_ROUTE_NAT=3Dy=0A= CONFIG_IP_ROUTE_MULTIPATH=3Dy=0A= CONFIG_IP_ROUTE_TOS=3Dy=0A= CONFIG_IP_ROUTE_VERBOSE=3Dy=0A= CONFIG_IP_ROUTE_LARGE_TABLES=3Dy=0A= CONFIG_IP_PNP=3Dy=0A= # CONFIG_IP_PNP_DHCP is not set=0A= # CONFIG_IP_PNP_BOOTP is not set=0A= # CONFIG_IP_PNP_RARP is not set=0A= # CONFIG_NET_IPIP is not set=0A= # CONFIG_NET_IPGRE is not set=0A= # CONFIG_IP_MROUTE is not set=0A= # CONFIG_ARPD is not set=0A= CONFIG_INET_ECN=3Dy=0A= CONFIG_SYN_COOKIES=3Dy=0A= =0A= #=0A= # IP: Netfilter Configuration=0A= #=0A= CONFIG_IP_NF_CONNTRACK=3Dy=0A= CONFIG_IP_NF_FTP=3Dy=0A= CONFIG_IP_NF_IRC=3Dy=0A= # CONFIG_IP_NF_QUEUE is not set=0A= CONFIG_IP_NF_IPTABLES=3Dy=0A= # CONFIG_IP_NF_MATCH_LIMIT is not set=0A= CONFIG_IP_NF_MATCH_MAC=3Dy=0A= CONFIG_IP_NF_MATCH_MARK=3Dy=0A= CONFIG_IP_NF_MATCH_MULTIPORT=3Dy=0A= CONFIG_IP_NF_MATCH_TOS=3Dy=0A= # CONFIG_IP_NF_MATCH_AH_ESP is not set=0A= CONFIG_IP_NF_MATCH_LENGTH=3Dy=0A= CONFIG_IP_NF_MATCH_TTL=3Dy=0A= CONFIG_IP_NF_MATCH_TCPMSS=3Dy=0A= CONFIG_IP_NF_MATCH_STATE=3Dy=0A= # CONFIG_IP_NF_MATCH_UNCLEAN is not set=0A= # CONFIG_IP_NF_MATCH_OWNER is not set=0A= CONFIG_IP_NF_FILTER=3Dy=0A= CONFIG_IP_NF_TARGET_REJECT=3Dy=0A= # CONFIG_IP_NF_TARGET_MIRROR is not set=0A= CONFIG_IP_NF_NAT=3Dy=0A= CONFIG_IP_NF_NAT_NEEDED=3Dy=0A= CONFIG_IP_NF_TARGET_MASQUERADE=3Dy=0A= CONFIG_IP_NF_TARGET_REDIRECT=3Dy=0A= # CONFIG_IP_NF_NAT_SNMP_BASIC is not set=0A= CONFIG_IP_NF_NAT_IRC=3Dy=0A= CONFIG_IP_NF_NAT_FTP=3Dy=0A= CONFIG_IP_NF_MANGLE=3Dy=0A= CONFIG_IP_NF_TARGET_TOS=3Dy=0A= CONFIG_IP_NF_TARGET_MARK=3Dy=0A= CONFIG_IP_NF_TARGET_LOG=3Dy=0A= # CONFIG_IP_NF_TARGET_ULOG is not set=0A= CONFIG_IP_NF_TARGET_TCPMSS=3Dy=0A= # CONFIG_IPV6 is not set=0A= # CONFIG_KHTTPD is not set=0A= # CONFIG_ATM is not set=0A= # CONFIG_VLAN_8021Q is not set=0A= # CONFIG_IPX is not set=0A= # CONFIG_ATALK is not set=0A= # CONFIG_DECNET is not set=0A= # CONFIG_BRIDGE is not set=0A= # CONFIG_X25 is not set=0A= # CONFIG_LAPB is not set=0A= # CONFIG_LLC is not set=0A= # CONFIG_NET_DIVERT is not set=0A= # CONFIG_ECONET is not set=0A= # CONFIG_WAN_ROUTER is not set=0A= # CONFIG_NET_FASTROUTE is not set=0A= # CONFIG_NET_HW_FLOWCONTROL is not set=0A= =0A= #=0A= # QoS and/or fair queueing=0A= #=0A= CONFIG_NET_SCHED=3Dy=0A= CONFIG_NET_SCH_CBQ=3Dy=0A= CONFIG_NET_SCH_HTB=3Dy=0A= CONFIG_NET_SCH_CSZ=3Dy=0A= CONFIG_NET_SCH_PRIO=3Dy=0A= CONFIG_NET_SCH_WRR=3Dm=0A= CONFIG_NET_SCH_RED=3Dy=0A= CONFIG_NET_SCH_SFQ=3Dy=0A= CONFIG_NET_SCH_ESFQ=3Dy=0A= CONFIG_NET_SCH_TEQL=3Dy=0A= CONFIG_NET_SCH_TBF=3Dy=0A= CONFIG_NET_SCH_GRED=3Dy=0A= CONFIG_NET_SCH_DSMARK=3Dy=0A= CONFIG_NET_SCH_INGRESS=3Dy=0A= CONFIG_NET_QOS=3Dy=0A= CONFIG_NET_ESTIMATOR=3Dy=0A= CONFIG_NET_CLS=3Dy=0A= CONFIG_NET_CLS_TCINDEX=3Dy=0A= CONFIG_NET_CLS_ROUTE4=3Dy=0A= CONFIG_NET_CLS_ROUTE=3Dy=0A= CONFIG_NET_CLS_FW=3Dy=0A= CONFIG_NET_CLS_U32=3Dy=0A= CONFIG_NET_CLS_RSVP=3Dy=0A= CONFIG_NET_CLS_RSVP6=3Dy=0A= CONFIG_NET_CLS_POLICE=3Dy=0A= =0A= #=0A= # Telephony Support=0A= #=0A= # CONFIG_PHONE is not set=0A= # CONFIG_PHONE_IXJ is not set=0A= # CONFIG_PHONE_IXJ_PCMCIA is not set=0A= =0A= #=0A= # ATA/IDE/MFM/RLL support=0A= #=0A= CONFIG_IDE=3Dy=0A= =0A= #=0A= # IDE, ATA and ATAPI Block devices=0A= #=0A= CONFIG_BLK_DEV_IDE=3Dy=0A= # CONFIG_BLK_DEV_HD_IDE is not set=0A= # CONFIG_BLK_DEV_HD is not set=0A= CONFIG_BLK_DEV_IDEDISK=3Dy=0A= CONFIG_IDEDISK_MULTI_MODE=3Dy=0A= # CONFIG_BLK_DEV_IDEDISK_VENDOR is not set=0A= # CONFIG_BLK_DEV_IDEDISK_FUJITSU is not set=0A= # CONFIG_BLK_DEV_IDEDISK_IBM is not set=0A= # CONFIG_BLK_DEV_IDEDISK_MAXTOR is not set=0A= # CONFIG_BLK_DEV_IDEDISK_QUANTUM is not set=0A= # CONFIG_BLK_DEV_IDEDISK_SEAGATE is not set=0A= # CONFIG_BLK_DEV_IDEDISK_WD is not set=0A= # CONFIG_BLK_DEV_COMMERIAL is not set=0A= # CONFIG_BLK_DEV_TIVO is not set=0A= # CONFIG_BLK_DEV_IDECS is not set=0A= # CONFIG_BLK_DEV_IDECD is not set=0A= # CONFIG_BLK_DEV_IDETAPE is not set=0A= # CONFIG_BLK_DEV_IDEFLOPPY is not set=0A= # CONFIG_BLK_DEV_IDESCSI is not set=0A= # CONFIG_BLK_DEV_CMD640 is not set=0A= # CONFIG_BLK_DEV_CMD640_ENHANCED is not set=0A= # CONFIG_BLK_DEV_ISAPNP is not set=0A= # CONFIG_IDE_CHIPSETS is not set=0A= # CONFIG_IDEDMA_AUTO is not set=0A= # CONFIG_DMA_NONPCI is not set=0A= # CONFIG_BLK_DEV_IDE_MODES is not set=0A= # CONFIG_BLK_DEV_ATARAID is not set=0A= # CONFIG_BLK_DEV_ATARAID_PDC is not set=0A= # CONFIG_BLK_DEV_ATARAID_HPT is not set=0A= =0A= #=0A= # SCSI support=0A= #=0A= # CONFIG_SCSI is not set=0A= =0A= #=0A= # Fusion MPT device support=0A= #=0A= # CONFIG_FUSION is not set=0A= # CONFIG_FUSION_BOOT is not set=0A= # CONFIG_FUSION_ISENSE is not set=0A= # CONFIG_FUSION_CTL is not set=0A= # CONFIG_FUSION_LAN is not set=0A= =0A= #=0A= # I2O device support=0A= #=0A= # CONFIG_I2O is not set=0A= # CONFIG_I2O_BLOCK is not set=0A= # CONFIG_I2O_LAN is not set=0A= # CONFIG_I2O_SCSI is not set=0A= # CONFIG_I2O_PROC is not set=0A= =0A= #=0A= # Network device support=0A= #=0A= CONFIG_NETDEVICES=3Dy=0A= =0A= #=0A= # ARCnet devices=0A= #=0A= # CONFIG_ARCNET is not set=0A= # CONFIG_DUMMY is not set=0A= # CONFIG_BONDING is not set=0A= # CONFIG_EQUALIZER is not set=0A= # CONFIG_TUN is not set=0A= # CONFIG_ETHERTAP is not set=0A= =0A= #=0A= # Ethernet (10 or 100Mbit)=0A= #=0A= CONFIG_NET_ETHERNET=3Dy=0A= # CONFIG_SUNLANCE is not set=0A= # CONFIG_SUNBMAC is not set=0A= # CONFIG_SUNQE is not set=0A= # CONFIG_SUNGEM is not set=0A= # CONFIG_NET_VENDOR_3COM is not set=0A= # CONFIG_LANCE is not set=0A= # CONFIG_NET_VENDOR_SMC is not set=0A= # CONFIG_NET_VENDOR_RACAL is not set=0A= # CONFIG_AT1700 is not set=0A= # CONFIG_DEPCA is not set=0A= # CONFIG_HP100 is not set=0A= CONFIG_NET_ISA=3Dy=0A= # CONFIG_E2100 is not set=0A= # CONFIG_EWRK3 is not set=0A= # CONFIG_EEXPRESS is not set=0A= # CONFIG_EEXPRESS_PRO is not set=0A= # CONFIG_HPLAN_PLUS is not set=0A= # CONFIG_HPLAN is not set=0A= # CONFIG_LP486E is not set=0A= # CONFIG_ETH16I is not set=0A= CONFIG_NE2000=3Dy=0A= # CONFIG_NET_PCI is not set=0A= # CONFIG_NET_POCKET is not set=0A= =0A= #=0A= # Ethernet (1000 Mbit)=0A= #=0A= # CONFIG_ACENIC is not set=0A= # CONFIG_DL2K is not set=0A= # CONFIG_MYRI_SBUS is not set=0A= # CONFIG_NS83820 is not set=0A= # CONFIG_HAMACHI is not set=0A= # CONFIG_YELLOWFIN is not set=0A= # CONFIG_SK98LIN is not set=0A= # CONFIG_FDDI is not set=0A= # CONFIG_HIPPI is not set=0A= # CONFIG_PLIP is not set=0A= # CONFIG_PPP is not set=0A= # CONFIG_SLIP is not set=0A= =0A= #=0A= # Wireless LAN (non-hamradio)=0A= #=0A= # CONFIG_NET_RADIO is not set=0A= =0A= #=0A= # Token Ring devices=0A= #=0A= # CONFIG_TR is not set=0A= # CONFIG_NET_FC is not set=0A= # CONFIG_RCPCI is not set=0A= # CONFIG_SHAPER is not set=0A= =0A= #=0A= # Wan interfaces=0A= #=0A= # CONFIG_WAN is not set=0A= =0A= #=0A= # Amateur Radio support=0A= #=0A= # CONFIG_HAMRADIO is not set=0A= =0A= #=0A= # IrDA (infrared) support=0A= #=0A= # CONFIG_IRDA is not set=0A= =0A= #=0A= # ISDN subsystem=0A= #=0A= # CONFIG_ISDN is not set=0A= =0A= #=0A= # Old CD-ROM drivers (not SCSI, not IDE)=0A= #=0A= # CONFIG_CD_NO_IDESCSI is not set=0A= =0A= #=0A= # Input core support=0A= #=0A= # CONFIG_INPUT is not set=0A= # CONFIG_INPUT_KEYBDEV is not set=0A= # CONFIG_INPUT_MOUSEDEV is not set=0A= # CONFIG_INPUT_JOYDEV is not set=0A= # CONFIG_INPUT_EVDEV is not set=0A= =0A= #=0A= # Character devices=0A= #=0A= CONFIG_VT=3Dy=0A= CONFIG_VT_CONSOLE=3Dy=0A= CONFIG_SERIAL=3Dy=0A= # CONFIG_SERIAL_CONSOLE is not set=0A= # CONFIG_SERIAL_EXTENDED is not set=0A= # CONFIG_SERIAL_NONSTANDARD is not set=0A= CONFIG_UNIX98_PTYS=3Dy=0A= CONFIG_UNIX98_PTY_COUNT=3D256=0A= =0A= #=0A= # I2C support=0A= #=0A= # CONFIG_I2C is not set=0A= =0A= #=0A= # Mice=0A= #=0A= # CONFIG_BUSMOUSE is not set=0A= CONFIG_MOUSE=3Dy=0A= CONFIG_PSMOUSE=3Dy=0A= # CONFIG_82C710_MOUSE is not set=0A= # CONFIG_PC110_PAD is not set=0A= =0A= #=0A= # Joysticks=0A= #=0A= # CONFIG_INPUT_GAMEPORT is not set=0A= # CONFIG_QIC02_TAPE is not set=0A= =0A= #=0A= # Watchdog Cards=0A= #=0A= # CONFIG_WATCHDOG is not set=0A= # CONFIG_INTEL_RNG is not set=0A= # CONFIG_NVRAM is not set=0A= # CONFIG_RTC is not set=0A= # CONFIG_DTLK is not set=0A= # CONFIG_R3964 is not set=0A= # CONFIG_APPLICOM is not set=0A= # CONFIG_SONYPI is not set=0A= =0A= #=0A= # Ftape, the floppy tape device driver=0A= #=0A= # CONFIG_FTAPE is not set=0A= CONFIG_AGP=3Dy=0A= CONFIG_AGP_INTEL=3Dy=0A= CONFIG_AGP_I810=3Dy=0A= CONFIG_AGP_VIA=3Dy=0A= CONFIG_AGP_AMD=3Dy=0A= CONFIG_AGP_SIS=3Dy=0A= CONFIG_AGP_ALI=3Dy=0A= # CONFIG_AGP_SWORKS is not set=0A= CONFIG_DRM=3Dy=0A= # CONFIG_DRM_OLD is not set=0A= CONFIG_DRM_NEW=3Dy=0A= CONFIG_DRM_TDFX=3Dy=0A= # CONFIG_DRM_R128 is not set=0A= CONFIG_DRM_RADEON=3Dy=0A= # CONFIG_DRM_I810 is not set=0A= # CONFIG_DRM_MGA is not set=0A= # CONFIG_DRM_SIS is not set=0A= # CONFIG_MWAVE is not set=0A= =0A= #=0A= # Multimedia devices=0A= #=0A= # CONFIG_VIDEO_DEV is not set=0A= =0A= #=0A= # File systems=0A= #=0A= # CONFIG_QUOTA is not set=0A= # CONFIG_AUTOFS_FS is not set=0A= CONFIG_AUTOFS4_FS=3Dy=0A= # CONFIG_REISERFS_FS is not set=0A= # CONFIG_REISERFS_CHECK is not set=0A= # CONFIG_REISERFS_PROC_INFO is not set=0A= # CONFIG_ADFS_FS is not set=0A= # CONFIG_ADFS_FS_RW is not set=0A= # CONFIG_AFFS_FS is not set=0A= # CONFIG_HFS_FS is not set=0A= # CONFIG_BFS_FS is not set=0A= # CONFIG_EXT3_FS is not set=0A= # CONFIG_JBD is not set=0A= # CONFIG_JBD_DEBUG is not set=0A= # CONFIG_FAT_FS is not set=0A= # CONFIG_MSDOS_FS is not set=0A= # CONFIG_UMSDOS_FS is not set=0A= # CONFIG_VFAT_FS is not set=0A= # CONFIG_EFS_FS is not set=0A= # CONFIG_JFFS_FS is not set=0A= # CONFIG_JFFS2_FS is not set=0A= # CONFIG_CRAMFS is not set=0A= CONFIG_TMPFS=3Dy=0A= # CONFIG_RAMFS is not set=0A= CONFIG_ISO9660_FS=3Dy=0A= # CONFIG_JOLIET is not set=0A= # CONFIG_ZISOFS is not set=0A= # CONFIG_MINIX_FS is not set=0A= # CONFIG_VXFS_FS is not set=0A= # CONFIG_NTFS_FS is not set=0A= # CONFIG_NTFS_RW is not set=0A= # CONFIG_HPFS_FS is not set=0A= CONFIG_PROC_FS=3Dy=0A= # CONFIG_DEVFS_FS is not set=0A= # CONFIG_DEVFS_MOUNT is not set=0A= # CONFIG_DEVFS_DEBUG is not set=0A= CONFIG_DEVPTS_FS=3Dy=0A= # CONFIG_QNX4FS_FS is not set=0A= # CONFIG_QNX4FS_RW is not set=0A= # CONFIG_ROMFS_FS is not set=0A= CONFIG_EXT2_FS=3Dy=0A= # CONFIG_SYSV_FS is not set=0A= # CONFIG_UDF_FS is not set=0A= # CONFIG_UDF_RW is not set=0A= # CONFIG_UFS_FS is not set=0A= # CONFIG_UFS_FS_WRITE is not set=0A= =0A= #=0A= # Network File Systems=0A= #=0A= # CONFIG_CODA_FS is not set=0A= # CONFIG_INTERMEZZO_FS is not set=0A= CONFIG_NFS_FS=3Dy=0A= # CONFIG_NFS_V3 is not set=0A= # CONFIG_ROOT_NFS is not set=0A= CONFIG_NFSD=3Dy=0A= # CONFIG_NFSD_V3 is not set=0A= CONFIG_SUNRPC=3Dy=0A= CONFIG_LOCKD=3Dy=0A= # CONFIG_SMB_FS is not set=0A= # CONFIG_NCP_FS is not set=0A= # CONFIG_NCPFS_PACKET_SIGNING is not set=0A= # CONFIG_NCPFS_IOCTL_LOCKING is not set=0A= # CONFIG_NCPFS_STRONG is not set=0A= # CONFIG_NCPFS_NFS_NS is not set=0A= # CONFIG_NCPFS_OS2_NS is not set=0A= # CONFIG_NCPFS_SMALLDOS is not set=0A= # CONFIG_NCPFS_NLS is not set=0A= # CONFIG_NCPFS_EXTRAS is not set=0A= # CONFIG_ZISOFS_FS is not set=0A= # CONFIG_ZLIB_FS_INFLATE is not set=0A= =0A= #=0A= # Partition Types=0A= #=0A= # CONFIG_PARTITION_ADVANCED is not set=0A= CONFIG_MSDOS_PARTITION=3Dy=0A= # CONFIG_SMB_NLS is not set=0A= # CONFIG_NLS is not set=0A= =0A= #=0A= # Console drivers=0A= #=0A= CONFIG_VGA_CONSOLE=3Dy=0A= # CONFIG_VIDEO_SELECT is not set=0A= # CONFIG_MDA_CONSOLE is not set=0A= =0A= #=0A= # Frame-buffer support=0A= #=0A= # CONFIG_FB is not set=0A= =0A= #=0A= # Sound=0A= #=0A= # CONFIG_SOUND is not set=0A= =0A= #=0A= # USB support=0A= #=0A= # CONFIG_USB is not set=0A= # CONFIG_USB_UHCI is not set=0A= # CONFIG_USB_UHCI_ALT is not set=0A= # CONFIG_USB_OHCI is not set=0A= # CONFIG_USB_AUDIO is not set=0A= # CONFIG_USB_BLUETOOTH is not set=0A= # CONFIG_USB_STORAGE is not set=0A= # CONFIG_USB_STORAGE_DEBUG is not set=0A= # CONFIG_USB_STORAGE_DATAFAB is not set=0A= # CONFIG_USB_STORAGE_FREECOM is not set=0A= # CONFIG_USB_STORAGE_ISD200 is not set=0A= # CONFIG_USB_STORAGE_DPCM is not set=0A= # CONFIG_USB_STORAGE_HP8200e is not set=0A= # CONFIG_USB_STORAGE_SDDR09 is not set=0A= # CONFIG_USB_STORAGE_JUMPSHOT is not set=0A= # CONFIG_USB_ACM is not set=0A= # CONFIG_USB_PRINTER is not set=0A= # CONFIG_USB_DC2XX is not set=0A= # CONFIG_USB_MDC800 is not set=0A= # CONFIG_USB_SCANNER is not set=0A= # CONFIG_USB_MICROTEK is not set=0A= # CONFIG_USB_HPUSBSCSI is not set=0A= # CONFIG_USB_PEGASUS is not set=0A= # CONFIG_USB_KAWETH is not set=0A= # CONFIG_USB_CATC is not set=0A= # CONFIG_USB_CDCETHER is not set=0A= # CONFIG_USB_USBNET is not set=0A= # CONFIG_USB_USS720 is not set=0A= =0A= #=0A= # USB Serial Converter support=0A= #=0A= # CONFIG_USB_SERIAL is not set=0A= # CONFIG_USB_SERIAL_GENERIC is not set=0A= # CONFIG_USB_SERIAL_BELKIN is not set=0A= # CONFIG_USB_SERIAL_WHITEHEAT is not set=0A= # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set=0A= # CONFIG_USB_SERIAL_EMPEG is not set=0A= # CONFIG_USB_SERIAL_FTDI_SIO is not set=0A= # CONFIG_USB_SERIAL_VISOR is not set=0A= # CONFIG_USB_SERIAL_IPAQ is not set=0A= # CONFIG_USB_SERIAL_IR is not set=0A= # CONFIG_USB_SERIAL_EDGEPORT is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set=0A= # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set=0A= # CONFIG_USB_SERIAL_MCT_U232 is not set=0A= # CONFIG_USB_SERIAL_KLSI is not set=0A= # CONFIG_USB_SERIAL_PL2303 is not set=0A= # CONFIG_USB_SERIAL_CYBERJACK is not set=0A= # CONFIG_USB_SERIAL_XIRCOM is not set=0A= # CONFIG_USB_SERIAL_OMNINET is not set=0A= # CONFIG_USB_RIO500 is not set=0A= =0A= #=0A= # Bluetooth support=0A= #=0A= # CONFIG_BLUEZ is not set=0A= =0A= #=0A= # Kernel hacking=0A= #=0A= CONFIG_DEBUG_KERNEL=3Dy=0A= # CONFIG_DEBUG_HIGHMEM is not set=0A= # CONFIG_DEBUG_SLAB is not set=0A= # CONFIG_DEBUG_IOVIRT is not set=0A= CONFIG_MAGIC_SYSRQ=3Dy=0A= # CONFIG_DEBUG_SPINLOCK is not set=0A= CONFIG_DEBUG_BUGVERBOSE=3Dy=0A= ------=_NextPart_000_001A_01C20CC9.E0CB87F0-- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/