From owner-freebsd-current@FreeBSD.ORG Thu Oct 28 19:02:02 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04A0116A4CE for ; Thu, 28 Oct 2004 19:02:02 +0000 (GMT) Received: from av1-1-sn1.fre.skanova.net (av1-1-sn1.fre.skanova.net [81.228.11.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3EE243D5E for ; Thu, 28 Oct 2004 19:02:01 +0000 (GMT) (envelope-from diizzy@telia.com) Received: by av1-1-sn1.fre.skanova.net (Postfix, from userid 502) id C6CE437F58; Thu, 28 Oct 2004 21:02:00 +0200 (CEST) Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av1-1-sn1.fre.skanova.net (Postfix) with ESMTP id B8F6D37EB7; Thu, 28 Oct 2004 21:02:00 +0200 (CEST) Received: from d1o409.telia.com (d1o409.telia.com [195.67.227.82]) by smtp3-2-sn1.fre.skanova.net (Postfix) with ESMTP id 1A0C137E44; Thu, 28 Oct 2004 21:02:00 +0200 (CEST) Received: by d1o409.telia.com (8.11.1/8.10.1) id i9SJ1xp05986; Thu, 28 Oct 2004 21:01:59 +0200 (CEST) Date: Thu, 28 Oct 2004 21:01:59 +0200 (CEST) Message-Id: <200410281901.i9SJ1xp05986@d1o409.telia.com> X-Authentication-Warning: d1o409.telia.com: www set sender to diizzy@telia.com using -f From: "Daniel Engberg" To: "Matthew N. Dodd" X-Mailer: SF Webmail X-SF-webmail-clientstamp: [217.210.253.102] 2004-10-28 21:01:59 cc: freebsd-current@freebsd.org Subject: Re: AMD PCnet/PCI Fast Ethernet driver issues in 5.3RC1 / 5.3-STABLE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Engberg List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 19:02:02 -0000 quoting "Matthew N. Dodd" : > On Thu, 28 Oct 2004, DiiZzY wrote: > > If you reboot and load lnc without touching the pcn driver the nic works > > fine (including ping etc). > > Try this: > > ftp://ftp.jurai.net/users/winter/if_pcn.patch > > -- > 10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00 > Cheers, my pcn nic works now thanks to your patch. Can I expect that it'll be merged into 5.3? I also have another question, is this driver compatible with ALTQ? According to Max Laier's personal site (http://people.freebsd.org/~mlaier/ALTQ_driver/) it needs testing so I'm wondering if the patch for pcn is appliable with yours. Many thanks Matthew for taking your time regarding this issue. //Danne