From owner-freebsd-questions@FreeBSD.ORG Thu Aug 4 22:36:26 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0E9BE16A41F for ; Thu, 4 Aug 2005 22:36:26 +0000 (GMT) (envelope-from maximan@gmail.com) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AEA843D46 for ; Thu, 4 Aug 2005 22:36:24 +0000 (GMT) (envelope-from maximan@gmail.com) Received: from INDIGOX ([82.44.94.8]) by smtp-out2.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 4 Aug 2005 23:37:08 +0100 From: "Matt Taylor" To: Date: Thu, 4 Aug 2005 23:36:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcWZRO8wrFucq/WdTQe16VWsQIpRZQ== Message-ID: X-OriginalArrivalTime: 04 Aug 2005 22:37:08.0905 (UTC) FILETIME=[0C5B9990:01C59945] Subject: 5.4-RELEASE: ALTQ support in bge driver? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 22:36:26 -0000 I have recently installed FreeBSD 5.4-RELEASE i386 on a box that uses a Supermicro P8SCT motherboard containing two Broadcom 5721 Gigabit Ethernet controllers. These are working fine and are recognized on boot, but when I tried to configure pf to utilize ALTQ I received the following message: pfctl: bge0: driver does not support altq I understand the bfe driver has ALTQ support since 5.3 - is there a patch from CURRENT I can use? Anyone know what the status of ALTQ is for the bge driver? Cheers, Matt.