Subject: Re: kern/32643: re(4) has problems with HW VLAN tagging
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@NetBSD.org>
List: netbsd-bugs
Date: 11/19/2006 09:45:01
The following reply was made to PR kern/32643; it has been noted by GNATS.

From: Pavel Cahyna <pavel@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/32643: re(4) has problems with HW VLAN tagging
Date: Sun, 19 Nov 2006 10:40:29 +0100

 On Sun, Nov 19, 2006 at 03:50:03AM +0000, Izumi Tsutsui wrote:
 > The following reply was made to PR kern/32643; it has been noted by GNATS.
 > 
 > From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
 > To: gnats-bugs@netbsd.org
 > Cc: martin@netbsd.org, kern-bug-people@netbsd.org,
 > 	gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,
 > 	tsutsui@ceres.dti.ne.jp
 > Subject: Re: kern/32643: re(4) has problems with HW VLAN tagging
 > Date: Sun, 19 Nov 2006 12:46:04 +0900
 > 
 >  > Maybe it is a hardware bug?
 >  
 >  This looks a software bug.
 >  (re_vlanctl in the DMA descriptors are not cleared)
 >  
 >  Could you try the attached patch?
 >  VLAN seems working on both i386 and macppc with this patch.
 
 Were you able to repeat my problem without your change?
 
 Pavel