Subject: kern/4271: audio_attach_mi shouldn't check for unused methods
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ignatios@macone.cs.uni-bonn.de>
List: netbsd-bugs
Date: 10/14/1997 19:51:23
>Number: 4271
>Category: kern
>Synopsis: audio_attach_mi shouldn't check for unused methods
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Oct 14 11:05:01 1997
>Last-Modified:
>Originator: Ignatios Souvatzis
>Organization:
computer science department, university of Bonn, Germany
>Release: err, yesterday
>Environment:
System: NetBSD cosinus 1.2G NetBSD 1.2G (COSINUS) #11: Tue Oct 14 16:06:13 CEST 1997 ignatios@cosinus:/usr/obj/kernel/COSINUS i386
System: NetBSD macone 1.2G NetBSD 1.2G (SUN4M) #4: Mon Oct 13 20:03:16 CEST 1997 is@macone:/usr/local/obj/kernel/SUN4M sparc
>Description:
man 9 audio describes the cont_input and cont_output methods as
unused, but the mi attach complains #ifdef DIAGNOSTIC if they're not there.
>How-To-Repeat:
Write a new audio driver.
>Fix:
Either explain what these methods will do in the near future, (if
anything) or don't check for them.
>Audit-Trail:
>Unformatted: