* [Problem] 3c90x on 2.4.3-ac3
@ 2001-04-05 1:07 Prasanna P Subash
2001-04-05 8:14 ` Marcus Meissner
0 siblings, 1 reply; 5+ messages in thread
From: Prasanna P Subash @ 2001-04-05 1:07 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 4220 bytes --]
hi lkml,
I just built 2.4.3-ac3 with my old 2.4.2 .config and somehow networking does not work.
dhclient eventually froze the machine.
here is what dhclient complains.
[root@psubash linux]# cat /tmp/error.txt
skb: pf=2 (unowned) dev=lo len=328
PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 14
ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
skb: pf=2 (unowned) dev=lo len=328
PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 12
ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
skb: pf=2 (unowned) dev=lo len=328
Here is my ver_linux info
[root@psubash linux]# cat /tmp/ver_linux
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
Linux psubash 2.4.3-ac3 #3 Wed Apr 4 16:49:40 PDT 2001 i686 unknown
Gnu C 2.95.2.1
Gnu make 3.79.1
binutils 2.10.1
util-linux 2.11a
mount 2.11a
modutils 2.3.24
e2fsprogs 1.20-WIP
pcmcia-cs 3.1.24
PPP 2.3.11
Linux C Library 2.1.3
Dynamic linker (ldd) 2.1.3
Linux C++ Library ..
Procps 2.0.6
Net-tools 1.55
Console-tools 0.3.3
Sh-utils 2.0
Modules Loaded 3c59x
Here is the output of lspci.
[root@psubash linux]# lspci -v
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 03)
Flags: bus master, medium devsel, latency 64
Memory at f8000000 (32-bit, prefetchable)
Capabilities: [a0] AGP version 1.0
00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, medium devsel, latency 128
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
Memory behind bridge: f4100000-f4ffffff
Prefetchable memory behind bridge: fc000000-fdffffff
00:07.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
Flags: bus master, medium devsel, latency 0
00:07.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01) (prog-if 80 [Master])
Flags: bus master, medium devsel, latency 64
I/O ports at 10c0
00:07.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01) (prog-if 00 [UHCI])
Flags: bus master, medium devsel, latency 64, IRQ 9
I/O ports at 1080
00:07.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
Flags: medium devsel
00:0e.0 Multimedia audio controller: Creative Labs SB Live! EMU10000 (rev 07)
Subsystem: Creative Labs CT4832 SBLive! Value
Flags: bus master, medium devsel, latency 64, IRQ 10
I/O ports at 10a0
Capabilities: [dc] Power Management version 1
00:0e.1 Input device controller: Creative Labs SB Live! (rev 07)
Subsystem: Creative Labs Gameport Joystick
Flags: bus master, medium devsel, latency 64
I/O ports at 10d0
Capabilities: [dc] Power Management version 1
00:0f.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30)
Subsystem: 3Com Corporation 3C905B Fast Etherlink XL 10/100
Flags: bus master, medium devsel, latency 80, IRQ 5
I/O ports at 1000
Memory at f4000000 (32-bit, non-prefetchable)
Capabilities: [dc] Power Management version 1
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 04) (prog-if 00 [VGA])
Subsystem: Matrox Graphics, Inc. Millennium G400 16Mb SDRAM
Flags: bus master, medium devsel, latency 128, IRQ 11
Memory at fc000000 (32-bit, prefetchable)
Memory at f4100000 (32-bit, non-prefetchable)
Memory at f4800000 (32-bit, non-prefetchable)
Capabilities: [dc] Power Management version 2
Capabilities: [f0] AGP version 2.0
I have also attached my .config.
thanks,
Prasanna Subash
psubash@turbolinux.com
[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 15749 bytes --]
#
# Automatically generated by make menuconfig: don't edit
#
CONFIG_X86=y
CONFIG_ISA=y
# CONFIG_SBUS is not set
CONFIG_UID16=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
#
# 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 is not set
CONFIG_MPENTIUMIII=y
# 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_BSWAP=y
CONFIG_X86_POPAD_OK=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=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
#
# General setup
#
CONFIG_NET=y
# CONFIG_VISWS is not set
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=y
CONFIG_CARDBUS=y
# CONFIG_I82365 is not set
# CONFIG_TCIC 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_ACPI=y
# CONFIG_APM is not set
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set
#
# Parallel port support
#
# CONFIG_PARPORT is not set
#
# Plug and Play configuration
#
# CONFIG_PNP is not set
# CONFIG_ISAPNP is not set
#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# 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 is not set
# 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_BLK_DEV_LVM is not set
#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
# CONFIG_NETLINK_DEV is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_PNP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
CONFIG_INET_ECN=y
# CONFIG_SYN_COOKIES is not set
#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_FTP=y
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
# CONFIG_IP_NF_MATCH_TCPMSS is not set
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_UNCLEAN=y
CONFIG_IP_NF_MATCH_OWNER=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_MIRROR=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_LOG=y
# CONFIG_IP_NF_TARGET_TCPMSS is not set
# CONFIG_IPV6 is not set
# CONFIG_KHTTPD is not set
# CONFIG_ATM is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_LLC is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL 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
#
# ATA/IDE/MFM/RLL support
#
CONFIG_IDE=y
#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y
# 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 is not set
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 is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_IDEDMA_PCI_AUTO is not set
# CONFIG_BLK_DEV_IDEDMA is not set
# 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_AMD7409 is not set
# CONFIG_AMD7409_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_BLK_DEV_OSB4 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 is not set
# CONFIG_DMA_NONPCI is not set
CONFIG_BLK_DEV_IDE_MODES=y
#
# SCSI support
#
# CONFIG_SCSI 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
#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 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=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP is not set
# CONFIG_NET_SB1000 is not set
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_EL1 is not set
# CONFIG_EL2 is not set
# CONFIG_ELPLUS is not set
# CONFIG_EL16 is not set
# CONFIG_EL3 is not set
# CONFIG_3C515 is not set
# CONFIG_ELMC is not set
# CONFIG_ELMC_II is not set
CONFIG_VORTEX=m
# 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_EEPRO100_PM is not set
# CONFIG_LNE390 is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_NE3210 is not set
# CONFIG_ES3210 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_HAPPYMEAL is not set
# CONFIG_NET_POCKET is not set
#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_SK98LIN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI 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
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set
#
# Wan interfaces
#
# CONFIG_WAN is not set
#
# PCMCIA network device support
#
CONFIG_NET_PCMCIA=y
# CONFIG_PCMCIA_3C589 is not set
# CONFIG_PCMCIA_3C574 is not set
# CONFIG_PCMCIA_FMVJ18X is not set
CONFIG_PCMCIA_PCNET=y
# CONFIG_PCMCIA_NMCLAN is not set
# CONFIG_PCMCIA_SMC91C92 is not set
# CONFIG_PCMCIA_XIRC2PS is not set
# CONFIG_ARCNET_COM20020_CS is not set
# CONFIG_PCMCIA_IBMTR is not set
# CONFIG_PCMCIA_XIRCOM is not set
# CONFIG_PCMCIA_XIRTULIP is not set
CONFIG_NET_PCMCIA_RADIO=y
CONFIG_PCMCIA_RAYCS=y
# CONFIG_PCMCIA_HERMES is not set
# CONFIG_PCMCIA_NETWAVE is not set
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_AIRONET4500_CS is not set
CONFIG_PCMCIA_NETCARD=y
#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set
#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set
#
# Input core support
#
CONFIG_INPUT=y
# 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
#
# I2C support
#
# CONFIG_I2C is not set
#
# Mice
#
# CONFIG_BUSMOUSE is not set
CONFIG_MOUSE=y
CONFIG_PSMOUSE=y
# CONFIG_82C710_MOUSE is not set
# CONFIG_PC110_PAD is not set
#
# Joysticks
#
# CONFIG_JOYSTICK is not set
# 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 is not set
# 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_DRM is not set
#
# PCMCIA character devices
#
# CONFIG_PCMCIA_SERIAL_CS is not set
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV 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_CMS_FS is not set
# CONFIG_FAT_FS is not set
# CONFIG_MSDOS_FS is not set
# CONFIG_UMSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_JFFS_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_TMPFS=y
# CONFIG_RAMFS is not set
CONFIG_ISO9660_FS=y
# CONFIG_JOLIET is not set
# CONFIG_MINIX_FS is not set
# CONFIG_NTFS_FS is not set
# 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_SYSV_FS_WRITE is not set
# CONFIG_UDF_FS is not set
# 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 is not set
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 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 is not set
# CONFIG_NLS is not set
#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
# CONFIG_MDA_CONSOLE is not set
#
# Frame-buffer support
#
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_RIVA is not set
# CONFIG_FB_CLGEN is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_HGA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MATROX is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_SIS is not set
CONFIG_FB_3DFX=y
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FBCON_ADVANCED is not set
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB32=y
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
# CONFIG_FBCON_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
#
# Sound
#
CONFIG_SOUND=y
# CONFIG_SOUND_CMPCI is not set
CONFIG_SOUND_EMU10K1=y
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# 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_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_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set
#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
# CONFIG_USB_DEVICEFS is not set
# CONFIG_USB_BANDWIDTH is not set
CONFIG_USB_UHCI_ALT=y
# CONFIG_USB_OHCI is not set
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH is not set
# CONFIG_USB_STORAGE is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_HID is not set
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_WACOM is not set
# 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_HP5300 is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_PLUSB is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_CDCETHER is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USS720 is not set
#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set
# CONFIG_USB_RIO500 is not set
#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
# 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=y
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [Problem] 3c90x on 2.4.3-ac3 2001-04-05 1:07 [Problem] 3c90x on 2.4.3-ac3 Prasanna P Subash @ 2001-04-05 8:14 ` Marcus Meissner 2001-04-05 18:12 ` Prasanna P Subash 0 siblings, 1 reply; 5+ messages in thread From: Marcus Meissner @ 2001-04-05 8:14 UTC (permalink / raw) To: Prasanna P Subash, linux-kernel In article <20010404180709.A564@turbolinux.com> you wrote: > hi lkml, > I just built 2.4.3-ac3 with my old 2.4.2 .config and somehow networking does not work. > dhclient eventually froze the machine. > here is what dhclient complains. > [root@psubash linux]# cat /tmp/error.txt > skb: pf=2 (unowned) dev=lo len=328 > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16 > DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 14 > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN > skb: pf=2 (unowned) dev=lo len=328 > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16 > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 > DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 12 > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN > skb: pf=2 (unowned) dev=lo len=328 > Here is my ver_linux info ... > CONFIG_ACPI=y The ACPI powermanagement for the 3c59x devices appears to be a bit broken. Disable ACPI support. Recompile. Reboot. Watch problem disappear hopefully. Ciao, Marcus ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Problem] 3c90x on 2.4.3-ac3 2001-04-05 8:14 ` Marcus Meissner @ 2001-04-05 18:12 ` Prasanna P Subash 0 siblings, 0 replies; 5+ messages in thread From: Prasanna P Subash @ 2001-04-05 18:12 UTC (permalink / raw) To: Marcus Meissner; +Cc: linux-kernel Thats right. ACPI was what made 3c90x not work :( With APM it works perfectly. Thanks Marcus. On Thu, Apr 05, 2001 at 10:14:56AM +0200, Marcus Meissner wrote: > In article <20010404180709.A564@turbolinux.com> you wrote: > > > hi lkml, > > I just built 2.4.3-ac3 with my old 2.4.2 .config and somehow networking does not work. > > dhclient eventually froze the machine. > > > here is what dhclient complains. > > > [root@psubash linux]# cat /tmp/error.txt > > skb: pf=2 (unowned) dev=lo len=328 > > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16 > > DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 14 > > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN > > skb: pf=2 (unowned) dev=lo len=328 > > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16 > > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 > > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 > > DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 12 > > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN > > skb: pf=2 (unowned) dev=lo len=328 > > > Here is my ver_linux info > > ... > > CONFIG_ACPI=y > > The ACPI powermanagement for the 3c59x devices appears to be a bit broken. > > Disable ACPI support. Recompile. Reboot. Watch problem disappear hopefully. > > Ciao, Marcus ^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [Problem] 3c90x on 2.4.3-ac3
@ 2001-04-05 18:40 Grover, Andrew
2001-04-05 23:46 ` Prasanna P Subash
0 siblings, 1 reply; 5+ messages in thread
From: Grover, Andrew @ 2001-04-05 18:40 UTC (permalink / raw)
To: 'Prasanna P Subash', Marcus Meissner; +Cc: linux-kernel
I'm confused. 3c59x.c has a little acpi WOL stuff, but that's it.
What specifically is ACPI doing to break things? Are ACPI and the NIC
sharing any resources?
Regards -- Andy
> -----Original Message-----
> From: Prasanna P Subash [mailto:psubash@turbolinux.com]
> Sent: Thursday, April 05, 2001 11:12 AM
> To: Marcus Meissner
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: [Problem] 3c90x on 2.4.3-ac3
> Importance: High
>
>
> Thats right. ACPI was what made 3c90x not work :( With APM it
> works perfectly.
>
> Thanks Marcus.
>
> On Thu, Apr 05, 2001 at 10:14:56AM +0200, Marcus Meissner wrote:
> > In article <20010404180709.A564@turbolinux.com> you wrote:
> >
> > > hi lkml,
> > > I just built 2.4.3-ac3 with my old 2.4.2 .config and
> somehow networking does not work.
> > > dhclient eventually froze the machine.
> >
> > > here is what dhclient complains.
> >
> > > [root@psubash linux]# cat /tmp/error.txt
> > > skb: pf=2 (unowned) dev=lo len=328
> > > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0
> F=0x0000 T=16
> > > DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 14
> > > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
> > > skb: pf=2 (unowned) dev=lo len=328
> > > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0
> F=0x0000 T=16
> > > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
> > > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
> > > DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 12
> > > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
> > > skb: pf=2 (unowned) dev=lo len=328
> >
> > > Here is my ver_linux info
> >
> > ...
> > > CONFIG_ACPI=y
> >
> > The ACPI powermanagement for the 3c59x devices appears to
> be a bit broken.
> >
> > Disable ACPI support. Recompile. Reboot. Watch problem
> disappear hopefully.
> >
> > Ciao, Marcus
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [Problem] 3c90x on 2.4.3-ac3 2001-04-05 18:40 Grover, Andrew @ 2001-04-05 23:46 ` Prasanna P Subash 0 siblings, 0 replies; 5+ messages in thread From: Prasanna P Subash @ 2001-04-05 23:46 UTC (permalink / raw) To: Grover, Andrew; +Cc: Marcus Meissner, linux-kernel [-- Attachment #1: Type: text/plain, Size: 3588 bytes --] On Thu, Apr 05, 2001 at 11:40:36AM -0700, Grover, Andrew wrote: > I'm confused. 3c59x.c has a little acpi WOL stuff, but that's it. I tried "#ifdef 0"-ing the set_WOL function body( empty function ) in 3c59x.c and enabled acpi and built another kernel and I still have the problem. So its NOT a problem with the ACPI code in 3c59x.c per se. I noticed that the following message was from net/core/netfilter.c( i got this message on running dhclient ) ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN so i diabled netfilter also, and I still had the issue. I assigned a static IP. ifconfig showed me the right info. "route" however froze most of the times. I have 2 routes 172.16.12.0 * 255.255.252.0 U 0 0 0 eth0 default 172.16.12.1 0.0.0.0 UG 0 0 0 eth0 It would freeze after the first one most often. If it did'nt, do a ping www.google.com, which will drop all the packets, and try route again, and it would freeze after the first route. I strace'd route and noticed that I was waiting on "poll". I have attached the strace info on route. > > What specifically is ACPI doing to break things? Are ACPI and the NIC > sharing any resources? I dont know about sharing resources. I have attached my dmesg. The whole thing works like a charm under APM however. I'm gonna try increasing vortex_debug level to see what happens. would be glad to furnish more info... -Prasanna Subash psubash@turbolinux.com > > Regards -- Andy > > > -----Original Message----- > > From: Prasanna P Subash [mailto:psubash@turbolinux.com] > > Sent: Thursday, April 05, 2001 11:12 AM > > To: Marcus Meissner > > Cc: linux-kernel@vger.kernel.org > > Subject: Re: [Problem] 3c90x on 2.4.3-ac3 > > Importance: High > > > > > > Thats right. ACPI was what made 3c90x not work :( With APM it > > works perfectly. > > > > Thanks Marcus. > > > > On Thu, Apr 05, 2001 at 10:14:56AM +0200, Marcus Meissner wrote: > > > In article <20010404180709.A564@turbolinux.com> you wrote: > > > > > > > hi lkml, > > > > I just built 2.4.3-ac3 with my old 2.4.2 .config and > > somehow networking does not work. > > > > dhclient eventually froze the machine. > > > > > > > here is what dhclient complains. > > > > > > > [root@psubash linux]# cat /tmp/error.txt > > > > skb: pf=2 (unowned) dev=lo len=328 > > > > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 > > F=0x0000 T=16 > > > > DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 14 > > > > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN > > > > skb: pf=2 (unowned) dev=lo len=328 > > > > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 > > F=0x0000 T=16 > > > > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 > > > > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 > > > > DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 12 > > > > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN > > > > skb: pf=2 (unowned) dev=lo len=328 > > > > > > > Here is my ver_linux info > > > > > > ... > > > > CONFIG_ACPI=y > > > > > > The ACPI powermanagement for the 3c59x devices appears to > > be a bit broken. > > > > > > Disable ACPI support. Recompile. Reboot. Watch problem > > disappear hopefully. > > > > > > Ciao, Marcus > > - > > To unsubscribe from this list: send the line "unsubscribe > > linux-kernel" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Please read the FAQ at http://www.tux.org/lkml/ > > [-- Attachment #2: route.txt --] [-- Type: text/plain, Size: 12827 bytes --] execve("/sbin/route", ["route"], [/* 26 vars */]) = 0 brk(0) = 0x80527a8 open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=33735, ...}) = 0 old_mmap(NULL, 33735, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000 close(3) = 0 open("/lib/libc.so.6", O_RDONLY) = 3 fstat(3, {st_mode=S_IFREG|0755, st_size=5173447, ...}) = 0 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\215\1"..., 4096) = 4096 old_mmap(NULL, 947548, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4001d000 mprotect(0x400fd000, 30044, PROT_NONE) = 0 old_mmap(0x400fd000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xdf000) = 0x400fd000 old_mmap(0x40101000, 13660, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40101000 close(3) = 0 mprotect(0x4001d000, 917504, PROT_READ|PROT_WRITE) = 0 mprotect(0x4001d000, 917504, PROT_READ|PROT_EXEC) = 0 munmap(0x40014000, 33735) = 0 personality(PER_LINUX) = 0 getpid() = 490 brk(0) = 0x80527a8 brk(0x80527c8) = 0x80527c8 brk(0x8053000) = 0x8053000 open("/proc/net/route", O_RDONLY) = 3 fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(4, 1), ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0 write(1, "Kernel IP routing table\n", 24) = 24 write(1, "Destination Gateway "..., 78) = 78 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 read(3, "Iface\tDestination\tGateway \tFlags"..., 4096) = 384 open("/etc/nsswitch.conf", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=1782, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000 read(4, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1782 brk(0x8054000) = 0x8054000 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40016000, 4096) = 0 open("/etc/ld.so.cache", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=33735, ...}) = 0 old_mmap(NULL, 33735, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40105000 close(4) = 0 open("/lib/libnss_files.so.2", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0755, st_size=290873, ...}) = 0 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\36"..., 4096) = 4096 old_mmap(NULL, 37944, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4010e000 mprotect(0x40117000, 1080, PROT_NONE) = 0 old_mmap(0x40117000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8000) = 0x40117000 close(4) = 0 munmap(0x40105000, 33735) = 0 gettimeofday({986489119, 618805}, NULL) = 0 getpid() = 490 open("/etc/resolv.conf", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=108, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000 read(4, "domain dev.us.tlan\nsearch dev.us"..., 4096) = 108 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40016000, 4096) = 0 open("/etc/networks", O_RDONLY) = -1 ENOENT (No such file or directory) write(1, "172.16.12.0 * "..., 77) = 77 socket(PF_UNIX, SOCK_STREAM, 0) = 4 connect(4, {sin_family=AF_UNIX, path=" /var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory) close(4) = 0 open("/etc/host.conf", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=26, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000 read(4, "order hosts,bind\nmulti on\n", 4096) = 26 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40016000, 4096) = 0 open("/etc/hosts", O_RDONLY) = 4 fcntl(4, F_GETFD) = 0 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 fstat64(4, {st_mode=S_IFREG|0644, st_size=333, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000 read(4, "# TurboLinux /etc/hosts table\n# "..., 4096) = 333 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40016000, 4096) = 0 open("/etc/ld.so.cache", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=33735, ...}) = 0 old_mmap(NULL, 33735, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40105000 close(4) = 0 open("/lib/libnss_nisplus.so.2", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0755, st_size=376814, ...}) = 0 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\35\0"..., 4096) = 4096 old_mmap(NULL, 44600, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40118000 mprotect(0x40122000, 3640, PROT_NONE) = 0 old_mmap(0x40122000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x9000) = 0x40122000 close(4) = 0 open("/lib/libnsl.so.1", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0755, st_size=512952, ...}) = 0 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P<\0\000"..., 4096) = 4096 brk(0x8055000) = 0x8055000 old_mmap(NULL, 92040, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40123000 mprotect(0x40136000, 14216, PROT_NONE) = 0 old_mmap(0x40136000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x12000) = 0x40136000 old_mmap(0x40138000, 6024, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40138000 close(4) = 0 munmap(0x40105000, 33735) = 0 uname({sys="Linux", node="psubash", ...}) = 0 open("/var/nis/NIS_COLD_START", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=33735, ...}) = 0 old_mmap(NULL, 33735, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40105000 close(4) = 0 open("/lib/libnss_nis.so.2", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0755, st_size=368279, ...}) = 0 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\35"..., 4096) = 4096 old_mmap(NULL, 41344, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4013a000 mprotect(0x40143000, 4480, PROT_NONE) = 0 old_mmap(0x40143000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8000) = 0x40143000 close(4) = 0 munmap(0x40105000, 33735) = 0 uname({sys="Linux", node="psubash", ...}) = 0 open("/etc/ld.so.cache", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=33735, ...}) = 0 old_mmap(NULL, 33735, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40105000 close(4) = 0 open("/lib/libnss_dns.so.2", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0755, st_size=70612, ...}) = 0 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\r\0"..., 4096) = 4096 old_mmap(NULL, 15336, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40016000 mprotect(0x40019000, 3048, PROT_NONE) = 0 old_mmap(0x40019000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2000) = 0x40019000 close(4) = 0 open("/lib/libresolv.so.2", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0755, st_size=194221, ...}) = 0 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000%\0\000"..., 4096) = 4096 old_mmap(NULL, 62492, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40145000 mprotect(0x40151000, 13340, PROT_NONE) = 0 old_mmap(0x40151000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xb000) = 0x40151000 old_mmap(0x40152000, 9244, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40152000 close(4) = 0 munmap(0x40105000, 33735) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 connect(4, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("172.23.1.1")}}, 16) = 0 send(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0) = 42 time(NULL) = 986489119 poll([{fd=4, events=POLLIN}], 1, 5000) = -1 EINTR (Interrupted system call) time(NULL) = 986489122 poll([{fd=4, events=POLLIN}], 1, 2000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("38.170.88.11")}}, 16) = 42 time(NULL) = 986489124 poll([{fd=4, events=POLLIN}], 1, 5000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("38.170.88.12")}}, 16) = 42 time(NULL) = 986489129 poll([{fd=4, events=POLLIN}], 1, 5000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("172.23.1.1")}}, 16) = 42 time(NULL) = 986489134 poll([{fd=4, events=POLLIN}], 1, 3000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("38.170.88.11")}}, 16) = 42 time(NULL) = 986489137 poll([{fd=4, events=POLLIN}], 1, 3000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("38.170.88.12")}}, 16) = 42 time(NULL) = 986489140 poll([{fd=4, events=POLLIN}], 1, 3000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("172.23.1.1")}}, 16) = 42 time(NULL) = 986489143 poll([{fd=4, events=POLLIN}], 1, 6000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("38.170.88.11")}}, 16) = 42 time(NULL) = 986489149 poll([{fd=4, events=POLLIN}], 1, 6000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("38.170.88.12")}}, 16) = 42 time(NULL) = 986489155 poll([{fd=4, events=POLLIN}], 1, 6000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("172.23.1.1")}}, 16) = 42 time(NULL) = 986489161 poll([{fd=4, events=POLLIN}], 1, 13000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("38.170.88.11")}}, 16) = 42 time(NULL) = 986489174 poll([{fd=4, events=POLLIN}], 1, 13000) = 0 close(4) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 sendto(4, "\321\301\1\0\0\1\0\0\0\0\0\0\0011\00212\00216\003172\7"..., 42, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("38.170.88.12")}}, 16) = 42 time(NULL) = 986489187 poll([{fd=4, events=POLLIN}], 1, 13000) = 0 close(4) = 0 write(1, "default 172.16.12.1 "..., 77) = 77 read(3, "", 4096) = 0 close(3) = 0 munmap(0x40015000, 4096) = 0 munmap(0x40014000, 4096) = 0 _exit(0) = ? [-- Attachment #3: dmesg.txt --] [-- Type: text/plain, Size: 5625 bytes --] Linux version 2.4.3-ac3 (root@psubash) (gcc version 2.95.2.1 19991024 (release)) #12 Thu Apr 5 15:30:39 PDT 2001 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f800 (usable) BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e7000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 0000000007ffdc00 (usable) BIOS-e820: 0000000007ffdc00 - 0000000007fffc00 (ACPI data) BIOS-e820: 0000000007fffc00 - 0000000008000000 (ACPI NVS) BIOS-e820: 00000000fffe7000 - 0000000100000000 (reserved) On node 0 totalpages: 32765 zone(0): 4096 pages. zone(1): 28669 pages. zone(2): 0 pages. Local APIC disabled by BIOS -- reenabling. Found and enabled local APIC! Kernel command line: BOOT_IMAGE=acpi ro root=305 Initializing CPU#0 Detected 548.744 MHz processor. Console: colour VGA+ 80x25 Calibrating delay loop... 1094.45 BogoMIPS Memory: 126400k/131060k available (1185k kernel code, 4272k reserved, 446k data, 204k init, 0k highmem) Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes) Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes) Page-cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 8192 (order: 4, 65536 bytes) CPU: Before vendor init, caps: 0387fbff 00000000 00000000, vendor = 0 CPU: L1 I cache: 16K, L1 D cache: 16K CPU: L2 cache: 512K Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU: After vendor init, caps: 0387fbff 00000000 00000000 00000000 CPU serial number disabled. CPU: After generic, caps: 0383fbff 00000000 00000000 00000000 CPU: Common caps: 0383fbff 00000000 00000000 00000000 CPU: Intel Pentium III (Katmai) stepping 03 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. POSIX conformance testing by UNIFIX enabled ExtINT on CPU#0 ESR value before enabling vector: 00000040 ESR value after enabling vector: 00000000 Using local APIC timer interrupts. calibrating APIC timer ... ..... CPU clock speed is 548.7596 MHz. ..... host bus clock speed is 99.7742 MHz. cpu: 0, clocks: 997742, slice: 498871 CPU0<T0:997728,T1:498848,D:9,S:498871,C:997742> mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au) mtrr: detected mtrr type: Intel PCI: PCI BIOS revision 2.10 entry at 0xfd9b4, last bus=1 PCI: Using configuration type 1 PCI: Probing PCI hardware Unknown bridge resource 0: assuming transparent PCI: Using IRQ router PIIX [8086/7110] at 00:07.0 Limiting direct PCI/PCI transfers. Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Initializing RT netlink socket Starting kswapd v1.8 pty: 256 Unix98 ptys configured block: queued sectors max/low 83949kB/27983kB, 256 slots per queue Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx PIIX4: IDE controller on PCI bus 00 dev 39 PIIX4: chipset revision 1 PIIX4: not 100% native mode: will probe irqs later hda: IBM-DPTA-372050, ATA DISK drive hdc: CREATIVE CD5230E, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: 40088160 sectors (20525 MB) w/1961KiB Cache, CHS=2495/255/63 hdc: ATAPI 52X CD-ROM drive, 128kB Cache Uniform CD-ROM driver Revision: 3.12 Partition check: hda: hda1 hda2 < hda5 hda6 > Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 Serial driver version 5.05 (2000-12-13) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled ttyS00 at 0x03f8 (irq = 4) is a 16550A ttyS01 at 0x02f8 (irq = 3) is a 16550A PCI: Found IRQ 5 for device 00:0f.0 3c59x.c:LK1.1.13 27 Jan 2001 Donald Becker and others. http://www.scyld.com/network/vortex.html See Documentation/networking/vortex.txt eth0: 3Com PCI 3c905B Cyclone 100baseTx at 0x1000, 00:50:da:82:0e:5e, IRQ 5 product code 5842 rev 00.12 date 11-13-99 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface. MII transceiver found at address 24, status 786d. Enabling bus-master transmits and whole-frame receives. eth0: scatter/gather enabled. h/w checksums enabled Linux agpgart interface v0.99 (c) Jeff Hartmann agpgart: Maximum main memory to use for agp memory: 94M agpgart: Detected Intel 440BX chipset agpgart: AGP aperture is 64M @ 0xf8000000 Creative EMU10K1 PCI Audio Driver, version 0.7, 12:19:15 Apr 5 2001 PCI: Found IRQ 10 for device 00:0e.0 emu10k1: EMU10K1 rev 7 model 0x8027 found, IO at 0x10a0-0x10bf, IRQ 10 Linux PCMCIA Card Services 3.1.22 options: [pci] [cardbus] [pm] usb.c: registered new driver hub PCI: Found IRQ 9 for device 00:07.2 uhci.c: USB UHCI at I/O 0x1080, IRQ 9 usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected ACPI: Core Subsystem version [20010208] ACPI: Subsystem enabled ACPI: System firmware supports: C2 C3 ACPI: plvl2lat=10 plvl3lat=20 ACPI: C2 enter=143 C2 exit=35 ACPI: C3 enter=858 C3 exit=71 ACPI: Using ACPI idle ACPI: If experiencing system slowness, try adding "acpi=no-idle" to cmdline ACPI: System firmware supports: S0 S1 S5 NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP, IGMP IP: routing cache hash table of 512 buckets, 4Kbytes TCP: Hash tables configured (established 8192 bind 8192) eth0: using NWAY device table, not 8 IP-Config: Incomplete network configuration information. NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. ds: no socket drivers loaded! VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 204k freed Adding Swap: 136512k swap-space (priority -1) eth0: using NWAY device table, not 8 ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-04-05 23:47 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2001-04-05 1:07 [Problem] 3c90x on 2.4.3-ac3 Prasanna P Subash 2001-04-05 8:14 ` Marcus Meissner 2001-04-05 18:12 ` Prasanna P Subash -- strict thread matches above, loose matches on Subject: below -- 2001-04-05 18:40 Grover, Andrew 2001-04-05 23:46 ` Prasanna P Subash
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox