From owner-freebsd-current Sat Apr 18 00:17:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16311 for freebsd-current-outgoing; Sat, 18 Apr 1998 00:17:20 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16306 for ; Sat, 18 Apr 1998 07:17:16 GMT (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id AAA03855; Sat, 18 Apr 1998 00:12:54 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd003852; Sat Apr 18 07:12:53 1998 Date: Sat, 18 Apr 1998 00:07:38 -0700 (PDT) From: Julian Elischer To: Kenjiro Cho cc: current@FreeBSD.ORG Subject: Re: Networking strategy for -current In-Reply-To: <199804180652.PAA23151@hotaka.csl.sony.co.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG do you want my 3.0 patches? seems to work like a treat, except the fxp driver never called altq_dequeue() because it first checked for the existance of packets on the old queue. (which of course was NULL) so packets were queued but never dequeued. this is in fxp_start(); julian On Sat, 18 Apr 1998, Kenjiro Cho wrote: > > Thanks Julian, > > The official major device number for ALTQ makes my life a bit easier! > > --Kenjiro > > Tom wrote: > > Actually, can you get a properly assigned major number? The conflict > > with the dpt driver is a bit of problem (yes the dpt driver does exist). > > I belive Jordon should be able to allocate a major number for ALTQ. > > Jilian wrote: > >> Actually I just did that.. > >> altq has undisputed use of 96 in 2.2 and 3.0 as long as it needs it. > >> hopefully that will save Kenjiro Cho from continually chasing > >> it.. (I already use 20 here for local devices) > > >> julian > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message