Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 14:04:31 -0800 (PST)
From:      Brian O'Shea <b_oshea@yahoo.com>
To:        freebsd-stable@freebsd.org
Subject:   Apparent problem with pcn driver on 5.0-RELEASE
Message-ID:  <20030307220431.75419.qmail@web10504.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I'm not sure if this is the correct place to post this since most
discussion seems to be related to the 4-STABLE branch.  Please feel
free to redirect me if necessary.

I am having problems with the pcn driver for the AMD PCnet fast ethernet
chip on a PC (Intel PII 400MHz) running FreeBSD 5.0-RELEASE.  I can configure
the interface but it does not seem to work.  I'm sorry that I don't have
more diagnostic information, but I don't know what else to check.  Here's
what I have:

From dmesg:

pcib2: device pcn0 requested decoded I/O range 0x7ce0-0x7cff
pcn0: <AMD PCnet/PCI 10/100BaseTX> port 0x7ce0-0x7cff mem 0xfdfff400-0xfdfff41f
irq 9 at device 5.0 on pci2
pcn0: Ethernet address: 00:60:b0:3d:06:1e
miibus0: <MII bus> on pcn0


Interface configuration:

# ifconfig pcn0 inet 15.0.65.119 netmask 0xfffff800
# ifconfig pcn0
pcn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet6 fe80::260:b0ff:fe3d:61e%pcn0 prefixlen 64 scopeid 0x1
	inet 15.0.65.119 netmask 0xfffff800 broadcast 15.0.71.255
	ether 00:60:b0:3d:06:1e
	media: Ethernet autoselect (100BaseTX <full-duplex>)
	status: active

I can ping the interface address, but can not ping other hosts on the
same subnet.  The hardware is known to work with other OS's.

Any help would be much appreciated.
Thanks,
-brian


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

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?20030307220431.75419.qmail>