From nobody@FreeBSD.org  Mon Jul  1 12:20:48 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D5F7B37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Jul 2002 12:20:48 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF6443E0A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Jul 2002 12:20:48 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g61JKmOT051843
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 1 Jul 2002 12:20:48 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g61JKmw8051842;
	Mon, 1 Jul 2002 12:20:48 -0700 (PDT)
Message-Id: <200207011920.g61JKmw8051842@www.freebsd.org>
Date: Mon, 1 Jul 2002 12:20:48 -0700 (PDT)
From: Dominic <I-C-H@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Missing line in kernel config file
X-Send-Pr-Version: www-1.0

>Number:         40090
>Category:       misc
>Synopsis:       Missing line in kernel config file
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 01 12:30:01 PDT 2002
>Closed-Date:    Sun Aug 18 13:31:35 PDT 2002
>Last-Modified:  Sun Aug 18 13:31:35 PDT 2002
>Originator:     Dominic
>Release:        4.6 RELEASE
>Organization:
University of Kaiserslautern
>Environment:
FreeBSD alcatraz265.wohnheim.uni-kl.de 4.6-RELEASE FreeBSD 4.6-RELEASE #6: Mon Jul  1 21:11:28 CEST 2002     user@alcatraz265.wohnheim.uni-kl.de:/usr/src/sys/compile/DH  i386

>Description:
The Maestro3 file was not included in a kernel config file, like suggested on
http://www.cs.duke.edu/~anderson/freebsd/maestro3xxx/

so this is missing (already thought soundcard is never going to work
with FreeBSD):

+++ /usr/src/sys/conf/files     Wed Dec 20 17:22:56 2000
@@ -1099,2 +1099,3 @@
 dev/sound/pci/maestro.c optional pcm pci
+dev/sound/pci/maestro3.c optional pcm pci
 dev/sound/pci/neomagic.c optional pcm pci



>How-To-Repeat:
Not necessary.	
>Fix:
As explained above.

18-Aug-2002, scottl:
As described in the maestro3(4) manual page, this driver in encumbered
by the GPL.  If the submitter's patch was to be applied, all kernels
compiled with the 'device pcm' option would also be encumbered by the
GPL.  This is certainly not acceptable.  The manual page describes the
appropriate way to load the driver.
>Release-Note:
>Audit-Trail:

Not a bug.
State-Changed-From-To: open->closed 
State-Changed-By: scottl 
State-Changed-When: Sun Aug 18 13:26:45 PDT 2002 
State-Changed-Why:  
Closing PR, as it is a feature, not a bug. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40090 
>Unformatted:
