From owner-freebsd-multimedia Sun Nov 29 17:11:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA26864 for freebsd-multimedia-outgoing; Sun, 29 Nov 1998 17:11:05 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from nina.pagesz.net (nina.pagesz.net [208.194.157.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA26859 for ; Sun, 29 Nov 1998 17:11:03 -0800 (PST) (envelope-from rhh@pagesz.net) Received: from stealth.dummynet. (juana-42.pagesz.net [208.213.126.42]) by nina.pagesz.net (8.8.7/8.8.7) with ESMTP id UAA01760 for ; Sun, 29 Nov 1998 20:11:07 -0500 Received: (from rhh@localhost) by stealth.dummynet. (8.9.1/8.8.8) id UAA10210; Sun, 29 Nov 1998 20:11:37 -0500 (EST) (envelope-from rhh) Message-ID: <19981129201137.A9746@pagesz.net> Date: Sun, 29 Nov 1998 20:11:37 -0500 From: Randall Hopper To: multimedia@FreeBSD.ORG Subject: bktr0 needs "options" kernel patch Mail-Followup-To: multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all. Getting back into the saddle and filtering through unhandled mail. John Baldwin sent me the following mail. Just checked, and it appears the 2.2 (and 3.0) kernels need a patch to allow BROOKTREE_ALLOC_PAGES in kernel config files again, as the comment in brooktree848.c says: /* * Allocate enough memory for: * 768x576 RGB 16 or YUV (16 storage bits/pixel) = 884736 = 216 pages * * You may override this using the options "BROOKTREE_ALLOC_PAGES=value" * in your kernel configuration file. */ Could somone commit this? Thanks, Randall ----- Forwarded message from John Baldwin ----- Date: Sun, 01 Nov 1998 14:04:29 -0500 (EST) Organization: Virginia Tech From: John Baldwin Subject: Update to bktr0 driver patch for FreeBSD 2.2 I downloaded the bt848.980519.tgz driver from your FXTV web page and found that my 2.2 system (last cvsup'd 31 October 98) needed the following additional patch for the kernel compile to work: # diff -u /sys/conf/options.orig /sys/conf/options - --- /sys/conf/options.orig Sun Nov 1 13:41:55 1998 +++ /sys/conf/options Sun Nov 1 13:41:28 1998 @@ -119,3 +119,6 @@ PPP_BSDCOMP opt_ppp.h PPP_DEFLATE opt_ppp.h PPP_FILTER opt_ppp.h + +# Brooktree 848/9 video capture/TV tuner +BROOKTREE_ALLOC_PAGES opt_bktr.h I'm not sure if you are directly responsible for the driver patch itself or not, but if you aren't, I'm hoping you will forward this to whoever is. Thanks. - --- John Baldwin -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc As easy as 3.14159265358979323846264338327950288419716 ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message