Re: cvs commit: src/sys/i386/isa/snd ad1848.c sb_dsp.c sound.c

[ Available lists | Index of cvs-all | Month of Jun 1998 | Week of 8 Jun 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jordan K. Hubbard <jkh@time.cdrom.com>
Date
8 Jun 1998 05:33:58
Subject
Re: cvs commit: src/sys/i386/isa/snd ad1848.c sb_dsp.c sound.c
Message-ID
21704.897309227@time.cdrom.com


[ Hide this part ]
> The problem is in the fact that the snd drivers is imported with files
> named the same as the sound/ files, and thus don't get compiled during
> LINT. This is bogus.

Aha, thanks for pointing this out - you're right. I uncommented pcm0
and all the audio drivers under the impression that it would cause
pcm0 to be built as well but now that you mention it, of course, I
find that to be totally untrue. Feh. Since nobody's even supporting
the "old" audio driver anymore, perhaps we should just bite the bullet
and migrate for -current? Some people will miss their FM support, but
hopefully also enough to help Luigi incorporate that support into his
driver. Even with reduced functionality, there's a lot to be said
for a driver that's actively maintained vs one which is not.

- Jordan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message


Elapsed time: 0.132 seconds