From owner-freebsd-current@FreeBSD.ORG Thu Jun 12 18:23:04 2003 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 A570237B401 for ; Thu, 12 Jun 2003 18:23:04 -0700 (PDT) Received: from mail.bsdtech.com (tromso-dhcp-235-148.bluecom.no [62.101.235.148]) by mx1.FreeBSD.org (Postfix) with SMTP id BFB8543F93 for ; Thu, 12 Jun 2003 18:23:02 -0700 (PDT) (envelope-from erik@pentadon.com) Received: (qmail 63098 invoked by uid 85); 13 Jun 2003 03:25:00 -0000 Received: from erik@pentadon.com by oxylon.pentadon.com by uid 92 with qmail-scanner-1.16 (spamassassin: 2.55. Clear:. Processed in 0.037143 secs); 13 Jun 2003 03:25:00 -0000 Received: from tromso-dhcp-234-175.bluecom.no (HELO eps) (62.101.234.175) by tromso-dhcp-235-148.bluecom.no with SMTP; 13 Jun 2003 03:25:00 -0000 From: "Erik Paulsen Skaalerud" To: "'Hiten Pandya'" Date: Fri, 13 Jun 2003 03:23:06 +0200 Message-ID: <000a01c3314a$57f76d80$0a00000a@eps> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <20030613011635.GC63681@perrin.int.nxad.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: current@freebsd.org Subject: RE: ALTQ for FreeBSD 5.1? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 01:23:04 -0000 > > Is anyone working on ALTQ intergration for FreeBSD 5.1? [...] > I recently took interest in this (about a month ago) and had > ALTQ port updated to work with the latest 5.0. The only issue I > have had was with fxp and TBR magic; once I find an fxp(4) guru, > I will get that sorted. If you're looking for a fxp hacker, mux is the one you want (mux@freebsd.org). He's also on irc.freenode.net with the same nickname. > The version that is available at the website is about a year old > (august 2002 ish), and there have been substantial changes to > the kernel since then. > > Other than that, I have got it working... Good! Too bad that I only use fxp cards, so I'm pretty bummed right now. Erik.