Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 12:03 -0800
From:      Qing <qingli@speakeasy.net>
To:        freebsd-stable@freebsd.org
Subject:   pcmcia nic problem
Message-ID:  <200011092003.MAA07046@webmail.speakeasy.net>

next in thread | raw e-mail | index | archive | help

Please help ....

I have a 3COM 3c589 pcmcia network adapter.
The adapter is operational. 

On both 4.1.1-STABLE and 4.2-BETA the 
adapter is initialized and output from both
"ifconfig" and "netstat" appears okay.

But I cannot ping any host on my network.
The error message I get on 4.2-BETA is:
 ===>> ping: sendto: host is down
On 4.1.1-STABLE "ping" will not return for
a long time. The host MAC address appears in
the route table though. The time is huge when
"ping" returns finally after 3-5 mins.

Any ideas on what might be the cause??


ifconfig output
===============
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
faith0: flags=8000<MULTICAST> mtu 1500
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7
        inet6 ::1 prefixlen 128
        inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
stf0: flags=0<> mtu 1280
ep0: flags=a843<UP,BROADCAST,RUNNING,SIMPLEX,LINK1,MULTICAST> mtu 1500
        inet 192.103.54.235 netmask 0xffffff00 broadcast 192.103.54.255
        inet6 fe80::260:97ff:fe48:e9b5%ep0 prefixlen 64 scopeid 0xb
        ether 00:60:97:48:e9:b5
        media: 10baseT/UTP
        supported media: 10base2/BNC 10baseT/UTP 10base5/AUI

netstat output
===============
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            192.103.54.14      UGSc        0        0      ep0
127.0.0.1          127.0.0.1          UH          0        0      lo0
192.103.54         link#11            UC          0        0      ep0 =>
192.103.54.14      link#11            UHLW        1        0      ep0 =>

dmesg output
=============
Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 4.2-BETA #0: Tue Nov  7 06:54:33 PST 2000
    root@:/usr/obj/usr/local/Developer/src/sys/QING
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (266.62-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x650  Stepping = 0
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 67043328 (65472K bytes)
avail memory = 61759488 (60312K bytes)
Preloaded elf kernel "kernel" at 0xc038a000.
Pentium Pro MTRR support enabled
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443BX host to PCI bridge (AGP disabled)> on motherboard
pci0: <PCI bus> on pcib0
pci0: <NeoMagic MagicGraph 128XD SVGA controller> at 4.0 irq 11
isab0: <Intel 82371AB PCI to ISA bridge> at device 5.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0xfe60-0xfe6f at device 5.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xffe0-0xffff irq 11 at device 5.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
chip1: <Intel 82371AB Power management controller> port 0xfe70-0xfe7f at device 5.3 on pci0
chip2: <Toshiba Fast Infra Red controller> port 0xff80-0xff9f irq 11 at device 9.0 on pci0
pcic-pci0: <Toshiba ToPIC97 PCI-CardBus Bridge> at device 11.0 on pci0
pcic-pci1: <Toshiba ToPIC97 PCI-CardBus Bridge> at device 11.1 on pci0
pci0: <unknown card> (vendor=0x123f, dev=0x8888) at 13.0 irq 11
eisa0: <EISA bus> on motherboard
eisa0: unknown card @@@0000 (0x00000000) at slot 1
fdc0: <NEC 765 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model GlidePoint, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 irq 10 on isa0
pcic0: management irq 10
pccard0: <PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1: configured irq 3 not in bitmap of probed irqs 0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
plip0: <PLIP network interface> on ppbus0
pcm0: <OPL3-SAx (YMF719)> at port 0x530-0x537,0x538-0x539 irq 5 drq 1 flags 0xc115 on isa0
ad0: 4126MB <IBM-DKLA-24320> [8944/15/63] at ata0-master UDMA33
Mounting root from ufs:/dev/ad0s2a
pccard: card inserted, slot 0
ep0: <3Com Etherlink III 3C589> at port 0x240-0x24f irq 3 slot 0 on pccard0
ep0: Ethernet address 00:60:97:48:e9:b5




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011092003.MAA07046>