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

[altq:1757] Re: NetBSD 1.6 and altq




Daniel Olsson wrote:
> Can anyone help me to get altq working with the NetBSD 1.6 kernel?
> 
> As I know altq is integrated into the kernel, but no example configuration
> files with altq options are available.
>
> I have tried to add these options to the generic kernel without success:
> 
> # a pseudo device needed for ALTQ
> pseudo-device   altq                    # altq pseudo-device

[snip]

> I get:
> undefined pseudo-device altq

altq pseudo-device is obsolete and should be removed.
Other config options but ALTQ_JOBS are available in stock netbsd.

-Kenjiro