From owner-freebsd-stable Fri Mar 7 16:26:42 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC21137B401 for ; Fri, 7 Mar 2003 16:26:39 -0800 (PST) Received: from web10503.mail.yahoo.com (web10503.mail.yahoo.com [216.136.130.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 5508F43F3F for ; Fri, 7 Mar 2003 16:26:39 -0800 (PST) (envelope-from b_oshea@yahoo.com) Message-ID: <20030308002639.91734.qmail@web10503.mail.yahoo.com> Received: from [156.153.254.41] by web10503.mail.yahoo.com via HTTP; Fri, 07 Mar 2003 16:26:39 PST Date: Fri, 7 Mar 2003 16:26:39 -0800 (PST) From: Brian O'Shea Subject: Re: Apparent problem with pcn driver on 5.0-RELEASE To: freebsd-stable@freebsd.org In-Reply-To: <20030307220431.75419.qmail@web10504.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Here's some more background information, as requested by a private responder: # netstat -rn -f inet Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 15.0.71.254 UGSc 0 0 pcn0 15.0.64/21 link#1 UC 2 0 pcn0 15.0.64.12 link#1 UHRLW 0 12 pcn0 9 15.0.71.254 link#1 UHLW 1 0 pcn0 127.0.0.1 127.0.0.1 UH 0 0 lo0 I don't know where the 15.0.64.12 route came from. It might be the IP address of a DHCP server. I was using dhclient to configure the interface initially but it would always time out, leaving the interface "UP" but configured with 0.0.0.0 address. Rebooting the system without configuring the network interface resulted in the same routing table except without the 15.0.64.12 entry. Thanks, -brian --- Brian O'Shea wrote: > 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: port 0x7ce0-0x7cff mem > 0xfdfff400-0xfdfff41f > irq 9 at device 5.0 on pci2 > pcn0: Ethernet address: 00:60:b0:3d:06:1e > miibus0: on pcn0 > > > Interface configuration: > > # ifconfig pcn0 inet 15.0.65.119 netmask 0xfffff800 > # ifconfig pcn0 > pcn0: flags=8843 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 ) > 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 __________________________________________________ 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