Date: Tue, 30 Sep 1997 05:43:33 -0700 (PDT) From: David Greenman <davidg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_fxp.c if_fxpreg.h Message-ID: <199709301243.FAA12901@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 1997/09/30 05:43:33 PDT Modified files: (Branch: RELENG_2_2) sys/pci if_fxp.c if_fxpreg.h Log: Back-ported the driver from -current (through rev 1.42). This is only slightly changed from what is in -current, with the differences being: 1) Multicast support had to be changed to work with the old software method for going through the list of multicast addresses. 2) The timeout()/untimeout() calls had to be reverted. Revision Changes Path 1.21.2.10 +865 -385 src/sys/pci/if_fxp.c 1.3.2.5 +53 -20 src/sys/pci/if_fxpreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709301243.FAA12901>