[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 1025] Re: re: can't open altq device on NetBSD
Reply error from Myrddin... This was meant to be posted on the list I
believe.
-------- Original Message --------
Subject: Re: re: can't open altq device on NetBSD
Date: Thu, 30 Aug 2001 16:41:31 -0700
From: "Myrddin Emrys" <netbsd@spiritusa.net>
To: "Nicolas Christin" <nicolas@cs.virginia.edu>
From: Nicolas Christin <nicolas@cs.virginia.edu>
Sent: Thursday, August 30, 2001 12:19 PM
Subject: [altq 1022] Re: re: can't open altq device on NetBSD
> If you don't plan on spitting out a lot of output, printf() works just
> fine. The output is on the console (run xconsole if you're not sitting
> at the console).
Well, I did this. I put a couple printf() statements into the
altq_conf.c
file in the kernel (in altqopen()) and recompiled. No output whatsoever.
Sigh.
>From what I understand, that means it is almost surely not calling the
correct device. However, as noted in message 1011, I can't see anyplace
more
to look. Where else should I be looking for an incorrect major number?
Is
there anything other than an incorrect major number that would cause
this
issue?
Myrddin