[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

image for rescue floppy



Hi Enrique,
as I told you two days ago (I hope you got that email) I wasn't able to 
boot from the new tecra floppies (A200 failed) while the normal floppy 
hangs as usually.

I have recompiled the kernel using the vanilla .config that I found on 
the web site I mentioned ( http://www.htp.org/~sen/debian/tp770ed/kconf )
and put the new linux on floppy, run rdev.sh and ... voila', the floppy boots.
I used zimage and no patch (I suppose).

So I think that the problem is in one of the different selections in the
. config file.
So, assuming that the .config.save file included in the kernel-source 
package is the .config file used to build the kernel-image you used in the
floppy, here is the diff of the two configs.

I used  kernel-source-2.0.36-2.0.36-1 with command
 fakeroot make-kpkg --revision=tp600.1 --zimage kernel_image
which produced 
kernel-image-2.0.36-i586_tp600.1_i386.deb

diff -y --left-column  kernel-source-2.0.36/.config /tmp/kernel-source-2.0.36/.config.save 


#							      (
# Automatically generated make config: don't edit	      (
#							      (
							      (
#							      (
# Code maturity level options				      (
#							      (
CONFIG_EXPERIMENTAL=y					      (
							      (
#							      (
# Loadable module support				      (
#							      (
CONFIG_MODULES=y					      (
# CONFIG_MODVERSIONS is not set				      |	CONFIG_MODVERSIONS=y
CONFIG_KERNELD=y					      (
							      (
#							      (
# General setup						      (
#							      (
# CONFIG_MATH_EMULATION is not set			      |	CONFIG_MATH_EMULATION=y
CONFIG_NET=y						      (
# CONFIG_MAX_16M is not set				      (
CONFIG_PCI=y						      (
# CONFIG_PCI_OPTIMIZE is not set			      (
# CONFIG_MCA is not set					      |	CONFIG_MCA=y
CONFIG_SYSVIPC=y					      (
CONFIG_BINFMT_AOUT=y					      |	CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_ELF=y					      (
CONFIG_BINFMT_JAVA=m					      |	# CONFIG_BINFMT_JAVA is not set
CONFIG_KERNEL_ELF=y					      (
# CONFIG_M386 is not set				      |	CONFIG_M386=y
# CONFIG_M486 is not set				      (
# CONFIG_M586 is not set				      (
CONFIG_M686=y						      |	# CONFIG_M686 is not set
# CONFIG_MTRR is not set				      |	CONFIG_BIGPHYS_AREA=y
# CONFIG_BIGPHYS_AREA is not set			      <
							      (
#							      (
# Floppy, IDE, and other block devices			      (
#							      (
CONFIG_BLK_DEV_FD=y					      (
CONFIG_BLK_DEV_IDE=y					      (
							      (
#							      (
# Please see Documentation/ide.txt for help/info on IDE drive (
#							      (
# CONFIG_BLK_DEV_HD_IDE is not set			      (
CONFIG_BLK_DEV_IDECD=y					      (
# CONFIG_BLK_DEV_IDETAPE is not set			      |	CONFIG_BLK_DEV_IDETAPE=y
# CONFIG_BLK_DEV_IDEFLOPPY is not set			      |	CONFIG_BLK_DEV_IDEFLOPPY=y
# CONFIG_BLK_DEV_IDESCSI is not set			      (
CONFIG_BLK_DEV_IDE_PCMCIA=y				      (
CONFIG_BLK_DEV_CMD640=y					      (
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set		      (
CONFIG_BLK_DEV_RZ1000=y					      (
CONFIG_BLK_DEV_TRITON=y					      (
# CONFIG_IDE_CHIPSETS is not set			      (
							      >	CONFIG_BLK_DEV_PS2=y
							      (
#							      (
# Additional Block Devices				      (
#							      (
CONFIG_BLK_DEV_LOOP=y					      (
# CONFIG_BLK_DEV_MD is not set				      |	CONFIG_BLK_DEV_MD=y
							      >	CONFIG_MD_LINEAR=m
							      >	CONFIG_MD_STRIPED=m
							      >	CONFIG_MD_MIRRORING=m
							      >	CONFIG_MD_RAID5=m
CONFIG_BLK_DEV_RAM=y					      (
CONFIG_BLK_DEV_INITRD=y					      (
# CONFIG_BLK_DEV_XD is not set				      |	CONFIG_BLK_DEV_XD=m
# CONFIG_PARIDE is not set				      |	CONFIG_PARIDE=m
							      >
							      >	#
							      >	# Parallel IDE high-level drivers
							      >	#
							      >	CONFIG_PARIDE_PD=m
							      >	CONFIG_PARIDE_PCD=m
							      >	CONFIG_PARIDE_PF=m
							      >	CONFIG_PARIDE_PT=m
							      >	CONFIG_PARIDE_PG=m
							      >
							      >	#
							      >	# Parallel IDE protocol modules
							      >	#
							      >	CONFIG_PARIDE_ATEN=m
							      >	CONFIG_PARIDE_BPCK=m
							      >	CONFIG_PARIDE_COMM=m
							      >	CONFIG_PARIDE_DSTR=m
							      >	CONFIG_PARIDE_FIT2=m
							      >	CONFIG_PARIDE_FIT3=m
							      >	CONFIG_PARIDE_EPAT=m
							      >	CONFIG_PARIDE_EPIA=m
							      >	CONFIG_PARIDE_FRPW=m
							      >	CONFIG_PARIDE_KBIC=m
							      >	CONFIG_PARIDE_KTTI=m
							      >	CONFIG_PARIDE_ON20=m
							      >	CONFIG_PARIDE_ON26=m
# CONFIG_BLK_DEV_HD is not set				      (
							      (
#							      (
# Networking options					      (
#							      (
CONFIG_FIREWALL=y					      (
CONFIG_NET_ALIAS=y					      (
CONFIG_INET=y						      (
CONFIG_IP_FORWARD=y					      (
CONFIG_IP_MULTICAST=y					      (
CONFIG_SYN_COOKIES=y					      (
CONFIG_IP_FIREWALL=y					      (
CONFIG_IP_FIREWALL_VERBOSE=y				      (
CONFIG_IP_MASQUERADE=y					      (
							      (
#							      (
# Protocol-specific masquerading support will be built as mod (
#							      (
# CONFIG_IP_MASQUERADE_IPAUTOFW is not set		      (
CONFIG_IP_MASQUERADE_ICMP=y				      (
# CONFIG_IP_TRANSPARENT_PROXY is not set		      (
CONFIG_IP_ALWAYS_DEFRAG=y				      |	# CONFIG_IP_ALWAYS_DEFRAG is not set
CONFIG_IP_ACCT=y					      (
# CONFIG_IP_ROUTER is not set				      (
# CONFIG_NET_IPIP is not set				      |	CONFIG_NET_IPIP=m
# CONFIG_IP_MROUTE is not set				      (
CONFIG_IP_ALIAS=y					      |	CONFIG_IP_ALIAS=m
							      >	# CONFIG_ARPD is not set
							      (
#							      (
# (it is safe to leave these untouched)			      (
#							      (
# CONFIG_INET_PCTCP is not set				      (
# CONFIG_INET_RARP is not set				      |	CONFIG_INET_RARP=m
# CONFIG_NO_PATH_MTU_DISCOVERY is not set		      (
CONFIG_IP_NOSR=y					      (
CONFIG_SKB_LARGE=y					      |	# CONFIG_SKB_LARGE is not set
							      (
#							      (
#  							      (
#							      (
# CONFIG_IPX is not set					      |	CONFIG_IPX=m
# CONFIG_ATALK is not set				      |	CONFIG_ATALK=m
# CONFIG_AX25 is not set				      (
# CONFIG_BRIDGE is not set				      (
# CONFIG_NETLINK is not set				      |	CONFIG_NETLINK=y
							      >	# CONFIG_RTNETLINK is not set
							      (
#							      (
# SCSI support						      (
#							      (
CONFIG_SCSI=m						      |	CONFIG_SCSI=y
							      (
#							      (
# SCSI support type (disk, tape, CD-ROM)		      (
#							      (
CONFIG_BLK_DEV_SD=m					      |	CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set				      |	CONFIG_CHR_DEV_ST=m
CONFIG_BLK_DEV_SR=m					      |	CONFIG_BLK_DEV_SR=y
CONFIG_CHR_DEV_SG=m					      (
							      (
#							      (
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs   (
#							      (
# CONFIG_SCSI_MULTI_LUN is not set			      |	CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set			      |	CONFIG_SCSI_CONSTANTS=y
							      (
#							      (
# SCSI low-level drivers				      (
#							      (
# CONFIG_SCSI_7000FASST is not set			      |	CONFIG_SCSI_7000FASST=y
CONFIG_SCSI_AHA152X=m					      |	CONFIG_SCSI_AHA152X=y
# CONFIG_SCSI_AHA1542 is not set			      |	CONFIG_SCSI_AHA1542=y
# CONFIG_SCSI_AHA1740 is not set			      |	CONFIG_SCSI_AHA1740=y
# CONFIG_SCSI_AIC7XXX is not set			      |	CONFIG_SCSI_AIC7XXX=y
# CONFIG_SCSI_ADVANSYS is not set			      |	# CONFIG_OVERRIDE_CMDS is not set
# CONFIG_SCSI_IN2000 is not set				      |	CONFIG_AIC7XXX_PROC_STATS=y
# CONFIG_SCSI_AM53C974 is not set			      |	CONFIG_AIC7XXX_RESET_DELAY=15
# CONFIG_SCSI_MEGARAID is not set			      |	CONFIG_SCSI_ADVANSYS=y
# CONFIG_SCSI_BUSLOGIC is not set			      |	CONFIG_SCSI_IN2000=y
# CONFIG_SCSI_DTC3280 is not set			      |	CONFIG_SCSI_AM53C974=y
# CONFIG_SCSI_EATA_DMA is not set			      |	CONFIG_SCSI_MEGARAID=y
# CONFIG_SCSI_EATA_PIO is not set			      |	CONFIG_SCSI_BUSLOGIC=y
							      >	# CONFIG_SCSI_OMIT_FLASHPOINT is not set
							      >	CONFIG_SCSI_DTC3280=y
							      >	CONFIG_SCSI_EATA_DMA=y
							      >	CONFIG_SCSI_EATA_PIO=y
# CONFIG_SCSI_EATA is not set				      (
# CONFIG_SCSI_FUTURE_DOMAIN is not set			      |	CONFIG_SCSI_FUTURE_DOMAIN=y
# CONFIG_SCSI_GENERIC_NCR5380 is not set		      |	CONFIG_SCSI_GENERIC_NCR5380=m
# CONFIG_SCSI_NCR53C406A is not set			      |	# CONFIG_SCSI_GENERIC_NCR53C400 is not set
							      >	CONFIG_SCSI_G_NCR5380_PORT=y
							      >	# CONFIG_SCSI_G_NCR5380_MEM is not set
							      >	CONFIG_SCSI_NCR53C406A=m
# CONFIG_SCSI_NCR53C7xx is not set			      (
# CONFIG_SCSI_NCR53C8XX is not set			      |	CONFIG_SCSI_NCR53C8XX=y
# CONFIG_SCSI_PPA is not set				      |	CONFIG_SCSI_NCR53C8XX_NVRAM_DETECT=y
# CONFIG_SCSI_PAS16 is not set				      |	# CONFIG_SCSI_NCR53C8XX_TAGGED_QUEUE is not set
# CONFIG_SCSI_QLOGIC_FAS is not set			      |	# CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set
# CONFIG_SCSI_QLOGIC_ISP is not set			      |	CONFIG_SCSI_NCR53C8XX_MAX_TAGS=4
# CONFIG_SCSI_SEAGATE is not set			      |	CONFIG_SCSI_NCR53C8XX_SYNC=5
# CONFIG_SCSI_DC390T is not set				      |	# CONFIG_SCSI_NCR53C8XX_NO_DISCONNECT is not set
# CONFIG_SCSI_T128 is not set				      |	# CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT is not set
# CONFIG_SCSI_U14_34F is not set			      |	CONFIG_SCSI_IBMMCA=y
# CONFIG_SCSI_ULTRASTOR is not set			      |	CONFIG_SCSI_PPA=m
# CONFIG_SCSI_GDTH is not set				      |	# CONFIG_SCSI_PPA_HAVE_PEDANTIC is not set
							      >	CONFIG_SCSI_PAS16=y
							      >	CONFIG_SCSI_QLOGIC_FAS=y
							      >	CONFIG_SCSI_QLOGIC_ISP=y
							      >	CONFIG_SCSI_SEAGATE=y
							      >	CONFIG_SCSI_T128=y
							      >	CONFIG_SCSI_U14_34F=y
							      >	# CONFIG_SCSI_U14_34F_LINKED_COMMANDS is not set
							      >	CONFIG_SCSI_U14_34F_MAX_TAGS=8
							      >	CONFIG_SCSI_ULTRASTOR=y
							      >	CONFIG_SCSI_GDTH=y
							      (
#							      (
# Network device support				      (
#							      (
CONFIG_NETDEVICES=y					      (
# CONFIG_DUMMY is not set				      |	CONFIG_DUMMY=m
# CONFIG_EQUALIZER is not set				      |	CONFIG_EQUALIZER=m
# CONFIG_DLCI is not set				      (
# CONFIG_PLIP is not set				      |	CONFIG_PLIP=m
CONFIG_PPP=y						      |	CONFIG_PPP=m
							      (
#							      (
# CCP compressors for PPP are only built as modules.	      (
#							      (
# CONFIG_SLIP is not set				      |	CONFIG_SLIP=m
# CONFIG_NET_RADIO is not set				      |	CONFIG_SLIP_COMPRESSED=y
							      >	CONFIG_SLIP_SMART=y
							      >	# CONFIG_SLIP_MODE_SLIP6 is not set
							      >	CONFIG_NET_RADIO=y
							      >	# CONFIG_BAYCOM is not set
							      >	# CONFIG_SOUNDMODEM is not set
							      >	# CONFIG_MKISS is not set
							      >	# CONFIG_BPQETHER is not set
							      >	# CONFIG_PT is not set
							      >	# CONFIG_PI is not set
							      >	# CONFIG_SCC is not set
							      >	CONFIG_STRIP=m
							      >	CONFIG_WAVELAN=m
CONFIG_NET_ETHERNET=y					      (
# CONFIG_NET_VENDOR_3COM is not set			      |	CONFIG_NET_VENDOR_3COM=y
# CONFIG_NET_VENDOR_SMC is not set			      |	CONFIG_EL1=m
# CONFIG_NET_PCI is not set				      |	CONFIG_EL2=m
# CONFIG_NET_ISA is not set				      |	# CONFIG_ELPLUS is not set
							      >	# CONFIG_EL16 is not set
							      >	CONFIG_EL3=m
							      >	CONFIG_3C515=m
							      >	CONFIG_VORTEX=m
							      >	CONFIG_NET_VENDOR_SMC=y
							      >	CONFIG_WD80x3=m
							      >	CONFIG_ULTRA=m
							      >	CONFIG_ULTRA32=m
							      >	CONFIG_SMC9194=m
							      >	CONFIG_NET_PCI=y
							      >	CONFIG_PCNET32=m
							      >	CONFIG_EEXPRESS_PRO100B=m
							      >	CONFIG_DE4X5=m
							      >	CONFIG_DEC_ELCP=m
							      >	CONFIG_DGRS=m
							      >	CONFIG_NE2K_PCI=m
							      >	CONFIG_YELLOWFIN=m
							      >	CONFIG_RTL8139=m
							      >	CONFIG_EPIC=m
							      >	# CONFIG_TLAN is not set
							      >	CONFIG_VIA_RHINE=m
							      >	CONFIG_NET_ISA=y
							      >	CONFIG_LANCE=m
							      >	CONFIG_AT1700=m
							      >	CONFIG_E2100=m
							      >	CONFIG_DEPCA=m
							      >	CONFIG_EWRK3=m
							      >	CONFIG_EEXPRESS=m
							      >	# CONFIG_EEXPRESS_PRO is not set
							      >	# CONFIG_FMV18X is not set
							      >	CONFIG_HPLAN_PLUS=m
							      >	CONFIG_HPLAN=m
							      >	CONFIG_HP100=m
							      >	CONFIG_ETH16I=m
							      >	CONFIG_NE2000=m
							      >	# CONFIG_NI52 is not set
							      >	# CONFIG_NI65 is not set
							      >	# CONFIG_SEEQ8005 is not set
							      >	# CONFIG_SK_G16 is not set
# CONFIG_NET_MCA is not set				      (
# CONFIG_NET_EISA is not set				      |	CONFIG_NET_EISA=y
# CONFIG_NET_POCKET is not set				      |	# CONFIG_AC3200 is not set
# CONFIG_TR is not set					      |	CONFIG_APRICOT=m
							      >	# CONFIG_ZNET is not set
							      >	CONFIG_NET_POCKET=y
							      >	CONFIG_ATP=m
							      >	CONFIG_DE600=m
							      >	CONFIG_DE620=m
							      >	CONFIG_TR=y
							      >	CONFIG_IBMTR=m
# CONFIG_FDDI is not set				      (
# CONFIG_ARCNET is not set				      |	CONFIG_ARCNET=m
# CONFIG_SHAPER is not set				      |	CONFIG_ARCNET_ETH=y
# CONFIG_RCPCI is not set				      |	CONFIG_ARCNET_1051=y
							      >	CONFIG_SHAPER=m
							      >	CONFIG_RCPCI=m
							      (
#							      (
# ISDN subsystem					      (
#							      (
# CONFIG_ISDN is not set				      |	CONFIG_ISDN=m
							      >	CONFIG_ISDN_PPP=y
							      >	CONFIG_ISDN_PPP_VJ=y
							      >	CONFIG_ISDN_MPP=y
							      >	CONFIG_ISDN_AUDIO=y
							      >	CONFIG_ISDN_DRV_ICN=m
							      >	CONFIG_ISDN_DRV_LOOP=m
							      >	CONFIG_ISDN_DRV_PCBIT=m
							      >	CONFIG_ISDN_DRV_HISAX=m
							      >	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_1TR6 is not set
							      >	CONFIG_HISAX_16_0=y
							      >	CONFIG_HISAX_16_3=y
							      >	CONFIG_HISAX_TELES3C=y
							      >	CONFIG_HISAX_TELESPCI=y
							      >	CONFIG_HISAX_S0BOX=y
							      >	CONFIG_HISAX_AVM_A1=y
							      >	CONFIG_HISAX_FRITZPCI=y
							      >	CONFIG_HISAX_AVM_A1_PCMCIA=y
							      >	CONFIG_HISAX_ELSA=y
							      >	CONFIG_HISAX_IX1MICROR2=y
							      >	CONFIG_HISAX_DIEHLDIVA=y
							      >	CONFIG_HISAX_ASUSCOM=y
							      >	CONFIG_HISAX_TELEINT=y
							      >	CONFIG_HISAX_SEDLBAUER=y
							      >	CONFIG_HISAX_SPORTSTER=y
							      >	CONFIG_HISAX_MIC=y
							      >	CONFIG_HISAX_NETJET=y
							      >	CONFIG_HISAX_NICCY=y
							      >	# CONFIG_ISDN_DRV_SC is not set
							      >	CONFIG_ISDN_DRV_AVMB1=m
							      >	CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
							      (
#							      (
# CD-ROM drivers (not for SCSI or IDE/ATAPI drives)	      (
#							      (
# CONFIG_CD_NO_IDESCSI is not set			      |	CONFIG_CD_NO_IDESCSI=y
							      >	CONFIG_AZTCD=m
							      >	CONFIG_GSCD=m
							      >	CONFIG_SBPCD=m
							      >	CONFIG_MCD=m
							      >	CONFIG_MCDX=m
							      >	CONFIG_OPTCD=m
							      >	CONFIG_CM206=m
							      >	CONFIG_SJCD=m
							      >	CONFIG_CDI_INIT=y
							      >	CONFIG_ISP16_CDI=m
							      >	CONFIG_CDU31A=m
							      >	CONFIG_CDU535=m
							      (
#							      (
# Filesystems						      (
#							      (
CONFIG_QUOTA=y						      (
CONFIG_MINIX_FS=y					      (
# CONFIG_EXT_FS is not set				      |	CONFIG_EXT_FS=m
CONFIG_EXT2_FS=y					      (
# CONFIG_XIA_FS is not set				      |	CONFIG_XIA_FS=m
CONFIG_NLS=y						      (
CONFIG_ISO9660_FS=y					      (
CONFIG_FAT_FS=y						      (
CONFIG_MSDOS_FS=y					      (
CONFIG_UMSDOS_FS=m					      (
CONFIG_VFAT_FS=y					      |	CONFIG_VFAT_FS=m
# CONFIG_NLS_CODEPAGE_437 is not set			      |	CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set			      |	CONFIG_NLS_CODEPAGE_737=m
# CONFIG_NLS_CODEPAGE_775 is not set			      |	CONFIG_NLS_CODEPAGE_775=m
# CONFIG_NLS_CODEPAGE_850 is not set			      |	CONFIG_NLS_CODEPAGE_850=m
# CONFIG_NLS_CODEPAGE_852 is not set			      |	CONFIG_NLS_CODEPAGE_852=m
# CONFIG_NLS_CODEPAGE_855 is not set			      |	CONFIG_NLS_CODEPAGE_855=m
# CONFIG_NLS_CODEPAGE_857 is not set			      |	CONFIG_NLS_CODEPAGE_857=m
# CONFIG_NLS_CODEPAGE_860 is not set			      |	CONFIG_NLS_CODEPAGE_860=m
# CONFIG_NLS_CODEPAGE_861 is not set			      |	CONFIG_NLS_CODEPAGE_861=m
# CONFIG_NLS_CODEPAGE_862 is not set			      |	CONFIG_NLS_CODEPAGE_862=m
# CONFIG_NLS_CODEPAGE_863 is not set			      |	CONFIG_NLS_CODEPAGE_863=m
# CONFIG_NLS_CODEPAGE_864 is not set			      |	CONFIG_NLS_CODEPAGE_864=m
# CONFIG_NLS_CODEPAGE_865 is not set			      |	CONFIG_NLS_CODEPAGE_865=m
# CONFIG_NLS_CODEPAGE_866 is not set			      |	CONFIG_NLS_CODEPAGE_866=m
# CONFIG_NLS_CODEPAGE_869 is not set			      |	CONFIG_NLS_CODEPAGE_869=m
# CONFIG_NLS_CODEPAGE_874 is not set			      |	CONFIG_NLS_CODEPAGE_874=m
# CONFIG_NLS_ISO8859_1 is not set			      |	CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set			      |	CONFIG_NLS_ISO8859_2=m
# CONFIG_NLS_ISO8859_3 is not set			      |	CONFIG_NLS_ISO8859_3=m
# CONFIG_NLS_ISO8859_4 is not set			      |	CONFIG_NLS_ISO8859_4=m
# CONFIG_NLS_ISO8859_5 is not set			      |	CONFIG_NLS_ISO8859_5=m
# CONFIG_NLS_ISO8859_6 is not set			      |	CONFIG_NLS_ISO8859_6=m
# CONFIG_NLS_ISO8859_7 is not set			      |	CONFIG_NLS_ISO8859_7=m
# CONFIG_NLS_ISO8859_8 is not set			      |	CONFIG_NLS_ISO8859_8=m
# CONFIG_NLS_ISO8859_9 is not set			      |	CONFIG_NLS_ISO8859_9=m
# CONFIG_NLS_KOI8_R is not set				      |	CONFIG_NLS_KOI8_R=m
CONFIG_PROC_FS=y					      (
# CONFIG_NFS_FS is not set				      |	CONFIG_NFS_FS=m
CONFIG_SMB_FS=m						      (
CONFIG_SMB_WIN95=y					      (
# CONFIG_HPFS_FS is not set				      |	CONFIG_NCP_FS=m
# CONFIG_SYSV_FS is not set				      |	CONFIG_HPFS_FS=m
# CONFIG_AUTOFS_FS is not set				      |	CONFIG_SYSV_FS=m
							      >	CONFIG_AUTOFS_FS=m
# CONFIG_AFFS_FS is not set				      (
CONFIG_UFS_FS=m						      (
CONFIG_BSD_DISKLABEL=y					      (
CONFIG_SMD_DISKLABEL=y					      (
							      (
#							      (
# Character devices					      (
#							      (
CONFIG_SERIAL=y						      |	CONFIG_SERIAL=m
# CONFIG_DIGI is not set				      (
# CONFIG_CYCLADES is not set				      |	CONFIG_CYCLADES=m
# CONFIG_ISI is not set					      |	CONFIG_ISI=m
# CONFIG_STALDRV is not set				      (
# CONFIG_RISCOM8 is not set				      |	CONFIG_RISCOM8=m
# CONFIG_PRINTER is not set				      |	CONFIG_PRINTER=m
# CONFIG_SPECIALIX is not set				      |	CONFIG_SPECIALIX=m
							      >	# CONFIG_SPECIALIX_RTSCTS is not set
CONFIG_MOUSE=y						      (
# CONFIG_ATIXL_BUSMOUSE is not set			      |	CONFIG_ATIXL_BUSMOUSE=m
# CONFIG_BUSMOUSE is not set				      |	CONFIG_BUSMOUSE=m
# CONFIG_MS_BUSMOUSE is not set				      |	CONFIG_MS_BUSMOUSE=m
CONFIG_PSMOUSE=y					      |	CONFIG_PSMOUSE=m
# CONFIG_82C710_MOUSE is not set			      |	CONFIG_82C710_MOUSE=y
# CONFIG_UMISC is not set				      |	CONFIG_UMISC=y
# CONFIG_QIC02_TAPE is not set				      |	CONFIG_QIC02_TAPE=y
# CONFIG_FTAPE is not set				      |	CONFIG_QIC02_DYNCONF=y
CONFIG_APM=y						      |
# CONFIG_APM_IGNORE_USER_SUSPEND is not set		      |	#
# CONFIG_APM_DO_ENABLE is not set			      |	# Setting runtime QIC-02 configuration is done with qic02conf
# CONFIG_APM_CPU_IDLE is not set			      |	#
# CONFIG_APM_DISPLAY_BLANK is not set			      |
CONFIG_APM_POWER_OFF=y					      |	#
# CONFIG_APM_IGNORE_MULTIPLE_SUSPEND is not set		      |	# from the tpqic02-support package.  It is available at
# CONFIG_WATCHDOG is not set				      |	#
# CONFIG_RTC is not set					      |
							      >	#
							      >	# ftp://titus.cfw.com/pub/Linux/util/
							      >	#
							      >	CONFIG_FTAPE=m
							      >
							      >	#
							      >	# Set IObase/IRQ/DMA for ftape in ./drivers/char/ftape/Makefi
							      >	#
							      >	# CONFIG_APM is not set
							      >	CONFIG_WATCHDOG=y
							      >	# CONFIG_WATCHDOG_NOWAYOUT is not set
							      >	CONFIG_WDT=m
							      >	CONFIG_WDT_501=y
							      >	# CONFIG_WDT_501_FAN is not set
							      >	CONFIG_SOFT_WATCHDOG=m
							      >	CONFIG_PCWATCHDOG=m
							      >	CONFIG_RTC=y
							      (
#							      (
# Sound							      (
#							      (
CONFIG_SOUND=m						      |	# CONFIG_SOUND is not set
# CONFIG_LOWLEVEL_SOUND is not set			      <
							      (
#							      (
# Kernel hacking					      (
#							      (
# CONFIG_PROFILE is not set				      (

-- 

| fpolacco@icenet.fi       fpolacco@debian.org       fpolacco@prosa.it
| 6F7267F5 fingerprint 57 16 C4 ED C9 86 40 7B 1A 69 A1 66 EC FB D2 5E
| fabrizio.polacco@ntc.nokia.com                 gsm: +358 40 707 2468


Reply to: