Subject: Re: aperture driver
To: maximum entropy <entropy@zippy.bernstein.com>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-i386
Date: 05/06/1999 19:36:09
	Can you confirm it still works under earlier versions of NetBSD
	with _LKM defined?

		David/absolute

	 -=-  "Just adding to the wrinkles on his deathly frown"  -=-

On Thu, 6 May 1999, maximum entropy wrote:

> 
> Could someone please apply the following patch to the aperture driver
> at ftp://ftp.netbsd.org/pub/NetBSD/arch/i386/apNetBSD.shar so that it
> will compile under NetBSD 1.4?
> 
> --- apNetBSD.shar-orig	Fri Dec 27 06:07:00 1996
> +++ apNetBSD.shar	Thu May  6 19:05:08 1999
> @@ -116,7 +116,7 @@
>  XKERNDIR = /usr/X11R6/lib/X11/kernel
>  X
>  X# You can add -DAP_DEBUG to CFLAGS to add debugging prints
> -XCFLAGS = -O -D_KERNEL -I/sys $(PC98)
> +XCFLAGS = -O -D_KERNEL -D_LKM -I/sys $(PC98)
>  X
>  XMODULE = ap
>  XPOSTINSTALL = apinstall
> 
> Cheers,
> entropy
> 
> --
> entropy -- it's not just a good idea, it's the second law.
> "Microsoft is _really_ unreliable but Linux is _worse_."  -Ken Thompson
>