Date: Thu, 25 May 1995 19:02:52 -0700 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci if_de.c Message-ID: <199505260202.TAA28983@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/05/25 19:02:48 Modified: sys/pci if_de.c Log: Fixed bugs in multicast address handling (flag was set in wrong register, etc.). The tulip_start routine was rewritten to use less stack space (I've been having problems with wcarchive overflowing the stack and this should help a little). This version also has preliminary NetBSD support. Rod Grimes helped in testing this version of the driver. Thanks Rod. It's additionally been extensively tested here and on wcarchive. Submitted by: Matt Thomas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505260202.TAA28983>