From owner-freebsd-current Fri Nov 21 12:57:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA11178 for current-outgoing; Fri, 21 Nov 1997 12:57:21 -0800 (PST) (envelope-from owner-freebsd-current) Received: from hplb.hpl.hp.com (hplb.hpl.hp.com [15.255.59.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA11165 for ; Fri, 21 Nov 1997 12:57:18 -0800 (PST) (envelope-from michael_class@hpbbse.bbn.hp.com) Received: from pc-micha.zdv.uni-tuebingen.de (apc1mc10.bbn.hp.com) by hplb.hpl.hp.com; Fri, 21 Nov 1997 20:57:07 GMT Received: from hpbbse.bbn.hp.com (localhost [127.0.0.1]) by pc-micha.zdv.uni-tuebingen.de (8.8.7/8.7.3) with ESMTP id VAA00347 for ; Fri, 21 Nov 1997 21:59:04 +0100 (MET) Message-Id: <3475F618.35E092FA@hpbbse.bbn.hp.com> Date: Fri, 21 Nov 1997 21:59:04 +0100 From: Micha Class Reply-To: michael_class@bbn.hp.com X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 3.0-971108-SNAP i386) Mime-Version: 1.0 To: current@freebsd.org Subject: PCI-LAN-Card Content-Type: multipart/mixed; boundary="------------861091FA55429973E47BD4CD" Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is a multi-part message in MIME format. --------------861091FA55429973E47BD4CD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I is it possible to add the following patch to pci/if_ed_p.c for current? *** if_ed_p.c.ORIG Fri Nov 21 21:50:17 1997 --- if_ed_p.c Sat Nov 15 10:34:57 1997 *************** *** 43,48 **** --- 43,49 ---- { 0x09401050, "NE2000 PCI Ethernet (ProLAN)" }, { 0x140111f6, "NE2000 PCI Ethernet (Compex)" }, { 0x30008e2e, "NE2000 PCI Ethernet (KTI)" }, + { 0x19808c4a, "NE2000 PCI Ethernet (4LAN)" }, { 0x00000000, NULL } }; With this patch my cheap LAN-Card works with current. The card is based on the WINBOND W89C940F Chip. Btw what is the idea with this list of Card-Vendors and Revisions. Will we need to add every single Ne2000 PCI-Lancard in here seperately? Michael -- ------------------------------------------------------------------------- michael class, viktor-renner str. 83, 72074 tuebingen, frg E-Mail: michael_class@hp.com Phone: +49 7031 14-3707 (work) +49 7071 81950 (private) ------------------------------------------------------------------------- --------------861091FA55429973E47BD4CD Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Michael Class Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Michael Class n: Class;Michael org: Hewlett-Packard GmbH adr: Herrenbergerstr. 130;;;Boeblingen;Baden-Wuerttemberg;71004;Germany email;internet: michael_class@hpbbse.bbn.hp.com title: Technical Consultant tel;work: +49 7031 14-3707 tel;fax: +49 7031 14-4196 x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------861091FA55429973E47BD4CD--