From owner-freebsd-bugs Mon Oct 4 17: 0:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4659915592 for ; Mon, 4 Oct 1999 17:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA27855; Mon, 4 Oct 1999 17:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 1FC2E15010; Mon, 4 Oct 1999 16:58:40 -0700 (PDT) Message-Id: <19991004235840.1FC2E15010@hub.freebsd.org> Date: Mon, 4 Oct 1999 16:58:40 -0700 (PDT) From: sec@morning.nu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14136: no mean 'OVERRIDE_xxx' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 #include #include +#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