Date: Tue, 24 Nov 1998 17:58:03 -0800 From: Mike Smith <mike@smith.net.au> To: Didier Derny <didier@omnix.net> Cc: hackers@FreeBSD.ORG Subject: Re: problem with adaptec ANA 6944A TX Message-ID: <199811250158.RAA02468@dingo.cdrom.com> In-Reply-To: Your message of "Tue, 24 Nov 1998 14:13:50 %2B0100." <Pine.BSF.3.96.981124141028.12673A-100000@omnix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811250158.RAA02468>
