Subject: kern/12273: Patch for TAMARACK PCMCIA Ethernet Card
To: None <gnats-bugs@gnats.netbsd.org>
From: None <thorsten.greiner@web.de>
List: netbsd-bugs
Date: 02/23/2001 01:00:17
>Number:         12273
>Category:       kern
>Synopsis:       Patch for TAMARACK PCMCIA Ethernet Card
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 23 01:01:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Thorsten Greiner
>Release:        1.5
>Organization:
>Environment:
NetBSD tybalt 1.5 NetBSD 1.5 (TYBALT) #4: Thu Feb 22 23:48:09 CET 2001     root@tybalt:/usr/src/sys/arch/i386/compile/TYBALT i386

>Description:
Just a patch to include support for the TAMARACK PCMCIA Ethernet Adapter.

>How-To-Repeat:

>Fix:
*** if_ne_pcmcia.c.orig Fri Feb 23 10:51:40 2001
--- if_ne_pcmcia.c      Fri Feb 23 10:51:52 2001
***************
*** 154,159 ****
--- 154,164 ----
        PCMCIA_CIS_EPSON_EEN10B,
        0, 0xff0, { 0x00, 0x00, 0x48 } },
  
+     { PCMCIA_STR_TAMARACK_Ethernet,
+       PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_INVALID,
+       PCMCIA_CIS_TAMARACK_Ethernet,
+       0, -1, { 0x00, 0x00, 0x00 } },
+       
      /*
       * You have to add new entries which contains
       * PCMCIA_VENDOR_INVALID and/or PCMCIA_PRODUCT_INVALID 
*** pcmciadevs.orig     Fri Feb 23 10:50:40 2001
--- pcmciadevs  Fri Feb 23 10:50:48 2001
***************
*** 256,261 ****
--- 256,262 ----
  vendor BILLIONTON             -1      Billionton Systems Inc.
  vendor AMD                    -1      AMD
  vendor INTERSIL                       -1      Intersil
+ vendor TAMARACK                 -1      TAMARACK
  
  product MEGAHERTZ XJ2288      { "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Me
gahertz XJ2288 Modem
  product PREMAX PE200          { "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax 
PE-200
***************
*** 296,298 ****
--- 297,300 ----
  product BILLIONTON LNT10TN    { "PCMCIA", "LNT-10TN", NULL, NULL } Billionton 
Systems Inc. LNT-10TN NE2000 Compatible Card
  product NDC ND5100_E          { "NDC", "Ethernet", "A", NULL } Sohoware ND5100
E NE2000 Compatible Card
  product INTERSIL PRISM2               { "INTERSIL", "HFA384x/IEEE", "Version 0
1.02", NULL} Intersil Prism II
+ product TAMARACK Ethernet     { "TAMARACK", "Ethernet", "A", NULL } TAMARACK E
thernet Card

>Release-Note:
>Audit-Trail:
>Unformatted: