From owner-freebsd-hackers Sun Nov 3 23:00:04 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA29432 for hackers-outgoing; Sun, 3 Nov 1996 23:00:04 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA29387 for ; Sun, 3 Nov 1996 23:00:00 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14503(4)>; Sun, 3 Nov 1996 22:59:28 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177557>; Sun, 3 Nov 1996 22:59:20 -0800 To: "Daniel O'Callaghan" , "Gavin Cameron" cc: freebsd-hackers@freebsd.org Subject: Re: ZNYX346 and FreeBSD 2.1.5 and the latest SNAP (fwd) In-reply-to: Your message of "Sun, 03 Nov 96 16:38:32 PST." Date: Sun, 3 Nov 1996 22:59:13 PST From: Bill Fenner Message-Id: <96Nov3.225920pst.177557@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Daniel, Gavin, Look in sys/pci/if_de.c; there is some kludgery there to handle the ZNYX 21040 multiport cards. It's worth trying to duplicate the 21040 special-case code and seeing if it can handle the 21140 ZNYX; it looks fairly straightforward. Bill