Subject: Re: kern/29925: support for Sundance 1023 NIC
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 04/08/2005 11:55:01
The following reply was made to PR kern/29925; it has been noted by GNATS.

From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@netbsd.org, kern-bug-people@netbsd.org,
	gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Cc: 
Subject: Re: kern/29925: support for Sundance 1023 NIC
Date: Fri, 8 Apr 2005 07:54:33 -0400

 On Apr 8, 11:46am, kefren@netbsd.ro (kefren@netbsd.ro) wrote:
 -- Subject: kern/29925: support for Sundance 1023 NIC
 
 | System: NetBSD Bigmomma.girsa.ro 3.0_BETA NetBSD 3.0_BETA (Kefren) #6: Fri Apr 8 17:06:44 EEST 2005 root@BigMomma:/usr/src/sys/arch/amd64/compile/Kefren amd64
 | Architecture: x86_64
 | Machine: amd64
 | >Description:
 | 	
 | 	The following patch allows you to use Sundance 1023 NIC via stge
 | 	driver. This card is found on some Abit mainboards as Abit AX8
 | 	K8T890. Sadly STGE_CU_BUG still needs to be defined into
 | 	if_stge.c
 | >How-To-Repeat:
 | 	
 | >Fix:
 | 	
 | 	get the patch from http://gw.netbastards.org/stge.patch
 
 Please submit your diff as diff -u and include it in the PR. I think
 that turning on STGE_CU_BUG which turns on promiscuous mode for everyone
 is bad and could be done conditionally only for your card for now until
 we figure out what is wrong.
 
 christos