From owner-freebsd-hackers Tue Nov 24 05:13:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20849 for freebsd-hackers-outgoing; Tue, 24 Nov 1998 05:13:56 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from omnix.net (omnix.net [194.183.217.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20843 for ; Tue, 24 Nov 1998 05:13:53 -0800 (PST) (envelope-from didier@omnix.net) Received: from localhost (didier@localhost) by omnix.net (8.8.7/8.8.7) with SMTP id NAA12969 for ; Tue, 24 Nov 1998 13:13:50 GMT (envelope-from didier@omnix.net) Date: Tue, 24 Nov 1998 14:13:50 +0100 (CET) From: Didier Derny To: hackers@FreeBSD.ORG Subject: problem with adaptec ANA 6944A TX Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I now have a patch for the Adaptec/Cogent ANA 6944A TX *** if_de.c.orig Tue Nov 24 14:07:25 1998 --- if_de.c Tue Nov 24 14:08:06 1998 *************** *** 2755,2760 **** --- 2755,2761 ---- { tulip_identify_znyx_nic, { 0x00, 0xC0, 0x95 } }, { tulip_identify_cogent_nic, { 0x00, 0x00, 0x92 } }, { tulip_identify_asante_nic, { 0x00, 0x00, 0x94 } }, + { tulip_identify_cogent_nic, { 0x00, 0x00, 0xD1 } }, { tulip_identify_accton_nic, { 0x00, 0x00, 0xE8 } }, { NULL } }; It works with FreeBSD 3.0-RELEASE -- Didier Derny didier@omnix.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message