Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Oops - last subject was not right - now altq
John Klos wrote:
On 11.08.09 01:42:15 you wrote:
> I decided to use altq on one of my Amigas for traffic shaping, but even
> though it's compiled into the kernel, I can't activate it. First, I got:
>
> altqd: can't open altq device: No such file or directory
Hmm. I've never used altq myself. But as nobody else replies...
> I noticed there were no devices in /dev/altq/, so I borrowed a MAKEDEV
> from an amd64 system and made some, but that didn't work, so I looked in
> the output of mknod -l - no altq!
>
> Am I missing something obvious?
The major device number is often different in other ports and you cannot use
a MAKEDEV from amd64 for amiga. So that isn't really a surprise.
I just checked the amiga/conf/majors.amiga file, but there is no altq device
defined at all.
Maybe you could try to add a line like
device-major altq char 64 altq
in majors.amiga and recompile the kernel. Or "char 77" to match the i386
MAKEDEV.
--
Frank Wille
Home |
Main Index |
Thread Index |
Old Index