Date: Tue, 24 Nov 1998 14:13:50 +0100 (CET) From: Didier Derny <didier@omnix.net> To: hackers@FreeBSD.ORG Subject: problem with adaptec ANA 6944A TX Message-ID: <Pine.BSF.3.96.981124141028.12673A-100000@omnix.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981124141028.12673A-100000>