[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[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