From owner-freebsd-hackers Tue Nov 24 17:59:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10758 for freebsd-hackers-outgoing; Tue, 24 Nov 1998 17:59:53 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10753 for ; Tue, 24 Nov 1998 17:59:51 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id RAA02468; Tue, 24 Nov 1998 17:58:03 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199811250158.RAA02468@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Didier Derny cc: hackers@FreeBSD.ORG Subject: Re: problem with adaptec ANA 6944A TX In-reply-to: Your message of "Tue, 24 Nov 1998 14:13:50 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Nov 1998 17:58:03 -0800 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 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 The 'de' driver is maintained by Matt Thomas (matt@3am-software.com), you'll want to pass this back to him. If there's no general disagreement, this should probably go into -current and -stable ASAP as an interim patch. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message