Subject: kern/6430: OvisLink LE-8019R ethernet card not recognized
To: None <gnats-bugs@gnats.netbsd.org>
From: Andreas Gustafsson <gson@araneus.fi>
List: netbsd-bugs
Date: 11/12/1998 09:45:17
>Number:         6430
>Category:       kern
>Synopsis:       OvisLink LE-8019R ethernet card not recognized
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 11 23:50:01 1998
>Last-Modified:
>Originator:     Andreas Gustafsson
>Organization:
Araneus Information Systems Oy
>Release:        NetBSD 1.3.2
>Environment:
System: NetBSD guava.araneus.fi 1.3.2 NetBSD 1.3.2 (GUAVA) #2: Wed Aug 5 09:44:51 EEST 1998 root@guava.araneus.fi:/z/src-1.3/sys/arch/i386/compile/GUAVA i386

>Description:

The OvisLink LE-8019R (a cheap PNP ISA NE2000 compatible Ethernet
card) is not recognized by NetBSD.

>How-To-Repeat:

Install card with jumper set to Plug'n'pray mode, see the following
message at boot time:

  isapnp0: <OvisLink LE-8019R PLUG&PLAY Eth, @@@1980, , > port 0x200/32 mem 0xc0000/16384 irq 5 not configured

>Fix:

*** if_ne_isapnp.c~	Thu Dec 18 14:38:30 1997
--- if_ne_isapnp.c	Mon Nov  9 21:06:16 1998
***************
*** 113,118 ****
--- 113,119 ----
      const char *id_devcompat;
  } if_ne_isapnp_pnpids[] = {
      { NULL, "PNP80D6" },		/* Digital DE305 ISAPnP */
+     { "@@@1980", NULL },		/* OvisLink LE-8019R */	
      { NULL, NULL }
  };
  
>Audit-Trail:
>Unformatted: