From owner-freebsd-current@FreeBSD.ORG Thu Oct 28 19:54:07 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 68AC216A4CE for ; Thu, 28 Oct 2004 19:54:07 +0000 (GMT) Received: from av9-1-sn4.m-sp.skanova.net (av9-1-sn4.m-sp.skanova.net [81.228.10.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA79143D4C for ; Thu, 28 Oct 2004 19:54:06 +0000 (GMT) (envelope-from diizzy@telia.com) Received: by av9-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id 23FFF37EE4; Thu, 28 Oct 2004 21:54:06 +0200 (CEST) Received: from smtp2-1-sn4.m-sp.skanova.net (smtp2-1-sn4.m-sp.skanova.net [81.228.10.183]) by av9-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 13EA237E4B; Thu, 28 Oct 2004 21:54:06 +0200 (CEST) Received: from d1o403.telia.com (d1o403.telia.com [195.67.227.93]) by smtp2-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 3ED6E37E5C; Thu, 28 Oct 2004 21:54:05 +0200 (CEST) Received: by d1o403.telia.com (8.11.1/8.10.1) id i9SJs4H18769; Thu, 28 Oct 2004 21:54:04 +0200 (CEST) Date: Thu, 28 Oct 2004 21:54:04 +0200 (CEST) Message-Id: <200410281954.i9SJs4H18769@d1o403.telia.com> X-Authentication-Warning: d1o403.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:54:04 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:54:07 -0000 quoting "Matthew N. Dodd" : > On Thu, 28 Oct 2004, Daniel Engberg wrote: > > Cheers, my pcn nic works now thanks to your patch. Can I expect that > > it'll be merged into 5.3? > > Well... Thats a good question. I'm not entirely happy with the patch. > > > 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. > > No idea. Will you report any problems? > > -- > 10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00 > I'll keep my fingers crossed that this issue will be solved in 5.3-RELEASE without needing to patch but it's not a big thing though even if it wont be. As for using altq + pcn I'm planning to do reports as much as I can especially since I have a personal interest in it too. Although as you probably can tell by now I'm not a skilled programmer so I wont be able to contribute with any code. //Danne