[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 1285] Re: Device not configured
demsg | grep "altq" shows me only:
user@FW01:/usr/src/sys-altq/arch/i386/compile/ALTQ
I did apply the Openbsd 2.9 patch to the kernel, however. I got no .rej
files, and all looked OK. How do you recommend I proceed?
-----Original Message-----
From: Kenjiro Cho [mailto:kjc@csl.sony.co.jp]
Sent: Thursday, January 17, 2002 04:24 AM
To: David Conroy
Cc: altq@csl.sony.co.jp
Subject: [altq 1283] Re: Device not configured
David Conroy wrote:
> OpenBSD 2.9, patch to kernel applied. altq_conf.c.diff patch applied and
> MAKEDEV.alt performed with new version...
> Kernel booted OK, ALTQ compiled fine.
>
> /usr/local/sbin/altqd -d -f
> /usr/src/altq-3.0/altqd/altq.conf.samples/cbq.lo0
> returns:
> ALTQ config file is /usr/src/altq-3.0/altqd/altq.conf.samples/cbq.lo0
> altqd: can't open altq device: Device not configured
>
> altq is a device in /dev
>
> this is just a preliminary test before I even try it on a network card
> (ne0). Any idea what can cause this, how to fix?
Check the boot messages. An ALTQ kernel should print
"altq: major number is 70"
at the boot time.
-Kenjiro