From owner-freebsd-hackers Wed Oct 28 09:54:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23771 for freebsd-hackers-outgoing; Wed, 28 Oct 1998 09:54:03 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dingo.cdrom.com (castles337.castles.com [208.214.167.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23709 for ; Wed, 28 Oct 1998 09:53:52 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id JAA03858; Wed, 28 Oct 1998 09:52:22 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810281752.JAA03858@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Roger Hardiman cc: hackers@FreeBSD.ORG Subject: Re: Kernel config - passing flags to a PCI device In-reply-to: Your message of "Wed, 28 Oct 1998 11:23:46 GMT." <3636FEC2.F836138D@cs.strath.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Oct 1998 09:52:21 -0800 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is it possible to pass flags from a kernel config to a PCI device > I would like them in the bt848/878 driver. > > eg, I would like > device bktr0 flags 0x0103 > > to allow the kernel to tell the driver something about the card. eg > Make, Tuner Type. No. You should be detecting this automatically anyway; that's what PCI is for. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message