Subject: Re: kern/31323: vge on !i386 is broken.
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 09/15/2005 21:23:02
The following reply was made to PR kern/31323; it has been noted by GNATS.

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@netbsd.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: Re: kern/31323: vge on !i386 is broken.
Date: Thu, 15 Sep 2005 23:22:35 +0200

 On Thu, Sep 15, 2005 at 06:39:00PM +0000, mrt@notwork.org wrote:
 > Although I'm not sure that following patch is correct fix, I can use vge on
 > amd64 with the patch:
 
 I think your patch is correct, but the whole EHTER_ALIGN definition should
 be removed from if_vgevar.h too.
 
 Martin