From owner-freebsd-questions@FreeBSD.ORG Mon Jan 12 07:33:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9812016A4CE for ; Mon, 12 Jan 2004 07:33:03 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD4143D45 for ; Mon, 12 Jan 2004 07:33:01 -0800 (PST) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Ag43o-0002Lx-00 for ; Mon, 12 Jan 2004 16:33:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ag43n-0002Lo-00 for ; Mon, 12 Jan 2004 16:32:59 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Ag43n-0006Qx-00 for ; Mon, 12 Jan 2004 16:32:59 +0100 From: "Jared Cheney" Date: Mon, 12 Jan 2004 08:33:03 -0700 Lines: 79 Message-ID: References: X-Complaints-To: usenet@sea.gmane.org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: news Subject: Re: Trouble getting network card to work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2004 15:33:03 -0000 Thanks for the suggestion. I tried this and unfortunately, it did not work :( Same behavior no matter what PCI slot I put it in. I have successfully been able to get an old ISA NE2000 card configured and up in the system, so I'm at least able to talk on the network. However, I'd really like to get the PCI card working, so I can get 100Mbps connections. Anyone have any other ideas? Thanks "fbsd_user" wrote in message news:MIEPLLIBMLEEABPDBIEGOEPNFDAA.fbsd_user@a1poweruser.com... > I just went through that on my pre Y2K PC using 4.9. Different PCI > Nic card, but same symptoms. Had to enable verbose boot messages. > Saw that every time I rebooted system the boot log showed an msg > saying something about unrecognized ID. I know the card was good so > I just kept moving the Nic card to different PCI slot, rebooting, > until it finally worked. > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Jared > Cheney > Sent: Saturday, January 10, 2004 4:28 PM > To: freebsd-questions@freebsd.org > Subject: Trouble getting network card to work > > Hello, > > I've just installed FreeBSD 4.9 and am having trouble getting my > network > card to work. It is very odd, because it appears as though the > kernel > recognizes the card just fine and is using the pcn module to bring > it up, > etc. > > It is an AMD 79c79x card (according to FreeBSD). I can view/set > properties > via ifconfig - and it properly shows whether or not there is link. > I cannot > obtain a DHCP lease, nor can I ping any other hosts on my network > when I > have a static IP configured. > > To ensure that the NIC is fine and all cables, etc. - I booted from > a > bootable Linux CD (Knoppix), where I was able to use the card fine > to ping, > browse the Internet, etc. Linux showed it as an AMD 79c970 [PCNET32 > LANCE] > card. > > The card is called pcn0 in FreeBSD, and it says that it is sharing > IRQ 10. > Running tcpdump for any length of time also shows that 0 packets > were > received by the filter. > > Anyone have any ideas as to what could be the problem? > > Thanks, in advance, > Jared > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >