Subject: kern/5691: DE-660 Support for netbsd 1.3.2
To: None <gnats-bugs@gnats.netbsd.org>
From: Tero Kivinen <kivinen@ssh.fi>
List: netbsd-bugs
Date: 07/02/1998 16:52:39
>Number: 5691
>Category: kern
>Synopsis: Support for DE-660 pcmcia ethernet card
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Jul 2 07:05:01 1998
>Last-Modified:
>Originator: Tero Kivinen
>Organization:
SSH Communications Security
>Release: NetBSD 1.3.2
>Environment:
System: NetBSD ssh.fi 1.3.2 NetBSD 1.3.2 (SSHGEN) #4: Wed Jun 17 11:57:58 EEST 1998 snabb@ssh.fi:/usr/src/sys/arch/i386/compile/SSHGEN i386
>Description:
DE 660 pcmcia ethernet card isn't recognized by the kernel.
>How-To-Repeat:
Boot with DE 660 card.
>Fix:
*** dev/pcmcia/if_ne_pcmcia.c.orig Tue May 5 09:52:20 1998
--- dev/pcmcia/if_ne_pcmcia.c Thu Jul 2 16:36:15 1998
***************
*** 113,118 ****
--- 113,122 ----
PCMCIA_MANUFACTURER_INVALID, PCMCIA_PRODUCT_INVALID,
"D-Link", "DE-650", 0,
0x0040, { 0x00, 0x80, 0xc8 } },
+ { "D-Link DE-660",
+ PCMCIA_MANUFACTURER_INVALID, PCMCIA_PRODUCT_INVALID,
+ "D-Link", "DE-660", 0,
+ -1, { 0x00, 0x80, 0xc8 } },
#if 0
/* the rest of these are stolen from the linux pcnet pcmcia device
driver. Since I don't know the manfid or cis info strings for
>Audit-Trail:
>Unformatted: