Subject: kern/5671: CIS strins for accton 2212 ethernet card
To: None <gnats-bugs@gnats.netbsd.org>
From: None <blymn@baea.com.au>
List: netbsd-bugs
Date: 06/28/1998 19:24:30
>Number:         5671
>Category:       kern
>Synopsis:       Add support for accton en2212 pcmcia network card
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 28 03:05:00 1998
>Last-Modified:
>Originator:     Brett Lymn (Master of the Siren)
>Organization:
Brett Lymn
>Release:        current
>Environment:
	
System: NetBSD siren 1.3B NetBSD 1.3B (SIREN) #1: Tue Jun 9 23:27:24 CST 1998 toor@siren:/usr/src/sys/arch/i386/compile/SIREN i386


>Description:
	Here are the lines required to make the accton en2212 pcmcia
network card probe, attach and function.  These changes need to be made
in if_ne_pcmcia.c.

>How-To-Repeat:
	Try using an en2212

>Fix:

Add these lines to the ne2000devs array:

    { "Accton EN2212", 
      PCMCIA_MANUFACTURER_INVALID, PCMCIA_PRODUCT_INVALID,
      "ACCTON", "EN2212", 0,
      0x0ff0, { 0x00, 0x00, 0xe8 } },

>Audit-Trail:
>Unformatted: