<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2800.1141" name=GENERATOR>
<STYLE title=ezform_style_1>P {
        MARGIN-TOP: 0mm; MARGIN-BOTTOM: 0mm
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt">
<DIV>Hello Mark!<BR><BR>HOWTO/EPIA documentation says,<BR>"Step a)<BR> Grab the source for your favorate version of the linux kernel<BR> Configure as required<BR> make dep bzImage<BR>".<BR>So just to find out if the kernel starts or not, I got my kernel image from redhat 7.1, of which version is 2.4.2 and ignored kernel configuraiton except serial console.  And my linux version is redhat 7.1.<BR><BR>Anyway, my kernel configuration is below.<BR><BR>And I got mkelfImage like this.<BR><BR>cd freebios/util/mkelfImage<BR>./configure<BR>make<BR><BR>Then I got final kernel Image for etherboot like this.<BR>mkelfImage --kernel=/usr/src/linux-2.4/arch/i386/boot/bzImage \<BR>              --output=/tftpboot/vmlinuz.epia \<BR>              --command-line="console=ttyS0,115200n8 root=/dev/hda3"<BR><BR>Thank you for your attention.<BR><BR>regards<BR>HyungJong Shin<BR><BR><BR>>looking through the debug messages you've supplied, the problem seems to<BR>>be with the image that you've loaded.<BR> ><BR>>The linuxbios + etherboot seems to have worked fine - Etherboot hands<BR>>over to your image just after the 'rhine disable'<BR>>message.<BR> ><BR>>Have you tried booting a stock kernel image ?<BR> ><BR>>Can you supply more information on the image you are loading ? What<BR>>kernel version, configuration info etc.<BR>===============================================================<BR><BR><BR>#<BR># Automatically generated by make menuconfig: don't edit<BR>#<BR>CONFIG_X86=y<BR>CONFIG_ISA=y<BR># CONFIG_SBUS is not set<BR>CONFIG_UID16=y</DIV>
<DIV>#<BR># Code maturity level options<BR>#<BR># CONFIG_EXPERIMENTAL is not set</DIV>
<DIV>#<BR># Loadable module support<BR>#<BR>CONFIG_MODULES=y<BR>CONFIG_MODVERSIONS=y<BR>CONFIG_KMOD=y</DIV>
<DIV>#<BR># Processor type and features<BR>#<BR># CONFIG_M386 is not set<BR># CONFIG_M486 is not set<BR># CONFIG_M586 is not set<BR># CONFIG_M586TSC is not set<BR># CONFIG_M586MMX is not set<BR># CONFIG_M686 is not set<BR>CONFIG_MPENTIUMIII=y<BR># CONFIG_MPENTIUM4 is not set<BR># CONFIG_MK6 is not set<BR># CONFIG_MK7 is not set<BR># CONFIG_MCRUSOE is not set<BR># CONFIG_MWINCHIPC6 is not set<BR># CONFIG_MWINCHIP2 is not set<BR># CONFIG_MWINCHIP3D is not set<BR>CONFIG_X86_WP_WORKS_OK=y<BR>CONFIG_X86_INVLPG=y<BR>CONFIG_X86_CMPXCHG=y<BR>CONFIG_X86_BSWAP=y<BR>CONFIG_X86_POPAD_OK=y<BR>CONFIG_X86_L1_CACHE_SHIFT=5<BR>CONFIG_X86_TSC=y<BR>CONFIG_X86_GOOD_APIC=y<BR>CONFIG_X86_PGE=y<BR>CONFIG_X86_USE_PPRO_CHECKSUM=y<BR># CONFIG_TOSHIBA is not set<BR># CONFIG_MICROCODE is not set<BR># CONFIG_X86_MSR is not set<BR># CONFIG_X86_CPUID is not set<BR># CONFIG_E820_PROC is not set<BR>CONFIG_NOHIGHMEM=y<BR># CONFIG_HIGHMEM4G is not set<BR># CONFIG_HIGHMEM64G is not set<BR>CONFIG_1GB=y<BR># CONFIG_2GB is not set<BR># CONFIG_3GB is not set<BR># CONFIG_MATH_EMULATION is not set<BR># CONFIG_MTRR is not set<BR>CONFIG_SMP=y<BR>CONFIG_HAVE_DEC_LOCK=y</DIV>
<DIV>#<BR># General setup<BR>#<BR>CONFIG_NET=y<BR># CONFIG_VISWS is not set<BR>CONFIG_X86_IO_APIC=y<BR>CONFIG_X86_LOCAL_APIC=y<BR>CONFIG_PCI=y<BR># CONFIG_PCI_GOBIOS is not set<BR># CONFIG_PCI_GODIRECT is not set<BR>CONFIG_PCI_GOANY=y<BR>CONFIG_PCI_BIOS=y<BR>CONFIG_PCI_DIRECT=y<BR>CONFIG_PCI_NAMES=y<BR># CONFIG_EISA is not set<BR># CONFIG_MCA is not set<BR>CONFIG_HOTPLUG=y</DIV>
<DIV>#<BR># PCMCIA/CardBus support<BR>#<BR>CONFIG_PCMCIA=y<BR>CONFIG_CARDBUS=y<BR># CONFIG_I82365 is not set<BR># CONFIG_TCIC is not set<BR>CONFIG_SYSVIPC=y<BR># CONFIG_BSD_PROCESS_ACCT is not set<BR>CONFIG_SYSCTL=y<BR>CONFIG_KCORE_ELF=y<BR># CONFIG_KCORE_AOUT is not set<BR>CONFIG_BINFMT_AOUT=y<BR>CONFIG_BINFMT_ELF=y<BR>CONFIG_BINFMT_MISC=y<BR>CONFIG_PM=y<BR># CONFIG_APM is not set</DIV>
<DIV>#<BR># Memory Technology Devices (MTD)<BR>#<BR># CONFIG_MTD is not set</DIV>
<DIV>#<BR># Parallel port support<BR>#<BR># CONFIG_PARPORT is not set</DIV>
<DIV>#<BR># Plug and Play configuration<BR>#<BR>CONFIG_PNP=y<BR>CONFIG_ISAPNP=y</DIV>
<DIV>#<BR># Block devices<BR>#<BR>CONFIG_BLK_DEV_FD=y<BR># CONFIG_BLK_DEV_XD is not set<BR># CONFIG_PARIDE is not set<BR># CONFIG_BLK_CPQ_DA is not set<BR># CONFIG_BLK_CPQ_CISS_DA is not set<BR># CONFIG_BLK_DEV_DAC960 is not set<BR># CONFIG_BLK_DEV_LOOP is not set<BR># CONFIG_BLK_DEV_NBD is not set<BR># CONFIG_BLK_DEV_RAM is not set<BR># CONFIG_BLK_DEV_INITRD is not set</DIV>
<DIV>#<BR># Multi-device support (RAID and LVM)<BR>#<BR># CONFIG_MD is not set<BR># CONFIG_BLK_DEV_MD is not set<BR># CONFIG_MD_LINEAR is not set<BR># CONFIG_MD_RAID0 is not set<BR># CONFIG_MD_RAID1 is not set<BR># CONFIG_MD_RAID5 is not set<BR># CONFIG_MD_MULTIPATH is not set<BR># CONFIG_BLK_DEV_LVM is not set</DIV>
<DIV>#<BR># Networking options<BR>#<BR>CONFIG_PACKET=y<BR># CONFIG_PACKET_MMAP is not set<BR># CONFIG_NETLINK is not set<BR># CONFIG_NETFILTER is not set<BR># CONFIG_FILTER is not set<BR>CONFIG_UNIX=y<BR>CONFIG_INET=y<BR># CONFIG_TUX is not set<BR>CONFIG_IP_MULTICAST=y<BR># CONFIG_IP_ADVANCED_ROUTER is not set<BR># CONFIG_IP_PNP is not set<BR># CONFIG_NET_IPIP is not set<BR># CONFIG_NET_IPGRE is not set<BR># CONFIG_IP_MROUTE is not set<BR># CONFIG_INET_ECN is not set<BR># CONFIG_SYN_COOKIES is not set<BR># CONFIG_IPX is not set<BR># CONFIG_ATALK is not set<BR># CONFIG_DECNET is not set<BR># CONFIG_BRIDGE is not set</DIV>
<DIV>#<BR># QoS and/or fair queueing<BR>#<BR># CONFIG_NET_SCHED is not set</DIV>
<DIV>#<BR># Telephony Support<BR>#<BR># CONFIG_PHONE is not set<BR># CONFIG_PHONE_IXJ is not set</DIV>
<DIV>#<BR># ATA/IDE/MFM/RLL support<BR>#<BR>CONFIG_IDE=y</DIV>
<DIV>#<BR># IDE, ATA and ATAPI Block devices<BR>#<BR>CONFIG_BLK_DEV_IDE=y<BR># CONFIG_BLK_DEV_HD_IDE is not set<BR># CONFIG_BLK_DEV_HD is not set<BR>CONFIG_BLK_DEV_IDEDISK=y<BR># CONFIG_IDEDISK_MULTI_MODE is not set<BR># CONFIG_BLK_DEV_IDEDISK_VENDOR is not set<BR># CONFIG_BLK_DEV_IDEDISK_FUJITSU is not set<BR># CONFIG_BLK_DEV_IDEDISK_IBM is not set<BR># CONFIG_BLK_DEV_IDEDISK_MAXTOR is not set<BR># CONFIG_BLK_DEV_IDEDISK_QUANTUM is not set<BR># CONFIG_BLK_DEV_IDEDISK_SEAGATE is not set<BR># CONFIG_BLK_DEV_IDEDISK_WD is not set<BR># CONFIG_BLK_DEV_COMMERIAL is not set<BR># CONFIG_BLK_DEV_TIVO is not set<BR># CONFIG_BLK_DEV_IDECS is not set<BR>CONFIG_BLK_DEV_IDECD=y<BR># CONFIG_BLK_DEV_IDETAPE is not set<BR># CONFIG_BLK_DEV_IDEFLOPPY is not set<BR># CONFIG_BLK_DEV_IDESCSI is not set<BR>CONFIG_BLK_DEV_CMD640=y<BR># CONFIG_BLK_DEV_CMD640_ENHANCED is not set<BR># CONFIG_BLK_DEV_ISAPNP is not set<BR>CONFIG_BLK_DEV_RZ1000=y<BR>CONFIG_BLK_DEV_IDEPCI=y<BR>CONFIG_IDEPCI_SHARE_IRQ=y<BR># CONFIG_BLK_DEV_IDEDMA_PCI is not set<BR># CONFIG_BLK_DEV_OFFBOARD is not set<BR># CONFIG_IDEDMA_PCI_AUTO is not set<BR># CONFIG_BLK_DEV_IDEDMA is not set<BR># CONFIG_IDEDMA_PCI_WIP is not set<BR># CONFIG_IDEDMA_NEW_DRIVE_LISTINGS is not set<BR># CONFIG_BLK_DEV_AEC62XX is not set<BR># CONFIG_AEC62XX_TUNING is not set<BR># CONFIG_BLK_DEV_ALI15X3 is not set<BR># CONFIG_WDC_ALI15X3 is not set<BR># CONFIG_BLK_DEV_AMD7409 is not set<BR># CONFIG_AMD7409_OVERRIDE is not set<BR># CONFIG_BLK_DEV_CMD64X is not set<BR># CONFIG_BLK_DEV_CY82C693 is not set<BR># CONFIG_BLK_DEV_CS5530 is not set<BR># CONFIG_BLK_DEV_HPT34X is not set<BR># CONFIG_HPT34X_AUTODMA is not set<BR># CONFIG_BLK_DEV_HPT366 is not set<BR># CONFIG_BLK_DEV_PIIX is not set<BR># CONFIG_PIIX_TUNING is not set<BR># CONFIG_BLK_DEV_NS87415 is not set<BR># CONFIG_BLK_DEV_OPTI621 is not set<BR># CONFIG_BLK_DEV_PDC202XX is not set<BR># CONFIG_PDC202XX_BURST is not set<BR># CONFIG_BLK_DEV_OSB4 is not set<BR># CONFIG_BLK_DEV_SIS5513 is not set<BR># CONFIG_BLK_DEV_SLC90E66 is not set<BR># CONFIG_BLK_DEV_TRM290 is not set<BR># CONFIG_BLK_DEV_VIA82CXXX is not set<BR># CONFIG_IDE_CHIPSETS is not set<BR># CONFIG_IDEDMA_AUTO is not set<BR># CONFIG_DMA_NONPCI is not set<BR>CONFIG_BLK_DEV_IDE_MODES=y</DIV>
<DIV>#<BR># SCSI support<BR>#<BR>CONFIG_SCSI=y<BR>CONFIG_BLK_DEV_SD=y<BR>CONFIG_SD_EXTRA_DEVS=40<BR># CONFIG_CHR_DEV_ST is not set<BR># CONFIG_CHR_DEV_OSST is not set<BR># CONFIG_BLK_DEV_SR is not set<BR># CONFIG_CHR_DEV_SG is not set<BR>CONFIG_SCSI_DEBUG_QUEUES=y<BR>CONFIG_SCSI_MULTI_LUN=y<BR>CONFIG_SCSI_CONSTANTS=y<BR># CONFIG_SCSI_LOGGING is not set</DIV>
<DIV>#<BR># SCSI low-level drivers<BR>#<BR># CONFIG_BLK_DEV_3W_XXXX_RAID is not set<BR># CONFIG_SCSI_7000FASST is not set<BR># CONFIG_SCSI_ACARD is not set<BR># CONFIG_SCSI_AHA152X is not set<BR># CONFIG_SCSI_AHA1542 is not set<BR># CONFIG_SCSI_AHA1740 is not set<BR># CONFIG_SCSI_AACRAID is not set<BR># CONFIG_SCSI_AIC7XXX is not set<BR># CONFIG_SCSI_AIC7XXX_OLD is not set<BR># CONFIG_SCSI_ADVANSYS is not set<BR># CONFIG_SCSI_IN2000 is not set<BR># CONFIG_SCSI_AM53C974 is not set<BR># CONFIG_SCSI_MEGARAID is not set<BR># CONFIG_SCSI_BUSLOGIC is not set<BR># CONFIG_SCSI_CPQFCTS is not set<BR># CONFIG_SCSI_DMX3191D is not set<BR># CONFIG_SCSI_DTC3280 is not set<BR># CONFIG_SCSI_EATA is not set<BR># CONFIG_SCSI_EATA_DMA is not set<BR># CONFIG_SCSI_EATA_PIO is not set<BR># CONFIG_SCSI_FUTURE_DOMAIN is not set<BR># CONFIG_SCSI_GDTH is not set<BR># CONFIG_SCSI_GENERIC_NCR5380 is not set<BR># CONFIG_SCSI_IPS is not set<BR># CONFIG_SCSI_INITIO is not set<BR># CONFIG_SCSI_INIA100 is not set<BR># CONFIG_SCSI_NCR53C406A is not set<BR># CONFIG_SCSI_NCR53C7xx is not set<BR># CONFIG_SCSI_NCR53C8XX is not set<BR>CONFIG_SCSI_SYM53C8XX=y<BR>CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=4<BR>CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32<BR>CONFIG_SCSI_NCR53C8XX_SYNC=20<BR># CONFIG_SCSI_NCR53C8XX_PROFILE is not set<BR># CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set<BR># CONFIG_SCSI_NCR53C8XX_PQS_PDS is not set<BR># CONFIG_SCSI_PAS16 is not set<BR># CONFIG_SCSI_PCI2000 is not set<BR># CONFIG_SCSI_PCI2220I is not set<BR># CONFIG_SCSI_PSI240I is not set<BR># CONFIG_SCSI_QLOGIC_FAS is not set<BR># CONFIG_SCSI_QLOGIC_ISP is not set<BR># CONFIG_SCSI_QLOGIC_FC is not set<BR># CONFIG_SCSI_QLOGIC_1280 is not set<BR># CONFIG_SCSI_QLOGIC_QLA2100 is not set<BR># CONFIG_SCSI_SEAGATE is not set<BR># CONFIG_SCSI_SIM710 is not set<BR># CONFIG_SCSI_SYM53C416 is not set<BR># CONFIG_SCSI_DC390T is not set<BR># CONFIG_SCSI_T128 is not set<BR># CONFIG_SCSI_U14_34F is not set<BR># CONFIG_SCSI_ULTRASTOR is not set</DIV>
<DIV>#<BR># PCMCIA SCSI adapter support<BR>#<BR># CONFIG_SCSI_PCMCIA is not set</DIV>
<DIV>#<BR># Fusion MPT device support<BR>#<BR># CONFIG_FUSION is not set<BR># CONFIG_FUSION_BOOT is not set<BR># CONFIG_FUSION_ISENSE is not set<BR># CONFIG_FUSION_CTL is not set<BR># CONFIG_FUSION_LAN is not set</DIV>
<DIV>#<BR># I2O device support<BR>#<BR># CONFIG_I2O is not set<BR># CONFIG_I2O_PCI is not set<BR># CONFIG_I2O_BLOCK is not set<BR># CONFIG_I2O_LAN is not set<BR># CONFIG_I2O_SCSI is not set<BR># CONFIG_I2O_PROC is not set</DIV>
<DIV>#<BR># Network device support<BR>#<BR>CONFIG_NETDEVICES=y</DIV>
<DIV>#<BR># ARCnet devices<BR>#<BR># CONFIG_ARCNET is not set<BR>CONFIG_DUMMY=m<BR># CONFIG_BONDING is not set<BR># CONFIG_EQUALIZER is not set<BR># CONFIG_TUN is not set<BR># CONFIG_NET_SB1000 is not set</DIV>
<DIV>#<BR># Ethernet (10 or 100Mbit)<BR>#<BR>CONFIG_NET_ETHERNET=y<BR># CONFIG_NET_VENDOR_3COM is not set<BR># CONFIG_LANCE is not set<BR># CONFIG_NET_VENDOR_SMC is not set<BR># CONFIG_NET_VENDOR_RACAL is not set<BR># CONFIG_DEPCA is not set<BR># CONFIG_HP100 is not set<BR># CONFIG_NET_ISA is not set<BR>CONFIG_NET_PCI=y<BR># CONFIG_PCNET32 is not set<BR># CONFIG_ADAPTEC_STARFIRE is not set<BR># CONFIG_AC3200 is not set<BR># CONFIG_APRICOT is not set<BR># CONFIG_CS89x0 is not set<BR># CONFIG_TULIP is not set<BR># CONFIG_DE4X5 is not set<BR># CONFIG_DGRS is not set<BR># CONFIG_DM9102 is not set<BR>CONFIG_EEPRO100=y<BR># CONFIG_EEPRO100_PM is not set<BR># CONFIG_LNE390 is not set<BR># CONFIG_E100 is not set<BR># CONFIG_NATSEMI is not set<BR># CONFIG_NE2K_PCI is not set<BR># CONFIG_NE3210 is not set<BR># CONFIG_ES3210 is not set<BR># CONFIG_8139TOO is not set<BR># CONFIG_SIS900 is not set<BR># CONFIG_EPIC100 is not set<BR># CONFIG_SUNDANCE is not set<BR># CONFIG_TLAN is not set<BR># CONFIG_VIA_RHINE is not set<BR># CONFIG_WINBOND_840 is not set<BR># CONFIG_HAPPYMEAL is not set<BR># CONFIG_NET_POCKET is not set</DIV>
<DIV>#<BR># Ethernet (1000 Mbit)<BR>#<BR># CONFIG_E1000 is not set<BR># CONFIG_ACENIC is not set<BR># CONFIG_NET_BROADCOM is not set<BR># CONFIG_HAMACHI is not set<BR># CONFIG_SK98LIN is not set<BR># CONFIG_FDDI is not set<BR># CONFIG_PPP is not set<BR># CONFIG_SLIP is not set</DIV>
<DIV>#<BR># Wireless LAN (non-hamradio)<BR>#<BR># CONFIG_CIPE is not set<BR># CONFIG_NET_RADIO is not set</DIV>
<DIV>#<BR># Token Ring devices<BR>#<BR># CONFIG_TR is not set<BR># CONFIG_NET_FC is not set</DIV>
<DIV>#<BR># Wan interfaces<BR>#<BR># CONFIG_WAN is not set</DIV>
<DIV>#<BR># PCMCIA network device support<BR>#<BR>CONFIG_NET_PCMCIA=y<BR># CONFIG_PCMCIA_3C589 is not set<BR># CONFIG_PCMCIA_3C574 is not set<BR># CONFIG_PCMCIA_FMVJ18X is not set<BR>CONFIG_PCMCIA_PCNET=y<BR># CONFIG_PCMCIA_NMCLAN is not set<BR># CONFIG_PCMCIA_SMC91C92 is not set<BR># CONFIG_PCMCIA_XIRC2PS is not set<BR># CONFIG_ARCNET_COM20020_CS is not set<BR># CONFIG_PCMCIA_IBMTR is not set<BR># CONFIG_PCMCIA_XIRCOM is not set<BR># CONFIG_PCMCIA_XIRTULIP is not set<BR>CONFIG_NET_PCMCIA_RADIO=y<BR>CONFIG_PCMCIA_RAYCS=y<BR># CONFIG_PCMCIA_NETWAVE is not set<BR># CONFIG_PCMCIA_WAVELAN is not set<BR># CONFIG_PCMCIA_WVLAN is not set<BR># CONFIG_AIRONET4500_CS is not set<BR># CONFIG_AIRONET4800_CS is not set<BR>CONFIG_PCMCIA_NETCARD=y</DIV>
<DIV>#<BR># Amateur Radio support<BR>#<BR># CONFIG_HAMRADIO is not set</DIV>
<DIV>#<BR># IrDA (infrared) support<BR>#<BR># CONFIG_IRDA is not set</DIV>
<DIV>#<BR># ISDN subsystem<BR>#<BR># CONFIG_ISDN is not set</DIV>
<DIV>#<BR># Old CD-ROM drivers (not SCSI, not IDE)<BR>#<BR># CONFIG_CD_NO_IDESCSI is not set</DIV>
<DIV>#<BR># Input core support<BR>#<BR># CONFIG_INPUT is not set</DIV>
<DIV>#<BR># Character devices<BR>#<BR># CONFIG_VT is not set<BR>CONFIG_SERIAL=y<BR>CONFIG_SERIAL_CONSOLE=y<BR># CONFIG_SERIAL_EXTENDED is not set<BR># CONFIG_SERIAL_NONSTANDARD is not set<BR>CONFIG_UNIX98_PTYS=y<BR>CONFIG_UNIX98_PTY_COUNT=256</DIV>
<DIV>#<BR># I2C support<BR>#<BR># CONFIG_I2C is not set</DIV>
<DIV>#<BR># Mice<BR>#<BR># CONFIG_BUSMOUSE is not set<BR>CONFIG_MOUSE=y<BR>CONFIG_PSMOUSE=y<BR># CONFIG_82C710_MOUSE is not set<BR># CONFIG_PC110_PAD is not set</DIV>
<DIV>#<BR># Joysticks<BR>#<BR># CONFIG_JOYSTICK is not set<BR># CONFIG_QIC02_TAPE is not set</DIV>
<DIV>#<BR># Watchdog Cards<BR>#<BR># CONFIG_WATCHDOG is not set<BR># CONFIG_INTEL_RNG is not set<BR># CONFIG_NVRAM is not set<BR># CONFIG_RTC is not set<BR># CONFIG_DTLK is not set<BR># CONFIG_R3964 is not set<BR># CONFIG_APPLICOM is not set</DIV>
<DIV>#<BR># Ftape, the floppy tape device driver<BR>#<BR># CONFIG_FTAPE is not set<BR>CONFIG_AGP=y<BR>CONFIG_AGP_INTEL=y<BR>CONFIG_AGP_I810=y<BR>CONFIG_AGP_VIA=y<BR>CONFIG_AGP_AMD=y<BR>CONFIG_AGP_SIS=y<BR>CONFIG_AGP_ALI=y<BR>CONFIG_DRM=y<BR>CONFIG_DRM_TDFX=y<BR># CONFIG_DRM_GAMMA is not set<BR># CONFIG_DRM_R128 is not set<BR>CONFIG_DRM_RADEON=y<BR># CONFIG_DRM_I810 is not set<BR># CONFIG_DRM_MGA is not set<BR>CONFIG_PCMCIA_SERIAL=y</DIV>
<DIV>#<BR># PCMCIA character device support<BR>#<BR># CONFIG_PCMCIA_SERIAL_CS is not set<BR># CONFIG_PCMCIA_SERIAL_CB is not set</DIV>
<DIV>#<BR># Multimedia devices<BR>#<BR># CONFIG_VIDEO_DEV is not set</DIV>
<DIV>#<BR># File systems<BR>#<BR># CONFIG_QUOTA is not set<BR># CONFIG_AUTOFS_FS is not set<BR>CONFIG_AUTOFS4_FS=y<BR># CONFIG_REISERFS_FS is not set<BR># CONFIG_REISERFS_CHECK is not set<BR># CONFIG_ADFS_FS is not set<BR># CONFIG_ADFS_FS_RW is not set<BR># CONFIG_AFFS_FS is not set<BR># CONFIG_HFS_FS is not set<BR># CONFIG_BFS_FS is not set<BR># CONFIG_FAT_FS is not set<BR># CONFIG_MSDOS_FS is not set<BR># CONFIG_UMSDOS_FS is not set<BR># CONFIG_VFAT_FS is not set<BR># CONFIG_EFS_FS is not set<BR># CONFIG_JFFS_FS is not set<BR># CONFIG_CRAMFS is not set<BR># CONFIG_TMPFS is not set<BR># CONFIG_RAMFS is not set<BR>CONFIG_ISO9660_FS=y<BR># CONFIG_JOLIET is not set<BR># CONFIG_MINIX_FS is not set<BR># CONFIG_NTFS_FS is not set<BR># CONFIG_NTFS_RW is not set<BR># CONFIG_HPFS_FS is not set<BR>CONFIG_PROC_FS=y<BR># CONFIG_DEVFS_FS is not set<BR># CONFIG_DEVFS_MOUNT is not set<BR># CONFIG_DEVFS_DEBUG is not set<BR>CONFIG_DEVPTS_FS=y<BR># CONFIG_QNX4FS_FS is not set<BR># CONFIG_QNX4FS_RW is not set<BR># CONFIG_ROMFS_FS is not set<BR>CONFIG_EXT2_FS=y<BR># CONFIG_SYSV_FS is not set<BR># CONFIG_SYSV_FS_WRITE is not set<BR># CONFIG_UDF_FS is not set<BR># CONFIG_UDF_RW is not set<BR># CONFIG_UFS_FS is not set<BR># CONFIG_UFS_FS_WRITE is not set</DIV>
<DIV>#<BR># Network File Systems<BR>#<BR># CONFIG_CODA_FS is not set<BR>CONFIG_NFS_FS=y<BR># CONFIG_NFS_V3 is not set<BR># CONFIG_ROOT_NFS is not set<BR>CONFIG_NFSD=y<BR># CONFIG_NFSD_V3 is not set<BR>CONFIG_SUNRPC=y<BR>CONFIG_LOCKD=y<BR># CONFIG_SMB_FS is not set<BR># CONFIG_NCP_FS is not set<BR># CONFIG_NCPFS_PACKET_SIGNING is not set<BR># CONFIG_NCPFS_IOCTL_LOCKING is not set<BR># CONFIG_NCPFS_STRONG is not set<BR># CONFIG_NCPFS_NFS_NS is not set<BR># CONFIG_NCPFS_OS2_NS is not set<BR># CONFIG_NCPFS_SMALLDOS is not set<BR># CONFIG_NCPFS_NLS is not set<BR># CONFIG_NCPFS_EXTRAS is not set</DIV>
<DIV>#<BR># Partition Types<BR>#<BR># CONFIG_PARTITION_ADVANCED is not set<BR>CONFIG_MSDOS_PARTITION=y<BR># CONFIG_SMB_NLS is not set<BR># CONFIG_NLS is not set</DIV>
<DIV>#<BR># Sound<BR>#<BR>CONFIG_SOUND=y<BR># CONFIG_SOUND_CMPCI is not set<BR># CONFIG_SOUND_EMU10K1 is not set<BR># CONFIG_SOUND_FUSION is not set<BR># CONFIG_SOUND_CS4281 is not set<BR># CONFIG_SOUND_ES1370 is not set<BR>CONFIG_SOUND_ES1371=y<BR># CONFIG_SOUND_ESSSOLO1 is not set<BR># CONFIG_SOUND_MAESTRO is not set<BR># CONFIG_SOUND_MAESTRO3 is not set<BR># CONFIG_SOUND_ICH is not set<BR># CONFIG_SOUND_SONICVIBES is not set<BR># CONFIG_SOUND_TRIDENT is not set<BR># CONFIG_SOUND_MSNDCLAS is not set<BR># CONFIG_SOUND_MSNDPIN is not set<BR># CONFIG_SOUND_VIA82CXXX is not set<BR># CONFIG_SOUND_OSS is not set<BR># CONFIG_SOUND_TVMIXER is not set</DIV>
<DIV>#<BR># USB support<BR>#<BR>CONFIG_USB=y<BR># CONFIG_USB_DEBUG is not set<BR># CONFIG_USB_DEVICEFS is not set<BR># CONFIG_USB_BANDWIDTH is not set<BR>CONFIG_USB_UHCI_ALT=y<BR># CONFIG_USB_OHCI is not set<BR># CONFIG_USB_AUDIO is not set<BR># CONFIG_USB_BLUETOOTH is not set<BR>CONFIG_USB_STORAGE=y<BR># CONFIG_USB_STORAGE_DEBUG is not set<BR># CONFIG_USB_STORAGE_FREECOM is not set<BR># CONFIG_USB_STORAGE_HP8200e is not set<BR># CONFIG_USB_ACM is not set<BR># CONFIG_USB_PRINTER is not set<BR># CONFIG_USB_DC2XX is not set<BR># CONFIG_USB_MDC800 is not set<BR># CONFIG_USB_SCANNER is not set<BR># CONFIG_USB_MICROTEK is not set<BR># CONFIG_USB_HP5300 is not set<BR># CONFIG_USB_IBMCAM is not set<BR># CONFIG_USB_OV511 is not set<BR># CONFIG_USB_DSBR is not set<BR># CONFIG_USB_DABUSB is not set<BR># CONFIG_USB_PLUSB is not set<BR># CONFIG_USB_PEGASUS is not set<BR># CONFIG_USB_KAWETH is not set<BR># CONFIG_USB_USBNET is not set<BR># CONFIG_USB_USS720 is not set</DIV>
<DIV>#<BR># USB Serial Converter support<BR>#<BR># CONFIG_USB_SERIAL is not set<BR># CONFIG_USB_RIO500 is not set</DIV>
<DIV>#<BR># Kernel hacking<BR>#<BR>CONFIG_DEBUG_IOVIRT=y<BR># CONFIG_MAGIC_SYSRQ is not set<BR></DIV></BODY></HTML>