Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Oct 1999 16:58:40 -0700 (PDT)
From:      sec@morning.nu
To:        freebsd-gnats-submit@freebsd.org
Subject:   kern/14136: no mean 'OVERRIDE_xxx' 
Message-ID:  <19991004235840.1FC2E15010@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         14136
>Category:       kern
>Synopsis:       no mean 'OVERRIDE_xxx'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct  4 17:00:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     shiba
>Release:        4-current
>Organization:
>Environment:
FreeBSD 4.0-CURRENT #2: Tue Oct  5 08:45:13 JST 1999 
>Description:
options         OVERRIDE_TUNER=4
#options         OVERRIDE_TUNER=9
options         OVERRIDE_CARD=4

recognized 'Miro TV' & Timec
>How-To-Repeat:

>Fix:
RCS file: /cubic/ncvs/src/sys/dev/bktr/bktr_card.c,v
retrieving revision 1.3
diff -u -r1.3 bktr_card.c
--- bktr_card.c 1999/10/04 09:47:43     1.3
+++ bktr_card.c 1999/10/04 23:44:59
@@ -62,6 +62,7 @@
 #include <dev/bktr/bktr_tuner.h>
 #include <dev/bktr/bktr_card.h>
 #include <dev/bktr/bktr_audio.h>
+#include "opt_bktr.h"
 
 /* Various defines */
 #define HAUP_REMOTE_INT_WADDR   0x30


>Release-Note:
>Audit-Trail:
>Unformatted:


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991004235840.1FC2E15010>