diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-08-24 19:28:10 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-08-24 19:28:10 +0000 |
commit | 2f8199d2e8505d43b40c5a2e590ba7f89f4540ae (patch) | |
tree | 50b83f93da7c22440f3303d6b512b214830dcb33 /sys-kernel | |
parent | cd mastering/ripping/copying combined frontend (diff) | |
download | historical-2f8199d2e8505d43b40c5a2e590ba7f89f4540ae.tar.gz historical-2f8199d2e8505d43b40c5a2e590ba7f89f4540ae.tar.bz2 historical-2f8199d2e8505d43b40c5a2e590ba7f89f4540ae.zip |
Fixed net-socket and ide issues
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux/files/2.4.8.8/config.bootcd | 118 |
1 files changed, 97 insertions, 21 deletions
diff --git a/sys-kernel/linux/files/2.4.8.8/config.bootcd b/sys-kernel/linux/files/2.4.8.8/config.bootcd index b2d3be8fe8b6..8f9a0d7a2f51 100644 --- a/sys-kernel/linux/files/2.4.8.8/config.bootcd +++ b/sys-kernel/linux/files/2.4.8.8/config.bootcd @@ -57,6 +57,7 @@ CONFIG_NOHIGHMEM=y CONFIG_MATH_EMULATION=y # CONFIG_MTRR is not set # CONFIG_SMP is not set +# CONFIG_X86_UP_APIC is not set # CONFIG_X86_UP_IOAPIC is not set # @@ -104,11 +105,15 @@ CONFIG_BINFMT_MISC=m # CONFIG_PARPORT=m CONFIG_PARPORT_PC=m +CONFIG_PARPORT_PC_CML1=m +# CONFIG_PARPORT_SERIAL is not set CONFIG_PARPORT_PC_FIFO=y CONFIG_PARPORT_PC_SUPERIO=y +# CONFIG_PARPORT_PC_PCMCIA is not set # 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=y CONFIG_PARPORT_1284=y @@ -118,6 +123,7 @@ CONFIG_PARPORT_1284=y # CONFIG_PNP=m CONFIG_ISAPNP=m +# CONFIG_PNPBIOS is not set # # Block devices @@ -170,12 +176,12 @@ CONFIG_BLK_DEV_LVM=m # # Networking options # -CONFIG_PACKET=m +CONFIG_PACKET=y CONFIG_PACKET_MMAP=y # CONFIG_NETLINK is not set # CONFIG_NETFILTER is not set # CONFIG_FILTER is not set -CONFIG_UNIX=m +CONFIG_UNIX=y CONFIG_INET=y # CONFIG_IP_MULTICAST is not set # CONFIG_IP_ADVANCED_ROUTER is not set @@ -184,7 +190,7 @@ CONFIG_INET=y # CONFIG_NET_IPGRE is not set # CONFIG_INET_ECN is not set CONFIG_SYN_COOKIES=y -# CONFIG_IPV6 is not set +CONFIG_IPV6=y # CONFIG_KHTTPD is not set # CONFIG_ATM is not set # CONFIG_IPX is not set @@ -210,6 +216,7 @@ CONFIG_SYN_COOKIES=y # # CONFIG_PHONE is not set # CONFIG_PHONE_IXJ is not set +# CONFIG_PHONE_IXJ_PCMCIA is not set # # ATA/IDE/MFM/RLL support @@ -222,7 +229,7 @@ CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y # CONFIG_BLK_DEV_HD_IDE is not set # CONFIG_BLK_DEV_HD is not set -CONFIG_BLK_DEV_IDEDISK=m +CONFIG_BLK_DEV_IDEDISK=y # CONFIG_IDEDISK_MULTI_MODE is not set # CONFIG_BLK_DEV_IDEDISK_VENDOR is not set # CONFIG_BLK_DEV_IDEDISK_FUJITSU is not set @@ -245,6 +252,7 @@ CONFIG_BLK_DEV_RZ1000=y CONFIG_BLK_DEV_IDEPCI=y # CONFIG_IDEPCI_SHARE_IRQ is not set CONFIG_BLK_DEV_IDEDMA_PCI=y +CONFIG_BLK_DEV_ADMA=y CONFIG_BLK_DEV_OFFBOARD=y # CONFIG_IDEDMA_PCI_AUTO is not set CONFIG_BLK_DEV_IDEDMA=y @@ -254,8 +262,8 @@ CONFIG_BLK_DEV_AEC62XX=y CONFIG_AEC62XX_TUNING=y CONFIG_BLK_DEV_ALI15X3=y CONFIG_WDC_ALI15X3=y -CONFIG_BLK_DEV_AMD7409=y -# CONFIG_AMD7409_OVERRIDE is not set +# CONFIG_BLK_DEV_AMD74XX is not set +# CONFIG_AMD74XX_OVERRIDE is not set CONFIG_BLK_DEV_CMD64X=y CONFIG_BLK_DEV_CY82C693=y CONFIG_BLK_DEV_CS5530=y @@ -268,7 +276,8 @@ CONFIG_BLK_DEV_NS87415=y CONFIG_BLK_DEV_OPTI621=y CONFIG_BLK_DEV_PDC202XX=y # CONFIG_PDC202XX_BURST is not set -CONFIG_BLK_DEV_OSB4=y +# CONFIG_PDC202XX_FORCE is not set +# CONFIG_BLK_DEV_SVWKS is not set CONFIG_BLK_DEV_SIS5513=y CONFIG_BLK_DEV_SLC90E66=y CONFIG_BLK_DEV_TRM290=y @@ -278,12 +287,16 @@ CONFIG_BLK_DEV_4DRIVES=y CONFIG_BLK_DEV_ALI14XX=y CONFIG_BLK_DEV_DTC2278=y CONFIG_BLK_DEV_HT6560B=y -CONFIG_BLK_DEV_QD6580=y +# CONFIG_BLK_DEV_PDC4030 is not set +# CONFIG_BLK_DEV_QD65XX is not set CONFIG_BLK_DEV_UMC8672=y # CONFIG_IDEDMA_AUTO is not set # 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 # # SCSI support @@ -316,6 +329,7 @@ CONFIG_AIC7XXX_CMDS_PER_DEVICE=253 CONFIG_AIC7XXX_RESET_DELAY_MS=15000 # CONFIG_AIC7XXX_BUILD_FIRMWARE is not set # CONFIG_SCSI_AIC7XXX_OLD is not set +# CONFIG_SCSI_DPT_I2O is not set CONFIG_SCSI_ADVANSYS=m CONFIG_SCSI_IN2000=m CONFIG_SCSI_AM53C974=m @@ -349,6 +363,7 @@ CONFIG_SCSI_IMM=m CONFIG_SCSI_IZIP_EPP16=y # CONFIG_SCSI_IZIP_SLOW_CTR is not set CONFIG_SCSI_NCR53C406A=m +# CONFIG_SCSI_NCR_D700 is not set CONFIG_SCSI_NCR53C7xx=m # CONFIG_SCSI_NCR53C7xx_sync is not set # CONFIG_SCSI_NCR53C7xx_FAST is not set @@ -388,11 +403,21 @@ CONFIG_SCSI_ULTRASTOR=m # CONFIG_SCSI_PCMCIA=y CONFIG_PCMCIA_AHA152X=m -CONFIG_PCMCIA_QLOGIC=m CONFIG_PCMCIA_FDOMAIN=m +# CONFIG_PCMCIA_NINJA_SCSI is not set +CONFIG_PCMCIA_QLOGIC=m # -# IEEE 1394 (FireWire) support +# 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 @@ -425,7 +450,6 @@ CONFIG_NET_SB1000=m # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=y -# CONFIG_ARM_AM79C961A is not set # CONFIG_SUNLANCE is not set CONFIG_HAPPYMEAL=m # CONFIG_SUNBMAC is not set @@ -463,6 +487,7 @@ CONFIG_EEXPRESS=m CONFIG_EEXPRESS_PRO=m CONFIG_HPLAN_PLUS=m CONFIG_HPLAN=m +# CONFIG_LP486E is not set CONFIG_ETH16I=m CONFIG_NE2000=m CONFIG_SKMC=m @@ -507,7 +532,9 @@ CONFIG_DE620=m # CONFIG_ACENIC=m # CONFIG_ACENIC_OMIT_TIGON_I is not set +# CONFIG_DL2K is not set # CONFIG_MYRI_SBUS is not set +# CONFIG_NS83820 is not set CONFIG_HAMACHI=m CONFIG_YELLOWFIN=m CONFIG_SK98LIN=m @@ -581,6 +608,7 @@ CONFIG_COMX_HW_MIXCOM=m CONFIG_COMX_PROTO_PPP=m CONFIG_COMX_PROTO_FR=m CONFIG_DSCC4=m +# CONFIG_FARSYNC is not set CONFIG_LANMEDIA=m CONFIG_SEALEVEL_4021=m CONFIG_SYNCLINK_SYNCPPP=m @@ -595,6 +623,7 @@ CONFIG_SDLA=m # CONFIG_LAPBETHER is not set # CONFIG_X25_ASY is not set CONFIG_SBNI=m +# CONFIG_SBNI_MULTILINE is not set # # PCMCIA network device support @@ -609,6 +638,7 @@ CONFIG_PCMCIA_SMC91C92=m CONFIG_PCMCIA_XIRC2PS=m # CONFIG_ARCNET_COM20020_CS is not set CONFIG_PCMCIA_IBMTR=m +# CONFIG_PCMCIA_XIRCOM is not set CONFIG_PCMCIA_XIRTULIP=m CONFIG_NET_PCMCIA_RADIO=y CONFIG_PCMCIA_RAYCS=m @@ -651,6 +681,8 @@ CONFIG_NSC_FIR=m CONFIG_WINBOND_FIR=m CONFIG_TOSHIBA_FIR=m CONFIG_SMC_IRCC_FIR=m +# CONFIG_ALI_FIR is not set +# CONFIG_VLSI_FIR is not set # # ISDN subsystem @@ -802,7 +834,33 @@ CONFIG_PC110_PAD=m # # Joysticks # -# CONFIG_JOYSTICK is not set +# CONFIG_INPUT_GAMEPORT is not set +# 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 is not set +# CONFIG_INPUT_SERIO is not set +# CONFIG_INPUT_SERPORT is not set +# CONFIG_INPUT_ANALOG is not set +# 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=m # CONFIG_QIC02_DYNCONF is not set @@ -816,6 +874,7 @@ CONFIG_NVRAM=m # 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 @@ -858,24 +917,30 @@ CONFIG_AUTOFS_FS=m CONFIG_AUTOFS4_FS=m CONFIG_REISERFS_FS=y # 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_BFS_FS=m +# CONFIG_CMS_FS is not set +# CONFIG_EXT3_FS is not set +# CONFIG_JBD is not set +# CONFIG_JBD_DEBUG is not set CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_UMSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_EFS_FS=m # CONFIG_JFFS_FS is not set +# CONFIG_JFFS2_FS is not set # CONFIG_CRAMFS is not set CONFIG_TMPFS=y CONFIG_RAMFS=m CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_MINIX_FS=m -CONFIG_VXFS_FS=m +# CONFIG_FREEVXFS_FS is not set CONFIG_NTFS_FS=m # CONFIG_NTFS_RW is not set CONFIG_HPFS_FS=m @@ -898,6 +963,7 @@ CONFIG_UFS_FS=m # Network File Systems # CONFIG_CODA_FS=m +# CONFIG_INTERMEZZO_FS is not set CONFIG_NFS_FS=m CONFIG_NFS_V3=y # CONFIG_ROOT_NFS is not set @@ -997,9 +1063,14 @@ CONFIG_FB_MATROX_G100=y # CONFIG_FB_MATROX_G450 is not set CONFIG_FB_MATROX_MULTIHEAD=y CONFIG_FB_ATY=m +# CONFIG_FB_ATY_GX is not set +# CONFIG_FB_ATY_CT is not set +# CONFIG_FB_RADEON is not set CONFIG_FB_ATY128=m -CONFIG_FB_3DFX=m CONFIG_FB_SIS=m +# CONFIG_FB_SIS_300 is not set +# CONFIG_FB_SIS_315 is not set +CONFIG_FB_3DFX=m # CONFIG_FB_VIRTUAL is not set # CONFIG_FBCON_ADVANCED is not set CONFIG_FBCON_MFB=m @@ -1025,6 +1096,8 @@ CONFIG_USB=m # CONFIG_USB_DEBUG is not set CONFIG_USB_DEVICEFS=y CONFIG_USB_BANDWIDTH=y +# CONFIG_USB_LONG_TIMEOUT is not set +# CONFIG_USB_LARGE_CONFIG is not set # CONFIG_USB_UHCI is not set CONFIG_USB_UHCI_ALT=m CONFIG_USB_OHCI=m @@ -1032,11 +1105,15 @@ CONFIG_USB_OHCI=m CONFIG_USB_BLUETOOTH=m CONFIG_USB_STORAGE=m CONFIG_USB_STORAGE_DEBUG=y +# CONFIG_USB_STORAGE_DATAFAB is not set CONFIG_USB_STORAGE_FREECOM=y +# CONFIG_USB_STORAGE_JUMPSHOT is not set CONFIG_USB_STORAGE_DPCM=y +# CONFIG_USB_STORAGE_SDDR09 is not set CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m CONFIG_USB_HID=m +# CONFIG_USB_HIDDEV is not set CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m CONFIG_USB_WACOM=m @@ -1044,22 +1121,21 @@ CONFIG_USB_WACOM=m # CONFIG_USB_MDC800 is not set # CONFIG_USB_SCANNER is not set # CONFIG_USB_MICROTEK is not set -# CONFIG_USB_IBMCAM is not set -# CONFIG_USB_OV511 is not set -# CONFIG_USB_PWC is not set -# CONFIG_USB_SE401 is not set -# CONFIG_USB_DSBR is not set +# CONFIG_USB_HPUSBSCSI is not set # CONFIG_USB_DABUSB is not set CONFIG_USB_PLUSB=m CONFIG_USB_PEGASUS=m +# CONFIG_USB_KAWETH is not set CONFIG_USB_CATC=m -CONFIG_USB_NET1080=m +# CONFIG_USB_CDCETHER is not set +# CONFIG_USB_USBNET is not set CONFIG_USB_USS720=m # # USB Serial Converter support # CONFIG_USB_SERIAL=m +# CONFIG_USB_SERIAL_DEBUG is not set CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_SERIAL_BELKIN=m CONFIG_USB_SERIAL_WHITEHEAT=m @@ -1090,4 +1166,4 @@ CONFIG_USB_RIO500=m # # Kernel hacking # -CONFIG_MAGIC_SYSRQ=y +# CONFIG_DEBUG_KERNEL is not set |