Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 1998 00:07:38 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        Kenjiro Cho <kjc@csl.sony.co.jp>
Cc:        current@FreeBSD.ORG
Subject:   Re: Networking strategy for -current 
Message-ID:  <Pine.BSF.3.95.980418000504.27898A-100000@current1.whistle.com>
In-Reply-To: <199804180652.PAA23151@hotaka.csl.sony.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980418000504.27898A-100000>