Date: Wed, 5 Jul 2006 00:49:26 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_aue.c Message-ID: <200607050049.k650nQKB029217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2006-07-05 00:49:26 UTC FreeBSD src repository Modified files: sys/dev/usb if_aue.c Log: Change the multicast calculation to be the same as the other usb drivers and avoid calling into the usb code with the lock held. This doenst fix the fundamental usb sleeping problem but at least the adapter can be used. Revision Changes Path 1.97 +6 -5 src/sys/dev/usb/if_aue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607050049.k650nQKB029217>