Subject: Re: Mixer & audio devices in 1.6.2_RC2?
To: None <cube@cubidou.net>
From: Havard Eidnes <he@netbsd.org>
List: current-users
Date: 11/22/2003 11:26:29
> > % ls -l /dev/mixer0
> > crw-rw-rw- 1 root wheel 30, 0 Nov 19 11:13 /dev/mixer0
>
> Well, this is completely bogus. Minor should be 16, and major
> is never 30 on any arch (42 on i386).
>
> Couldn't that be the result of the arithmetic expression bug
> between -current sh and -1-6 MAKEDEV?
That's entirely possible -- I've not been able to keep track
lately...
What I did was that I installed the 1.6.2_RC2 snapshot from
releng.netbsd.org, and I ended up with the above. I think this
bug should be squished before we release 1.6.2.
Now, I've taken a look at the source and can't really find
anything in etc/etc.i386/MAKEDEV which does the wrong thing, but
perhaps the problem is elsewhere?
Regards,
- H=E5vard