fealnx.c doesn't go along with my Surecom EP-320X-S

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

 



Hi,
I have an Surecom EP-320X-S Ethernet adapter which apparently uses a
Myson MTD-8xx chip. It works well with the "fealnx" driver (labeled
"Myson MTD-8xx PCI Ethernet support" in kernel config) except for one thing:
After a while in use it stops working and prints

Nov  6 13:19:48 naut kernel: NETDEV WATCHDOG: eth0: transmit timed out
Nov  6 13:19:48 naut kernel: eth0: Transmit timed out, status 00000000, resetting...
Nov  6 13:19:48 naut kernel:   Rx ring c7e54000:  80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000
Nov  6 13:19:48 naut kernel:   Tx ring c7e53000:  80000000 80000000 0000 80000000 80000000 80000000

a few times in the kernel log. Then I have to bring the interface down and up
again (ifdown/ifup) to get it working. It seems that the higher network
load the sooner it will stop working, but it always does eventually. It's
impossible to transfer a large file (over, say 5 MB) via FTP on the local net
but with scp it often works (the encryption makes the transfer slower).

Hardware:
Motherboard: Asus CUSL2 (Intel 815E Chipset)
CPU: Intel Celeron (Coppermine) 677 MHz

Tested kernels:
2.4.4 - 2.4.13

Please CC me.
--zzed
#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_ISA=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
# CONFIG_EXPERIMENTAL is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Processor type and features
#
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
CONFIG_M686=y
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 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_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_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_PGE=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
# CONFIG_TOSHIBA is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_SMP is not set
# CONFIG_X86_UP_APIC is not set
# CONFIG_X86_UP_IOAPIC 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_PCI_NAMES=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
# CONFIG_PCMCIA 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=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_PM=y
# CONFIG_APM is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_CML1=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_AMIGA is not set
# CONFIG_PARPORT_MFC3 is not set
# CONFIG_PARPORT_ATARI is not set
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play configuration
#
# CONFIG_PNP is not set
# CONFIG_ISAPNP is not set

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# 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_BLK_DEV_DAC960 is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_INITRD 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 is not set
# CONFIG_NETLINK is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set

#
#   IP: Netfilter Configuration
#
# CONFIG_IP_NF_CONNTRACK is not set
# CONFIG_IP_NF_IPTABLES is not set
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set

#
#  
#
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# 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

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
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
# CONFIG_BLK_DEV_IDEDISK_IBM is not set
# CONFIG_BLK_DEV_IDEDISK_MAXTOR is not set
# CONFIG_BLK_DEV_IDEDISK_QUANTUM is not set
# CONFIG_BLK_DEV_IDEDISK_SEAGATE is not set
# CONFIG_BLK_DEV_IDEDISK_WD is not set
# CONFIG_BLK_DEV_COMMERIAL is not set
# CONFIG_BLK_DEV_TIVO is not set
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=y

#
# IDE chipset support/bugfixes
#
CONFIG_BLK_DEV_CMD640=y
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_ISAPNP is not set
CONFIG_BLK_DEV_RZ1000=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_PCI_WIP is not set
# CONFIG_IDEDMA_NEW_DRIVE_LISTINGS is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_AEC62XX_TUNING 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_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 is not set
# CONFIG_PIIX_TUNING is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_PDC202XX is not set
# CONFIG_PDC202XX_BURST is not set
# CONFIG_PDC202XX_FORCE is not set
# CONFIG_BLK_DEV_SVWKS 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 is not set
# 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

#
# SCSI support
#
CONFIG_SCSI=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=y

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
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_AIC7XXX 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_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 is not set
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_PPA=y
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_NCR53C7xx is not set
# CONFIG_SCSI_NCR53C8XX is not set
# CONFIG_SCSI_SYM53C8XX 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

#
# 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

#
# 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=y
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN 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_SUNLANCE 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 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_AC3200 is not set
# CONFIG_APRICOT is not set
# CONFIG_CS89x0 is not set
# CONFIG_TULIP is not set
# CONFIG_DE4X5 is not set
# CONFIG_DGRS is not set
# CONFIG_DM9102 is not set
# CONFIG_EEPRO100 is not set
# CONFIG_LNE390 is not set
CONFIG_FEALNX=y
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_NE3210 is not set
# CONFIG_ES3210 is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE 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_MYRI_SBUS is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_SK98LIN is not set
# CONFIG_FDDI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# ISDN subsystem
#
CONFIG_ISDN=y
CONFIG_ISDN_PPP=y
CONFIG_ISDN_PPP_VJ=y
CONFIG_ISDN_MPP=y
# CONFIG_ISDN_PPP_BSDCOMP is not set
CONFIG_ISDN_AUDIO=y
# CONFIG_ISDN_TTY_FAX is not set
# CONFIG_ISDN_X25 is not set

#
# ISDN feature submodules
#
# CONFIG_ISDN_DRV_LOOP is not set
# CONFIG_ISDN_DIVERSION is not set

#
# low-level hardware drivers
#

#
# Passive ISDN cards
#
CONFIG_ISDN_DRV_HISAX=m

#
#   D-channel protocol features
#
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

#
#   HiSax supported cards
#
# CONFIG_HISAX_16_0 is not set
# CONFIG_HISAX_16_3 is not set
# CONFIG_HISAX_TELESPCI is not set
# CONFIG_HISAX_S0BOX is not set
# CONFIG_HISAX_AVM_A1 is not set
# CONFIG_HISAX_FRITZPCI is not set
# CONFIG_HISAX_AVM_A1_PCMCIA is not set
# CONFIG_HISAX_ELSA is not set
# CONFIG_HISAX_IX1MICROR2 is not set
# CONFIG_HISAX_DIEHLDIVA is not set
# CONFIG_HISAX_ASUSCOM is not set
# CONFIG_HISAX_TELEINT is not set
# CONFIG_HISAX_HFCS is not set
# CONFIG_HISAX_SEDLBAUER is not set
# CONFIG_HISAX_SPORTSTER is not set
# CONFIG_HISAX_MIC is not set
# CONFIG_HISAX_NETJET is not set
# CONFIG_HISAX_NETJET_U is not set
# CONFIG_HISAX_NICCY is not set
# CONFIG_HISAX_ISURF is not set
# CONFIG_HISAX_HSTSAPHIR 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=y
# CONFIG_HISAX_HFC_SX 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_ST5481 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_CAPI 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 is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
# CONFIG_PRINTER is not set
# CONFIG_PPDEV is not set

#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_PHILIPSPAR is not set
# CONFIG_I2C_ELV is not set
# CONFIG_I2C_VELLEMAN is not set
# CONFIG_I2C_ALGOPCF is not set
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_PROC=y

#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_MOUSE is not set

#
# Joysticks
#
# CONFIG_INPUT_GAMEPORT is not set

#
# Input core support is needed for gameports
#

#
# Input core support is needed for joysticks
#
# CONFIG_QIC02_TAPE is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_INTEL_RNG is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM 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 is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_SWORKS is not set
CONFIG_DRM=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=y
# CONFIG_DRM_MGA is not set
# CONFIG_MWAVE is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y

#
# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y
# CONFIG_I2C_PARPORT is not set

#
# Video Adapters
#
CONFIG_VIDEO_BT848=y
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_ZR36120 is not set

#
# Radio Adapters
#
# CONFIG_RADIO_CADET is not set
# CONFIG_RADIO_RTRACK is not set
# CONFIG_RADIO_RTRACK2 is not set
# CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_GEMTEK is not set
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_RADIO_MIROPCM20 is not set
# CONFIG_RADIO_MIROPCM20_RDS is not set
# CONFIG_RADIO_SF16FMI is not set
# CONFIG_RADIO_TERRATEC is not set
# CONFIG_RADIO_TRUST is not set
# CONFIG_RADIO_TYPHOON is not set
# CONFIG_RADIO_ZOLTRIX is not set

#
# File systems
#
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
# CONFIG_REISERFS_FS is not set
# CONFIG_REISERFS_CHECK 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 is not set
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=y
# 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 is not set
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
# CONFIG_MINIX_FS is not set
# CONFIG_VXFS_FS is not set
CONFIG_NTFS_FS=y
# 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=y
# 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=y
CONFIG_NFS_FS=y
# CONFIG_NFS_V3 is not set
# CONFIG_ROOT_NFS is not set
CONFIG_NFSD=y
# CONFIG_NFSD_V3 is not set
CONFIG_SUNRPC=y
CONFIG_LOCKD=y
CONFIG_SMB_FS=y
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_NCP_FS is not set
# CONFIG_NCPFS_PACKET_SIGNING is not set
# CONFIG_NCPFS_IOCTL_LOCKING is not set
# CONFIG_NCPFS_STRONG is not set
# CONFIG_NCPFS_NFS_NS is not set
# CONFIG_NCPFS_OS2_NS is not set
# CONFIG_NCPFS_SMALLDOS is not set
# CONFIG_NCPFS_NLS is not set
# CONFIG_NCPFS_EXTRAS 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_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

#
# Sound
#
CONFIG_SOUND=y
CONFIG_SOUND_BT878=y
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_MIDI_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
CONFIG_SOUND_ES1371=y
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_RME96XX is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_MIDI_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set
CONFIG_SOUND_TVMIXER=y

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_LONG_TIMEOUT is not set
# CONFIG_USB_LARGE_CONFIG is not set

#
# USB Controllers
#
CONFIG_USB_UHCI_ALT=y
# CONFIG_USB_OHCI is not set

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH 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_JUMPSHOT is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set

#
# USB Human Interface Devices (HID)
#

#
#   Input core support is needed for USB HID
#

#
# USB Imaging devices
#
# 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

#
# USB Multimedia devices
#
# 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_DABUSB is not set

#
# USB Network adaptors
#
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_CATC is not set
# CONFIG_USB_CDCETHER is not set
# CONFIG_USB_USBNET is not set

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set
# CONFIG_USB_SERIAL_GENERIC is not set
# 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 is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
# CONFIG_USB_SERIAL_MCT_U232 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

#
# USB Miscellaneous drivers
#
# CONFIG_USB_RIO500 is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_HIGHMEM is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_IOVIRT is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
           CPU0       
  0:  111026918          XT-PIC  timer
  1:     766024          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  4:    3644003          XT-PIC  serial
  5:    4415440          XT-PIC  eth0
  9:    6120686          XT-PIC  bttv, es1371, btaudio, usb-uhci
 12:          0          XT-PIC  usb-uhci
 14:    4786216          XT-PIC  ide0
 15:    3164617          XT-PIC  ide1
NMI:          0 
ERR:          0
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
02f8-02ff : serial(set)
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(set)
0cf8-0cff : PCI conf1
b000-b01f : Intel Corporation 82820 820 (Camino 2) Chipset USB (Hub B)
  b000-b01f : usb-uhci
b400-b41f : Intel Corporation 82820 820 (Camino 2) Chipset USB (Hub A)
  b400-b41f : usb-uhci
b800-b80f : Intel Corporation 82820 820 (Camino 2) Chipset IDE U100
  b800-b807 : ide0
  b808-b80f : ide1
c000-dfff : PCI Bus #01
  d000-d0ff : PCI device 1516:0803 (MYSON Technology Inc)
    d000-d0ff : 
  d400-d43f : Ensoniq 5880 AudioPCI
    d400-d43f : es1371
  d800-d8ff : Dynalink IS64PH ISDN Adapter
e800-e80f : Intel Corporation 82820 820 (Camino 2) Chipset SMBus
Oct 26 00:36:18 naut kernel: klogd 1.3-3#33.1, log source = /proc/kmsg started.
Oct 26 00:36:18 naut kernel: Inspecting /boot/System.map-2.4.13
Oct 26 00:36:18 naut kernel: Loaded 17106 symbols from /boot/System.map-2.4.13.
Oct 26 00:36:18 naut kernel: Symbols match kernel version 2.4.13.
Oct 26 00:36:18 naut kernel: No module symbols loaded.
Oct 26 00:36:18 naut kernel: Linux version 2.4.13 (zzed@naut) (gcc version 2.95.2 20000220 (Debian GNU/Linux)) #1 ons okt 24 23:37:22 CEST 2001
Oct 26 00:36:18 naut kernel: BIOS-provided physical RAM map:
Oct 26 00:36:18 naut kernel:  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
Oct 26 00:36:18 naut kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Oct 26 00:36:18 naut kernel:  BIOS-e820: 0000000000100000 - 0000000007eeb000 (usable)
Oct 26 00:36:18 naut kernel:  BIOS-e820: 0000000007eeb000 - 0000000007eef000 (ACPI data)
Oct 26 00:36:18 naut kernel:  BIOS-e820: 0000000007eef000 - 0000000007eff000 (reserved)
Oct 26 00:36:18 naut kernel:  BIOS-e820: 0000000007eff000 - 0000000007f00000 (ACPI NVS)
Oct 26 00:36:18 naut kernel:  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Oct 26 00:36:18 naut kernel: On node 0 totalpages: 32491
Oct 26 00:36:18 naut kernel: zone(0): 4096 pages.
Oct 26 00:36:18 naut kernel: zone(1): 28395 pages.
Oct 26 00:36:18 naut kernel: zone(2): 0 pages.
Oct 26 00:36:18 naut kernel: Kernel command line: auto BOOT_IMAGE=Linux ro root=302 BOOT_FILE=/boot/vmlinuz hda=13410,15,63 hdc=scsi bttv.radio=1 hisax=36,2
Oct 26 00:36:18 naut kernel: ide_setup: hda=13410,15,63
Oct 26 00:36:18 naut kernel: ide_setup: hdc=scsi
Oct 26 00:36:18 naut kernel: Initializing CPU#0
Oct 26 00:36:18 naut kernel: Detected 668.194 MHz processor.
Oct 26 00:36:18 naut kernel: Console: colour VGA+ 80x25
Oct 26 00:36:18 naut kernel: Calibrating delay loop... 1333.65 BogoMIPS
Oct 26 00:36:18 naut kernel: Memory: 125184k/129964k available (1468k kernel code, 4396k reserved, 472k data, 192k init, 0k highmem)
Oct 26 00:36:18 naut kernel: Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Oct 26 00:36:18 naut kernel: Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Oct 26 00:36:18 naut kernel: Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Oct 26 00:36:18 naut kernel: Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Oct 26 00:36:18 naut kernel: Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 26 00:36:18 naut kernel: CPU: Before vendor init, caps: 0383f9ff 00000000 00000000, vendor = 0
Oct 26 00:36:18 naut kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Oct 26 00:36:18 naut kernel: CPU: L2 cache: 128K
Oct 26 00:36:18 naut kernel: Intel machine check architecture supported.
Oct 26 00:36:18 naut kernel: Intel machine check reporting enabled on CPU#0.
Oct 26 00:36:18 naut kernel: CPU: After vendor init, caps: 0383f9ff 00000000 00000000 00000000
Oct 26 00:36:18 naut kernel: CPU:     After generic, caps: 0383f9ff 00000000 00000000 00000000
Oct 26 00:36:18 naut kernel: CPU:             Common caps: 0383f9ff 00000000 00000000 00000000
Oct 26 00:36:18 naut kernel: CPU: Intel Celeron (Coppermine) stepping 03
Oct 26 00:36:18 naut kernel: Enabling fast FPU save and restore... done.
Oct 26 00:36:18 naut kernel: Enabling unmasked SIMD FPU exception support... done.
Oct 26 00:36:18 naut kernel: Checking 'hlt' instruction... OK.
Oct 26 00:36:18 naut kernel: POSIX conformance testing by UNIFIX
Oct 26 00:36:18 naut kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
Oct 26 00:36:18 naut kernel: mtrr: detected mtrr type: Intel
Oct 26 00:36:18 naut kernel: PCI: PCI BIOS revision 2.10 entry at 0xf0960, last bus=1
Oct 26 00:36:18 naut kernel: PCI: Using configuration type 1
Oct 26 00:36:18 naut kernel: PCI: Probing PCI hardware
Oct 26 00:36:18 naut kernel: PCI: Discovered primary peer bus fe [IRQ]
Oct 26 00:36:18 naut kernel: PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
Oct 26 00:36:18 naut kernel: Linux NET4.0 for Linux 2.4
Oct 26 00:36:18 naut kernel: Based upon Swansea University Computer Society NET3.039
Oct 26 00:36:18 naut kernel: Starting kswapd
Oct 26 00:36:18 naut kernel: Coda Kernel/Venus communications, v5.3.15, coda@cs.cmu.edu
Oct 26 00:36:18 naut kernel: NTFS driver v1.1.20 [Flags: R/O]
Oct 26 00:36:18 naut kernel: udf: registering filesystem
Oct 26 00:36:18 naut kernel: parport0: PC-style at 0x378 [PCSPP,TRISTATE]
Oct 26 00:36:18 naut kernel: parport0: cpp_daisy: aa5500ff(38)
Oct 26 00:36:18 naut kernel: parport0: assign_addrs: aa5500ff(38)
Oct 26 00:36:18 naut kernel: parport0: cpp_daisy: aa5500ff(38)
Oct 26 00:36:18 naut kernel: parport0: assign_addrs: aa5500ff(38)
Oct 26 00:36:18 naut kernel: i2c-core.o: i2c core module
Oct 26 00:36:18 naut kernel: i2c-dev.o: i2c /dev entries driver module
Oct 26 00:36:18 naut kernel: i2c-core.o: driver i2c-dev dummy driver registered.
Oct 26 00:36:18 naut kernel: i2c-algo-bit.o: i2c bit algorithm module
Oct 26 00:36:18 naut kernel: i2c-proc.o version 2.6.1 (20010825)
Oct 26 00:36:18 naut kernel: pty: 256 Unix98 ptys configured
Oct 26 00:36:18 naut kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
Oct 26 00:36:18 naut kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Oct 26 00:36:18 naut kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Oct 26 00:36:18 naut kernel: block: 128 slots per queue, batch=16
Oct 26 00:36:18 naut kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Oct 26 00:36:18 naut kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Oct 26 00:36:18 naut kernel: PIIX4: IDE controller on PCI bus 00 dev f9
Oct 26 00:36:18 naut kernel: PIIX4: chipset revision 1
Oct 26 00:36:18 naut kernel: PIIX4: not 100%% native mode: will probe irqs later
Oct 26 00:36:18 naut kernel:     ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:DMA
Oct 26 00:36:18 naut kernel:     ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:DMA, hdd:pio
Oct 26 00:36:18 naut kernel: hda: FUJITSU MPE3064AT, ATA DISK drive
Oct 26 00:36:18 naut kernel: hdb: IBM-DTLA-307045, ATA DISK drive
Oct 26 00:36:18 naut kernel: hdc: RICOH DVD/CDRW MP9060, ATAPI CD/DVD-ROM drive
Oct 26 00:36:18 naut kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Oct 26 00:36:18 naut kernel: ide1 at 0x170-0x177,0x376 on irq 15
Oct 26 00:36:18 naut kernel: hda: 12672450 sectors (6488 MB) w/512KiB Cache, CHS=13410/15/63
Oct 26 00:36:18 naut kernel: hdb: 90069840 sectors (46116 MB) w/1916KiB Cache, CHS=5606/255/63
Oct 26 00:36:18 naut kernel: ide-cd: passing drive hdc to ide-scsi emulation.
Oct 26 00:36:18 naut kernel: Partition check:
Oct 26 00:36:18 naut kernel:  hda: hda1 hda2 hda3
Oct 26 00:36:18 naut kernel:  hdb: hdb1
Oct 26 00:36:18 naut kernel: loop: loaded (max 8 devices)
Oct 26 00:36:18 naut kernel: fealnx.c:v2.50 1/17/2001
Oct 26 00:36:18 naut kernel: PCI: Found IRQ 5 for device 01:0c.0
Oct 26 00:36:18 naut kernel: eth0: 100/10M Ethernet PCI Adapter at 0xd000, 00:02:44:04:f2:d0, IRQ 5.
Oct 26 00:36:18 naut kernel: Linux video capture interface: v1.00
Oct 26 00:36:18 naut kernel: i2c-core.o: driver i2c msp3400 driver registered.
Oct 26 00:36:18 naut kernel: tvaudio: TV audio decoder + audio/video mux driver
Oct 26 00:36:18 naut kernel: tvaudio: known chips: tda9840,tda9873h,tda9874a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951)
Oct 26 00:36:18 naut kernel: i2c-core.o: driver generic i2c audio driver registered.
Oct 26 00:36:18 naut kernel: i2c-core.o: driver i2c tda7432 driver registered.
Oct 26 00:36:18 naut kernel: i2c-core.o: driver i2c TV tuner driver registered.
Oct 26 00:36:18 naut kernel: i2c-core.o: driver tv card mixer driver registered.
Oct 26 00:36:18 naut kernel: bttv: driver version 0.7.83 loaded
Oct 26 00:36:18 naut kernel: bttv: using 2 buffers with 2080k (4160k total) for capture
Oct 26 00:36:18 naut kernel: bttv: Host bridge is Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub
Oct 26 00:36:18 naut kernel: bttv: Bt8xx card found (0).
Oct 26 00:36:18 naut kernel: PCI: Found IRQ 9 for device 01:0b.0
Oct 26 00:36:18 naut kernel: PCI: Sharing IRQ 9 with 00:1f.4
Oct 26 00:36:18 naut kernel: PCI: Sharing IRQ 9 with 01:0b.1
Oct 26 00:36:18 naut kernel: bttv0: Bt878 (rev 17) at 01:0b.0, irq: 9, latency: 64, memory: 0xf7800000
Oct 26 00:36:18 naut kernel: bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
Oct 26 00:36:18 naut kernel: bttv0: using: BT878(Hauppauge (bt878)) [card=10,autodetected]
Oct 26 00:36:18 naut kernel: bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
Oct 26 00:36:18 naut kernel: i2c-dev.o: Registered 'bt848 #0' as minor 0
Oct 26 00:36:18 naut kernel: msp34xx: init: chip=MSP3415D-B3, has NICAM support
Oct 26 00:36:18 naut kernel: msp3410: daemon started
Oct 26 00:36:18 naut kernel: bttv0: i2c attach [client=MSP3415D-B3,ok]
Oct 26 00:36:18 naut kernel: i2c-core.o: client [MSP3415D-B3] registered to adapter [bt848 #0](pos. 0).
Oct 26 00:36:18 naut kernel: tuner: chip found @ 0xc2
Oct 26 00:36:18 naut kernel: bttv0: i2c attach [client=(unset),ok]
Oct 26 00:36:18 naut kernel: i2c-core.o: client [(unset)] registered to adapter [bt848 #0](pos. 1).
Oct 26 00:36:18 naut kernel: tvmixer: debug: MSP3415D-B3
Oct 26 00:36:18 naut kernel: tvmixer: MSP3415D-B3 (bt848 #0) registered with minor 0
Oct 26 00:36:18 naut kernel: tvmixer: debug: (unset)
Oct 26 00:36:18 naut kernel: i2c-core.o: adapter bt848 #0 registered as adapter 0.
Oct 26 00:36:18 naut kernel: bttv0: Hauppauge eeprom: model=44354, tuner=Philips FM1216 (5), radio=yes
Oct 26 00:36:18 naut kernel: bttv0: i2c: checking for MSP34xx @ 0x80... found
Oct 26 00:36:18 naut kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not found
Oct 26 00:36:18 naut kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not found
Oct 26 00:36:18 naut kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
Oct 26 00:36:18 naut kernel: agpgart: Maximum main memory to use for agp memory: 93M
Oct 26 00:36:18 naut kernel: agpgart: Detected an Intel i815 Chipset.
Oct 26 00:36:18 naut kernel: agpgart: AGP aperture is 64M @ 0xf8000000
Oct 26 00:36:18 naut kernel: [drm] AGP 0.99 on Intel i810 @ 0xf8000000 64MB
Oct 26 00:36:18 naut kernel: [drm] Initialized i810 1.1.0 20010616 on minor 0
Oct 26 00:36:18 naut kernel: ISDN subsystem Rev: 1.114.6.15/1.94.6.8/1.140.6.10/1.85.6.7/1.21.6.2/1.5.6.4
Oct 26 00:36:18 naut kernel: SCSI subsystem driver Revision: 1.00
Oct 26 00:36:18 naut kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Oct 26 00:36:18 naut kernel:   Vendor: RICOH     Model: DVD/CDRW MP9060   Rev: 1.60
Oct 26 00:36:18 naut kernel:   Type:   CD-ROM                             ANSI SCSI revision: 02
Oct 26 00:36:18 naut kernel: ppa: Version 2.07 (for Linux 2.4.x)
Oct 26 00:36:18 naut kernel: WARNING - no ppa compatible devices found.
Oct 26 00:36:18 naut kernel:   As of 31/Aug/1998 Iomega started shipping parallel
Oct 26 00:36:18 naut kernel:   port ZIP drives with a different interface which is
Oct 26 00:36:18 naut kernel:   supported by the imm (ZIP Plus) driver. If the
Oct 26 00:36:18 naut kernel:   cable is marked with "AutoDetect", this is what has
Oct 26 00:36:18 naut kernel:   happened.
Oct 26 00:36:18 naut kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
Oct 26 00:36:18 naut kernel: sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 26 00:36:18 naut kernel: Uniform CD-ROM driver Revision: 3.12
Oct 26 00:36:18 naut kernel: es1371: version v0.30 time 23:44:52 Oct 24 2001
Oct 26 00:36:18 naut kernel: PCI: Found IRQ 9 for device 01:0a.0
Oct 26 00:36:18 naut kernel: es1371: found chip, vendor id 0x1274 device id 0x5880 revision 0x02
Oct 26 00:36:18 naut kernel: es1371: found es1371 rev 2 at io 0xd400 irq 9
Oct 26 00:36:18 naut kernel: es1371: features: joystick 0x0
Oct 26 00:36:18 naut kernel: ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 (SigmaTel STAC9721/23)
Oct 26 00:36:18 naut kernel: btaudio: driver version 0.6 loaded [analog+digital]
Oct 26 00:36:18 naut kernel: PCI: Found IRQ 9 for device 01:0b.1
Oct 26 00:36:18 naut kernel: PCI: Sharing IRQ 9 with 00:1f.4
Oct 26 00:36:18 naut kernel: PCI: Sharing IRQ 9 with 01:0b.0
Oct 26 00:36:18 naut kernel: btaudio: Bt878 (rev 17) at 01:0b.1, irq: 9, latency: 64, memory: 0xf7000000
Oct 26 00:36:18 naut kernel: usb.c: registered new driver usbdevfs
Oct 26 00:36:18 naut kernel: usb.c: registered new driver hub
Oct 26 00:36:18 naut kernel: uhci.c: USB Universal Host Controller Interface driver v1.1
Oct 26 00:36:18 naut kernel: PCI: Found IRQ 12 for device 00:1f.2
Oct 26 00:36:18 naut kernel: PCI: Setting latency timer of device 00:1f.2 to 64
Oct 26 00:36:18 naut kernel: uhci.c: USB UHCI at I/O 0xb400, IRQ 12
Oct 26 00:36:18 naut kernel: usb.c: new USB bus registered, assigned bus number 1
Oct 26 00:36:18 naut kernel: hub.c: USB hub found
Oct 26 00:36:18 naut kernel: hub.c: 2 ports detected
Oct 26 00:36:18 naut kernel: PCI: Found IRQ 9 for device 00:1f.4
Oct 26 00:36:18 naut kernel: PCI: Sharing IRQ 9 with 01:0b.0
Oct 26 00:36:18 naut kernel: PCI: Sharing IRQ 9 with 01:0b.1
Oct 26 00:36:18 naut kernel: PCI: Setting latency timer of device 00:1f.4 to 64
Oct 26 00:36:18 naut kernel: uhci.c: USB UHCI at I/O 0xb000, IRQ 9
Oct 26 00:36:18 naut kernel: usb.c: new USB bus registered, assigned bus number 2
Oct 26 00:36:18 naut kernel: hub.c: USB hub found
Oct 26 00:36:18 naut kernel: hub.c: 2 ports detected
Oct 26 00:36:18 naut kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Oct 26 00:36:18 naut kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Oct 26 00:36:18 naut kernel: IP: routing cache hash table of 512 buckets, 4Kbytes
Oct 26 00:36:18 naut kernel: TCP: Hash tables configured (established 8192 bind 8192)
Oct 26 00:36:18 naut kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Oct 26 00:36:18 naut kernel: VFS: Mounted root (ext2 filesystem) readonly.
Oct 26 00:36:18 naut kernel: Freeing unused kernel memory: 192k freed
Oct 26 00:36:18 naut kernel: hub.c: USB new device connect on bus2/2, assigned device number 2
Oct 26 00:36:18 naut kernel: hub.c: USB hub found
Oct 26 00:36:18 naut kernel: hub.c: 4 ports detected
Oct 26 00:36:18 naut kernel: Adding Swap: 180012k swap-space (priority -1)
Oct 26 00:36:19 naut kernel: lirc_dev: IR Remote Control driver registered, at major 61 
Oct 26 00:36:19 naut kernel: i2c-core.o: driver i2c ir driver registered.
Oct 26 00:36:19 naut kernel: lirc_i2c: chip found @ 0x18 (Hauppauge IR)
Oct 26 00:36:19 naut kernel: bttv0: i2c attach [client=Hauppauge IR,ok]
Oct 26 00:36:19 naut kernel: i2c-core.o: client [Hauppauge IR] registered to adapter [bt848 #0](pos. 2).
Oct 26 00:37:06 naut kernel: memory : c700f5e0
Oct 26 00:37:06 naut kernel: memory : 00000000
Oct 26 00:37:06 naut kernel: memory : c700f620
Oct 26 00:37:06 naut kernel: bttv0: PLL: 28636363 => 35468950 ... ok
Oct 26 01:33:54 naut kernel: tcpdump uses obsolete (PF_INET,SOCK_PACKET)
00:00.0 Host bridge: Intel Corporation: Unknown device 1130 (rev 02)
	Subsystem: Asustek Computer, Inc.: Unknown device 8027
	Flags: bus master, fast devsel, latency 0
	Capabilities: <available only to root>

00:02.0 VGA compatible controller: Intel Corporation: Unknown device 1132 (rev 02) (prog-if 00 [VGA])
	Subsystem: Asustek Computer, Inc.: Unknown device 8027
	Flags: bus master, 66Mhz, medium devsel, latency 0, IRQ 11
	Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Memory at f6000000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: <available only to root>

00:1e.0 PCI bridge: Intel Corporation: Unknown device 244e (rev 01) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
	I/O behind bridge: 0000c000-0000dfff
	Memory behind bridge: f5000000-f5ffffff
	Prefetchable memory behind bridge: f6f00000-f7ffffff

00:1f.0 ISA bridge: Intel Corporation: Unknown device 2440 (rev 01)
	Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corporation: Unknown device 244b (rev 01) (prog-if 80 [Master])
	Subsystem: Asustek Computer, Inc.: Unknown device 8027
	Flags: bus master, medium devsel, latency 0
	I/O ports at b800 [size=16]

00:1f.2 USB Controller: Intel Corporation: Unknown device 2442 (rev 01) (prog-if 00 [UHCI])
	Subsystem: Asustek Computer, Inc.: Unknown device 8027
	Flags: bus master, medium devsel, latency 0, IRQ 12
	I/O ports at b400 [size=32]

00:1f.3 SMBus: Intel Corporation: Unknown device 2443 (rev 01)
	Subsystem: Asustek Computer, Inc.: Unknown device 8027
	Flags: medium devsel, IRQ 10
	I/O ports at e800 [size=16]

00:1f.4 USB Controller: Intel Corporation: Unknown device 2444 (rev 01) (prog-if 00 [UHCI])
	Subsystem: Asustek Computer, Inc.: Unknown device 8027
	Flags: bus master, medium devsel, latency 0, IRQ 9
	I/O ports at b000 [size=32]

01:09.0 Network controller: Dynalink IS64PH ISDN Adapter
	Subsystem: Winbond Electronics Corp: Unknown device 6692
	Flags: medium devsel, IRQ 9
	Memory at f5800000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at d800 [size=256]

01:0a.0 Multimedia audio controller: Ensoniq: Unknown device 5880 (rev 02)
	Subsystem: Ensoniq: Unknown device 2000
	Flags: bus master, slow devsel, latency 64, IRQ 9
	I/O ports at d400 [size=64]
	Capabilities: <available only to root>

01:0b.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 11)
	Subsystem: Hauppage computer works Inc.: Unknown device 13eb
	Flags: bus master, medium devsel, latency 64, IRQ 9
	Memory at f7800000 (32-bit, prefetchable) [size=4K]
	Capabilities: <available only to root>

01:0b.1 Multimedia controller: Brooktree Corporation Bt878 (rev 11)
	Subsystem: Hauppage computer works Inc.: Unknown device 13eb
	Flags: bus master, medium devsel, latency 64, IRQ 9
	Memory at f7000000 (32-bit, prefetchable) [size=4K]
	Capabilities: <available only to root>

01:0c.0 Ethernet controller: MYSON Technology Inc: Unknown device 0803
	Subsystem: Surecom Technology: Unknown device 1320
	Flags: bus master, medium devsel, latency 64, IRQ 5
	I/O ports at d000 [size=256]
	Memory at f5000000 (32-bit, non-prefetchable) [size=1K]
	Expansion ROM at <unassigned> [disabled] [size=64K]
	Capabilities: <available only to root>


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux