From owner-freebsd-current Fri Nov 21 22:24:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA16248 for current-outgoing; Fri, 21 Nov 1997 22:24:47 -0800 (PST) (envelope-from owner-freebsd-current) Received: from word.smith.net.au (beast.cdrom.com [204.216.27.23]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA16239 for ; Fri, 21 Nov 1997 22:24:44 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id QAA00659; Sat, 22 Nov 1997 16:48:26 +1030 (CST) Message-Id: <199711220618.QAA00659@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: michael_class@bbn.hp.com cc: current@freebsd.org Subject: Re: PCI-LAN-Card In-reply-to: Your message of "Fri, 21 Nov 1997 21:59:04 BST." <3475F618.35E092FA@hpbbse.bbn.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 22 Nov 1997 16:48:25 +1030 From: Mike Smith Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I is it possible to add the following patch to pci/if_ed_p.c for > current? Done, and also to -stable. Thanks! > 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? It would seem so. There is a set of "generic" identifiers for ISA PNP cards, but not (it seems) for PCI cards. 8( mike