Subject: kern/4270: audio_attach_mi shouldn't check for unused methods
To: None <gnats-bugs@gnats.netbsd.org>
From: Ignatios Souvatzis <ignatios@cosinus.cs.uni-bonn.de>
List: netbsd-bugs
Date: 10/14/1997 19:19:18
>Number:         4270
>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 10:20:03 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


>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: