Subject: kern/8234: 3COM 3C509 combo is not recognized when in EISA mode configured
To: None <gnats-bugs@gnats.netbsd.org>
From: None <tpfaff@gmx.net>
List: netbsd-bugs
Date: 08/18/1999 23:50:49
>Number: 8234
>Category: kern
>Synopsis: 3COM 3C509 is not recognized when in EISA mode configured
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Wed Aug 18 23:50:00 1999
>Last-Modified:
>Originator: Thomas Pfaff
>Organization:
>Release: 1.4
>Environment:
System: NetBSD tpfaff 1.4 NetBSD 1.4 (THOMAS) #0: Wed Aug 18 18:46:24 CEST 1999 root@tpfaff:/usr/src/sys/arch/i386/compile/THOMAS i386
>Description:
The 3COM 3C509 combo netcard use EISA ID TCM 5094 when configured in EISA mode.
This ID is not recognized by the kernel.
>How-To-Repeat:
>Fix:
Apply this patch in src/sys/dev/eisa
*** eisadevs.orig Wed Jul 1 23:57:32 1998
--- eisadevs Wed Aug 11 19:58:37 1999
***************
*** 95,100 ****
--- 95,101 ----
product TCM 5091 3C509 Ethernet
product TCM 5092 3C579-TP Ethernet
product TCM 5093 3C579 Ethernet
+ product TCM 5094 3C509 Ethernet
product TCM 5920 3C592 Etherlink III
product TCM 5970 3C597 Fast Etherlink TX
product TCM 5971 3C597 Fast Etherlink T4
*** if_ep_eisa.c.orig Wed Nov 4 01:29:55 1998
--- if_ep_eisa.c Mon Aug 16 09:44:27 1999
***************
*** 144,149 ****
--- 144,151 ----
0, EISA_PRODUCT_TCM5092 },
{ "TCM5093", ELINK_CHIPSET_3C509,
0, EISA_PRODUCT_TCM5093 },
+ { "TCM5094", ELINK_CHIPSET_3C509,
+ 0, EISA_PRODUCT_TCM5094 },
/*
* Note: The 3c597 Fast Etherlink MII (TCM5972) is an
and run make -f Makefile.eisadevs.
>Audit-Trail:
>Unformatted: