From owner-freebsd-current Wed May 27 20:21:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA16182 for freebsd-current-outgoing; Wed, 27 May 1998 20:21:23 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bleep.ishiboo.com (user9488@bleep.ishiboo.com [199.79.133.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA16154 for ; Wed, 27 May 1998 20:21:12 -0700 (PDT) (envelope-from nirva@ishiboo.com) Received: (qmail 15836 invoked by uid 1000); 28 May 1998 04:23:42 -0000 Message-ID: <19980527232341.65268@bleep.ishiboo.com> Date: Wed, 27 May 1998 23:23:41 -0500 From: Danny Dulai To: "Daniel O'Connor" Cc: freebsd-multimedia@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: Fastvid.. References: <199805250838.SAA07894@cain.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199805250838.SAA07894@cain.gsoft.com.au>; from Daniel O'Connor on Mon, May 25, 1998 at 06:08:20PM +0930 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Quoting Daniel O'Connor (doconnor@gsoft.com.au): > Mmm.. speedy :) > xengine goes from 148rpm to 280rpm when fastvid is installed. > This is on a PII/266 in a SuperMicro P6SLS (LX chipset). The graphics card is > a Matrox Millenium II (PCI) with 4Mb of RAM. > The display is 8-bit depth at 1280x1024, the xengine size is 1152x900. > > The speedup factor is 1.89, mmm :) cvsup'd -current yesterday, can't get fastvid to build :( [blookitty|~/fastvid]% uname -a FreeBSD blookitty.ishiboo.com 3.0-CURRENT FreeBSD 3.0-CURRENT #16: Wed May 27 01:22:55 EDT 1998 nirva@blookitty.ishiboo.com:/fs/src/freebsd-current/sys/compile/blookitty i386 [blookitty+~/fastvid]% make Warning: Object directory not changed from original /u/nirva/fastvid cc -O -pipe -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -ansi -nostdinc -I- -I/u/nirva/fastvid -I/u/nirva/fastvid/@ -c fastvid.c /u/nirva/fastvid/@/vm/vm_map.h: In function `_vm_map_lock_upgrade': In file included from fastvid.c:86: /u/nirva/fastvid/@/vm/vm_map.h:249: warning: implicit declaration of function `lockmgr' /u/nirva/fastvid/@/vm/vm_map.h:249: `LK_EXCLUPGRADE' undeclared (first use this function) /u/nirva/fastvid/@/vm/vm_map.h:249: (Each undeclared identifier is reported only once /u/nirva/fastvid/@/vm/vm_map.h:249: for each function it appears in.) fastvid.c: At top level: fastvid.c:101: warning: initialization from incompatible pointer type fastvid.c:103: parse error before string constant fastvid.c: In function `fastvid_mod': fastvid.c:234: `fastvid_mod_mod_struct' undeclared (first use this function) *** Error code 1 Stop. The vm_map.h problems are solved by #including , but the MOD_SYSCALL on line 103 and the problem at line 234 I do not understand. Does anyone have copy of this module for -current? -- ___________________________________________________________________________ Danny Dulai Feet. Pumice. Lotion. http://www.ishiboo.com/~nirva/ nirva@ishiboo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message